| Name | Description | Type | Additional information |
|---|---|---|---|
| AlternateId |
CRM ID is a unique ID for each customer,this id will be referred throughout the entire process. Required : Y |
string |
Required Max length: 50 |
| CustomerCode |
FocusPoint Customer Code : AutoGeneratedID. Required : N |
string |
None. |
| Address1 |
Street1. Required : Y |
string |
None. |
| Address2 |
Street2. Required : N |
string |
Max length: 100 |
| City |
City. Required : Y |
string |
None. |
| State |
State. Sample : OH, FL, etc., Required : Y |
string |
None. |
| Country |
Country. If not specified by default the country will be United States. Required : N |
string |
Max length: 50 |
| PostalZipCode |
PostalZipCode. Required : Y |
string |
None. |
| ContactNumber |
PhoneNumber. Required : N |
string |
Max length: 100 |
|
ContactMail. Required : N |
string |
Matching regular expression pattern: ^[a-zA-Z0-9_\.-]+@([a-zA-Z0-9-]+\.)+[a-zA-Z]{2,6}$ Max length: 100 |
|
| ContactPerson |
ContactPerson: If a customer is of type ORGANIZATION,need to specify the ContactPerson of the organization. Required : N |
string |
Max length: 50 |