Delete an invoice item
DELETE {{baseUrl}}/v1/invoiceitems/:invoiceitem
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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |