Currency exchange payment details

/ob/currencyexchangepayments/{{paymentOrderNo}}

Tip! For all possible transaction statuses, please check Payment status section

{
  "debtorAccount": {
    "iban": "LT843740020000007036"
  },
  "debtorName": "Jane Doe",
  "creditorAccount": {
    "iban": "LT573740020000007037"
  },
  "creditorName": "John Doe",
  "transactionAmount": {
    "currency": "EUR",
    "amount": "92.77"
  },
  "currencyExchange": {
    "sourceCurrency": "EUR",
    "targetCurrency": "USD",
    "exchangeRate": "1.0779781589",
    "marketExchangeRate": "1.086343",
    "instructedAmount": {
      "currency": "USD",
      "amount": "100.00"
    }
  },
  "currencyConversionFees": {
    "percent": "0.77"
  },
  "externalReference": "3nmfQSrQXjTyt8VE5NpsZqgRDvXcgSD3wy",
  "transactionStatus": "ACSC"
}

Standard payments

Notifications

Scroll to Top