Skip to main content

Configuration

Config Fields

Required Fields

  • id: Unique identifier for the verification step
  • name: Step type identifier (BANK_CONNECT)

Options

  • analyze_transactions: Whether to analyze transaction history
  • verify_account_ownership: Whether to verify account ownership

Control Flow

Determines the next step based on account balance:
  • If account_balance is greater than 500, proceeds to step 6798015e683fb1e8abe7d855
  • Otherwise, goes to step 6797fd5e683fb54e8abe7d852

Example Response

Output Fields

Status Information

  • status: Current status of the verification (e.g., “COMPLETED”)
  • account_balance: Current balance of the account

Account Information

  • accounts: List of connected bank accounts
    • Account details including ID, type, and balance
    • Institution information

Transaction Details

  • transactions: List of recent transactions
    • Transaction details including date, amount, and description

Verification Details

  • verification: Information about the verification process
    • provider: Which provider performed the verification
    • verified_at: When verification was completed