| Name | Description | Type | Additional information |
|---|---|---|---|
| RelationMapping |
Relation Mappings (optional) |
Collection of AddRelationProductMapping |
None. |
| Company |
Owner of the assortment item |
CompanyMapping |
None. |
| ChildCompanies |
Assortment item will also be mapped to the list of (child) companies (optional) |
Collection of CompanyMapping |
None. |
| ProductStatus |
ProductStatus (optional) |
ProductStatus |
None. |
| ProductStatusSpecified | boolean |
None. |
|
| PartNumber |
Partnumber (optional) |
string |
String length: inclusive between 0 and 60 |
| ShortDescription |
Short description |
string |
String length: inclusive between 1 and 150 |
| LongDescription |
Long description (optional) |
string |
String length: inclusive between 0 and 300 |
| Dimension |
Product dimensions (length, width, height and weight) (optional). This information will be used to create a ProductPackage of type EA if ProductPackage doesn't exists. If ProductPackage of type EA exists, this Dimension information will be overwritten by the data in ProductPackage. |
OptionalDimension |
None. |
| HasExpirationDate |
Assortment item has expiration date. Expiration date is registered on stock level in receiving goods process |
boolean |
None. |
| RequiresSerialNumber |
Assortment item requires serial number |
boolean |
None. |
| IsLotEnabled |
Assortment item is lot enabled. When true, 'best before' / 'use before' date registration is required in receiving goods process |
boolean |
None. |
| ProductLotType |
Product LotType |
ProductLotTypes |
None. |
| SellByDays |
Sell by days (optional) |
integer |
None. |
| SellByDaysSpecified | boolean |
None. |
|
| BestBeforeDays |
Best before days (optional) |
integer |
None. |
| BestBeforeDaysSpecified | boolean |
None. |
|
| Active |
Assortment item status (active / inactive) |
boolean |
None. |
| Risk |
Obsolete: Use default value 'false' |
boolean |
None. |
| IsNonStock |
Assortment item is a non stock item (not sellable products like flyers, bags, etc.) |
boolean |
None. |
| Brand |
Assortment brand (optional) |
BrandInfo |
None. |
| CountryOfOrigin |
ISO 3166-1 Country Code (alpha-2 or alpha-3) (optional) |
string |
String length: inclusive between 0 and 3 |
| Returnable |
Assortment item is returnable |
boolean |
None. |
| IsAdditionalProduct |
Assortment item is additional product |
boolean |
None. |
| SerialNumberUtility |
WMS Plugin used to validate serial numbers (optional) |
string |
String length: inclusive between 0 and 75 |
| IsTemperatureControlled |
Assortment items need to be stored is a temperature controlled location |
boolean |
None. |
| CycleCountWhenStockBelow |
Automatically create cycle count job when stock get below threshold (optional) |
integer |
None. |
| CycleCountInterval |
Interval in days for periodic cycle count creation (optional) |
integer |
None. |
| Size |
Assortment item size (optional) |
SizeColorInfo |
None. |
| Color |
Assortment item color (optional) |
SizeColorInfo |
None. |
| Style |
Style info size (optional) |
Style |
None. |
| ProductPackages |
Product packages (optional) |
Collection of ProductPackage |
None. |
| ADRInformation |
Product ADR Info (optional) |
Collection of ProductADRInfo |
None. |
| Attributes |
Attributes (optional) |
Collection of AttributeItem |
None. |
| BillOfMaterials |
BillOfMaterials (optional) |
Collection of BillOfMaterialDetail |
None. |
| ProductImages |
Product images (optional) |
Collection of ProductImageItem |
None. |
| IsUniqueProduct |
Product is unique. Stock of this product should never exceed 1 |
boolean |
None. |
| UnitPrice |
Default price (optional) |
decimal number |
None. |
| SpecialPrice |
Special price (optional) |
decimal number |
None. |
| WarehouseLocationTypeCode |
Warehouse location Preference code (optional) |
string |
String length: inclusive between 0 and 10 |
| PickLocationPreferenceSubTypeCode |
PickLocation SubType Preference code (optional) |
string |
String length: inclusive between 0 and 10 |
| PickLocationPreferenceTypeCode |
Picklocation Type Preference code (optional) |
string |
String length: inclusive between 0 and 10 |
| ForceSinglePick |
Force this product to only be single picked (optional). |
boolean |
None. |
| ForceBulkPick |
Force this product to only be bulk picked (optional). |
boolean |
None. |
| RequiresPickLocation |
Makes this product require a pick location (optional). |
boolean |
None. |
| MaximumQuantity |
The maximum Quantity on Hand that a single Pick Location can hold. Any single orderline for this product that orders an equal or greater amount to the Maximum Quantity will cause a Bulk Pick to be created, when allowed/possible. By default, the WMS will calculate and adjust the Maximum Quantity during regular operation (optional). |
integer |
None. |
| MinimumQuantity |
Once the stock on a pick location of this product drops below the MinimumQuantity, a pick optimization will be generated during the daily optimization (optional). |
integer |
None. |
| Class |
Class (optional) |
string |
String length: inclusive between 0 and 50 |