/v1/invoices/{invoice}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 voided.
| Name | Description |
|---|---|
| invoice* |
object (no properties in spec)
| Field | Type | Description |
|---|---|---|
| deleted* | boolean | Always true for a deleted object |
| id* | string | Unique identifier for the object. |
| object* | string | String representing the object's type. Objects of the same type share the same value. |