AvaTax for Excise
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController
Avalara.Excise.Common.Contracts.Services.RestTaxSessionUpdateSettingsRequest
Request body for PUT /api/v1/TaxSessions/UpdateSettings.
This model is used in the following APIs:
Parameters
IncludeSchedulesOptional
booleanWhether schedule pages should be included in the generated PDF.
CalculationViewIndOptional
stringCalculation view: C=Current, D=Delta, N=Consolidated, O=Overall. Only updatable for Sequence > 0.
SessionLockedOptional
booleanWhether the tax session is locked from regeneration and changes.
PreventArchiveAndPurgeOptional
booleanWhether the tax session is excluded from archive and purge.
PreparedByOptional
stringUser name of preparer.
SubmissionTypeOptional
stringSubmission type: blank, Paper, eFile, or Web.
ReviewedByOptional
stringUser name of reviewer.
ApprovedByOptional
stringUser name of approver.
TaxpayerGroupOptional
stringGroup associated with tax session (TAXPAYER_GROUP_TYPE common code).
DueDateOptional
stringDate the tax session is due.
BackEndIndOptional
booleanWhether tax session is owned by a back-end user. Only updatable by back-end users.