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

Represents the import result for a tobacco product jurisdiction, including status and any error details.

Parameters
ProductTobaccoJurisdictionErrorsOptional
array

The errors that occurred for this tobacco product jurisdiction during import.

ProductTobaccoIdOptional
integer

The unique identifier of the parent tobacco product record after processing.

CountryCodeOptional
string

The ISO 3166-1 alpha-3 country code.

JurisdictionOptional
string

The jurisdiction or state code.

BrandCodeOptional
string

The brand code for this jurisdiction-specific row.

ProductCodeOptional
string

The product code identifier.

StyleOptional
string

The product style or variant description for this jurisdiction.

ModifiedRiskTypeOptional
string

The modified-risk tobacco product classification for this jurisdiction.

ModifiedRiskNumberOptional
string

The modified-risk order or reference number for this jurisdiction.

JurisdictionDescriptionCodeOptional
string

The jurisdiction-specific product description code used for excise reporting.

StatusOptional
string

The processing status of this record (for example, Inserted, Updated, or Failed).

MessageOptional
string

The human-readable status or result message for this jurisdiction row.