{ "opencollection": "1.0.0", "info": { "name": "Device Check Device Swap Location retrieval API", "version": "wip" }, "items": [ { "info": { "name": "Location retrieval", "type": "folder" }, "items": [ { "info": { "name": "Execute location retrieval for a user device", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/location-retrieval/vwip/retrieve", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve the area where a certain user device is localized." } ] } ], "bundled": true }