Transaction matching & reconciliation
Banking is a financial reconciliation system within General Bots Suite. Connect to banking platforms, import transactions, match them with internal records, and generate reconciliation reports. Banking automates the matching process while providing manual override for complex cases.
Action Description
List View all transactions
Filter By date, amount, status, or type
Search Full-text search across fields
Sort Order by any column
Details View transaction details
Action Description
Connect Link banking accounts
Configure Set import rules
Sync Manual data synchronization
Status Monitor connection health
Disconnect Remove platform connection
Feature Description
Auto-Match AI-powered transaction matching
Manual Match Override or confirm matches
Rules Define matching rules
Exceptions Handle unmatched transactions
History View reconciliation history
Report Description
Summary Reconciliation overview
Detailed Transaction-level breakdown
Discrepancies Unmatched transactions
Export Download as PDF or Excel
Schedule Automated report generation
Rule Type Description
Exact Match Amount and reference match
Fuzzy Match Similar amount with tolerance
Date Range Match within time window
Reference Match by invoice or reference
Manual User-assigned matches
Shortcut Action
G then TGo to Transactions
G then RGo to Reconciliation
G then PGo to Platforms
AAuto-match all
MManual match selected
/Focus search
Ctrl+FAdvanced filter
EscClose details
Show unmatched transactions
15:00
π³ Unmatched Transactions (12):
π Total: R$ 45,230.00
1. Invoice #1001 - R$ 1,250.00
2. Invoice #1002 - R$ 3,400.00
3. Transfer Ref: TXF-456 - R$ 8,900.00
... and 9 more
15:00
π Reconciliation Started
π Processing 156 transactions
π€ Auto-matching in progress...
β
142 matched (91%)
β οΈ 14 exceptions flagged
π Report generated
15:05
Endpoint Method Description
/api/banking/transactionsGET List transactions
/api/banking/transactions/:idGET Get transaction details
/api/banking/platformsGET List connected platforms
/api/banking/platformsPOST Connect new platform
/api/banking/platforms/:id/syncPOST Sync platform data
/api/banking/reconciliationGET Get reconciliation status
/api/banking/reconciliation/runPOST Run reconciliation
/api/banking/reconciliation/matchPOST Manual match
/api/banking/reportsGET List reports
/api/banking/reports/:id/downloadGET Download report