AvaTax for Excise

Version v1
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
boolean

Whether schedule pages should be included in the generated PDF.

CalculationViewIndOptional
string

Calculation view: C=Current, D=Delta, N=Consolidated, O=Overall. Only updatable for Sequence > 0.

SessionLockedOptional
boolean

Whether the tax session is locked from regeneration and changes.

PreventArchiveAndPurgeOptional
boolean

Whether the tax session is excluded from archive and purge.

PreparedByOptional
string

User name of preparer.

SubmissionTypeOptional
string

Submission type: blank, Paper, eFile, or Web.

ReviewedByOptional
string

User name of reviewer.

ApprovedByOptional
string

User name of approver.

TaxpayerGroupOptional
string

Group associated with tax session (TAXPAYER_GROUP_TYPE common code).

DueDateOptional
string

Date the tax session is due.

BackEndIndOptional
boolean

Whether tax session is owned by a back-end user. Only updatable by back-end users.