Purchase Order Fee Line Item
Partially update a specific fee line item for a purchase order
patch/api/purchase-orders/{purchaseOrderId}/fee-line-items/{lineItemId}
Path parameters
purchaseOrderIdstring required
lineItemIdstring required
Response
Fee 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
- ○