| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id for the customer delivery address |
globally unique identifier |
None. |
| CustomerNumber |
Customer number |
integer |
None. |
| Name |
Name on the delivery address |
string |
Required Max length: 50 |
| Address1 |
Address line 1 |
string |
Max length: 50 |
| Address2 |
Address line 2 |
string |
Max length: 50 |
| Address3 |
Address line 3 |
string |
Max length: 50 |
| PostalCode |
Postal code |
string |
Max length: 50 |
| Town |
Town |
string |
Max length: 50 |
| CountryId |
Id of the country |
string |
Max length: 2 |
| Phone1 |
Phone |
string |
Max length: 50 |
| Phone2 | string |
Max length: 50 |
|
| IsDefaultAddress |
True if delivery address should be selected as default in e.g order |
boolean |
Required |