{ "opencollection": "1.0.0", "info": { "name": "Call Forwarding Signal Age Verification Roaming status retrieval API", "version": "wip" }, "items": [ { "info": { "name": "Roaming status retrieval", "type": "folder" }, "items": [ { "info": { "name": "Get the current roaming status and the country information", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/call-forwarding-signal/vwip/retrieve", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get the current roaming status and the country information" } ] } ], "bundled": true }