Return updated currency rates between the source and target currency
Browsing & Catalog
Currency Rates
Returns updated currency rates between a source and target currency, or all supported currencies.
POST
Return updated currency rates between the source and target currency
Returns the list of updated rates between the source and the target currency (if
targetCurrencyCode is specified) or all the supported currencies (if targetCurrencyCode is not specified).Query Parameters
3-char ISO currency code. If not specified, the default Merchant’s currency will be used instead
3-char ISO currency code. If not specified, all the rates for the currencies supported by the Merchant will be returned
Response
200 - application/json
List of updated currency rates.
List of CurrencyRate objects.

