RetrieveExchangeRate Function
Retrieves the exchange rate.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
TransactionCurrencyId
|
Edm.Guid | False | True | The ID of the currency |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveExchangeRateResponse | False | Contains the response of the RetrieveExchangeRate function. |
Entities
Use the RetrieveExchangeRate function with these entity types:
Name | Display name | Description |
---|---|---|
transactioncurrency | Currency | Currency in which a financial transaction is carried out. |