{ "opencollection": "1.0.0", "info": { "name": "Lean Authentication Account on File Transactions API", "version": "1.0" }, "items": [ { "info": { "name": "Transactions", "type": "folder" }, "items": [ { "info": { "name": "Lean Get Transactions", "type": "http" }, "http": { "method": "GET", "url": "https://auth.leantech.me/data/v2/accounts/:account_id/transactions", "headers": [ { "name": "entity_id", "value": "" } ], "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "start_date", "value": "", "type": "query" }, { "name": "end_date", "value": "", "type": "query" } ] }, "docs": "Lean Get Transactions" } ] } ], "bundled": true }