Get an Exchange Rate by Date
get
/exchangeRates/{exchangeRateGid}/exchangeRateByDates/{effectiveDate}
Request
Path Parameters
-
effectiveDate(required): string
Resource ID
-
exchangeRateGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
currencyExchangeRates:
currencyExchangeRates
-
domainName: string
No description.
-
effectiveDate:
effectiveDate
The effective date for this exchange rate.
-
expirationDate:
expirationDate
The expiration date for this exchange rate.
-
links: array
links
Read Only:
true
Nested Schema : currencyExchangeRates
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : effectiveDate
The effective date for this exchange rate.
Match All
The effective date for this exchange rate.
Show Source
Nested Schema : expirationDate
The expiration date for this exchange rate.
Match All
The expiration date for this exchange rate.
Show Source
Nested Schema : exchangeRates.exchangeRateByDates.currencyExchangeRates
Type:
Show Source
object
-
currencyExchangeRateId: number
(int64)
The XID of the exchange rate.
-
domainName: string
No description.
-
exchangeRate: number
(double)
Contains the actual exchange rate.
-
fractionalDigits: number
(int32)
Specifies different precision limits than the main Exchange Rate data. Enter the maximum precision and number of fractional digits in the Max Precision and Fractional Digits fields.
-
fromCurrencyGid: string
The GID for the currency to be calculated into a different currency.
-
links: array
links
Read Only:
true
-
maximumPrecision: number
(int32)
'Specifies different precision limits than the main exchange rate data. Enter the maximum precision and number of fractional digits in the Max Precision and Fractional Digits fields.
-
toCurrencyGid: string
The GID for the currency into which the original currency was calculated.
-
triangulationCurrencyGid: string
Use the Triangulation Currency field if you want to convert to an intermediate currency before the currency in the To Currency field. For example, you may want to convert from Pesetas to Euros before finally converting the rate to Yen.