| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName |
First Name |
string |
Required Max length: 50 |
| LastName |
Last Name |
string |
Required Max length: 50 |
| DOB |
Date of Birth |
date |
Required Data type: Date |
| 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})(\]?)$ |
| TaxId |
Tax ID - SSN |
string |
Matching regular expression pattern: ^[0-9]*$ Max length: 9 |
| Title |
Job Title |
string |
Max length: 50 |
| AddressLine1 |
Address Line 1 |
string |
Required |
| 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 |
Required 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 |
| OwnershipPercentage |
Ownership Percentage |
integer |
Range: inclusive between 0 and 100 |
| PassportNumber |
Passport number for Non US Resident |
string |
Max length: 30 |
| PassportIssuer |
Passport Issued Country |
string |
Max length: 2 |
| DLNumber | string |
Max length: 20 |
|
| DLState | 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 |