Components
PackResponse
Returns advice on how-to-pack a set of items into different packages and shipments
| Property | Type | Description |
|---|---|---|
pack | object | |
non_packed_items | ||
| required | ||
height | integer | The height in CMs. required value 1... |
length | integer | The length in CMs. required value 1... |
width | integer | The width of a shipment or product in CMs. required value 1... |
| required | ||
description | string | A human readable description of the item |
external_id | string | Identifier unique to the item |
quantity | integer | The number of items for a product in an order line. required value 1... |
reference | string | Custom reference code to identify your shipments or orders length 1...255 |
weight | integer | The weight or a product or shipment in grams. value 1... |
packed_containers | ||
| required | ||
height | integer | The height in CMs. required value 1... |
length | integer | The length in CMs. required value 1... |
width | integer | The width of a shipment or product in CMs. required value 1... |
| required | ||
kind | string | The type of container that is used to put the items in required one of: document package pallet letterbox |
package_thickness | integer | The thickness of each side of a container required value 1... |
packing_instructions | required | |
item | A specification of a product that can be packed into a container. required | |
| required | ||
height | integer | The height in CMs. required value 1... |
length | integer | The length in CMs. required value 1... |
width | integer | The width of a shipment or product in CMs. required value 1... |
| required | ||
description | string | A human readable description of the item |
external_id | string | Identifier unique to the item |
quantity | integer | The number of items for a product in an order line. required value 1... |
reference | string | Custom reference code to identify your shipments or orders length 1...255 |
weight | integer | The weight or a product or shipment in grams. value 1... |
step | int32 | The step of when to pack this item |
price | integer | The total value in cents. required value 1... |
reference | string | required |
weight | integer | The weigth of the box required value 1... |