{ "opencollection": "1.0.0", "info": { "name": "Clients AR Account reports Invested cash API", "version": "v1" }, "items": [ { "info": { "name": "Invested cash", "type": "folder" }, "items": [ { "info": { "name": "Get invested cash", "type": "http" }, "http": { "method": "GET", "url": "https://api.agicap.com/public/financial-investments/v1/entities/:entityId/invested-cash", "params": [ { "name": "entityId", "value": "", "type": "path" }, { "name": "currencies", "value": "", "type": "query" } ] }, "docs": "Get invested cash" } ] } ], "bundled": true }