Void Invoice Upload Format
Example
{
"SellerID": "12345678",
"InvoiceNumber": "AA12345678",
"CancelDate": "2017-06-13T05:01:30",
"CancelReason": "Order return",
}
Description
SellerID: Seller's Company Tax ID (Must be the e-Invoice customer)
InvoiceNumber: Void invoice number
CancelDate: Void invoice date
CancelReason: Void invoice reason
Last updated