Update Packaging Details of a Purchase Order (V3)
PUT/api/v3/purchase-orders/:uid/packaging-details
Update the packaging details of a specific purchase order. Note that we only attach/detach items from the purchase order in this endpoint (not insert/delete items).
Request​
Responses​
- 200
- 400
- 404
- 500
Packaging details updated successfully
Invalid request
Purchase order not found
Internal server error