Update Packing List Item
This endpoint updates an existing packing list item.
PUT
Body
string
required
The ID of the packing list item to update.
string
required
The SKU of the packing list item to update.
string
required
The description of the packing list item to update.
number
required
The quantity of the packing list item to update.
string
required
The packing list of the packing list item to update.
boolean
required
The arrived of the packing list item to update.
Response
string
required
The ID of the packing list item to update.
string
required
The SKU of the packing list item to update.
string
required
The description of the packing list item to update.
number
required
The quantity of the packing list item to update.
string
required
The packing list of the packing list item to update.
boolean
required
The arrived of the packing list item to update.