delete
/v1/invoices/{invoice} Delete a draft invoice
DeleteInvoicesInvoice
<p>Permanently deletes a one-off invoice draft. This cannot be undone. Attempts to delete invoices that are no longer in a draft state will fail; once an invoice has been finalized or if an invoice is for a subscription, it must be <a href="#void_invoice">voided</a>.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
invoice | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.