AvaTax for Excise
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController
Avalara.Excise.Common.Contracts.Services.RestScheduleTransactionTax
Represents tax jurisdiction and rate classification for a single line of a schedule transaction.
Parameters
TransactionLineOptional
integerThe line number on the parent transaction this tax row applies to.
CountryCodeOptional
stringThe ISO 3166-1 alpha-3 country code.
JurisdictionOptional
stringThe jurisdiction or state code.
LocalJurisdictionOptional
stringThe local or sub-jurisdiction code when tax applies below the state level.
ProductCategoryOptional
numberThe product category this tax row applies to.
TaxingLevelOptional
stringThe taxing level (for example, state, county, or city).
TaxTypeOptional
stringThe type of tax applied on this line.
RateTypeOptional
stringThe rate type classification.
RateSubtypeOptional
stringThe rate subtype classification.
TaxExemptionIndOptional
stringWhether the line is treated as tax-exempt for this jurisdiction and rate.
Enum: Y, N