AvaTax for Excise
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController
Avalara.Excise.Determination.Engine.UpdateReturnDataRequest
Represents a request to update return data for transaction processing. This class contains the transaction lines and schedule information needed to update return data for tax determination and reporting purposes.
This model is used in the following APIs:
Parameters
TransactionLinesOptional
arrayGets or sets a list of transaction lines that need return data updates. Each transaction line contains specific information about individual line items that require return data modifications.
TransactionScheduleOptional
Avalara.Excise.Determination.Engine.RestTransactionScheduleGets or sets the transaction schedule that defines the timing and structure of the transaction processing for return data updates.