{ "opencollection": "1.0.0", "info": { "name": "Madapi-MTN-RCS API", "version": "1.0.0" }, "items": [ { "info": { "name": "capabilityCheck", "type": "folder" }, "items": [ { "info": { "name": "Provides ability to check the capability of an MSISDN to receive RCS mesages", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/customer/:productId/capabilityCheck", "params": [ { "name": "productId", "value": "", "type": "path", "description": "customer's bot id" } ] }, "docs": "Provides ability to check the capability of an MSISDN to receive RCS mesages" } ] } ], "bundled": true }