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

Represents an item code for REST services, containing code information, dates, and tax code mappings.

Parameters
ItemCodeOptional
string

The item code value.

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.

DescriptionOptional
string

The description of the item code.

ItemCodeMappingIdOptional
string

The client-supplied identifier that correlates this item code with the import request.