| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientNumber |
The number of the client defined by the wholesaler |
string |
Primary key field Required Max length: 50 |
| Company |
Company name used at the address |
string |
Max length: 50 |
| CountryCode |
The country code of the address |
string |
Max length: 2 Min length: 2 |
| CountryLocalizations |
Localizations for the country |
Collection of Oresto.API.Models.GET.ClientLocations.CountryLocalization |
None. |
| ExtraAddressLine |
Extra address line |
string |
Max length: 150 |
| Id |
The ID of the location |
integer |
Primary key field |
| Municipality |
Municipality |
string |
Required Max length: 50 |
| PhoneNumber |
Phone number used at the address |
string |
Max length: 100 |
| PostalCode |
Postal code |
string |
Required Max length: 20 |
| Province |
Province |
string |
Max length: 50 |
| Remark |
Additional remarks for the location |
string |
Max length: 500 |
| StreetName |
Street name |
string |
Required Max length: 150 |
| StreetNumber |
Street number |
string |
Max length: 20 |