Invoices
Void Invoice
This endpoint voids an invoice
POST
/
v1
/
invoice
/
void
Body
This is the ID of the invoice to be voided.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.
This endpoint voids an invoice
This is the ID of the invoice to be voided.
Indicates whether the call was successful. 1 if successful, 0 if not.