Commodity Model
Less than 1 minute
Commodity Model
| Attribute | Type | Description |
|---|---|---|
| harmonizedCode | string | Optional, a 6-digit HS tariff code/s (harmonized code) for all international shipments. |
| description | string | Description of the commodity. |
| unitvalue | decimal | Value per unit. |
| units | int | Number of commodities. |
| unitKg | decimal | Weight kg per unit. |
| currency | string | Declared value currency designation, eg NZD, AUD, USD, max length is 3. |
| country | string | ISO Alpha 2 country code for the Country of Manufacture of goods, eg, NZ, AU, US, GB, CN, CA, etc, max length is 2. |