POST CurrencyExchangeRates/AddToAccount?accountId={accountId}

Internal method used by the currency auto updating tool. Adds exchange rates directly to the specified account.


Parameters

NameDescriptionAdditional information
accountId
The Account ID to add your exchange rates to.

Define this parameter in the request URI.

exchangeRates
The exchange rates to add.

Define this parameter in the request body.