{ "opencollection": "1.0.0", "info": { "name": "Device Location Retrieval Check Device Swap Location verification API", "version": "wip" }, "items": [ { "info": { "name": "Location verification", "type": "folder" }, "items": [ { "info": { "name": "Verify the location of a device", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/location-retrieval/vwip/verify", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Verify whether the location of a device is within a requested area. The operation returns a verification result and, optionally, a match rate estimation for the location verification in percent.\n" } ] } ], "bundled": true }