Customer Orders Package Model
Less than 1 minute
Customer Orders Package Model
Attribute | Type | Description |
---|---|---|
packageStockName | string | Specify the name of the package here, e.g. GSS-A5 Satchel. The package needs to be previously configured here. |
quantity | int | Required. |
weightKg | float | Optional, if this is not present, will use the default weight of the package. |
lengthCm | float | Optional, this parameter will be ignored if the package is a SATCHEL type. |
widthCm | float | Optional, this parameter will be ignored if the package is a SATCHEL type. |
heightCm | float | Optional, this parameter can be edited even if the package is a SATCHEL type. |