Exemption Certificate Management
CertCapture RESTful APIs
BatchVoidTransactionModel
A request to void a previously created transaction.
Parameters
companyCodeRequired
stringCompany Code - Specify the code of the company for this transaction.
transactionCodeRequired
stringPlease specify the transaction code of the transaction to void.
documentTypeOptional
stringSpecifies the type of document to void.
Enum: SalesOrder, SalesInvoice, PurchaseOrder, PurchaseInvoice, ReturnOrder, ReturnInvoice, InventoryTransferOrder, InventoryTransferInvoice, ReverseChargeOrder, ReverseChargeInvoice, CustomsInvoice, CustomsOrder, InventoryTransferOutboundInvoice, InventoryTransferOutboundOrder, Any
codeRequired
stringPlease specify the reason for voiding or cancelling this transaction. To void the transaction, please specify the reason 'DocVoided'. If you do not provide a reason, the void command will fail.
Enum: Unspecified, PostFailed, DocDeleted, DocVoided, AdjustmentCancelled