Skip to main content
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

sourceCurrencyCode
string

3-char ISO currency code. If not specified, the default Merchant’s currency will be used instead

targetCurrencyCode
string

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.

CurrencyRate
CurrencyRate · object[]

List of CurrencyRate objects.