post /v1/invoices/{invoice}/remove_lines

Bulk remove invoice line items

PostInvoicesInvoiceRemoveLines

<p>Removes multiple line items from an invoice. This is only possible when an invoice is still a draft.</p>

Parameters

Name In Type Required Description
invoice path string yes

Request Body required

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.