intended_roles parameter. To check role eligibility for an entity, you may observe the role_details parameter of the GET entity request.
Allowed roles:
- Account Holder: Entity with full control and legal responsibility for the account.
- Authorized Signer: Individual authorized to sign on behalf of the account holder, without legal responsibility. Common for business accounts.
- Authorized User: Individual with restricted account access, without legal responsibility.
intended_roles and data requirements on intended roles.
Role Use Cases
Account Holder Role- Necessary for provisioning and using Account Numbers.
- Necessary for designating an entity as an
account_holderin the Account file. - Allows for provisioning Cards to an entity — if the entity is also listed as an Account Holder for the Account under which the card is provisioned.
- Necessary for listing an entity as a beneficial owner or control person for a business entity.
- Necessary for designating an entity as an
authorized_signerin the Account file.
- Necessary for designating an entity as an
authorized_userin the Account file. - Allows for provisioning Cards to an entity — if the entity is also listed as an Authorized User for the Account under which the card is provisioned.
Data Requirements
1. An entity is a US entity if they have a US tax identification number.
2. Full KYC means name, date of birth (applies to individual entity only), physical address, government verified id.
3. Address must not be registered agent address, PO box or in prohibited countries.
4. For a government verified identification, if the entity is a US entity, it must be a tax ID. Otherwise, for a non-US entity, other forms of government verified identification is required.
5. Data requirements for beneficial owners/control persons match those of authorized_signer roles. You are expected to capture and submit accurate beneficial ownership data; however, in instances with no beneficial owners, an empty array is a valid submission.
6. Data requirements for sole proprietors match those of authorized_signer roles.

