Delete invoice

📘

API Refs

This endpoint permanently deletes an invoice.

URI Parameters

NameTypeDescriptionRequired
invoiceIdnumberThe ID of the invoice to deleteyes

Response

A successful request returns a 200 OK status code with no response body.

❗️

Warning

Deleting an invoice cannot be undone. This action should be used with caution, as it will remove the invoice record permanently. It is not possible to delete an invoice that has been paid.