Get custom foreign currency exchange rates

GET {{baseUrl}}/v1/custom-exchange-rates/:currency?startDate=<put>&endDate=<put>

This feature is in Limited Availability. If you wish to have access to the feature, submit a request at Zuora Global Support. nnThis reference describes how to query custom foreign exchange rates from Zuora. You can use this API method to query exchange rates only if you use a custom exchange rate provider and upload rates with the Import Foreign Exchange Rates mass action. n

Request Params

KeyDatatypeRequiredDescription
startDatestringStart date of the date range for which you want to get exchange rates.nnThe date must be in yyyy-mm-dd format, for example, 2016-01-15. The start date cannot be later than the end date.n
endDatestringEnd date of the date range for which you want to get exchange rates.nnThe date must be in yyyy-mm-dd format, for example, 2016-01-16. The end date can be a maximum of 90 days after the start date.n