Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the draft invoice to delete.
Maximum length:
2147483647
Response
A successful request returns the HTTP 204 No Content
status code with no JSON response body.
Deletes a draft or scheduled invoice, by ID. Deletes invoices in the draft or scheduled state only. For invoices that have already been sent, you can cancel the invoice. After you delete a draft or scheduled invoice, you can no longer use it or show its details. However, you can reuse its invoice number.
Oauth 2.0 authentication
The ID of the draft invoice to delete.
2147483647
A successful request returns the HTTP 204 No Content
status code with no JSON response body.