AvaTax for Excise
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController
Avalara.Excise.Common.Contracts.Services.RestTransactionValidationErrorItem
A grouped transaction validation error for a tax session. Each item represents a unique combination of rule, error level, and schedule code, with a count of affected transactions.
Parameters
RuleIdOptional
integerValidation rule identifier.
ErrorLevelIndOptional
stringError level indicator: C=Critical, W=Warning, I=Informational.
ScheduleCodeOptional
stringSchedule code associated with this error group.
ErrorMessageOptional
stringError message describing the validation failure.
TransactionCountOptional
integerNumber of transactions affected by this error.