| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| productId | integer |
Required |
|
| code | string |
None. |
|
| name | string |
None. |
|
| unit | string |
None. |
|
| netPrice | decimal number |
None. |
|
| grossPrice | decimal number |
None. |
|
| oldNetPrice | decimal number |
None. |
|
| oldGrossPrice | decimal number |
None. |
|
| quantity | decimal number |
Required |
|
| currency | string |
None. |
|
| image | Collection of byte |
None. |
|
| promotion | boolean |
None. |
|
| top | boolean |
None. |
|
| topText | string |
None. |
|
| newProduct | boolean |
None. |