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