...
Parameter | Mandatory | Type | Description | ||
---|---|---|---|---|---|
Description | Y | String(200 characters) | A brief description of the goods. Please ensure you are always providing accurate item descriptions. | ||
HarmonizedCode | C | String(50 characters) | The internationally standardised system of names and numbers to classify traded products. HS codes are mandatory for all international shipments.
| ||
Units | Y | Integer | Number of inner pieces. | ||
UnitValue | Y | Decimal ( 4dp) | Individual value of the unit.
| ||
UnitKg | Y | Decimal ( 4dp) | Total weight (KG) of all units. | ||
Currency | Y | String(3 characters) | Currency code, NZD, AUD, USD, etc | ||
Country | Y | String(2 Characters) | Country of Manufacture 2 Alpha code, NZ, AU, US, GB, etc | ||
itemSKU | N | String(30 characters) | SKU details of the consignment | ||
IsDG | C | Boolean | Is this a Dangerous Goods item; true (1) or false (0). For any consignments where you are shipping dangerous goods, this field must be “1”.
| ||
DangerousGoodsItem | C | See https://seko.atlassian.net/wiki/spaces/RSC/pages/2470118866/2.0+API+Parameters#DangerousGoodsItem DangerousGoodsItem |
Info |
---|
Note: For import/export the minimum commodities value allowed is 0.01 |
...