AvaTax for Excise
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController
Avalara.Excise.Common.Contracts.Services.RestTaxSessionCreateRequest
Request body for POST /api/v1/TaxSessions/Create.
This model is used in the following APIs:
Parameters
CountryOptional
stringCountry associated with the tax return.
JurisdictionOptional
stringJurisdiction associated with the tax return.
TaxpayerTypeOptional
stringTaxpayerType code associated with the tax return.
TerminalCodeOptional
stringTerminalCode associated with the tax return (supported for specific returns only).
LocationIDOptional
integerLocationID associated with the tax return (supported for specific returns only).
StartDateOptional
stringFirst day of the reporting period for the tax session.
EndDateOptional
stringLast day of the reporting period. Required for variable-length frequencies (VariableLength, VariableLengthCalendarYear, VariableCalendarMonth, VariableNinetyDays, VariableDueDates, OnDemand). Ignored for fixed frequencies (Monthly, Quarterly, Annually, etc.) where the system computes EndDate automatically.