{ "uuid": "86c2bf1a-14e2-4968-839e-ccf74f52456b", "lastMigration": 29, "name": "Traccar", "endpointPrefix": "api", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "dfc0ab80-cc72-4755-88db-35fe14672b6a", "documentation": "Fetch a list of Attributes", "method": "get", "endpoint": "attributes/computed", "responses": [ { "uuid": "0e8a86f7-2cb9-44ac-add6-af683678efc4", "body": "[\n {\n \"attribute\": \"\",\n \"description\": \"\",\n \"expression\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dc401650-8e20-4b6f-b1a3-22f511efc30f", "documentation": "Create an Attribute", "method": "post", "endpoint": "attributes/computed", "responses": [ { "uuid": "4fc47a00-8ccc-414d-8661-8118e2c3516b", "body": "{\n \"attribute\": \"\",\n \"description\": \"\",\n \"expression\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fa5e9b8-c4d7-44dd-84a0-bb44bf314993", "documentation": "Delete an Attribute", "method": "delete", "endpoint": "attributes/computed/:id", "responses": [ { "uuid": "db5ef43a-1cc2-4c13-aad8-852b27abaec7", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91b3666c-d418-4949-a351-9bbdb7a0dccc", "documentation": "Update an Attribute", "method": "put", "endpoint": "attributes/computed/:id", "responses": [ { "uuid": "17fc4cac-2fcd-418d-a299-4bfc7dcb445f", "body": "{\n \"attribute\": \"\",\n \"description\": \"\",\n \"expression\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f6363e8-b0ba-41d7-bb1b-1636e0012da9", "documentation": "Fetch a list of Calendars", "method": "get", "endpoint": "calendars", "responses": [ { "uuid": "ad916ff2-a454-413e-9b8e-94683b5a8a21", "body": "[\n {\n \"attributes\": {},\n \"data\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d70bd5e-f400-4a6a-9927-d761393b28c4", "documentation": "Create a Calendar", "method": "post", "endpoint": "calendars", "responses": [ { "uuid": "4d9ba32b-9806-4dc3-bba1-5a976a4e8eaf", "body": "{\n \"attributes\": {},\n \"data\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "37127808-1301-4c71-b724-7fc91a596a4b", "documentation": "Delete a Calendar", "method": "delete", "endpoint": "calendars/:id", "responses": [ { "uuid": "42e994f1-6589-435b-a8ad-f1e85df31689", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6a4bc1a0-a661-456b-8218-9e94252ef093", "documentation": "Update a Calendar", "method": "put", "endpoint": "calendars/:id", "responses": [ { "uuid": "6fdbcf55-d47b-443e-b1b2-57c3c3195a4a", "body": "{\n \"attributes\": {},\n \"data\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e9eb3f4-9f4f-4559-be2e-253dc955005d", "documentation": "Fetch a list of Saved Commands", "method": "get", "endpoint": "commands", "responses": [ { "uuid": "6d418a20-e1ec-47cd-88c0-78c1b3250151", "body": "[\n {\n \"attributes\": {},\n \"description\": \"\",\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a15df1a2-1da6-4782-ad45-678c16929792", "documentation": "Create a Saved Command", "method": "post", "endpoint": "commands", "responses": [ { "uuid": "5ec2a5f9-b1b2-4ab8-a882-bc6d4ccc8baf", "body": "{\n \"attributes\": {},\n \"description\": \"\",\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97553359-4321-489b-a702-e504a5957288", "documentation": "Fetch a list of Saved Commands supported by Device at the moment", "method": "get", "endpoint": "commands/send", "responses": [ { "uuid": "ede55005-1de1-4533-a87b-c233efc28114", "body": "[\n {\n \"attributes\": {},\n \"description\": \"\",\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dd392f45-e7b3-46e3-b438-522035fbd81d", "body": "", "latency": 0, "statusCode": 400, "label": "Could happen when the user doesn't have permission for the device", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3954406d-cdbf-4643-9fd6-219c0446a98a", "documentation": "Dispatch commands to device", "method": "post", "endpoint": "commands/send", "responses": [ { "uuid": "e2c896d4-8b58-42d2-b2dc-6df307222b2c", "body": "{\n \"attributes\": {},\n \"description\": \"\",\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Command sent", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0c03fd39-e243-4cb3-997d-1919edb19dcb", "body": "{\n \"attributes\": {},\n \"description\": \"\",\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Command queued", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b696e0f-7b50-4322-b14e-faa62ba34a77", "body": "", "latency": 0, "statusCode": 400, "label": "Could happen when the user doesn't have permission or an incorrect command _type_ for the device", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3ffbf7d3-898e-4a74-8b37-57efa8e2db75", "documentation": "Fetch a list of available Commands for the Device or all possible Commands if Device ommited", "method": "get", "endpoint": "commands/types", "responses": [ { "uuid": "e9442808-d375-4ed5-968e-f39786c305bc", "body": "[\n {\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e6fa3763-759e-4f68-b014-00b219983c84", "body": "", "latency": 0, "statusCode": 400, "label": "Could happen when trying to fetch from a device the user does not have permission", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa2710b8-4434-4fba-8ab2-5bb1a9d5a636", "documentation": "Delete a Saved Command", "method": "delete", "endpoint": "commands/:id", "responses": [ { "uuid": "670371f0-cae1-42fc-a1fc-d02a404f3b3b", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cdfff5b6-7376-45bc-8e8f-9b7e115c95a7", "documentation": "Update a Saved Command", "method": "put", "endpoint": "commands/:id", "responses": [ { "uuid": "e7f49d6e-7fe2-4804-8a00-0067be6a82f2", "body": "{\n \"attributes\": {},\n \"description\": \"\",\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96a7f7ed-1494-44b3-80b1-f3cdfca76f6f", "documentation": "Fetch a list of Devices", "method": "get", "endpoint": "devices", "responses": [ { "uuid": "15a0c8e1-e723-475c-b568-1b721f22dad6", "body": "[\n {\n \"attributes\": {},\n \"category\": \"\",\n \"contact\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"geofenceIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"groupId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lastUpdate\": \"{{faker 'date.recent' 365}}\",\n \"model\": \"\",\n \"name\": \"\",\n \"phone\": \"\",\n \"positionId\": {{faker 'number.int' max=99999}},\n \"status\": \"\",\n \"uniqueId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3fdfb547-26d9-4679-974e-e69f7c28701e", "body": "", "latency": 0, "statusCode": 400, "label": "No permission", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e2e3677-630e-4981-8bb1-52263faff94a", "documentation": "Create a Device", "method": "post", "endpoint": "devices", "responses": [ { "uuid": "da16d9c7-c73d-44be-9278-a4ae5ab5ca01", "body": "{\n \"attributes\": {},\n \"category\": \"\",\n \"contact\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"geofenceIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"groupId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lastUpdate\": \"{{faker 'date.recent' 365}}\",\n \"model\": \"\",\n \"name\": \"\",\n \"phone\": \"\",\n \"positionId\": {{faker 'number.int' max=99999}},\n \"status\": \"\",\n \"uniqueId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf4256d3-57d5-4b09-af0f-1b0d07532e4d", "documentation": "Delete a Device", "method": "delete", "endpoint": "devices/:id", "responses": [ { "uuid": "13570705-f126-47b6-93ae-285c93609dff", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a47cb9b6-59a2-46f5-b2c4-f366a3c0e88b", "documentation": "Update a Device", "method": "put", "endpoint": "devices/:id", "responses": [ { "uuid": "71a49079-4afc-40ba-afe4-fa0d4a35f019", "body": "{\n \"attributes\": {},\n \"category\": \"\",\n \"contact\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"geofenceIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"groupId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lastUpdate\": \"{{faker 'date.recent' 365}}\",\n \"model\": \"\",\n \"name\": \"\",\n \"phone\": \"\",\n \"positionId\": {{faker 'number.int' max=99999}},\n \"status\": \"\",\n \"uniqueId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7434ebe6-7f5c-4fb3-b7fd-b918f9887c6c", "documentation": "Update total distance and hours of the Device", "method": "put", "endpoint": "devices/:id/accumulators", "responses": [ { "uuid": "4a9c5379-0b7d-48f8-a268-102c347040a4", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1352611f-8f62-4ba6-a573-9f5c6e110a57", "documentation": "Fetch a list of Drivers", "method": "get", "endpoint": "drivers", "responses": [ { "uuid": "6d898333-37c9-44b6-a547-bc6b13e24372", "body": "[\n {\n \"attributes\": {},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"uniqueId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8592f27-ac71-4695-9af2-c76cf3865b77", "documentation": "Create a Driver", "method": "post", "endpoint": "drivers", "responses": [ { "uuid": "85deef0b-c4b7-4077-aa54-a4c05cb35e5b", "body": "{\n \"attributes\": {},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"uniqueId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad0ae8a1-c088-4d6e-bc98-c74eb341153a", "documentation": "Delete a Driver", "method": "delete", "endpoint": "drivers/:id", "responses": [ { "uuid": "7344a60b-5fc9-4ae8-b722-be6da09237eb", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5597b456-1887-4be8-b932-d23e21649f7d", "documentation": "Update a Driver", "method": "put", "endpoint": "drivers/:id", "responses": [ { "uuid": "4432e6e4-a5f7-45d9-b2ec-59912bef7d33", "body": "{\n \"attributes\": {},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"uniqueId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae4e6a47-ed12-4afc-b7d4-c29a48099834", "documentation": "", "method": "get", "endpoint": "events/:id", "responses": [ { "uuid": "9c6c2fe2-f7e7-4fb7-b79d-9130513181c7", "body": "{\n \"attributes\": {},\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"eventTime\": \"{{faker 'date.recent' 365}}\",\n \"geofenceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"maintenanceId\": {{faker 'number.int' max=99999}},\n \"positionId\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "40346710-bf5b-4e17-b915-e600c1f60e3b", "documentation": "Fetch a list of Geofences", "method": "get", "endpoint": "geofences", "responses": [ { "uuid": "8c229f43-5391-433c-a29a-be0c235d6cf1", "body": "[\n {\n \"area\": \"\",\n \"attributes\": {},\n \"calendarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9dd26c2-4b1f-4c81-894f-4ff8b7854acd", "documentation": "Create a Geofence", "method": "post", "endpoint": "geofences", "responses": [ { "uuid": "6bada364-2a17-4e50-bc82-7262d90b169b", "body": "{\n \"area\": \"\",\n \"attributes\": {},\n \"calendarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d04dbd80-657d-421d-a1d9-f0e7fad27b96", "documentation": "Delete a Geofence", "method": "delete", "endpoint": "geofences/:id", "responses": [ { "uuid": "b009c58e-1eb5-4ce7-8145-b05782a4d719", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc7c0bd7-ee22-4277-97fa-0e150da5e345", "documentation": "Update a Geofence", "method": "put", "endpoint": "geofences/:id", "responses": [ { "uuid": "54fd8cd2-286f-46c2-a300-85edf67d7578", "body": "{\n \"area\": \"\",\n \"attributes\": {},\n \"calendarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "271e3f9c-c50c-4839-af4d-ca75bd14e9d7", "documentation": "Fetch a list of Groups", "method": "get", "endpoint": "groups", "responses": [ { "uuid": "8856d79c-cf6a-44bc-ab62-6cc88ac3a85d", "body": "[\n {\n \"attributes\": {},\n \"groupId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96aee056-fc64-46f8-9df0-84605972acee", "documentation": "Create a Group", "method": "post", "endpoint": "groups", "responses": [ { "uuid": "05c6097b-9ba5-4dd5-be1b-66210d0a8449", "body": "{\n \"attributes\": {},\n \"groupId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5ebb82bf-ba9c-4514-9167-7f1a6cd2ddfa", "body": "", "latency": 0, "statusCode": 400, "label": "No permission", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f6f080d-1822-41ee-a787-15e759aefa79", "documentation": "Delete a Group", "method": "delete", "endpoint": "groups/:id", "responses": [ { "uuid": "1f2290b2-cb68-40c6-ab07-e45dcd610663", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6906606-0585-4179-9a1b-9a6fb83e1ca6", "documentation": "Update a Group", "method": "put", "endpoint": "groups/:id", "responses": [ { "uuid": "a37b04b0-ab18-4877-826c-e3fcb512c0d0", "body": "{\n \"attributes\": {},\n \"groupId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6aa278d9-1e20-40dc-9265-02699b044580", "documentation": "Fetch a list of Maintenance", "method": "get", "endpoint": "maintenance", "responses": [ { "uuid": "a99fb998-c4c2-4488-b63d-29b3c5c51801", "body": "[\n {\n \"attributes\": {},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"period\": {{faker 'number.int' max=99999}},\n \"start\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b071d0c4-8f34-4f85-9fef-9a9fcdf517ed", "documentation": "Create a Maintenance", "method": "post", "endpoint": "maintenance", "responses": [ { "uuid": "f4ddf721-b464-4a0e-ac7a-4a2b45a08f21", "body": "{\n \"attributes\": {},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"period\": {{faker 'number.int' max=99999}},\n \"start\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50027219-3903-4612-bf21-5e20f0e2acbc", "documentation": "Delete a Maintenance", "method": "delete", "endpoint": "maintenance/:id", "responses": [ { "uuid": "4479e8b4-9b8d-485a-8b5d-c10917756c2d", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "129c4d57-3efa-4972-b5f3-bda30d6eb19c", "documentation": "Update a Maintenance", "method": "put", "endpoint": "maintenance/:id", "responses": [ { "uuid": "14a33b82-d1aa-4353-b32d-81279102f06f", "body": "{\n \"attributes\": {},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"period\": {{faker 'number.int' max=99999}},\n \"start\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0df0bc2-31af-4f04-83d1-6bd0c7984894", "documentation": "Fetch a list of Notifications", "method": "get", "endpoint": "notifications", "responses": [ { "uuid": "7557cf9d-2d82-45a5-bfeb-7a16258e35d7", "body": "[\n {\n \"always\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"calendarId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mail\": {{faker 'datatype.boolean'}},\n \"sms\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"web\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "caa6e203-5323-4ef3-a97c-30fa7be9198b", "documentation": "Create a Notification", "method": "post", "endpoint": "notifications", "responses": [ { "uuid": "10b683b9-c758-409a-8582-0edfc6f54f2f", "body": "{\n \"always\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"calendarId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mail\": {{faker 'datatype.boolean'}},\n \"sms\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"web\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "73cee813-38e2-4252-b6c4-44f0b1c68acb", "documentation": "Send test notification to current user via Email and SMS", "method": "post", "endpoint": "notifications/test", "responses": [ { "uuid": "0216ee09-a817-4c83-98b8-ef69ed8419b6", "body": "", "latency": 0, "statusCode": 204, "label": "Successful sending", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d58b2400-9804-44bf-ac68-0490804bec36", "body": "", "latency": 0, "statusCode": 400, "label": "Could happen if sending has failed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bdb4957a-49b6-4853-b63a-a462ea0bfe21", "documentation": "Fetch a list of available Notification types", "method": "get", "endpoint": "notifications/types", "responses": [ { "uuid": "a72f1b09-4490-4b7f-8381-3caa42ffd352", "body": "[\n {\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6d4e429-816a-4a0f-bf6c-edb82fa1e25f", "documentation": "Delete a Notification", "method": "delete", "endpoint": "notifications/:id", "responses": [ { "uuid": "f08391cf-1903-4f68-aeb5-8e7b986b0dc6", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "795a5523-1420-473f-835d-82daa2e0b08e", "documentation": "Update a Notification", "method": "put", "endpoint": "notifications/:id", "responses": [ { "uuid": "1b88a484-3b2d-4589-9a82-c332a05a090d", "body": "{\n \"always\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"calendarId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mail\": {{faker 'datatype.boolean'}},\n \"sms\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"web\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7fa5c6f2-c2b4-4ceb-bb11-e9e2899fffba", "documentation": "Unlink an Object from another Object", "method": "delete", "endpoint": "permissions", "responses": [ { "uuid": "33402785-b014-406f-8bf5-cb48fd0f5bab", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4d29d247-0b3b-47e1-a705-235a2ab6f8ba", "documentation": "Link an Object to another Object", "method": "post", "endpoint": "permissions", "responses": [ { "uuid": "70a07198-580d-47e9-a768-f7d57501b52c", "body": "{\n \"attributeId\": {{faker 'number.int' max=99999}},\n \"calendarId\": {{faker 'number.int' max=99999}},\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"driverId\": {{faker 'number.int' max=99999}},\n \"geofenceId\": {{faker 'number.int' max=99999}},\n \"groupId\": {{faker 'number.int' max=99999}},\n \"managedUserId\": {{faker 'number.int' max=99999}},\n \"userId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "63c24954-9476-43a2-b7a9-2e5025d0a6fd", "body": "", "latency": 0, "statusCode": 400, "label": "No permission", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "acf33892-42ea-46d7-9660-548bf31b342f", "documentation": "Fetches a list of Positions", "method": "get", "endpoint": "positions", "responses": [ { "uuid": "b17b474c-595a-49f4-9c1d-6292fcfb2b5d", "body": "[\n {\n \"accuracy\": {{faker 'number.int' max=99999}},\n \"address\": \"\",\n \"altitude\": {{faker 'number.int' max=99999}},\n \"attributes\": {},\n \"course\": {{faker 'number.int' max=99999}},\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"deviceTime\": \"{{faker 'date.recent' 365}}\",\n \"fixTime\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"network\": {},\n \"outdated\": {{faker 'datatype.boolean'}},\n \"protocol\": \"\",\n \"serverTime\": \"{{faker 'date.recent' 365}}\",\n \"speed\": {{faker 'number.int' max=99999}},\n \"valid\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "448b0668-bfee-4c29-98f5-ba819dca69d0", "documentation": "Fetch a list of Events within the time period for the Devices or Groups", "method": "get", "endpoint": "reports/events", "responses": [ { "uuid": "6409b719-c902-48b4-a3a0-4c68015a75c9", "body": "[\n {\n \"attributes\": {},\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"eventTime\": \"{{faker 'date.recent' 365}}\",\n \"geofenceId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"maintenanceId\": {{faker 'number.int' max=99999}},\n \"positionId\": {{faker 'number.int' max=99999}},\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b77f3bb-48b9-48de-9e90-f7ddfd82228d", "documentation": "Fetch a list of Positions within the time period for the Devices or Groups", "method": "get", "endpoint": "reports/route", "responses": [ { "uuid": "fc551801-f2b2-4046-9fba-369e23f88d9d", "body": "[\n {\n \"accuracy\": {{faker 'number.int' max=99999}},\n \"address\": \"\",\n \"altitude\": {{faker 'number.int' max=99999}},\n \"attributes\": {},\n \"course\": {{faker 'number.int' max=99999}},\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"deviceTime\": \"{{faker 'date.recent' 365}}\",\n \"fixTime\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"network\": {},\n \"outdated\": {{faker 'datatype.boolean'}},\n \"protocol\": \"\",\n \"serverTime\": \"{{faker 'date.recent' 365}}\",\n \"speed\": {{faker 'number.int' max=99999}},\n \"valid\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1177b963-e55a-4be5-9952-25e9055d6ae5", "documentation": "Fetch a list of ReportStops within the time period for the Devices or Groups", "method": "get", "endpoint": "reports/stops", "responses": [ { "uuid": "dcfca2b5-543a-4ffc-8b47-75fffd6a0fb1", "body": "[\n {\n \"address\": \"\",\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"deviceName\": \"\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"engineHours\": {{faker 'number.int' max=99999}},\n \"lat\": {{faker 'number.int' max=99999}},\n \"lon\": {{faker 'number.int' max=99999}},\n \"spentFuel\": {{faker 'number.int' max=99999}},\n \"startTime\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "904bc5e5-a308-403d-b216-d19e0573fc0b", "documentation": "Fetch a list of ReportSummary within the time period for the Devices or Groups", "method": "get", "endpoint": "reports/summary", "responses": [ { "uuid": "d8053c69-c069-4191-8ea2-0a33d0e5ec7d", "body": "[\n {\n \"averageSpeed\": {{faker 'number.int' max=99999}},\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"deviceName\": \"\",\n \"distance\": {{faker 'number.int' max=99999}},\n \"engineHours\": {{faker 'number.int' max=99999}},\n \"maxSpeed\": {{faker 'number.int' max=99999}},\n \"spentFuel\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "186fb146-bca0-4c7c-bd28-9e3945d4f577", "documentation": "Fetch a list of ReportTrips within the time period for the Devices or Groups", "method": "get", "endpoint": "reports/trips", "responses": [ { "uuid": "89bc9196-a5db-43db-b6f0-7ea1ab4de66d", "body": "[\n {\n \"averageSpeed\": {{faker 'number.int' max=99999}},\n \"deviceId\": {{faker 'number.int' max=99999}},\n \"deviceName\": \"\",\n \"distance\": {{faker 'number.int' max=99999}},\n \"driverName\": \"\",\n \"driverUniqueId\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"endAddress\": \"\",\n \"endLat\": {{faker 'number.int' max=99999}},\n \"endLon\": {{faker 'number.int' max=99999}},\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"maxSpeed\": {{faker 'number.int' max=99999}},\n \"spentFuel\": {{faker 'number.int' max=99999}},\n \"startAddress\": \"\",\n \"startLat\": {{faker 'number.int' max=99999}},\n \"startLon\": {{faker 'number.int' max=99999}},\n \"startTime\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f3a5a942-9699-4c88-aaf7-712eeec50758", "documentation": "Fetch Server information", "method": "get", "endpoint": "server", "responses": [ { "uuid": "d8531b45-94b3-4506-b355-f38dfe89bb2d", "body": "{\n \"attributes\": {},\n \"bingKey\": \"\",\n \"coordinateFormat\": \"\",\n \"deviceReadonly\": {{faker 'datatype.boolean'}},\n \"forceSettings\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"limitCommands\": {{faker 'datatype.boolean'}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"map\": \"\",\n \"mapUrl\": \"\",\n \"poiLayer\": \"\",\n \"readonly\": {{faker 'datatype.boolean'}},\n \"registration\": {{faker 'datatype.boolean'}},\n \"twelveHourFormat\": {{faker 'datatype.boolean'}},\n \"version\": \"\",\n \"zoom\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2d0913e3-59a1-45d3-815c-442ae2f2a51f", "documentation": "Update Server information", "method": "put", "endpoint": "server", "responses": [ { "uuid": "420d639c-af9e-43f5-83ce-3bf9556abf6e", "body": "{\n \"attributes\": {},\n \"bingKey\": \"\",\n \"coordinateFormat\": \"\",\n \"deviceReadonly\": {{faker 'datatype.boolean'}},\n \"forceSettings\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"limitCommands\": {{faker 'datatype.boolean'}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"map\": \"\",\n \"mapUrl\": \"\",\n \"poiLayer\": \"\",\n \"readonly\": {{faker 'datatype.boolean'}},\n \"registration\": {{faker 'datatype.boolean'}},\n \"twelveHourFormat\": {{faker 'datatype.boolean'}},\n \"version\": \"\",\n \"zoom\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "68bc954e-dc64-4cda-854f-de6d3b4ad378", "documentation": "Close the Session", "method": "delete", "endpoint": "session", "responses": [ { "uuid": "58446e68-8a3e-4a12-a584-6d2d2265f98b", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd65ce4c-b483-41ca-aed5-0b0bab90cf50", "documentation": "Fetch Session information", "method": "get", "endpoint": "session", "responses": [ { "uuid": "a19ad2dc-af7d-4367-9414-f9a684998e07", "body": "{\n \"administrator\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"coordinateFormat\": \"\",\n \"deviceLimit\": {{faker 'number.int' max=99999}},\n \"deviceReadonly\": {{faker 'datatype.boolean'}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"expirationTime\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"limitCommands\": {{faker 'datatype.boolean'}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"map\": \"\",\n \"name\": \"\",\n \"password\": \"\",\n \"phone\": \"\",\n \"poiLayer\": \"\",\n \"readonly\": {{faker 'datatype.boolean'}},\n \"token\": \"\",\n \"twelveHourFormat\": {{faker 'datatype.boolean'}},\n \"userLimit\": {{faker 'number.int' max=99999}},\n \"zoom\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b82d6a3-3428-418b-a0ae-c5398be710d5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "605676ca-76e6-4146-a6b2-b4f30e3fbb07", "documentation": "Create a new Session", "method": "post", "endpoint": "session", "responses": [ { "uuid": "6420b320-4dcf-4aab-84c9-3bc3abe11664", "body": "{\n \"administrator\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"coordinateFormat\": \"\",\n \"deviceLimit\": {{faker 'number.int' max=99999}},\n \"deviceReadonly\": {{faker 'datatype.boolean'}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"expirationTime\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"limitCommands\": {{faker 'datatype.boolean'}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"map\": \"\",\n \"name\": \"\",\n \"password\": \"\",\n \"phone\": \"\",\n \"poiLayer\": \"\",\n \"readonly\": {{faker 'datatype.boolean'}},\n \"token\": \"\",\n \"twelveHourFormat\": {{faker 'datatype.boolean'}},\n \"userLimit\": {{faker 'number.int' max=99999}},\n \"zoom\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "14c1566b-d6df-4396-96d9-93bc725df395", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a2e813d-3471-493e-8196-767fd7c633e6", "documentation": "Fetch server Statistics", "method": "get", "endpoint": "statistics", "responses": [ { "uuid": "75c074b1-f260-448c-9925-286fb7c9b145", "body": "[\n {\n \"activeDevices\": {{faker 'number.int' max=99999}},\n \"activeUsers\": {{faker 'number.int' max=99999}},\n \"captureTime\": \"{{faker 'date.recent' 365}}\",\n \"messagesReceived\": {{faker 'number.int' max=99999}},\n \"messagesStored\": {{faker 'number.int' max=99999}},\n \"requests\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8445412d-ea1a-4831-b457-0c53c32e829b", "documentation": "Fetch a list of Users", "method": "get", "endpoint": "users", "responses": [ { "uuid": "1ee79a9d-487a-4774-862c-7ea967d6f366", "body": "[\n {\n \"administrator\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"coordinateFormat\": \"\",\n \"deviceLimit\": {{faker 'number.int' max=99999}},\n \"deviceReadonly\": {{faker 'datatype.boolean'}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"expirationTime\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"limitCommands\": {{faker 'datatype.boolean'}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"map\": \"\",\n \"name\": \"\",\n \"password\": \"\",\n \"phone\": \"\",\n \"poiLayer\": \"\",\n \"readonly\": {{faker 'datatype.boolean'}},\n \"token\": \"\",\n \"twelveHourFormat\": {{faker 'datatype.boolean'}},\n \"userLimit\": {{faker 'number.int' max=99999}},\n \"zoom\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70d6e942-daa6-4439-8f33-1595d80439f8", "body": "", "latency": 0, "statusCode": 400, "label": "No Permission", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "29f87659-6d1d-4ec4-ba44-2c0453cabea4", "documentation": "Create a User", "method": "post", "endpoint": "users", "responses": [ { "uuid": "1bbd692d-2190-40ce-b415-95ce19f8daea", "body": "{\n \"administrator\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"coordinateFormat\": \"\",\n \"deviceLimit\": {{faker 'number.int' max=99999}},\n \"deviceReadonly\": {{faker 'datatype.boolean'}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"expirationTime\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"limitCommands\": {{faker 'datatype.boolean'}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"map\": \"\",\n \"name\": \"\",\n \"password\": \"\",\n \"phone\": \"\",\n \"poiLayer\": \"\",\n \"readonly\": {{faker 'datatype.boolean'}},\n \"token\": \"\",\n \"twelveHourFormat\": {{faker 'datatype.boolean'}},\n \"userLimit\": {{faker 'number.int' max=99999}},\n \"zoom\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "07fdf66d-e64d-4172-9e15-875a8a81ba28", "documentation": "Delete a User", "method": "delete", "endpoint": "users/:id", "responses": [ { "uuid": "2498ebed-07ca-4f32-982e-6c7cb8bc4f70", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4e9f7a3-b25f-4af9-aee2-0302a28cbe2a", "documentation": "Update a User", "method": "put", "endpoint": "users/:id", "responses": [ { "uuid": "d1f2500b-3ab6-41e0-9981-4093aa1fa19d", "body": "{\n \"administrator\": {{faker 'datatype.boolean'}},\n \"attributes\": {},\n \"coordinateFormat\": \"\",\n \"deviceLimit\": {{faker 'number.int' max=99999}},\n \"deviceReadonly\": {{faker 'datatype.boolean'}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"email\": \"\",\n \"expirationTime\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"limitCommands\": {{faker 'datatype.boolean'}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"map\": \"\",\n \"name\": \"\",\n \"password\": \"\",\n \"phone\": \"\",\n \"poiLayer\": \"\",\n \"readonly\": {{faker 'datatype.boolean'}},\n \"token\": \"\",\n \"twelveHourFormat\": {{faker 'datatype.boolean'}},\n \"userLimit\": {{faker 'number.int' max=99999}},\n \"zoom\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "dfc0ab80-cc72-4755-88db-35fe14672b6a" }, { "type": "route", "uuid": "dc401650-8e20-4b6f-b1a3-22f511efc30f" }, { "type": "route", "uuid": "8fa5e9b8-c4d7-44dd-84a0-bb44bf314993" }, { "type": "route", "uuid": "91b3666c-d418-4949-a351-9bbdb7a0dccc" }, { "type": "route", "uuid": "3f6363e8-b0ba-41d7-bb1b-1636e0012da9" }, { "type": "route", "uuid": "7d70bd5e-f400-4a6a-9927-d761393b28c4" }, { "type": "route", "uuid": "37127808-1301-4c71-b724-7fc91a596a4b" }, { "type": "route", "uuid": "6a4bc1a0-a661-456b-8218-9e94252ef093" }, { "type": "route", "uuid": "8e9eb3f4-9f4f-4559-be2e-253dc955005d" }, { "type": "route", "uuid": "a15df1a2-1da6-4782-ad45-678c16929792" }, { "type": "route", "uuid": "97553359-4321-489b-a702-e504a5957288" }, { "type": "route", "uuid": "3954406d-cdbf-4643-9fd6-219c0446a98a" }, { "type": "route", "uuid": "3ffbf7d3-898e-4a74-8b37-57efa8e2db75" }, { "type": "route", "uuid": "aa2710b8-4434-4fba-8ab2-5bb1a9d5a636" }, { "type": "route", "uuid": "cdfff5b6-7376-45bc-8e8f-9b7e115c95a7" }, { "type": "route", "uuid": "96a7f7ed-1494-44b3-80b1-f3cdfca76f6f" }, { "type": "route", "uuid": "2e2e3677-630e-4981-8bb1-52263faff94a" }, { "type": "route", "uuid": "cf4256d3-57d5-4b09-af0f-1b0d07532e4d" }, { "type": "route", "uuid": "a47cb9b6-59a2-46f5-b2c4-f366a3c0e88b" }, { "type": "route", "uuid": "7434ebe6-7f5c-4fb3-b7fd-b918f9887c6c" }, { "type": "route", "uuid": "1352611f-8f62-4ba6-a573-9f5c6e110a57" }, { "type": "route", "uuid": "c8592f27-ac71-4695-9af2-c76cf3865b77" }, { "type": "route", "uuid": "ad0ae8a1-c088-4d6e-bc98-c74eb341153a" }, { "type": "route", "uuid": "5597b456-1887-4be8-b932-d23e21649f7d" }, { "type": "route", "uuid": "ae4e6a47-ed12-4afc-b7d4-c29a48099834" }, { "type": "route", "uuid": "40346710-bf5b-4e17-b915-e600c1f60e3b" }, { "type": "route", "uuid": "c9dd26c2-4b1f-4c81-894f-4ff8b7854acd" }, { "type": "route", "uuid": "d04dbd80-657d-421d-a1d9-f0e7fad27b96" }, { "type": "route", "uuid": "cc7c0bd7-ee22-4277-97fa-0e150da5e345" }, { "type": "route", "uuid": "271e3f9c-c50c-4839-af4d-ca75bd14e9d7" }, { "type": "route", "uuid": "96aee056-fc64-46f8-9df0-84605972acee" }, { "type": "route", "uuid": "1f6f080d-1822-41ee-a787-15e759aefa79" }, { "type": "route", "uuid": "e6906606-0585-4179-9a1b-9a6fb83e1ca6" }, { "type": "route", "uuid": "6aa278d9-1e20-40dc-9265-02699b044580" }, { "type": "route", "uuid": "b071d0c4-8f34-4f85-9fef-9a9fcdf517ed" }, { "type": "route", "uuid": "50027219-3903-4612-bf21-5e20f0e2acbc" }, { "type": "route", "uuid": "129c4d57-3efa-4972-b5f3-bda30d6eb19c" }, { "type": "route", "uuid": "f0df0bc2-31af-4f04-83d1-6bd0c7984894" }, { "type": "route", "uuid": "caa6e203-5323-4ef3-a97c-30fa7be9198b" }, { "type": "route", "uuid": "73cee813-38e2-4252-b6c4-44f0b1c68acb" }, { "type": "route", "uuid": "bdb4957a-49b6-4853-b63a-a462ea0bfe21" }, { "type": "route", "uuid": "b6d4e429-816a-4a0f-bf6c-edb82fa1e25f" }, { "type": "route", "uuid": "795a5523-1420-473f-835d-82daa2e0b08e" }, { "type": "route", "uuid": "7fa5c6f2-c2b4-4ceb-bb11-e9e2899fffba" }, { "type": "route", "uuid": "4d29d247-0b3b-47e1-a705-235a2ab6f8ba" }, { "type": "route", "uuid": "acf33892-42ea-46d7-9660-548bf31b342f" }, { "type": "route", "uuid": "448b0668-bfee-4c29-98f5-ba819dca69d0" }, { "type": "route", "uuid": "7b77f3bb-48b9-48de-9e90-f7ddfd82228d" }, { "type": "route", "uuid": "1177b963-e55a-4be5-9952-25e9055d6ae5" }, { "type": "route", "uuid": "904bc5e5-a308-403d-b216-d19e0573fc0b" }, { "type": "route", "uuid": "186fb146-bca0-4c7c-bd28-9e3945d4f577" }, { "type": "route", "uuid": "f3a5a942-9699-4c88-aaf7-712eeec50758" }, { "type": "route", "uuid": "2d0913e3-59a1-45d3-815c-442ae2f2a51f" }, { "type": "route", "uuid": "68bc954e-dc64-4cda-854f-de6d3b4ad378" }, { "type": "route", "uuid": "bd65ce4c-b483-41ca-aed5-0b0bab90cf50" }, { "type": "route", "uuid": "605676ca-76e6-4146-a6b2-b4f30e3fbb07" }, { "type": "route", "uuid": "5a2e813d-3471-493e-8196-767fd7c633e6" }, { "type": "route", "uuid": "8445412d-ea1a-4831-b457-0c53c32e829b" }, { "type": "route", "uuid": "29f87659-6d1d-4ec4-ba44-2c0453cabea4" }, { "type": "route", "uuid": "07fdf66d-e64d-4172-9e15-875a8a81ba28" }, { "type": "route", "uuid": "f4e9f7a3-b25f-4af9-aee2-0302a28cbe2a" } ] }