| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressType |
Name of the Type to which the Address is associated |
string |
Max length: 100 |
| IsDefault |
Determines if it’s the default Address on the Profile. Only one Address can be set as default for each Profile. |
boolean | |
| Address1 |
Address1 associated with the Profile |
string |
Required Max length: 125 Min length: 1 |
| Address2 |
Address2 associated with the Profile |
string |
Max length: 125 |
| City |
City associated with the Profile |
string |
Required Max length: 50 Min length: 1 |
| StateProvince |
State associated with the Profile |
string |
Required Max length: 50 Min length: 2 |
| CountryCode_Numeric |
Numeric Country Code associated with the Profile |
string |
Max length: 3 |
| CountryCode_Alpha2 |
Alpha2 Country Code associated with the Profile |
string |
Max length: 2 |
| CountryCode_Alpha3 |
Alpha3 Country Code associated with the Profile |
string |
Max length: 3 |
| PostalCode |
Mailing Postal Code associated with the Profile |
string |
Required Max length: 15 Min length: 1 |