Invoice Part Line Item
Partially update a specific part line item for an invoice
patch/api/invoices/{invoiceId}/part-line-items/{lineItemId}
Path parameters
invoiceIdstring required
lineItemIdstring required
Response
Part line item
Changes
Changed in 2 of the 23 revisions of this API.12
- ▲
the
/request property type changed fromstringto no typerequest-property-type-changed
- ○
added the new optional request property
/new-optional-request-property
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○