AvaTax for Excise

Version v1
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController

Avalara.Excise.Determination.Engine.RestTransactionExchangeRate

Represents currency exchange rate information for REST transactions, including conversion factors and effective dates.

Parameters
FromCurrencyOptional
string

The ISO currency code of the amount being converted from.

ToCurrencyOptional
string

The ISO currency code of the amount being converted to.

EffectiveDateOptional
string

The date when the record becomes effective.

ConversionFactorOptional
number

Multiplier applied to convert from the source currency to the target currency.