| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId |
Nullable The unique identifier for a customer. PUT - CustomerId will be ignored |
globally unique identifier |
None. |
|
The customer's email address |
string |
Required |
|
| FirstName |
The customer's first name |
string |
Required |
| LastName |
The customer's last name |
string |
Required |
| BusinessName |
The customer's business name |
string |
None. |
| VoicePhone |
The customer's primary phone number |
string |
None. |
| VoicePhoneExtension |
The customer's primary phone number extension |
string |
Max length: 4 |
| AltPhone |
The customer's second phone number |
string |
None. |
| AltPhoneExtension |
The customer's second phone number's extension |
string |
Max length: 4 |