AvaTax for Excise

Version v1
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController

Avalara.Excise.Determination.Engine.RestTransactionResultSummary

Represents a summary of REST transaction results including counts and processing statistics.

This model is used in the following APIs:

Parameters
TransactionResultsOptional
array

The individual excise tax calculation results included in this batch response.

NumberProcessedOptional
integer

The number of transactions submitted in this batch.

NumberSuccessOptional
integer

The number of transactions that completed tax calculation successfully.

NumberFailedOptional
integer

The number of transactions that failed during tax processing.