{ "opencollection": "1.0.0", "info": { "name": "GENEYSIS - EEC TOKENS MANAGEMENT API-mtn", "version": "1.0.0" }, "items": [ { "info": { "name": "GENEYSIS-EEC-TOKENS", "type": "folder" }, "items": [ { "info": { "name": "geteecTokensFromDBUsingGet", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/eecToken/:msisdn/:accountRef", "headers": [ { "name": "countryCode", "value": "" } ], "params": [ { "name": "accountRef", "value": "", "type": "path", "description": "accountRef" }, { "name": "msisdn", "value": "", "type": "path", "description": "msisdn" } ] } } ] } ], "bundled": true }