To initiate a currency exchange payment, you should call the Initiate Currency Exchange Payment API.
Tip! Make sure your Access token has ob-ps and ob-ps:authz-nosca scopes in it
Parameters description and conditions can be found in Initiate Currency Exchange Payment API.
The response body of Initiate Currency Exchange Payment API will return “paymentOrderNo”, “currencyConversionFees”, “transactionAmount” and “currencyExchange” information
{n u0022paymentOrderNou0022: u0022s-37654339403522130362u0022,n u0022externalReferenceu0022: u00223nmfQSrQXjTyt8VE5NpsZqgRDvXcgSD3wyu0022,n u0022transactionFeeIndicatoru0022: true,n u0022currencyConversionFeesu0022: {n u0022percentu0022: u00220.77u0022n },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}