AvaTax for Excise
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController
Avalara.Excise.Common.Contracts.Services.RestTaxSessionUpdateSettingsResponse
Response returned by the Tax Sessions UpdateSettings endpoint, echoing the settings that were applied.
This model is used in the following APIs:
Parameters
IncludeSchedulesOptional
booleanWhether schedules are included in the return.
CalculationViewIndOptional
stringThe calculation view indicator (C=Current, D=Delta, N=Consolidated, O=Overall).
SessionLockedOptional
booleanWhether the session is locked from editing.
PreventArchiveandPurgeOptional
booleanWhether archive and purge is prevented.
PreparedByOptional
stringThe user who prepared the return.
SubmissionTypeOptional
stringThe submission type (e.g. Original, Amended).
ReviewedByOptional
stringThe user who reviewed the return.
ApprovedByOptional
stringThe user who approved the return.
TaxpayerGroupOptional
stringThe taxpayer group classification.
DueDateOptional
stringThe due date for filing the return.
BackEndIndOptional
booleanWhether this is a back-end session.