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 |
ean | string | EAN Code of product (European Article Number) |
external_id | string | Identifier unique to the item |
hs_code | string | HS Code of product (Harmonized Commodity Description and Coding System) |
reference | string | Custom reference code to identify your shipments or orders length 1...255 |
sku | string | SKU Code of product |
value_in_cents | integer | The total value in cents. required value 1... |
weight | integer | The weight or a product or shipment in grams. required value 1... |