v1
latestOpenAPI 3.1.02026-07-261444991.2 MBInvoice
Delete invoice line item
This endpoint deletes an invoice line item from a draft invoice.
This endpoint only allows deletion of one-off line items (not subscription-based line items). The invoice must be in a draft status for this operation to succeed.
delete/invoices/{invoice_id}/invoice_line_items/{line_item_id}
Path parameters
invoice_idstring required
line_item_idstring required
Response
No Content