Fx rates inquiry
Check if a customer’s card is eligible for Dynamic Currency Conversion (DCC).
If the card is eligible for DCC, offer currency conversion to the customer during a transaction.
Note: We offer this through the DCC service, which gives customers a choice to pay in the local currency or their own currency.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Total amount of the transaction in the local currency. The value is in the currency’s lowest denomination, for example, cents.
Response
Total amount of the transaction in the local currency. The value is in the currency’s lowest denomination, for example, cents.
Object that contains information about the dynamic currency conversion (DCC) offer.
For more information about DCC, go to Dynamic currency conversion.