To check initiated and authorized currency exchange payment details, you need to call the Currency Exchange Payment Details API.
In the URL, you need to provide “paymentOrderNo”.
/ob/currencyexchangepayments/{{paymentOrderNo}}
Please use the “paymentOrderNo”, which was inputted in the Authorize Currency Exchange Payment API URL.
Response body of Currency Exchange Payment Details API will return debtor and creditor information, transaction amount, currency exchange details, currency conversion fees, and transaction status.
Tip! For all possible transaction statuses, please check the Payment status section.
{n u0022debtorAccountu0022: {n u0022ibanu0022: u0022LT843740020000007036u0022n },n u0022debtorNameu0022: u0022Vytautas Staras-Stageu0022,n u0022creditorAccountu0022: {n u0022ibanu0022: u0022LT573740020000007037u0022n },n u0022creditorNameu0022: u0022Vytautas Staras-Stageu0022,n u0022transactionAmountu0022: {n u0022currencyu0022: u0022EURu0022,n u0022amountu0022: u002292.77u0022n },n u0022currencyExchangeu0022: {n u0022sourceCurrencyu0022: u0022EURu0022,n u0022targetCurrencyu0022: u0022USDu0022,n u0022exchangeRateu0022: u00221.0779781589u0022,n u0022marketExchangeRateu0022: u00221.086343u0022,n u0022instructedAmountu0022: {n u0022currencyu0022: u0022USDu0022,n u0022amountu0022: u0022100.00u0022n }n },n u0022currencyConversionFeesu0022: {n u0022percentu0022: u00220.77u0022n },n u0022externalReferenceu0022: u00223nmfQSrQXjTyt8VE5NpsZqgRDvXcgSD3wyu0022,n u0022transactionStatusu0022: u0022ACSCu0022n}