| Name | Description | Type | Additional Information |
|---|---|---|---|
| ContactType |
The type of this contact |
string |
Max length: 20 |
| ContactName |
The name of this contact |
string |
Required Max length: 50 |
| EmailAddress |
The email address of this contact |
string |
Max length: 50 |
| PhoneNumber |
The phone number of this contact |
string |
Max length: 20 |
| Relationship |
This contact's relationship to the customer |
string |
Max length: 20 |
| AddressLine1 |
The first address line of this contact |
string |
Max length: 50 |
| AddressLine2 |
The second address lien of this contact |
string |
Max length: 50 |
| City |
The city for the address of this contact |
string |
Max length: 50 |
| State |
The two letter state abbreviation for the address of this contact |
string |
Max length: 2 |
| Zip |
The zip code for the address of this contact |
string |
Max length: 10 |