Path Parameters
ID of the invoice you want to void.
Body
application/json · object
Response
Returns the Invoice object with status updated to void. Voiding an invoice makes it non-payable and unrecoverable for further updates or payments. Raises an error if the invoice is already paid, void, or draft.

