VERIFICATION_ENTITY_TYPE
Verification entity type indicates the type of entity for which the verification decision was made.
At this time there are three types: BUSINESS, PERSON_AGGREGATE and BANK_ACCOUNT_AGGREGATE.
Available Types
| Type | Description |
|---|---|
| BUSINESS | A type that indicates the verification for business. |
| PERSON_AGGREGATE | A type that indicates the aggregate verification for persons. |
| BANK_ACCOUNT_AGGREGATE | A type that indicates the aggregate verification for bank accounts. |
Updated 4 months ago