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

Summarizes the results of a tobacco product jurisdiction import operation, including counts and per-record results.

Parameters
ProductTobaccoJurisdictionResultsOptional
array

The per-jurisdiction results from the tobacco product jurisdiction import.

StatusOptional
string

The processing status of the import operation (for example, success or warning).

NumberProcessedOptional
integer

The total number of records processed during the import.

NumberInsertedOptional
integer

The total number of records inserted during the import.

NumberUpdatedOptional
integer

The total number of records updated during the import.

NumberFailedOptional
integer

The total number of records that failed during the import.