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 The RetrieveExchangeRate function returns the following value.

Entities

Use the RetrieveExchangeRate function with these entity types:

Name Display Name Description
transactioncurrency Currency Currency in which a financial transaction is carried out.

See also