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

Represents an error that occurred during REST transaction processing, including error details and context.

Parameters
SequenceIdOptional
integer

Sequence number ordering this error within the response.

ErrorCodeOptional
string

Code identifying the type or category of error.

ErrorMessageOptional
string

Human-readable description of the error.

ErrorLevelIndOptional
string

Severity of the error (for example Warning, Error, or Fatal).

TransactionLineOptional
integer

One-based transaction line index where the error occurred, when applicable.