Skip to main content

Documentation Portal

CurrencyRates

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).

Method/URL

https://{server_name}/Browsing/CurrencyRates

Parameters

Request

Parameter Name

Type

Description

Mandatory

sourceCurrencyCode

String

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

No

targetCurrencyCode

String

3-char ISO currency code. If not specified, all the rates for the currencies supported by the Merchant will be returned

No

Response

Parameter Name

Type

Description

Mandatory

CurrencyRate

List of CurrencyRate

List of CurrencyRate objects.