delete
/v1/invoiceitems/{invoiceitem} Delete an invoice item
DeleteInvoiceitemsInvoiceitem
<p>Deletes an invoice item, removing it from an invoice. Deleting invoice items is only possible when they’re not attached to invoices, or if it’s attached to a draft invoice.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
invoiceitem | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.