| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityType |
The Entity Type (Ex: Unknown, Person, Business) |
EntityType |
None. |
| NamePrefix |
Person name pre-fix (Ex: Mr, Mrs, Dr) |
string |
None. |
| FirstName |
The person's first name |
string |
None. |
| MiddleName |
The person's middle name or initial |
string |
None. |
| LastName |
The person's last name(s) (Note: Separate multiple last names with a hyphen character) |
string |
None. |
| NameSuffix |
The person's name suffix (Ex: Jr, Sr, III) |
string |
None. |
| BusinessName |
The business's name |
string |
None. |
| AddressLine1 |
The primary address line (Ex: 1234 Main St) |
string |
None. |
| AddressLine2 |
The unit type and unit identifier (Ex: Apt 322, Suite 5634F, 2nd Floor) |
string |
None. |
| City |
The address city |
string |
None. |
| State |
The address state |
string |
None. |
| ZipCode |
The address ZIP or Postal Code |
string |
None. |
| Country |
The address country name 2-letter abbreviation (ISO 3166-1 alpha-2) |
string |
None. |
| PhoneNumber |
The customer's phone number |
string |
None. |
| TaxId |
The customer's Tax ID. This is SSN for persons or FEIN for businesses. |
string |
None. |
| DateOfBirth |
The person's date of birth |
date |
None. |
| DlNumber |
The person's US State issued Driver's License number |
string |
None. |
| DlState |
The issuing state of the person's Driver's License |
string |
None. |
| EmailAddress |
The customer's email address |
string |
None. |
| CurrentIpAddress |
The end user's current IP address |
string |
None. |
| Domain |
The customer's domain name |
string |
None. |
| MobileConsentRecordId |
If enabling any gMobile service, the ID for the recorded mobile consent is required |
integer |
None. |
| AltIdType |
The person's alternate ID type, if not a US state issued driver's license |
AlternateIdType |
None. |
| AltIdIssuer |
The issuing entity for the person's alternate ID, if not a US state issued driver's license |
string |
None. |
| AltIdNumber |
The person's alternate ID number, if not a US state issued driver's license |
string |
None. |