{ "opencollection": "1.0.0", "info": { "name": "Call Forwarding Signal Age Verification Connected Network Type API", "version": "wip" }, "items": [ { "info": { "name": "Connected Network Type", "type": "folder" }, "items": [ { "info": { "name": "Get the connected network type", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/call-forwarding-signal/vwip/retrieve", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get the connected network type to which the user device is connected" } ] } ], "bundled": true }