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.RestScheduleTransactionTax

Represents tax jurisdiction and rate classification for a single line of a schedule transaction.

Parameters
TransactionLineOptional
integer

The line number on the parent transaction this tax row applies to.

CountryCodeOptional
string

The ISO 3166-1 alpha-3 country code.

JurisdictionOptional
string

The jurisdiction or state code.

LocalJurisdictionOptional
string

The local or sub-jurisdiction code when tax applies below the state level.

ProductCategoryOptional
number

The product category this tax row applies to.

TaxingLevelOptional
string

The taxing level (for example, state, county, or city).

TaxTypeOptional
string

The type of tax applied on this line.

RateTypeOptional
string

The rate type classification.

RateSubtypeOptional
string

The rate subtype classification.

TaxExemptionIndOptional
string

Whether the line is treated as tax-exempt for this jurisdiction and rate.

Enum: Y, N