This operation is to get the Visa/Mastercard treasury FX rates for a given “from” and “to” currency pair.
{ "fromAmount": 123, "fromCurrency": "EUR", "toCurrency": "EUR", "toAmountWithSchemeRate": 123, "toAmountWithMarkup": 123, "toAmountWithEcbRate": 123, "fxRatePaymentScheme": 123, "fxRatePaymentSchemeRaw": 123, "fxRateWithMarkup": 123, "fxRateWithMarkupRaw": 123, "fxRateEcb": 123, "fxRateEcbRaw": 123, "markupPercentageOverEcb": 50 }
Payment scheme
VISA
MC
The audit user to log the request
The body is of type object.
object
The response is of type object.
Was this page helpful?