CurrencyRateModel
Less than to read
Represents a currency rate for specific currencies and date
Methods
The following API methods use this data model.
- Retrieve currency rate
- Bulk currency data
Read-Only Fields
These fields are assigned by the API server and cannot be changed.
currencyRate
double, nullable, read-only
The currency rate value
Required Fields
sourceCurrency
string, min 1 characters
The source currency
destinationCurrency
string, min 1 characters
The destination currency
date
The date for the currency rate