| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductCode |
The Brand's unique ProductCode / Sku Required: Yes |
string |
None. |
| Size |
The size of the Product. Required: Yes |
string |
None. |
| HsCode |
The HsCode of the Product. Required: Yes |
string |
None. |
| Weight |
The weight of the Product for this size in the assoicated WeightUnit. Required: Yes |
decimal number |
None. |
| VolumetricWeight |
The Volumetric weight of the Product for this size in the assoicated WeightUnit. Note: Either one of VolumetricWeight OR a combination of (ShippingPackageLength, ShippingPackageWidth, ShippingPackageHeight) is required. Required: No |
decimal number |
None. |
| ShippingPackageLength |
The ShippingPackage Length of the Product for this size in the assoicated DimensionUnit. Note: Either one of VolumetricWeight OR a combination of (ShippingPackageLength, ShippingPackageWidth, ShippingPackageHeight) is required. Required: No |
decimal number |
None. |
| ShippingPackageWidth |
The ShippingPackage Width of the Product for this size in the assoicated DimensionUnit. Note: Either one of VolumetricWeight OR a combination of (ShippingPackageLength, ShippingPackageWidth, ShippingPackageHeight) is required. Required: No |
decimal number |
None. |
| ShippingPackageHeight |
The ShippingPackage Height of the Product for this size in the assoicated DimensionUnit. Note: Either one of VolumetricWeight OR a combination of (ShippingPackageLength, ShippingPackageWidth, ShippingPackageHeight) is required. Required: No |
decimal number |
None. |