AvaTax for Excise
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
integerSequence number ordering this error within the response.
ErrorCodeOptional
stringCode identifying the type or category of error.
ErrorMessageOptional
stringHuman-readable description of the error.
ErrorLevelIndOptional
stringSeverity of the error (for example Warning, Error, or Fatal).
TransactionLineOptional
integerOne-based transaction line index where the error occurred, when applicable.