Get an exchange rate period
Exchange Rate Periods
Get an exchange rate period
GET
Get an exchange rate period
A custom exchange rate for a specific date range, overriding the default workspace exchange rates.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The exchange rate period uuid.
Response
200
The unique identifier for the object.
The 3-letter ISO 4217 currency code for the source currency.
The 3-letter ISO 4217 currency code for the target currency.
The start date for the period. Will be in the form YYYY-MM-DD.
The end date for the period. Will be in the form YYYY-MM-DD.
The exchange rate applied when converting from fromCurrency to toCurrency.
The timestamp when the object was created.