| Name | Description | Type | Additional information |
|---|---|---|---|
| BusinessName |
Business Name |
string |
Required Max length: 100 |
| ContactName |
Contact Name |
string |
Required Max length: 50 |
| ContactEmail |
Contact Email |
string |
Required Matching regular expression pattern: ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$ |
| RiskLevel |
Risk Level : High, Medum, Low |
string |
None. |
| AddressLine1 |
Address Line 1 |
string |
Required Max length: 50 |
| AddressLine2 |
Address Line 2 |
string |
Max length: 50 |
| City |
City |
string |
Required Max length: 50 |
| State |
State |
string |
Matching regular expression pattern: ^(?-i:A[LKSZRAEP]|C[AOT]|D[EC]|F[LM]|G[AU]|HI|I[ADLN]|K[SY]|LA|M[ADEHINOPST]|N[CDEHJMVY]|O[HKR]|P[ARW]|RI|S[CD]|T[NX]|UT|V[AIT]|W[AIVY])$ Max length: 2 |
| Country |
Country |
string |
Max length: 2 |
| PhoneNumber |
Phone Number |
string |
Required Matching regular expression pattern: ^[0-9]*$ Max length: 15 |
| ZipCode |
Zip Code |
string |
Matching regular expression pattern: ^(\d{5})$ Max length: 5 |
| TypeofBusiness |
Type of Business |
string |
Required Max length: 50 |
| OwnershipPercentage |
Ownership Percentage |
integer |
Range: inclusive between 0 and 100 |
| FEIN |
FEIN |
string |
Matching regular expression pattern: ^[0-9]*$ Max length: 9 |