| Name | Description | Type | Additional information |
|---|---|---|---|
| Active |
Active or not |
boolean |
Required |
| ClientNumber |
The number of the client defined by the wholesaler |
string |
Primary key field Required Max length: 50 |
|
E-mail address |
string |
Required Max length: 100 |
|
| HasPromos |
Wether or not the client has access to promotion prices |
boolean |
Required |
| Location |
Client location information |
Oresto.API.Models.GET.Clients.Location |
Required |
| MayViewPromoLabels |
If the client may view promotion labels (webshop) |
boolean |
Required |
| Name |
Name of the client |
string |
Required Max length: 50 |
| OrdersMayBeDeliveredToClient |
If orders may be delivered to a client address |
boolean |
Required |
| PhoneNumber |
Phone number |
string |
Max length: 100 |
| Remarks |
Additional remarks for the client |
string |
None. |
| Representative |
Representative information |
Oresto.API.Models.GET.Users.User |
None. |
| Segment |
Segment of the client |
Oresto.API.Models.GET.Clients.Segment |
None. |