A valid request URL is required to generate request examples[
{
"fromCurrencyCode": "<string>",
"toCurrencyCode": "<string>",
"rate": 123,
"multiplier": 123,
"decimalPlaces": 123,
"roundingStrategy": 123,
"referenceData": "<string>"
}
]Retrieves a list of currency exchange rates based on the context’s currency code.
A valid request URL is required to generate request examples[
{
"fromCurrencyCode": "<string>",
"toCurrencyCode": "<string>",
"rate": 123,
"multiplier": 123,
"decimalPlaces": 123,
"roundingStrategy": 123,
"referenceData": "<string>"
}
]JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success
The source currency code
The target currency code
The exchange rate
An additional multiplier to use in calculations
Number of decimal places
Rounding strategy
Reference data for miscellaneous metadata from updates