Identity Verification
Create a KBA Verification
POST
/
entities
/
{ent_id}
/
verification_sessions
Knowledge-Based Authentication (KBA) creates a new for verifying an Entity’s identity via Method’s KBA verification process.
This starts the verification process by sending a list of security “out-of-wallet” questions in the response for the Entity to answer to verify their identity.
Path Parameters
The ID of the Entity.
Body
The EntityVerificationSession will be verifying the Entity's identity. Must be identity
The EntityVerificationSession will be using Method's KBA verification process. Must be kba
The KBA verification configuration.
Returns
Returns an object.