{ "opencollection": "1.0.0", "info": { "name": "Flash Expense Integration Login API", "version": "1.0" }, "items": [ { "info": { "name": "Login", "type": "folder" }, "items": [ { "info": { "name": "Login", "type": "http" }, "http": { "method": "POST", "url": "https://qa.expenseon.com/api/login", "body": { "type": "json", "data": "{}" } }, "docs": "Login" } ] } ], "bundled": true }