Name | Type | Description | Notes |
---|---|---|---|
itemId | string | Unique ID<br />Your unique identifier for this item.<br />If not provided, a GUID will be generated. | [optional] |
description | string | Item Description | |
value | double | Item Value | |
currency | string | Currency<br />3 digit ISO Currency Code | |
weight | double | Item Weight<br />The weight of this item.<br />Min weight: 1 gram. | [optional] |
weightUnitOfMeasure | string | Weight Unit of Measure<br />If using Grams, minimum weight is 1 and partial numbers will be ignored. | [optional] [default to 'KG'] |
hsCode | string | HS Code<br />The standardised commodity code. It must be 6-12 digits only.<br />Used by Customs to calculate potential duties / taxes. | [optional] |
skuCode | string | SKU Code.<br />Used by Customs to calculate potential duties / taxes. | [optional] |
countryOfOrigin | string | Country of Origin<br />ISO Alpha-2 Country Code of item country of origin, per ISO 3166 Standard | [optional] |
imageUrl | string | Image URL<br />Used to save a link to an image of the item with the shipment details, so that this can be used in the Returns<br />system for consumers to see an image of the item when selecting items for return.<br />URL must be a publicly accessible image. | [optional] |