Product

Printer-friendly version

This type represents a single product within the Delivery Manager system. In many systems, this is actually an item line. For example, you can consider one product line as being a single line on a receipt from a till.

Parameters: 
Parameter Type Default Description
1 countryOfOriginString-The code of the country of origin
2 fabricContentString-Details of the fabric content.
3 harmonisedProductCodeString-The harmonised product code. (Maximum length 50 characters)
4 productCodeString-The code of the product. (Maximum length 50 characters)
5 productDescriptionString-The description of the product.
6 productQuantityInteger-The quantity of products. This must be more than zero.
7 productTypeDescriptionString-The description of the product type.
8 totalProductValueDouble0The total product value.
9 unitProductWeightdouble0The weight of an individual product.