Exchange rates
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns all available exchange rates among currencies of the .
[PlatformAddress]/api/connector/v1/exchangeRates/getAll
ClientToken
string
required
Token identifying the client application.
AccessToken
string
required
Access token of the client application.
Client
string
required
Name and version of the client application.
Ids
array of string
optional
Unique identifiers of the Exchange Rates. If not specified, the operation returns all exchange rates.
EnterpriseIds
array of string
optional
ExchangeRates
required
The available exchange rates.
Id
string
required
Unique identifier of the Exchange Rate.
EnterpriseId
string
required
SourceCurrency
string
required
TargetCurrency
string
required
Value
number
required
The exchange rate from the source currency to the target currency.
Unique identifiers of the . If not specified, the operation returns the exchange rates for all enterprises within scope of the Access Token.
array of
Unique identifier of the to which the Exchange Rate belongs.
ISO-4217 code of the source .
ISO-4217 code of the target .