post /v1/invoiceitems/{invoiceitem}

Update an invoice item

PostInvoiceitemsInvoiceitem

<p>Updates the amount or description of an invoice item on an upcoming invoice. Updating an invoice item is only possible before the invoice it’s attached to is closed.</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.