Invoice Refund Line Item
Partially update a specific refund line item for a purchase order
patch/api/invoices/{invoiceId}/refund-line-items/{lineItemId}
Path parameters
invoiceIdstring required
lineItemIdstring required
Response
Refund 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
- ○