Purpose: Submit transactions for real-time AML/CFT screening. This is the core module.Documentation Index
Fetch the complete documentation index at: https://ratel-docs.bevars.com/llms.txt
Use this file to discover all available pages before exploring further.
| Action | Endpoint | Who Can Do It |
|---|---|---|
| Screen transaction | POST /api/v1/transactions/screen | All authenticated users |
| List transactions | GET /api/v1/transactions | All authenticated users |
| Get transaction detail | GET /api/v1/transactions/:id | All authenticated users |
outcome (APPROVE/REVIEW/ESCALATE/BLOCK), riskLevel, aggregateScore, riskBreakdown per engine category, and triggeredRules.
Filtering transactions:

