{"name":"Bank Transactions API","version":"1.0.0","description":"API for managing banking transactions from SMS/iMessage sources","endpoints":{"POST /transactions/webhook":"Receive transactions from external scripts","GET /transactions":"List all transactions with filters","GET /transactions/stats":"Get transaction statistics (purchase, transfer, payment, withdrawal, deposit)","GET /transactions/:id":"Get specific transaction","POST /transactions":"Create single transaction","POST /transactions/reset":"Reset database (delete all transactions)"}}