Skip to main content
Mode: account_verification
Opal Account Verification is a pre-built flow for verifying a specific account. It provides a secure, compliant way to verify a single, known account (for example, a specific credit card). account-verification-hero

What this mode does

Account Verification drives a focused verification flow for a single, known account (for example, a specific credit card). You must pass the target account_id. Account Verification will automatically be invoked when needed (for example, during card_connect), or can be used as a standalone module.

Parameters

Create a token

You can create an account verification session token using one of the supported patterns:
  • Existing entity: provide entity_id + mode + account_verification
  • Create new entity: provide entity + mode + account_verification
  • Resume session: provide session_id only (omit mode and account_verification)

Existing Entity

Create New Entity

Response

Launch Opal