Packing List Items
Update Packing List Item
This endpoint updates an existing packing list item.
PUT
/
v1
/
packing_list_items
/
:id
Body
The ID of the packing list item to update.
The SKU of the packing list item to update.
The description of the packing list item to update.
The quantity of the packing list item to update.
The packing list of the packing list item to update.
The arrived of the packing list item to update.
Response
The ID of the packing list item to update.
The SKU of the packing list item to update.
The description of the packing list item to update.
The quantity of the packing list item to update.
The packing list of the packing list item to update.
The arrived of the packing list item to update.