| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressPreferences |
|
Collection of ProfilePreference | |
| CassAddress1 |
Standardized Address1 associated with the profile |
string | |
| CassAddress2 |
Standardized Address2 associated with the profile |
string | |
| CassCity |
Standardized City associated with the profile |
string | |
| CassStateProvince |
Standardized StateProvince associated with the profile |
string | |
| CassPostalCode |
Standardized PostalCode associated with the profile |
string | |
| CassStatus |
Status code returned from the address standardization engine. Y - The address was standardized N - The address was not standardized |
string | |
| Country |
Country associated with the Profile |
string |
Read-Only |
| IsActive |
Defines whether the item is Active or Inactive. |
boolean |
Read-Only |
| Edited |
Read-only system fields returned as part of an API response. These are updated automatically when a profile is created or modified. |
EditInfo |
Read-Only |
| 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 |