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.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
array

Gets 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.RestTransactionSchedule

Gets or sets the transaction schedule that defines the timing and structure of the transaction processing for return data updates.