Overview
Bank Integration allows verifiers to confirm a user’s income by analyzing deposit history from their bank accounts. Instead of relying solely on payroll data, this method connects directly to a user’s bank to identify income deposits, detect pay frequency, and calculate average earnings over configurable time periods.How It Works
- User opens Bridge — The user launches the Bridge widget and selects their bank from the list of supported institutions.
- User authenticates — The user enters their banking credentials to authorize access.
- Transaction data is pulled — Transcrypts retrieves transaction history from the connected bank account.
- Income deposits are identified — The system analyzes transactions to isolate income-related deposits and categorize them by source.
- Bank Income Report is generated — A structured report is produced containing deposit patterns, frequency analysis, and income summaries.
Bank Integration is particularly useful when payroll provider access is unavailable or when additional income verification is needed alongside payroll data.
Available Data
Bank Integration provides the following data through the Bank Income Report:Account Information
Income Analysis
Income Summaries
You can request transaction data for configurable time periods. Common configurations include 30, 60, and 90 day windows.
Fraud Detection
The Bank Income Report includes anis_suspicious flag that indicates whether potentially fraudulent activity was detected in the income data.
Endpoints
Two primary operations support Bank Income Reports:- Create a Bank Income Report — Initiate report generation for a connected bank account.
- Retrieve a Bank Income Report — Fetch the completed report with all income analysis data.