{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup ApiGpsTrailExportService API", "version": "core" }, "items": [ { "info": { "name": "ApiGpsTrailExportService", "type": "folder" }, "items": [ { "info": { "name": "Get list of Vehicle Gps Trails", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integrator/gpsTrail", "body": { "type": "json", "data": "{}" } }, "docs": "# Get list of Vehicle Gps Trail\r\n\r\n## Input\r\n| Parameter\t\t\t | Type | Description\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t |\r\n| ------------------- | -------- | ---------------------------------------------------------------------------------- | \r\n| AssetName\t\t\t | string | Vehicle Registration Plate No |\r\n| DateFrom \t\t\t | DateTime | Timestamp when the start date of the gps trail to be extracted |\r\n| DateTo | Da" } ] } ], "bundled": true }