| Name | Description | Type | Additional information |
|---|---|---|---|
| EanCode |
EAN-code of the product |
string |
Primary key if: Suppliers is null or empty EAN code Max length: 250 |
| Id |
The ID of the product |
integer |
None. |
| Suppliers |
List of possible suppliers |
Collection of Oresto.API.Models.GET.Products.Supplier |
Primary key if: EanCode is null or empty |
| UnitSalesPrice |
Information about the unit sales price |
Oresto.API.Models.GET.Products.ContentType |
Required |
| WholesalerArticleNumber |
Article code for the product defined by the wholesaler |
string |
Primary key field Required Max length: 50 |