Create Packing List Item
This endpoint creates a new packing list item
POST
Body
string
required
The ID of the packing list item to create.
string
required
The SKU of the packing list item to create.
string
required
The description of the packing list item to create.
number
required
The quantity of the packing list item to create.
string
required
The packing list of the packing list item to create.
boolean
required
The arrived of the packing list item to create.
Response
string
required
The ID of the packing list item to create.
string
required
The SKU of the packing list item to create.
string
required
The description of the packing list item to create.
number
required
The quantity of the packing list item to create.
string
required
The packing list of the packing list item to create.
boolean
required
The arrived of the packing list item to create.