{ "opencollection": "1.0.0", "info": { "name": "Account Decisioning API", "version": "1.0.0" }, "items": [ { "info": { "name": "banktech", "type": "folder" }, "items": [ { "info": { "name": "Change account status of momo advance customers. This is dedicated to banktech", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/account/status", "headers": [ { "name": "transactionId", "value": "" }, { "name": "x-country-code", "value": "" } ], "params": [ { "name": "partnerId", "value": "", "type": "query", "description": "Momo partner Identifier eg. 2600110005124" } ] }, "docs": "Change account status based on customers behaviour" } ] } ], "bundled": true }