Currencies
Get latest Summary for requested currency pairs
Current and daily summary information combined into a single quote
get/api/v1/Currencies/summary
Query parameters
pairsstring required
comma separated list of currency pairs. For example: USD/CAD,USD/EUR,USD/AUD
format'json' | 'xml'
to override content negotiation specify a value of json or xml
applyTenantAdjustmentsboolean
when false, tenant adjustments configured via Dashboard or the adjustments API are not applied. Defaults to true.
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
added the new optional
queryrequest parameterapplyTenantAdjustmentsnew-optional-request-parameter
- ○