GET
/
v1
/
packing_list_items
/
:id

Body

id
string

This is the id of the packing list item

Response

id
string

This is the id of the packing list item

sku
string

This is the sku of the packing list item

description
string

This is the description of the packing list item

quantity
integer

This is the quantity of the packing list item

packing_list
string

This is the packing list of the packing list item

arrived
boolean

This is the arrived of the packing list item

Packing List Item

NameTypeDescription
idText (Primary Key, Unique)Unique identifier for the packing list item
skuTextStock Keeping Unit (SKU) for the packing list item
descriptionTextDescription or additional details about the item
quantityIntegerQuantity of the item in the packing list item
packing_listTextIdentifier for the associated packing list
arrivedBoolenWhether or not the packing list item has arrived