Exemption Certificate Management

CertCapture RESTful APIs

ErrorTransactionOutputModel

Error Transaction Model

Parameters
errorCodeOptional
string

Error code of the error result from transaction creation

errorMessageOptional
string

Error message of the error result from transaction creation

avataxErrorJsonOptional
string

The full JSON of the error result from transaction creation

avataxCreateTransactionJsonOptional
string

The full JSON of the transaction creation request

datasourceOptional
string

The datasource instance that made the transaction creation call

documentDateOptional
string

The date of the document

expiresAtOptional
string

The date that this ErrorTransaction will be automatically purged from the detabase.

amountOptional
number

The amount of the transaction.

datasourceSourceOptional
string

The Datasource source of the transaction creation call.

shipToCountryOptional
string

The country of the ship to address for the transaction creation call.

shipToRegionOptional
string

The region of the ship to address for the transaction creation call.

documentTypeRequired
string

Type of transaction of the error transaction

Enum: SalesOrder, SalesInvoice, PurchaseOrder, PurchaseInvoice, ReturnOrder, ReturnInvoice, InventoryTransferOrder, InventoryTransferInvoice, ReverseChargeOrder, ReverseChargeInvoice, CustomsInvoice, CustomsOrder, InventoryTransferOutboundInvoice, InventoryTransferOutboundOrder, Any
documentCodeRequired
string

The internal reference code (used by the client application) of the error transaction