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