{ "opencollection": "1.0.0", "info": { "name": "Call Forwarding Signal Age Verification Retrieve SIM swap date API", "version": "wip" }, "items": [ { "info": { "name": "Retrieve SIM swap date", "type": "folder" }, "items": [ { "info": { "name": "Retrieve SIM swap date", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/call-forwarding-signal/vwip/retrieve-date", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get timestamp of last SIM swap event for a mobile user account provided with phone number." } ] } ], "bundled": true }