{ "opencollection": "1.0.0", "info": { "name": "Global System for Mobile Communications GSMA Camara Project Endpoint Discovery Application Check SIM Swap API", "version": "0.1.0-wip" }, "items": [ { "info": { "name": "Check SIM Swap", "type": "folder" }, "items": [ { "info": { "name": "checkSimSwap", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/{basePath}/check", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Check if SIM swap has been performed during a past period" } ] } ], "bundled": true }