post /v1/invoices/{invoice}/add_lines

Bulk add invoice line items

PostInvoicesInvoiceAddLines

<p>Adds multiple line items to 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.