| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the identifier. |
integer |
Required |
| Code |
Gets or sets the code. |
string |
Required Max length: 100 |
| Name |
Gets or sets the name. |
string |
Max length: 400 |
| Hscode |
Gets or sets the Harmonized System Code. |
string |
Max length: 20 |
| EAN |
Gets or sets the European Article Number. |
string |
Max length: 20 |
| Type |
The ProductType, available: SimpleProduct = 0, ProductVariantParent = 1, ProductVariant = 2 |
integer |
None. |
| IsLocked |
Indicates whether product is locked against changes |
boolean |
Required |
| ChangedTimestamp |
Gets the changed timestamp. |
date |
None. |