Components
Item
A specification of a product that can be packed into a container.
| Property | Type | Description |
|---|---|---|
| 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... |
object | 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... |