...
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 | NC | 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 |
Info |
---|
Note: For import/export the minimum commodities value allowed is 0.01 |
2.5 Output information*
Parameter | Mandatory | Type | Description | ||
---|---|---|---|---|---|
LABEL_PDF | C | String(200 characters) | Label is presented on an A4 page | ||
LABEL_PNG_100X175 | C | String(200 characters) | Label is presented as a PNG image with dimension 100mm x 175mm (4x7) | ||
LABEL_PNG_100X150 | C | String(200 characters) | Label is presented as a PNG image with dimension 100mm x 150mm (4x6) | ||
LABEL_PDF_100X175 | C | String(200 characters) | Label is presented as a PDF with dimension 100mm x 175mm (4x7) | ||
LABEL_PDF_100X150 | C | String(200 characters) | Label is presented as a PDF with dimension 100mm x 150mm (4x6) | ||
LABEL_ZPL_100X175 | C | String(200 characters) | Label is presented in ZPL format with dimension 100mm x 175mm (4x7)
| ||
LABEL_ZPL_100X150 | C | String(200 characters) | Label is presented in ZPL format with dimension 100mm x 150mm (4x6)
|
...
Parameter | Mandatory | Mandatory | Mandatory |
---|---|---|---|
AdditionalHandingInfoConditional | Mandatory for DG shipments to New Zealand | String (100 characters) | Additional handing information |
HazchemCodeConditional | Mandatory for DG shipments to New Zealand | String | Hazchem code |
IsRadioActiveConditional | Mandatory for DG shipments to New Zealand | Boolean | Is goods radio active |
CcargoAircraftOnlyConditional | Mandatory for DG shipments to New Zealand | Boolean | Is Cargo Aircraft Only |
IsDGLQConditional | Mandatory for DG shipments to New Zealand | Boolean | Is dangerous goods limited quantities |
TotalQuantityConditional | Mandatory for DG shipments to New Zealand | String (200 characters) | Total quantity of dangerous goods |
TotalKgConditional | Mandatory for DG shipments to New Zealand | Decimal | Total weight KG of dangerous goods, required |
SignoffNameConditional | Mandatory for DG shipments to New Zealand | String (50 characters) | Signoff name |
SignoffRoleConditional | Mandatory for DG shipments to New Zealand | String (50 characters) | Signoff role |
lineitemsConditional | Mandatory for DG shipments to New Zealand | Object list |
...