Currencies

Get latest mid rate for requested currency pairs

Current Mid Rate

get/api/v1/Currencies/rate

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

Response

OK

requestedSymbolstring nullable
requestedCurrencystring nullable
requestedUnitOfMeasurestring nullable
successboolean
errorstring nullable

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the new optional query request parameter applyTenantAdjustments

      new-optional-request-parameter