Individual onboarding fields
Field reference for individual account holder onboarding.
Work in progress
Field requirements and validations are being finalized. This section will be updated before release.
Account
| API v1 | API v2 |
|---|---|
accountCountry | accountInfo.country |
accountName | accountInfo.name |
Account administrator
| API v1 | API v2 |
|---|---|
| - | accountAdmin.acquisitionChannel (new) |
residencyAddress.addressLine1 | accountAdmin.address.addressLine1 |
residencyAddress.addressLine2 | accountAdmin.address.addressLine2 |
residencyAddress.city | accountAdmin.address.city |
residencyAddress.country | accountAdmin.address.country |
residencyAddress.postalCode | accountAdmin.address.postalCode |
residencyAddress.state | accountAdmin.address.state |
| - | accountAdmin.birthInfo.birthDate (new) |
| - | accountAdmin.birthInfo.city (new) |
| - | accountAdmin.birthInfo.country (new) |
| - | accountAdmin.birthInfo.postalCode (new) |
email | accountAdmin.email |
employmentStatus | accountAdmin.employmentStatus |
| - | accountAdmin.firstName (new) |
| - | accountAdmin.lastName (new) |
monthlyIncome | accountAdmin.monthlyIncome |
| - | accountAdmin.nationality (new) |
language | accountAdmin.preferredLanguage |
| - | accountAdmin.signupDate (new) |
| - | accountAdmin.sourcesOfFunds (new) |
taxIdentificationNumber | accountAdmin.taxIdentificationNumber |
| - | accountAdmin.unitedStatesTaxInfo.isUnitedStatesPerson (new) |
| - | accountAdmin.unitedStatesTaxInfo.unitedStatesTaxIdentificationNumber (new) |
| - | accountAdmin.userDeviceInfo.geoloc.lat (new) |
| - | accountAdmin.userDeviceInfo.geoloc.lng (new) |
| - | accountAdmin.userDeviceInfo.ip (new) |
| - | accountAdmin.userDeviceInfo.userAgent (new) |