Consumer products data formats
Consumer products are primary entities of the data model.
Download empty dataset template:
ConsumerProducts
Each consumer product is identified by a unique code (id), a name, description and/or product group (parent). Consumer products codes are not harmonised.
Accepted table names: ConsumerProducts, ConsumerProduct.
Name | Type | Description | Aliases | Required |
---|---|---|---|---|
Id |
AlphaNumeric (50) |
The unique identification code of the consumer product. |
idConsumerProduct, ConsumerProdufctId, Id |
Yes |
Name |
AlphaNumeric (100) |
The name of the consumer product. |
Name, ConsumerProductName |
No |
Description |
AlphaNumeric (200) |
Description of the consumer product. |
Description |
No |
idGroup |
AlphaNumeric (50) |
Identifier of the parent product (i.e., the product group of which this product is a part). |
idGroup, GroupId |
No |