Exchange rates

Get all exchange rates

Returns all available exchange rates among currencies of the Enterprise.

post/api/connector/v1/exchangeRates/getAll

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

Idsstring[] nullable

Unique identifiers of the Exchange Rates. If not specified, the operation returns all exchange rates.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns the exchange rates for all enterprises within scope of the Access Token.

Response

OK

Changes

No recorded changes to this endpoint across all 10 revisions of this API.