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

Represents a tobacco product record for REST services, including identifiers, effective dates, and nested attributes and jurisdictions.

Parameters
CountryCodeOptional
string

The ISO 3166-1 alpha-3 country code.

JurisdictionOptional
string

The jurisdiction or state code.

UpcOptional
string

The Universal Product Code (UPC) for the product.

NameOptional
string

The display name.

ProductCodeOptional
string

The product code identifier.

CustomIdOptional
string

The client's custom identifier for the product.

EffectiveDateOptional
string

The date when the record becomes effective.

ObsoleteDateOptional
string

The date when the record becomes obsolete.

LockedDateOptional
string

The date when the record was locked for editing.

BrandCodeOptional
string

The brand code for the tobacco product.

StyleOptional
string

The product style or variant description.

UnitOfMeasureOptional
string

The unit of measure for quantity reporting (for example, pack or carton).

UnitsPerPackageOptional
number

The number of units contained in one package.

DescriptionOptional
string

The product description.

ModifiedRiskTypeOptional
string

The modified-risk tobacco product classification (for example, FDA modified-risk type).

ModifiedRiskNumberOptional
string

The modified-risk order or reference number associated with the product.

UnitVolumeOptional
number

The volume per sellable unit for the product.

UnitVolumeUnitOfMeasureOptional
string

The unit of measure for unit volume (for example, milliliters).

UnitWeightOptional
number

The weight per sellable unit for the product.

UnitWeightUnitOfMeasureOptional
string

The unit of measure for unit weight (for example, grams).

UnitLengthOptional
number

The length per sellable unit for the product.

UnitLengthUnitOfMeasureOptional
string

The unit of measure for unit length (for example, millimeters).

JurisdictionDescriptionCodeOptional
string

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

SkuOptional
string

The stock keeping unit (SKU) identifier.

PackSizeOptional
integer

The pack size (for example, count of units per pack).

ManufacturerOptional
Avalara.Excise.Common.Contracts.Services.RestManufacturer

The manufacturer details when supplied with the product.

ProductTobaccoAttributesOptional
array

The tobacco product attribute name and value pairs used for excise classification or reporting.

ProductTobaccoJurisdictionsOptional
array

The jurisdiction-specific rows linked to this tobacco product.

ProductTobaccoMappingIdOptional
string

The client-supplied correlation identifier for this product in the import batch.