{"info":{"_postman_id":"caab523b-d906-471a-9267-886048c87786","name":"External API","description":"<html><head></head><body><p>Document Version History</p>\n<p>This table shows a record of significant changes to the document.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Revision Date</th>\n<th>New Version</th>\n<th>Details of revisions</th>\n<th>Initials</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>26/09/2018</td>\n<td>v0.1</td>\n<td>Creation</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>26/03/2019</td>\n<td>v1.0</td>\n<td>Release version</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>09/04/2019</td>\n<td>v1.1</td>\n<td>UTC clarification</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>07/06/2019</td>\n<td>v1.2</td>\n<td>Expanded overview</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>26/06/2019</td>\n<td>v1.3</td>\n<td>vehicleJourneys refactored</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>23/08/2019</td>\n<td>v1.4</td>\n<td>Ammended login explanation and example</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>23/08/2019</td>\n<td>v1.5</td>\n<td>Added 2 vehicle journey endpoints</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>17/10/2019</td>\n<td>v1.6</td>\n<td>Updated API docs, include URL</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>12/12/2019</td>\n<td>v1.7</td>\n<td>Journey ID added to additional enpoints</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>12/12/2019</td>\n<td>v1.8</td>\n<td>vehicle journey by vehicle EP refactor</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>07/05/2020</td>\n<td>v1.9</td>\n<td>Corrected example data for data type.</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>07/07/2020</td>\n<td>v1.10</td>\n<td>Added 2 driver journey endpoints</td>\n<td>JK</td>\n</tr>\n<tr>\n<td>30/09/2020</td>\n<td>v1.11</td>\n<td>Added driver list endpoint</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>10/06/2021</td>\n<td>v1.12</td>\n<td>Added new Allocation and supporting endpoints</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>19/11/2021</td>\n<td>v1.13</td>\n<td>Added postman documentation notes</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>05/10/2022</td>\n<td>v1.14</td>\n<td>Added new data input for driver journey.</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>14/12/2022</td>\n<td>V1.15</td>\n<td>Added Service Tax MOT dates (Beta)</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>30/06/2023</td>\n<td>v1.16</td>\n<td>Assign Journey fix default driver assignment</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>30/10/2023</td>\n<td>v1.17</td>\n<td>Updated docs for Odo endpoint</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>02/08/2024</td>\n<td>v1.18</td>\n<td>Added assigned driver info to vehicle list</td>\n<td>PB</td>\n</tr>\n<tr>\n<td>07/11/2024</td>\n<td>v1.19</td>\n<td>Released charging history endpoints</td>\n<td>PB</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"overview\">OVERVIEW</h1>\n<p>API Url: <a href=\"https://data.lightfoot.co.uk\">https://data.lightfoot.co.uk</a></p>\n<p>Beta Url: <a href=\"https://stagedata.lightfoot.co.uk\">https://stagedata.lightfoot.co.uk</a></p>\n<p>The Lightfoot Application Programming Interface (API) is a RESTful API, using the Bearer Authentication method from OAuth2. Utilising JSON as the data structure for responses.</p>\n<p>Please note data is stored and returned in the metric system, and time is stored and returned in UTC.</p>\n<p>The API is designed to provide customers with direct access to product data held by Lightfoot. This document is aimed at both business and technical users to provide an understanding the data available via the API, and how to obtain it. To cater for these different audiences, this document will provide the following:</p>\n<p>* Data and functionality available through the API<br>* Security and Access to the API functionality<br>* How usage of the API is monitored and controlled</p>\n<p><strong>Postman Note:</strong> if you are using the collection in the postman application, you will need to setup the parameters in your environment (url, username, password) and 'Pre-request script'. Please see Postman's documentation: <a href=\"https://learning.postman.com/docs/getting-started/introduction/\">https://learning.postman.com/docs/getting-started/introduction/</a></p>\n<h1 id=\"authentication-and-security\">AUTHENTICATION AND SECURITY</h1>\n<p>The API uses Basic Authentication for all endpoints, and a 2-factor authentication method. All users must log in to obtain a token using their Lightfoot account credentials. Once a token has been obtained, it must then be used for further requests to obtain any data.</p>\n<p>A Lightfoot account is required to login through the API and retrieve data. Please see the /login endpoint for details on how to login, and obtain a session token. Each user can only access data and entities relating to their account privilege.</p>\n<p>All API connections are encrypted using TLS (HTTPS). User sessions timeout after a period of inactivity.</p>\n<p>All successful and unsuccessful logins and usage of the API are recorded for security. Accounts are locked if 8 failed login attempts are made in consecutively, after the account password must be reset within the web portal <a href=\"https://my.lightfoot.co.uk/\">https://my.lightfoot.co.uk/</a>.</p>\n<p>User sessions expire after 24 hours of inactivity. If a session is no longer needed before this time then a request can be sent to the logout endpoint to terminate the current session token. More information is available in the /logout endpoint information.</p>\n<h1 id=\"usage-thresholds\">USAGE THRESHOLDS</h1>\n<p>Usage limits are in place to maintain system load and ensure consistent service for all customers. The standard limit for endpoints is 1 request per second. Exceptions are stated in the individual endpoints’ documentation.</p>\n<p>Should a user reach their limit then the server will issue a 429 response with the ‘Request Limit Exceeded’ message.</p>\n<p>It is the responsibility of each API user to ensure the agreed number of requests is not exceeded. Connections may be throttled or terminated without notice if the limits are exceeded.</p>\n<h1 id=\"data-history\">DATA HISTORY</h1>\n<p>Product usage data is available for 9 weeks from the logged / creation time.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"OVERVIEW","slug":"overview"},{"content":"AUTHENTICATION AND SECURITY","slug":"authentication-and-security"},{"content":"USAGE THRESHOLDS","slug":"usage-thresholds"},{"content":"DATA HISTORY","slug":"data-history"}],"owner":"6999201","collectionId":"caab523b-d906-471a-9267-886048c87786","publishedId":"S17qS9Xd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"378642"},"publishDate":"2019-03-20T15:58:10.000Z"},"item":[{"name":"/login","event":[{"listen":"prerequest","script":{"id":"68f2c6e8-18c1-4b86-8add-57fb4c444763","exec":["pm.environment.set(\"username\", \"<username>\");","pm.environment.set(\"password\", \"<Password>\");",""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"test","script":{"id":"0b8ab351-234a-49c5-8450-928e33cee035","exec":["var jsonData = JSON.parse(responseBody);\r","pm.environment.set(\"username\", \"1337link\");\r","pm.environment.set(\"password\", jsonData.data.apiToken);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5af0754d-38cd-4d37-8bb5-ac26cad5bb71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{vault:username}}"},{"key":"password","value":"{{vault:password}}"}]},"isInherited":false},"method":"POST","header":[{"key":"requestID","value":"adeceeb5","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/v1/login","description":"<p>Used to authenticate the user. The endpoint will return a Session Id (token) to be used for all future calls to endpoints. The token (user session) expires after 1 hour of inactivity.</p>\n<p>A Lightfoot username and password must be used in the authorisation header on the login Endpoint to receive a session token. For all future requests to the other endpoints, 'bearer' must be used for the username and the apiToken as the password.</p>\n<p>Please note: when the session token expires, the server will return a 403 status response with 'Incorrect user credentials' error message.</p>\n","urlObject":{"path":["v1","login"],"host":["{{url}}"],"query":[{"disabled":true,"key":"requestID","value":"123456"}],"variable":[]}},"response":[{"id":"4fb21a7a-9140-403b-92cd-573c37b7c034","name":"/login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"{{url}}/v1/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Jun 2021 08:22:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.48 ()"},{"key":"X-Powered-By","value":"PHP/7.3.23"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Upgrade","value":"h2,h2c"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"userID\": 4999,\n        \"username\": \"DemoDriver\",\n        \"vehicleCheckEnabled\": 1,\n        \"dashcamEnabled\": 0,\n        \"userTimezone\": \"Europe/London\",\n        \"isRoot\": 0,\n        \"isDistributor\": 0,\n        \"isFleetManager\": 0,\n        \"mfaEnabled\": 0,\n        \"fleetMobileTrackingApp\": 0,\n        \"editLabels\": 1,\n        \"unitOfMeasure\": \"Imperial\",\n        \"apiToken\": \"f82b39cfdbd10899f47022b9eb2fce28bebcafc29b6871dfe27b4ea2dfb7d402\",\n        \"vehicles\": [\n            {\n                \"fleetID\": 484,\n                \"fleetName\": \"Demo Fleet\",\n                \"VIN\": null,\n                \"driverID\": 39721,\n                \"yearManufactured\": 0,\n                \"MOTRenewal\": \"2021-08-28\",\n                \"taxRenewal\": \"2022-03-01\",\n                \"vehicleID\": 17580,\n                \"vehicleImage\": \"\",\n                \"vehicleMake\": \"Aston Martin\",\n                \"vehicleModel\": \"DB9 (2006)\",\n                \"vehicleType\": \"Car\",\n                \"fuel\": null,\n                \"isBatteryHealthy\": 0,\n                \"VRM\": \"AB02ABC\",\n                \"lastDrivenDate\": \"2021-06-25 08:08:51\",\n                \"hubSerial\": 8388502,\n                \"settings.audioVolume\": 80,\n                \"settings.endJourneyMessages\": 1,\n                \"settings.inCabAssistance\": 1,\n                \"settings.audioAssistance\": null,\n                \"fleetManagerEmail\": \"demo.manager@lightfoot.co.uk\",\n                \"SOC\": null,\n                \"distRemaining\": null,\n                \"ASevDataTimestamp\": null,\n                \"isCharging\": null,\n                \"latestChargeTime\": null\n            }\n        ],\n        \"oauthToken\": {\n            \"token_type\": \"Bearer\",\n            \"expires_in\": 2419200,\n            \"access_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI5MmQ4OWI0ZC0xMmE5LTRlNzItOWU5OS1jNzFlMmU2NDNjNDciLCJqdGkiOiIwMDMzODkwYzQ1YjU2ODFjNDg4YjE2Y2NkODk4NDlhZGFmMDZlOTUxMzViMTVmMGZiNjNkOWM2ODgwNjA1ZGZiNWZkNmY0NmQzOTYwYjg1MyIsImlhdCI6MTYyNDYwOTM0NiwibmJmIjoxNjI0NjA5MzQ2LCJleHAiOjE2MjcwMjg1NDYsInN1YiI6IjM0MjEiLCJzY29wZXMiOltdfQ.we-1iMtqrSfW9V9rj7llFSzN1jjOY7hA0vxCbmnO0BN0IE8KhH1tnES0tGkfcjdSOE-XyyDYX1T6NHlJ5O565hEnAZoGjTkX7Qury6_TEOWcYYLq4DDyTn4PMGzuVbp5gdbLt4Tlq5x4jiTrMG9vzfmo1uvvc8tPg73nU54bdBeAo2_9jZ6281I1cLEePCZmZFnsRa7Yn1GWrIlQy7zJZIfhXO206FEMRWoB-HJPTfl82cVUevqj4FGD2EBpy0m1FWCwe6zKbvobzV9gWj4lq_zyIyWGYcKPrq12RZZBf0b4TjaRNcH-sh5zf6ENKQfvVESPPPVKcNTx1kAy6ZLTr39lW0V055oArHZcQ3Ix0OIXHReWfjNPFAgqP1Gc4S_eqQorGqPwbeXjyDHUlBwQtBF00zlSEYihj3XBrTXWOIx3hKvb_E7YSLSFgmgiDHk7i0FjVoDdkloUxbKScwNeUgVS9KHgH_Y-xRKwzhOGwmbPjBEnJHE9Xsvvr8BrlO6aZra-UHtKQxF6TgQCn1dJQ4mYEjaNQ_FK_wMoxTdPTTvvAxZlIrY6pJMPeDZgY-MfnY0UxADITwOU6a0YwHrVrQfT9H-QVZjyRMbw2W6rhhRnVu3Kmm1OV8kV12LCno_qjYrrIeLInN_3AC4dCPukZ_tUEIHfqP71r1X1WuS-lbw\",\n            \"refresh_token\": \"def5020029ff9b731218e1fe46a85da34cd5a9be5764c02c5c3f664ca84fbd9f49d0403c80ac2f4dd82f5ac1956bf2e8ad71a70a5e3a03407cea04b8ed5b1df373ec589a05f0c36577fb1a8d80e9553f846edb2785de10c0f0b0455f93d48f45f0f7df6e905542e365d1571a5789e940b0935aa0195112f6fec36a77358e48ea9d9b1b34530be419066e3bce6f2b5ee5457e8600e7378bae522885196769ff25d4e7c73ad4fd51bfe69beb635bc7f9e8e409b7c4c03f66327bc6457114cc2108f4e8be8e34321169ed96898e8a4655a5c3dc52731dbdc12b6cf7dbf0e6f7ada80f4620cc7d8600ef2b92307db63d78ed84f2d9cde25accabfd35197639dc5024ca97d9ba3165e78979ca6a478a25c186230fb8228052d4a2702c21e7a5d777af4955ba941351e788002c47d46ae73b40017529a9e0171b820aa48f0706245ba9fb0e3a8e080fcec8157500c74d2ff8f74bf8534468b15f63a43fe7374e40338d379c45ec9fc0b459a05d4e6fdeab20e03271373f426597261a59bd5271ddcf47fcfc830f7bb708\"\n        }\n    }\n}"}],"_postman_id":"5af0754d-38cd-4d37-8bb5-ac26cad5bb71"},{"name":"/logout","id":"3cf60fce-81de-4a35-a222-e8ef7c35b218","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"{{url}}/v1/logout","description":"<p>Terminates the current user token.</p>\n","urlObject":{"path":["v1","logout"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cf60fce-81de-4a35-a222-e8ef7c35b218"},{"name":"/fleet/chargingHistoryByBranch","id":"f5b5f92b-2db7-4e66-8fc4-f7cda26ef0a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/chargingHistoryByBranch?startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=6537","description":"<p>Returns detailed EV charging history for all vehicles in a branch (fleet level) within a specified date range. The endpoint supports filtering. If the requested time period is outside the visible archive, the response will indicate the earliest available data. The caller should ensure that <code>startDate</code> and <code>endDate</code> are valid dates; if <code>endDate</code> is provided without a time, it will be set to the end of the day (23:59:59).</p>\n<h3 id=\"request-fields\">Request fields</h3>\n<h4 id=\"required-fields\">Required fields</h4>\n<ul>\n<li><p><code>startDate</code> string (date or date-time) - Start of the reporting period (e.g., \"2025-08-01\" or \"2025-08-01T00:00:00Z\").</p>\n</li>\n<li><p><code>endDate</code> string (date or date-time) - End of the reporting period (e.g., \"2025-08-31\" or \"2025-08-31T23:59:59Z\").</p>\n</li>\n</ul>\n<h4 id=\"optional-fields\">Optional fields</h4>\n<ul>\n<li><p><code>withSummary</code> boolean - Whether to include summary statistics in the response (default: true).</p>\n</li>\n<li><p><code>requiredFields</code> array of string - List of specific fields to include in the response. Allowed values:</p>\n<ul>\n<li><p><code>vehicleID</code></p>\n</li>\n<li><p><code>installationID</code></p>\n</li>\n<li><p><code>VRM</code></p>\n</li>\n<li><p><code>startTime</code></p>\n</li>\n<li><p><code>endTime</code></p>\n</li>\n<li><p><code>chargingDuration</code></p>\n</li>\n<li><p>location (returns <code>lat</code>/<code>lng</code>/address, may be \"tracking not enabled\" if permissions are missing)</p>\n</li>\n<li><p><code>startChargePc</code></p>\n</li>\n<li><p><code>endChargePc</code></p>\n</li>\n<li><p><code>chargeAdded</code></p>\n</li>\n<li><p><code>chargerType</code></p>\n</li>\n<li><p><code>maxTemperature</code></p>\n</li>\n<li><p><code>geofenceName</code></p>\n</li>\n<li><p><code>chargeID</code></p>\n</li>\n<li><p><code>subAccount</code></p>\n</li>\n<li><p><code>energyAdded</code></p>\n</li>\n<li><p><code>chargeEventSource</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response-fields\">Response fields</h3>\n<h4 id=\"success-http-200\">Success (HTTP 200)</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>``` json\n{\n\"data\": {\n  \"body\": [\n    {\n                \"vehicleID\": 66929,\n                \"installationID\": 64548,\n                \"chargeID\": 55654248,\n                \"VRM\": \"212D25877\",\n                \"subAccount\": \"3548 - Bloomfields\",\n                \"startTime\": \"2025-09-07 17:25:24\",\n                \"endTime\": \"2025-09-07 17:53:46\",\n                \"duration\": 1702,\n                \"latitude\": 53.29208,\n                \"longitude\": -6.13913,\n                \"address\": \"1a Dominick Street, Dun Laoghaire, County Dublin, A96 YH99, Ireland\",\n                \"startSoC\": \"90.00\",\n                \"endSoC\": \"92.00\",\n                \"chargeAdded\": null,\n                \"energyAddedKWh\": \"1.10\",\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            }\n  ],\n  \"summary\": {\n    \"totalChargeAdded\": 100.5,\n    \"avgChargeAdded\": 25.1,\n    \"totalEnergyAddedKWh\": 99.2,\n    \"avgEnergyAddedKWh\": 24.8,\n    \"totalDuration\": 28800,\n    \"avgDuration\": 7200\n  },\n  \"meta\": {\n    \"drillDownFrom\": \"2025-02-24\"\n  }\n}\n}\n\n</code></pre><ul>\n<li><p>data <code>object</code></p>\n<ul>\n<li><p>body <code>array</code> - List of charging sessions</p>\n<ul>\n<li><p><code>vehicleID</code> integer - Vehicle ID</p>\n</li>\n<li><p><code>installationID</code> integer - Installation ID</p>\n</li>\n<li><p><code>VRM</code> string - Vehicle registration mark</p>\n</li>\n<li><p><code>startTime</code> string (date-time) - Session start time</p>\n</li>\n<li><p><code>endTime</code> string (date-time) - Session end time</p>\n</li>\n<li><p><code>chargingDuration</code> integer - Duration in seconds</p>\n</li>\n<li><p><code>latitude</code> float|string - Latitude (float or \"tracking not enabled\")</p>\n</li>\n<li><p><code>longitude</code> float|string - Longitude (float or \"tracking not enabled\")</p>\n</li>\n<li><p><code>address</code> string - Address (may be \"tracking not enabled\")</p>\n</li>\n<li><p><code>startSoC</code> integer - Start charge percentage</p>\n</li>\n<li><p><code>endSoC</code> integer - End charge percentage</p>\n</li>\n<li><p><code>chargeAdded</code> float - Charge added (Ah)</p>\n</li>\n<li><p><code>energyAddedKwh</code> float - Energy added (kWh)</p>\n</li>\n<li><p><code>chargerType</code> string - Charger type</p>\n</li>\n<li><p><code>maxTemperature</code> float - Maximum battery temperature</p>\n</li>\n<li><p><code>chargeID</code> string - Charging session ID</p>\n</li>\n<li><p><code>subAccount</code> string - Branch or sub-account name</p>\n</li>\n<li><p><code>chargeEventSource</code> string - Source of charge event</p>\n</li>\n</ul>\n</li>\n<li><p><code>summary</code> object - Summary statistics (if <code>withSummary=true</code>)</p>\n<ul>\n<li><p><code>totalChargeAdded</code> float|null - Total charge added (Ah)</p>\n</li>\n<li><p><code>avgChargeAdded</code> float|null - Average charge added (Ah)</p>\n</li>\n<li><p><code>totalEnergyAddedKWh</code> float|null - Total energy added (kWh)</p>\n</li>\n<li><p><code>avgEnergyAddedKWh</code> float|null - Average energy added (kWh)</p>\n</li>\n<li><p><code>totalDuration</code> integer|null - Total duration (seconds)</p>\n</li>\n<li><p><code>avgDuration</code> integer|null - Average duration (seconds)</p>\n</li>\n</ul>\n</li>\n<li><p><code>meta</code> object - Metadata</p>\n<ul>\n<li><code>drillDownFrom</code> string (date) - Earliest available data for drill-down</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"failure-http-400-500-or-archive-boundary\">Failure (HTTP 400, 500, or archive boundary)</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"body\": [],\n        \"summary\": [],\n        \"meta\": {\n            \"dataAvailableFrom\": \"2025-03-17\"\n        },\n        \"message\": \"Time outside of visible archive\"\n    }\n}\n\n</code></pre>\n<ul>\n<li><p><code>data</code> object</p>\n<ul>\n<li><p><code>body</code> array - Empty if no data available</p>\n</li>\n<li><p><code>summary</code> object|array - Empty if no summary available</p>\n</li>\n<li><p><code>meta</code> object</p>\n<ul>\n<li><code>dataAvailableFrom</code> string (date) - Earliest available data</li>\n</ul>\n</li>\n<li><p><code>message</code> string - Error or archive boundary message</p>\n</li>\n</ul>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Or for validation errors:\n``` json\n{\n\"error\": {\n  \"status\": 400,\n  \"message\": \"Missing required fields\"\n}\n}\n\n</code></pre><p>```</p>\n<ul>\n<li><p><code>error</code> object</p>\n<ul>\n<li><p><code>status</code> integer - HTTP status code (400)</p>\n</li>\n<li><p><code>message</code> string - Error message</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["v1","fleet","chargingHistoryByBranch"],"host":["{{url}}"],"query":[{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"6537"}],"variable":[]}},"response":[{"id":"2f09a828-c218-4bfb-921e-223ae38f986d","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/chargingHistoryByBranch?startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=1135","host":["{{url}}"],"path":["v1","fleet","chargingHistoryByBranch"],"query":[{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"1135"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Nov 2024 13:53:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.62 ()"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Language","value":"en"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"body\": [\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382869,\n                \"VRM\": \"AB52ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-15 18:20:02\",\n                \"endTime\": \"2024-09-16 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382868,\n                \"VRM\": \"AB52ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-14 18:20:02\",\n                \"endTime\": \"2024-09-15 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382873,\n                \"VRM\": \"AB52ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-19 18:20:02\",\n                \"endTime\": \"2024-09-20 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382872,\n                \"VRM\": \"AB52ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-18 18:20:02\",\n                \"endTime\": \"2024-09-19 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382871,\n                \"VRM\": \"AB52ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-17 18:20:02\",\n                \"endTime\": \"2024-09-18 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382870,\n                \"VRM\": \"AB52ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-16 18:20:02\",\n                \"endTime\": \"2024-09-17 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382958,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-21 19:10:17\",\n                \"endTime\": \"2024-09-20 20:30:36\",\n                \"duration\": -81581,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.00\",\n                \"endSoC\": \"45.50\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"8.68\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382956,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-20 19:10:17\",\n                \"endTime\": \"2024-09-19 20:30:36\",\n                \"duration\": -81581,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.00\",\n                \"endSoC\": \"45.50\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"8.68\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382955,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-19 20:25:36\",\n                \"endTime\": \"2024-09-20 07:29:40\",\n                \"duration\": 39844,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"44.50\",\n                \"endSoC\": \"98.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.13\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382954,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-19 19:10:17\",\n                \"endTime\": \"2024-09-18 20:30:36\",\n                \"duration\": -81581,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.00\",\n                \"endSoC\": \"45.50\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"8.68\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382953,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-18 20:25:36\",\n                \"endTime\": \"2024-09-19 07:29:40\",\n                \"duration\": 39844,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"44.50\",\n                \"endSoC\": \"98.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.13\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382952,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-18 19:10:17\",\n                \"endTime\": \"2024-09-17 20:30:36\",\n                \"duration\": -81581,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.00\",\n                \"endSoC\": \"45.50\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"8.68\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382951,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-17 20:25:36\",\n                \"endTime\": \"2024-09-18 07:29:40\",\n                \"duration\": 39844,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"44.50\",\n                \"endSoC\": \"98.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.13\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382950,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-17 19:10:17\",\n                \"endTime\": \"2024-09-16 20:30:36\",\n                \"duration\": -81581,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.00\",\n                \"endSoC\": \"45.50\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"8.68\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382949,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-16 20:25:36\",\n                \"endTime\": \"2024-09-17 07:29:40\",\n                \"duration\": 39844,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"44.50\",\n                \"endSoC\": \"98.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.13\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382948,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-16 19:10:17\",\n                \"endTime\": \"2024-09-15 20:30:36\",\n                \"duration\": -81581,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.00\",\n                \"endSoC\": \"45.50\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"8.68\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382947,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-15 20:25:36\",\n                \"endTime\": \"2024-09-16 07:29:40\",\n                \"duration\": 39844,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"44.50\",\n                \"endSoC\": \"98.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.13\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 29382945,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-14 20:25:36\",\n                \"endTime\": \"2024-09-15 07:29:40\",\n                \"duration\": 39844,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"44.50\",\n                \"endSoC\": \"98.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.13\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25281038,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-19 20:30:36\",\n                \"endTime\": \"2024-09-20 19:15:13\",\n                \"duration\": 81877,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"45.50\",\n                \"endSoC\": \"33.50\",\n                \"chargeAdded\": \"-8.33\",\n                \"energyAddedKWh\": null,\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 24844416,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-14 20:30:36\",\n                \"endTime\": \"2024-09-15 19:15:13\",\n                \"duration\": 81877,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"45.50\",\n                \"endSoC\": \"33.50\",\n                \"chargeAdded\": \"-8.33\",\n                \"energyAddedKWh\": null,\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 24917233,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-15 19:15:13\",\n                \"endTime\": \"2024-09-15 20:25:36\",\n                \"duration\": 4223,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.50\",\n                \"endSoC\": \"44.50\",\n                \"chargeAdded\": \"7.63\",\n                \"energyAddedKWh\": \"7.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 24917715,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-15 20:30:36\",\n                \"endTime\": \"2024-09-16 19:15:13\",\n                \"duration\": 81877,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"45.50\",\n                \"endSoC\": \"33.50\",\n                \"chargeAdded\": \"-8.33\",\n                \"energyAddedKWh\": null,\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 24999282,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-16 19:15:13\",\n                \"endTime\": \"2024-09-16 20:25:36\",\n                \"duration\": 4223,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.50\",\n                \"endSoC\": \"44.50\",\n                \"chargeAdded\": \"7.63\",\n                \"energyAddedKWh\": \"7.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25002382,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-16 20:30:36\",\n                \"endTime\": \"2024-09-17 19:15:13\",\n                \"duration\": 81877,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"45.50\",\n                \"endSoC\": \"33.50\",\n                \"chargeAdded\": \"-8.33\",\n                \"energyAddedKWh\": null,\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25095317,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-17 19:15:13\",\n                \"endTime\": \"2024-09-17 20:25:36\",\n                \"duration\": 4223,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.50\",\n                \"endSoC\": \"44.50\",\n                \"chargeAdded\": \"7.63\",\n                \"energyAddedKWh\": \"7.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25099191,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-17 20:30:36\",\n                \"endTime\": \"2024-09-18 19:15:13\",\n                \"duration\": 81877,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"45.50\",\n                \"endSoC\": \"33.50\",\n                \"chargeAdded\": \"-8.33\",\n                \"energyAddedKWh\": null,\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25185616,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-18 19:15:13\",\n                \"endTime\": \"2024-09-18 20:25:36\",\n                \"duration\": 4223,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.50\",\n                \"endSoC\": \"44.50\",\n                \"chargeAdded\": \"7.63\",\n                \"energyAddedKWh\": \"7.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25189537,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-18 20:30:36\",\n                \"endTime\": \"2024-09-19 19:15:13\",\n                \"duration\": 81877,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"45.50\",\n                \"endSoC\": \"33.50\",\n                \"chargeAdded\": \"-8.33\",\n                \"energyAddedKWh\": null,\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25277409,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-19 19:15:13\",\n                \"endTime\": \"2024-09-19 20:25:36\",\n                \"duration\": 4223,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.50\",\n                \"endSoC\": \"44.50\",\n                \"chargeAdded\": \"7.63\",\n                \"energyAddedKWh\": \"7.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"installationID\": 54173,\n                \"chargeID\": 25369850,\n                \"VRM\": \"AB54ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-20 19:15:13\",\n                \"endTime\": \"2024-09-20 20:25:36\",\n                \"duration\": 4223,\n                \"latitude\": 56.11932,\n                \"longitude\": -3.35345,\n                \"address\": \"2 Hilton Lane, Cowdenbeath, KY4 9BT, United Kingdom\",\n                \"startSoC\": \"33.50\",\n                \"endSoC\": \"44.50\",\n                \"chargeAdded\": \"7.63\",\n                \"energyAddedKWh\": \"7.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56565,\n                \"installationID\": 54174,\n                \"chargeID\": 24914141,\n                \"VRM\": \"AB55ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-15 11:28:40\",\n                \"endTime\": \"2024-09-15 12:39:27\",\n                \"duration\": 4247,\n                \"latitude\": 53.6037,\n                \"longitude\": -2.16975,\n                \"address\": \"1 Rufford Avenue, Rochdale, OL11 3QN, United Kingdom\",\n                \"startSoC\": \"69.00\",\n                \"endSoC\": \"81.50\",\n                \"chargeAdded\": \"8.61\",\n                \"energyAddedKWh\": \"8.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": \"10.00\",\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56565,\n                \"installationID\": 54174,\n                \"chargeID\": 24984560,\n                \"VRM\": \"AB55ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-16 11:28:40\",\n                \"endTime\": \"2024-09-16 12:39:27\",\n                \"duration\": 4247,\n                \"latitude\": 53.6037,\n                \"longitude\": -2.16975,\n                \"address\": \"1 Rufford Avenue, Rochdale, OL11 3QN, United Kingdom\",\n                \"startSoC\": \"69.00\",\n                \"endSoC\": \"81.50\",\n                \"chargeAdded\": \"8.61\",\n                \"energyAddedKWh\": \"8.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": \"10.00\",\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56565,\n                \"installationID\": 54174,\n                \"chargeID\": 25080367,\n                \"VRM\": \"AB55ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-17 11:28:40\",\n                \"endTime\": \"2024-09-17 12:39:27\",\n                \"duration\": 4247,\n                \"latitude\": 53.6037,\n                \"longitude\": -2.16975,\n                \"address\": \"1 Rufford Avenue, Rochdale, OL11 3QN, United Kingdom\",\n                \"startSoC\": \"69.00\",\n                \"endSoC\": \"81.50\",\n                \"chargeAdded\": \"8.61\",\n                \"energyAddedKWh\": \"8.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": \"10.00\",\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56565,\n                \"installationID\": 54174,\n                \"chargeID\": 25171749,\n                \"VRM\": \"AB55ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-18 11:28:40\",\n                \"endTime\": \"2024-09-18 12:39:27\",\n                \"duration\": 4247,\n                \"latitude\": 53.6037,\n                \"longitude\": -2.16975,\n                \"address\": \"1 Rufford Avenue, Rochdale, OL11 3QN, United Kingdom\",\n                \"startSoC\": \"69.00\",\n                \"endSoC\": \"81.50\",\n                \"chargeAdded\": \"8.61\",\n                \"energyAddedKWh\": \"8.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": \"10.00\",\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56565,\n                \"installationID\": 54174,\n                \"chargeID\": 25263810,\n                \"VRM\": \"AB55ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-19 11:28:40\",\n                \"endTime\": \"2024-09-19 12:39:27\",\n                \"duration\": 4247,\n                \"latitude\": 53.6037,\n                \"longitude\": -2.16975,\n                \"address\": \"1 Rufford Avenue, Rochdale, OL11 3QN, United Kingdom\",\n                \"startSoC\": \"69.00\",\n                \"endSoC\": \"81.50\",\n                \"chargeAdded\": \"8.61\",\n                \"energyAddedKWh\": \"8.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": \"10.00\",\n                \"chargeEventSource\": \"Lightfoot Device\"\n            },\n            {\n                \"vehicleID\": 56565,\n                \"installationID\": 54174,\n                \"chargeID\": 25357983,\n                \"VRM\": \"AB55ABC\",\n                \"subAccount\": \"EV\",\n                \"startTime\": \"2024-09-20 11:28:40\",\n                \"endTime\": \"2024-09-20 12:39:27\",\n                \"duration\": 4247,\n                \"latitude\": 53.6037,\n                \"longitude\": -2.16975,\n                \"address\": \"1 Rufford Avenue, Rochdale, OL11 3QN, United Kingdom\",\n                \"startSoC\": \"69.00\",\n                \"endSoC\": \"81.50\",\n                \"chargeAdded\": \"8.61\",\n                \"energyAddedKWh\": \"8.60\",\n                \"chargerType\": null,\n                \"maxTemperature\": \"10.00\",\n                \"chargeEventSource\": \"Lightfoot Device\"\n            }\n        ],\n        \"summary\": {\n            \"totalChargeAdded\": \"47.46\",\n            \"avgChargeAdded\": \"1.318333\",\n            \"totalEnergyAddedKWh\": \"599.40\",\n            \"avgEnergyAddedKWh\": \"19.980000\",\n            \"totalDuration\": \"579276\",\n            \"avgDuration\": \"16091.0000\"\n        },\n        \"meta\": {\n            \"drillDownFrom\": \"2024-05-06\"\n        }\n    }\n}"},{"id":"abfcdc06-e8ca-45af-8828-db1816760c2d","name":"Failure (400)","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/chargingHistoryByBranch","host":["{{url}}"],"path":["v1","fleet","chargingHistoryByBranch"],"query":[{"key":"startDate","value":"{{startDate}}","disabled":true},{"key":"endDate","value":"{{endDate}}","disabled":true},{"key":"fleetLevelID","value":"6537","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 14:35:24 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { }\"\n    }\n}"},{"id":"9ec306be-28e0-410e-8643-2af1822bb06f","name":"Success out of bounds","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/chargingHistoryByBranch?startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=6537","host":["{{url}}"],"path":["v1","fleet","chargingHistoryByBranch"],"query":[{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"6537"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 14:37:55 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Language","value":"en"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"body\": [],\n        \"summary\": [],\n        \"meta\": {\n            \"dataAvailableFrom\": \"2025-03-17\"\n        },\n        \"message\": \"Time outside of visible archive\"\n    }\n}"}],"_postman_id":"f5b5f92b-2db7-4e66-8fc4-f7cda26ef0a3"},{"name":"/fleet/chargingHistoryByVehicle","id":"b3fd2792-e01b-48e4-9a7a-9fdc3534df39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/chargingHistoryByVehicle?vehicleID=56562&startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=3793","description":"<p>Returns detailed EV charging history for a specific vehicle within a specified date range. The vehicle must belong to the visible fleet level, otherwise a forbidden error is returned. If the requested time period is outside the visible archive, the response will indicate the earliest available data. The caller should ensure that <code>startDate</code> and <code>endDate</code> are valid dates; if <code>endDate</code> is provided without a time, it will be set to the end of the day (23:59:59).</p>\n<h3 id=\"request-fields\">Request fields</h3>\n<h4 id=\"required-fields\">Required fields</h4>\n<ul>\n<li><p><code>vehicleID</code> integer - The ID of the vehicle.</p>\n</li>\n<li><p><code>startDate</code> string (date or date-time) - Start of the reporting period (e.g., \"2025-08-01\" or \"2025-08-01T00:00:00Z\").</p>\n</li>\n<li><p><code>endDate</code> string (date or date-time) - End of the reporting period (e.g., \"2025-08-31\" or \"2025-08-31T23:59:59Z\").</p>\n</li>\n<li><p><code>fleetLevelID</code> integer - The ID of the fleet level to which the vehicle must belong.</p>\n</li>\n</ul>\n<h4 id=\"optional-fields\">Optional fields</h4>\n<ul>\n<li><p><code>withSummary</code> boolean - Whether to include summary statistics in the response (default: true).</p>\n</li>\n<li><p><code>requiredFields</code> array of string - List of specific fields to include in the response. Allowed values:</p>\n<ul>\n<li><p><code>vehicleID</code></p>\n</li>\n<li><p><code>installationID</code></p>\n</li>\n<li><p><code>VRM</code></p>\n</li>\n<li><p><code>startTime</code></p>\n</li>\n<li><p><code>endTime</code></p>\n</li>\n<li><p><code>chargingDuration</code></p>\n</li>\n<li><p><code>location</code> (returns lat/lng/address, may be \"tracking not enabled\" if permissions are missing)</p>\n</li>\n<li><p><code>startChargePc</code></p>\n</li>\n<li><p><code>endChargePc</code></p>\n</li>\n<li><p><code>chargeAdded</code></p>\n</li>\n<li><p><code>chargerType</code></p>\n</li>\n<li><p><code>maxTemperature</code></p>\n</li>\n<li><p><code>geofenceName</code></p>\n</li>\n<li><p><code>chargeID</code></p>\n</li>\n<li><p><code>energyAdded</code></p>\n</li>\n<li><p><code>chargeEventSource</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response-fields\">Response fields</h3>\n<h4 id=\"success-http-200\">Success (HTTP 200)</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">  {\n    \"data\": {\n      \"body\": [\n        {\n          \"vehicleID\": 56562,\n          \"installationID\": 54171,\n          \"chargeID\": 29382868,\n          \"VRM\": \"AB52ABC\",\n          \"startTime\": \"2024-09-14 18:20:02\",\n          \"endTime\": \"2024-09-15 07:38:58\",\n          \"duration\": 47936,\n          \"latitude\": 50.39577,\n          \"longitude\": -4.03595,\n          \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n          \"startSoC\": \"20.00\",\n          \"endSoC\": \"94.00\",\n          \"chargeAdded\": \"0.00\",\n          \"energyAddedKWh\": \"37.89\",\n          \"chargerType\": \"unknown\",\n          \"maxTemperature\": null,\n          \"chargeEventSource\": \"N/A (Derived Event)\"\n        }\n        // ... more sessions ...\n      ],\n      \"summary\": {\n        \"totalChargeAdded\": \"0.00\",\n        \"avgChargeAdded\": \"0.000000\",\n        \"totalEnergyAddedKWh\": \"227.34\",\n        \"avgEnergyAddedKWh\": \"37.890000\",\n        \"totalDuration\": \"287616\",\n        \"avgDuration\": \"47936.0000\"\n      },\n      \"meta\": {\n        \"drillDownFrom\": \"2024-05-06\"\n      }\n    }\n  }\n\n</code></pre>\n<ul>\n<li><code>data</code> object<ul>\n<li><code>body</code> array - List of charging sessions<ul>\n<li><code>vehicleID</code> integer - Vehicle ID</li>\n<li><code>installationID</code> integer - Installation ID</li>\n<li><code>chargeID</code> integer - Charging session ID</li>\n<li><code>VRM</code> string - Vehicle registration mark</li>\n<li><code>startTime</code> string (date-time) - Session start time</li>\n<li><code>endTime</code> string (date-time) - Session end time</li>\n<li><code>duration</code> integer - Duration in seconds</li>\n<li><code>latitude</code> float - Latitude</li>\n<li><code>longitude</code> float - Longitude</li>\n<li><code>address</code> string - Address</li>\n<li><code>startSoC</code> string - Start state of charge</li>\n<li><code>endSoC</code> string - End state of charge</li>\n<li><code>chargeAdded</code> string - Charge added (Ah)</li>\n<li><code>energyAddedKWh</code> string - Energy added (kWh)</li>\n<li><code>chargerType</code> string - Charger type</li>\n<li><code>maxTemperature</code> float|null - Maximum battery temperature</li>\n<li><code>chargeEventSource</code> string - Source of charge event</li>\n</ul>\n</li>\n<li><code>summary</code> object - Summary statistics (if withSummary=true)<ul>\n<li><code>totalChargeAdded</code> string|null - Total charge added (Ah)</li>\n<li><code>avgChargeAdded</code> string|null - Average charge added (Ah)</li>\n<li><code>totalEnergyAddedKWh</code> string|null - Total energy added (kWh)</li>\n<li><code>avgEnergyAddedKWh</code> string|null - Average energy added (kWh)</li>\n<li><code>totalDuration</code> string|null - Total duration (seconds)</li>\n<li><code>avgDuration</code> string|null - Average duration (seconds)</li>\n</ul>\n</li>\n<li><code>meta</code> object - Metadata<ul>\n<li><code>drillDownFrom</code> string (date) - Earliest available data for drill-down</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"failure-http-400-403\">Failure (HTTP 400, 403)</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": {\n    \"body\": [],\n    \"summary\": [],\n    \"meta\": {\n      \"dataAvailableFrom\": \"2025-02-24\"\n    },\n    \"message\": \"Time outside of visible archive\"\n  }\n}\n</code></pre>\n<ul>\n<li><code>data</code> object<ul>\n<li><code>body</code> array - Empty if no data available</li>\n<li><code>summary</code> object|array - Empty if no summary available</li>\n<li><code>meta</code> object<ul>\n<li><code>dataAvailableFrom</code> string (date) - Earliest available data</li>\n</ul>\n</li>\n<li><code>message</code> string - Error or archive boundary message</li>\n</ul>\n</li>\n</ul>\n<p>  Or for forbidden error (vehicle not in fleet):</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"error\": {\n    \"status\": 403,\n    \"message\": \"Vehicle not in visible fleet\"\n  }\n}\n</code></pre>\n<ul>\n<li><code>error</code> object<ul>\n<li><code>status</code> integer - HTTP status code (403)</li>\n<li><code>message</code> string - Error message</li>\n</ul>\n</li>\n</ul>\n<p>  Or for validation errors:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"error\": {\n    \"status\": 400,\n    \"message\": \"Missing required fields\"\n  }\n}\n</code></pre>\n<ul>\n<li><code>error</code> object<ul>\n<li><code>status</code> integer - HTTP status code (400)</li>\n<li><code>message</code> string - Error message</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["v1","fleet","chargingHistoryByVehicle"],"host":["{{url}}"],"query":[{"key":"vehicleID","value":"56562"},{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"3793"}],"variable":[]}},"response":[{"id":"a192db35-ad30-43c6-9b5d-5c7cde7a81ae","name":"/fleet/chargingHistoryByVehicle","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/chargingHistoryByVehicle?vehicleID=56562&startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=3793","host":["{{url}}"],"path":["v1","fleet","chargingHistoryByVehicle"],"query":[{"key":"vehicleID","value":"56562"},{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"3793"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Nov 2024 15:44:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.62 ()"},{"key":"X-Powered-By","value":"PHP/7.4.28"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Language","value":"en"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"body\": [\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382868,\n                \"VRM\": \"AB52ABC\",\n                \"startTime\": \"2024-09-14 18:20:02\",\n                \"endTime\": \"2024-09-15 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382869,\n                \"VRM\": \"AB52ABC\",\n                \"startTime\": \"2024-09-15 18:20:02\",\n                \"endTime\": \"2024-09-16 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382870,\n                \"VRM\": \"AB52ABC\",\n                \"startTime\": \"2024-09-16 18:20:02\",\n                \"endTime\": \"2024-09-17 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382871,\n                \"VRM\": \"AB52ABC\",\n                \"startTime\": \"2024-09-17 18:20:02\",\n                \"endTime\": \"2024-09-18 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382872,\n                \"VRM\": \"AB52ABC\",\n                \"startTime\": \"2024-09-18 18:20:02\",\n                \"endTime\": \"2024-09-19 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"installationID\": 54171,\n                \"chargeID\": 29382873,\n                \"VRM\": \"AB52ABC\",\n                \"startTime\": \"2024-09-19 18:20:02\",\n                \"endTime\": \"2024-09-20 07:38:58\",\n                \"duration\": 47936,\n                \"latitude\": 50.39577,\n                \"longitude\": -4.03595,\n                \"address\": \"18 Furzeacre Close, Plymouth, PL7 5DZ, United Kingdom\",\n                \"startSoC\": \"20.00\",\n                \"endSoC\": \"94.00\",\n                \"chargeAdded\": \"0.00\",\n                \"energyAddedKWh\": \"37.89\",\n                \"chargerType\": \"unknown\",\n                \"maxTemperature\": null,\n                \"chargeEventSource\": \"N/A (Derived Event)\"\n            }\n        ],\n        \"summary\": {\n            \"totalChargeAdded\": \"0.00\",\n            \"avgChargeAdded\": \"0.000000\",\n            \"totalEnergyAddedKWh\": \"227.34\",\n            \"avgEnergyAddedKWh\": \"37.890000\",\n            \"totalDuration\": \"287616\",\n            \"avgDuration\": \"47936.0000\"\n        },\n        \"meta\": {\n            \"drillDownFrom\": \"2024-05-06\"\n        }\n    }\n}"},{"id":"3bc2ead5-4ad5-470a-be77-77d20f742a94","name":"Failure (403)","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/chargingHistoryByVehicle?vehicleID=8200&startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=2551","host":["{{url}}"],"path":["v1","fleet","chargingHistoryByVehicle"],"query":[{"key":"vehicleID","value":"8200"},{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"2551"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 14:38:44 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 403,\n        \"message\": \"6302: Vehicle not in visible fleet\"\n    }\n}"}],"_postman_id":"b3fd2792-e01b-48e4-9a7a-9fdc3534df39"},{"name":"/fleet/driverJourneySummaryByBranch","id":"fd6459e2-aa05-4352-84f3-63016fbd5912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/driverJourneySummaryByBranch?startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=3793","description":"<p>Returns driver journey summaries for a specified fleet level (and its child branches) within a given time period (maximum one week). The start and end dates must be within the same ISO week. The endpoint enforces fleet-level access control and validates input parameters.</p>\n<h3 id=\"notes\">Notes</h3>\n<ul>\n<li><p>If <code>fleetLevelID</code> is not a child of the user's accessible fleet levels, returns 400 error.</p>\n</li>\n<li><p>If <code>startDate</code> and <code>endDate</code> are not in the same ISO week, returns 400 error.</p>\n</li>\n<li><p>Validation errors in query parameters return 400 error.</p>\n</li>\n</ul>\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required\">Required</h3>\n<ul>\n<li><p>fleetLevelID <code>integer</code> - The fleet level ID for which to retrieve driver journey summaries. Must be accessible to user.</p>\n</li>\n<li><p>startDate <code>string (date)</code> - Start date (YYYY-MM-DD). Must be in the same ISO week as endDate.</p>\n</li>\n<li><p>endDate <code>string (date)</code> - End date (YYYY-MM-DD). Must be in the same ISO week as startDate.</p>\n</li>\n</ul>\n<h3 id=\"optional\">Optional</h3>\n<ul>\n<li><p>status <code>string</code> - 'Live', 'Blind', or 'both'. Defaults to 'both'.</p>\n</li>\n<li><p>privacy <code>string</code> - 'business', 'private', or 'both'. Defaults to 'both'.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"fields\">Fields</h3>\n<ul>\n<li><p><code>position</code>, integer - Position in group based on performance</p>\n</li>\n<li><p><code>driverID</code>, integer - The ID of the driver</p>\n</li>\n<li><p><code>firstName</code>, string - The driver's first name</p>\n</li>\n<li><p><code>lastName</code>, string - The driver's last name</p>\n</li>\n<li><p><code>driverName</code>, string - The driver's full name</p>\n</li>\n<li><p><code>employeeID</code>, string - The driver's employee ID</p>\n</li>\n<li><p><code>subAccount</code>, string - Name of the branch the driver is in</p>\n</li>\n<li><p><code>distanceKm</code>, string - Total distance travelled</p>\n</li>\n<li><p><code>duration</code>, integer - Total time for the journeys</p>\n</li>\n<li><p><code>greenPercentage</code>, string - Total time spent in green</p>\n</li>\n<li><p><code>amberPercentage</code>, string - Total time spent in amber</p>\n</li>\n<li><p><code>redPercentage</code>, string - Total time spent in red</p>\n</li>\n<li><p><code>penalties</code>, string - Total number of penalties</p>\n</li>\n<li><p><code>score</code>, integer - Score achieved</p>\n</li>\n<li><p><code>harshAcceleration</code>, string - Total number of harsh acceleration events</p>\n</li>\n<li><p><code>harshBraking</code>, string - Total number of harsh braking events</p>\n</li>\n<li><p><code>harshCornering</code>, string - Total number of harsh cornering events</p>\n</li>\n<li><p><code>overspeedMinor</code>, integer - Total number of minor overspeeding events</p>\n</li>\n<li><p><code>overspeedMajor</code>, integer - Total number of major overspeeding events</p>\n</li>\n<li><p><code>overspeedSevere</code>, integer - Total number of severe overspeeding events</p>\n</li>\n<li><p><code>totalSpeeding</code>, integer - Total number of speeding events</p>\n</li>\n<li><p><code>idlePenalties</code>, string - Total number of idling penalties</p>\n</li>\n<li><p><code>idleTime</code>, integer - Total time spent idling</p>\n</li>\n</ul>\n<hr />\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": [\n        {\n            \"position\": 1,\n            \"driverID\": 428182,\n            \"firstName\": \"demo\",\n            \"lastName\": \"321\",\n            \"driverName\": \"demo 321\",\n            \"employeeID\": null,\n            \"subAccount\": \"Demo Fleet\",\n            \"distanceKm\": \"0\",\n            \"duration\": 0,\n            \"greenPercentage\": \"--\",\n            \"amberPercentage\": \"--\",\n            \"redPercentage\": \"--\",\n            \"penalties\": \"--\",\n            \"score\": -60,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": 0,\n            \"overspeedMajor\": 0,\n            \"overspeedSevere\": 0,\n            \"totalSpeeding\": 0,\n            \"idlePenalties\": \"--\",\n            \"idleTime\": 0\n        }\n    ]\n}\n\n</code></pre>\n<p>Example Response (errors)</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Fleet Level not allowed.\"\n    }\n}\n\n</code></pre>\n<p>JSON</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\"Start and end dates not in the same week.\"]\nErrors / Status Codes\nHTTP CodeError Key / NameDescriptionPossible CausesSuggested Handling200\nOK\nSummary returned\nValid input and authorised fleet level\nConsume response\n400\nBadRequest\nValidation error\nDisallowed fleetLevelID; dates in different weeks; helper error\nAdjust parameters and retry\n\n</code></pre>","urlObject":{"path":["v1","fleet","driverJourneySummaryByBranch"],"host":["{{url}}"],"query":[{"key":"startDate","value":"{{startDate}}"},{"description":{"content":"<p>Must be in the same ISO week as the start date</p>\n","type":"text/plain"},"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"3793"}],"variable":[]}},"response":[{"id":"c7b3eddc-d660-4f49-86b5-6e283febab62","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/driverJourneySummaryByBranch?startDate=2020-02-01 00:00&endDate=2020-02-02 23:59","host":["{{url}}"],"path":["v1","fleet","driverJourneySummaryByBranch"],"query":[{"key":"startDate","value":"2020-02-01 00:00"},{"key":"endDate","value":"2020-02-02 23:59","description":"Must be in the same ISO week as the start date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"data\": [\r\n\t    {\r\n\t        \"position\": 1,\r\n\t        \"driverID\": 59705,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver1\",\r\n\t        \"driverName\": \"Engineering Driver1\",\r\n\t        \"employeeID\": \"ENG123\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 2,\r\n\t        \"overspeedMajor\": 0,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 2,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 2,\r\n\t        \"driverID\": 59702,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver10\",\r\n\t        \"driverName\": \"Engineering Driver10\",\r\n\t        \"employeeID\": \"ENG132\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 6,\r\n\t        \"overspeedMajor\": 2,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 8,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t\t{   \r\n\t        \"position\": 3,\r\n\t        \"driverID\": 59704,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver12\",\r\n\t        \"driverName\": \"Engineering Driver12\",\r\n\t        \"employeeID\": \"ENG134\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 6,\r\n\t        \"overspeedMajor\": 2,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 8,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 4,\r\n\t        \"driverID\": 59706,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver2\",\r\n\t        \"driverName\": \"Engineering Driver2\",\r\n\t        \"employeeID\": \"ENG124\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 6,\r\n\t        \"overspeedMajor\": 2,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 8,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 5,\r\n\t        \"driverID\": 59707,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver3\",\r\n\t        \"driverName\": \"Engineering Driver3\",\r\n\t        \"employeeID\": \"ENG125\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 2,\r\n\t        \"overspeedMajor\": 0,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 2,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 6,\r\n\t        \"driverID\": 59708,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver4\",\r\n\t        \"driverName\": \"Engineering Driver4\",\r\n\t        \"employeeID\": \"ENG126\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 6,\r\n\t        \"overspeedMajor\": 2,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 8,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 7,\r\n\t        \"driverID\": 59709,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver5\",\r\n\t        \"driverName\": \"Engineering Driver5\",\r\n\t        \"employeeID\": \"ENG127\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 2,\r\n\t        \"overspeedMajor\": 0,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 2,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 8,\r\n\t        \"driverID\": 59710,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver6\",\r\n\t        \"driverName\": \"Engineering Driver6\",\r\n\t        \"employeeID\": \"ENG128\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 6,\r\n\t        \"overspeedMajor\": 2,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 8,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 9,\r\n\t        \"driverID\": 59701,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver9\",\r\n\t        \"driverName\": \"Engineering Driver9\",\r\n\t        \"employeeID\": \"ENG131\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"82.5\",\r\n\t        \"amberPercentage\": \"16.3\",\r\n\t        \"redPercentage\": \"1.2\",\r\n\t        \"penalties\": \"3\",\r\n\t        \"score\": 7983,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"1\",\r\n\t        \"harshCornering\": \"10\",\r\n\t        \"overspeedMinor\": 2,\r\n\t        \"overspeedMajor\": 0,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 2,\r\n\t        \"idlePenalties\": \"2\",\r\n\t        \"idleTime\": 1375\r\n\t    },\r\n\t    {\r\n\t        \"position\": 10,\r\n\t        \"driverID\": 59703,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver11\",\r\n\t        \"driverName\": \"Engineering Driver11\",\r\n\t        \"employeeID\": \"ENG133\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"0\",\r\n\t        \"duration\": 0,\r\n\t        \"greenPercentage\": \"--\",\r\n\t        \"amberPercentage\": \"--\",\r\n\t        \"redPercentage\": \"--\",\r\n\t        \"penalties\": \"--\",\r\n\t        \"score\": -60,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"0\",\r\n\t        \"harshCornering\": \"0\",\r\n\t        \"overspeedMinor\": 0,\r\n\t        \"overspeedMajor\": 0,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 0,\r\n\t        \"idlePenalties\": \"--\",\r\n\t        \"idleTime\": 0\r\n\t    },\r\n\t    {\r\n\t        \"position\": 11,\r\n\t        \"driverID\": 59699,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver7\",\r\n\t        \"driverName\": \"Engineering Driver7\",\r\n\t        \"employeeID\": \"ENG129\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"0\",\r\n\t        \"duration\": 0,\r\n\t        \"greenPercentage\": \"--\",\r\n\t        \"amberPercentage\": \"--\",\r\n\t        \"redPercentage\": \"--\",\r\n\t        \"penalties\": \"--\",\r\n\t        \"score\": -60,\r\n\t        \"harshAcceleration\": \"0\",\r\n\t        \"harshBraking\": \"0\",\r\n\t        \"harshCornering\": \"0\",\r\n\t        \"overspeedMinor\": 0,\r\n\t        \"overspeedMajor\": 0,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 0,\r\n\t        \"idlePenalties\": \"--\",\r\n\t        \"idleTime\": 0\r\n\t    },\r\n\t    {\r\n\t        \"position\": 12,\r\n\t        \"driverID\": 59700,\r\n\t        \"firstName\": \"Engineering\",\r\n\t        \"lastName\": \"Driver8\",\r\n\t        \"driverName\": \"Engineering Driver8\",\r\n\t        \"employeeID\": \"ENG130\",\r\n\t        \"subAccount\": \"Lightfoot Engineering\",\r\n\t        \"distanceKm\": \"201\",\r\n\t        \"duration\": 13445,\r\n\t        \"greenPercentage\": \"--\",\r\n\t        \"amberPercentage\": \"--\",\r\n\t        \"redPercentage\": \"--\",\r\n\t        \"penalties\": \"--\",\r\n\t        \"score\": -70,\r\n\t        \"harshAcceleration\": \"--\",\r\n\t        \"harshBraking\": \"--\",\r\n\t        \"harshCornering\": \"--\",\r\n\t        \"overspeedMinor\": 6,\r\n\t        \"overspeedMajor\": 2,\r\n\t        \"overspeedSevere\": 0,\r\n\t        \"totalSpeeding\": 8,\r\n\t        \"idlePenalties\": \"--\",\r\n\t        \"idleTime\": 1375\r\n\t    }\r\n\t]\r\n}"},{"id":"e922b871-599a-48c5-8c2b-55b89a744cad","name":"Failure (400)","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/driverJourneySummaryByBranch?startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=3793","host":["{{url}}"],"path":["v1","fleet","driverJourneySummaryByBranch"],"query":[{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}","description":"Must be in the same ISO week as the start date"},{"key":"fleetLevelID","value":"3793"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 15:00:30 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Language","value":"en"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Fleet Level not allowed.\"\n    }\n}"}],"_postman_id":"fd6459e2-aa05-4352-84f3-63016fbd5912"},{"name":"/fleet/driverList","id":"48171d1a-4163-4b31-b09f-ef489fa2a90b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/driverList?fleetLevelID=3793","description":"<p>Gets a list of all drivers, with data such as last vehicle they drove, organised by the fleet levels the drivers are in.</p>\n<h4 id=\"endpoint-notes\">Endpoint Notes</h4>\n<p>Vehicle information is based on the last vehicle the driver used. So the same vehicle information could be used for more than one person.</p>\n<ul>\n<li><p>If <code>all=true</code>, includes drivers who have not driven.</p>\n</li>\n<li><p>If <code>filter</code> is provided, only drivers matching the ASCII charset filter are returned.</p>\n</li>\n<li><p>Validation errors in query parameters return 400 error.</p>\n</li>\n<li><p>Internal errors return 500 error.</p>\n</li>\n</ul>\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required\">Required</h3>\n<ul>\n<li><code>fleetLevelID</code> (request attribute, not query param) - The fleet level to fetch drivers for.</li>\n</ul>\n<h3 id=\"optional\">Optional</h3>\n<ul>\n<li><p><code>filter</code>, string - Filter string for searching drivers (ASCII charset).</p>\n</li>\n<li><p><code>all</code>, boolean - If true, includes drivers who have not driven.</p>\n</li>\n<li><p><code>userID</code>, integer - logged in user</p>\n</li>\n</ul>\n<h3 id=\"request-context\">Request context</h3>\n<ul>\n<li>Only accessible fleet levels are allowed.</li>\n</ul>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"fields\">Fields</h3>\n<p>The response will be a JSON object with a <code>data</code> property containing a dictionary keyed by fleet level name, each with an array of driver profiles.</p>\n<ul>\n<li><p><code>driverID</code>, integer - Driver ID</p>\n</li>\n<li><p><code>firstName</code>, string - First name</p>\n</li>\n<li><p><code>lastName</code>, string - Last name</p>\n</li>\n<li><p><code>email</code>, string - Email address</p>\n</li>\n<li><p><code>status</code>, string - Driver status (e.g., \"active\", \"inactive\")</p>\n</li>\n<li><p><code>lastActive</code>, integer|null - Last active timestamp (UNIX epoch, nullable)</p>\n</li>\n<li><p><code>lastActiveDate</code>, string|null - Last active date (formatted, nullable)</p>\n</li>\n<li><p>...other fields may be present</p>\n</li>\n</ul>\n<p>Each item in the array may also include:<br />- <code>employeeID</code>, string - Identifier of the employee<br />- <code>driverName</code>, string - Driver's name<br />- <code>profilePicture</code>, null|string - URL string for user's profile picture<br />- <code>pincode</code>, string - Driver's pin code<br />- <code>markerIcon</code>, string - Marker icon status text<br />- <code>account</code>, string - Demo Vehicle Fleet<br />- <code>fleetLevelID</code>, integer - ID of the fleet's level<br />- <code>vehicleID</code>, null|integer - Vehicle ID<br />- <code>eventID</code>, null|integer - ID of the event<br />- <code>VRM</code>, null|string - Identifier for the vehicle<br />- <code>vehicleNickname</code>, null|string - Nickname for the vehicle<br />- <code>latitude</code>, null|float - Latitude coordinate<br />- <code>longitude</code>, null|float - Longitude coordinate<br />- <code>address</code>, null|string - Driver address<br />- <code>speed</code>, integer - Current driver speed<br />- <code>heading</code>, null|integer - Driver direction<br />- <code>brandName</code>, null|string - Vehicle brand name<br />- <code>vehicleModel</code>, null|string - Vehicle model<br />- <code>vehicleType</code>, null|string - Vehicle type<br />- <code>odometerLatest</code>, null|string - Odometer reading</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"2047 - Ashford Middlsx Extra\": [\n            {\n                \"employeeID\": \"38086126_2047\",\n                \"driverID\": 506323,\n                \"driverName\": \"Gavin Ridley\",\n                \"profilePicture\": \"https://lf-profile-pictures.s3.eu-west-1.amazonaws.com/IMG_0185-1638908384.JPEG\",\n                \"email\": \"demo_tesco@lightfoot.co.uk\",\n                \"pincode\": null,\n                \"lastActive\": 1756461966,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"vehicleID\": 62154,\n                \"eventID\": 1236058948,\n                \"account\": \"Tesco\",\n                \"fleetLevelID\": 7912,\n                \"fleetLevelName\": \"2047 - Ashford Middlsx Extra\",\n                \"VRM\": \"\",\n                \"vehicleNickname\": \"BG21LXH\",\n                \"latitude\": 51.4458,\n                \"longitude\": -0.4734,\n                \"address\": \"53 Viola Avenue, Staines, TW19 7SA, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 53,\n                \"brandName\": \"Iveco\",\n                \"vehicleModel\": \"DAILY 35S14 S-A\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"odometerLatest\": 133877.3,\n                \"lastActiveDate\": \"2025-08-29 10:06:06\"\n            }\n        ],\n        \"4899 - Liffey Valley\": [\n            {\n                \"employeeID\": \"00435080_4899\",\n                \"driverID\": 464385,\n                \"driverName\": \"Janis Silins\",\n                \"profilePicture\": null,\n                \"email\": \"demo_tesco@lightfoot.co.uk\",\n                \"pincode\": null,\n                \"lastActive\": 1757250352,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"vehicleID\": 133137,\n                \"eventID\": 1242448664,\n                \"account\": \"Tesco\",\n                \"fleetLevelID\": 8816,\n                \"fleetLevelName\": \"4899 - Liffey Valley\",\n                \"VRM\": \"\",\n                \"vehicleNickname\": \"242D23254\",\n                \"latitude\": 53.35063,\n                \"longitude\": -6.38842,\n                \"address\": \"D22 C9P3, Dublin, County Dublin, Ireland\",\n                \"speed\": 0,\n                \"heading\": 238,\n                \"brandName\": \"Iveco\",\n                \"vehicleModel\": \"Daily\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"odometerLatest\": 14456.8,\n                \"lastActiveDate\": \"2025-09-07 13:05:52\"\n            }\n        ],\n        \"5441 - Port Glasgow Extra\": [\n            {\n                \"employeeID\": \"45845073_5441\",\n                \"driverID\": 428833,\n                \"driverName\": \"John Goldie\",\n                \"profilePicture\": null,\n                \"email\": \"demo_tesco@lightfoot.co.uk\",\n                \"pincode\": null,\n                \"lastActive\": 1757276563,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"vehicleID\": 64406,\n                \"eventID\": 1242683147,\n                \"account\": \"Tesco\",\n                \"fleetLevelID\": 7655,\n                \"fleetLevelName\": \"5441 - Port Glasgow Extra\",\n                \"VRM\": \"\",\n                \"vehicleNickname\": \"BC21OBX\",\n                \"latitude\": 55.90032,\n                \"longitude\": -4.50567,\n                \"address\": \"16 Lochside Avenue, Bishopton, PA7 5FZ, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 273,\n                \"brandName\": \"Iveco\",\n                \"vehicleModel\": \"DAILY 35S14\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"odometerLatest\": 164057.2,\n                \"lastActiveDate\": \"2025-09-07 20:22:43\"\n            }\n        ],\n        \"4656 - Athenry\": [\n            {\n                \"employeeID\": \"00237716_4656\",\n                \"driverID\": 461426,\n                \"driverName\": \"Keith Coyne Potts\",\n                \"profilePicture\": null,\n                \"email\": \"demo_tesco@lightfoot.co.uk\",\n                \"pincode\": null,\n                \"lastActive\": 1757094032,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"vehicleID\": 85449,\n                \"eventID\": 1241515118,\n                \"account\": \"Tesco\",\n                \"fleetLevelID\": 16023,\n                \"fleetLevelName\": \"4656 - Athenry\",\n                \"VRM\": \"\",\n                \"vehicleNickname\": \"231D7236\",\n                \"latitude\": 53.29317,\n                \"longitude\": -8.751,\n                \"address\": \"Athenry Shopping Centre, Athenry, County Galway, Ireland\",\n                \"speed\": 0,\n                \"heading\": 291,\n                \"brandName\": \"Iveco\",\n                \"vehicleModel\": \"DAILY 35S14\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"odometerLatest\": 82808.8,\n                \"lastActiveDate\": \"2025-09-05 17:40:32\"\n            }\n        ],\n        \"4506 - Banbridge Extra\": [\n            {\n                \"employeeID\": \"45889864_4506\",\n                \"driverID\": 472281,\n                \"driverName\": \"Mark Purdy\",\n                \"profilePicture\": null,\n                \"email\": \"demo_tesco@lightfoot.co.uk\",\n                \"pincode\": null,\n                \"lastActive\": 1757153741,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"vehicleID\": 45985,\n                \"eventID\": 1241852466,\n                \"account\": \"Tesco\",\n                \"fleetLevelID\": 8019,\n                \"fleetLevelName\": \"4506 - Banbridge Extra\",\n                \"VRM\": \"\",\n                \"vehicleNickname\": \"PO70VXS\",\n                \"latitude\": 54.33438,\n                \"longitude\": -6.27282,\n                \"address\": \"Banbridge, BT32 4, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 8,\n                \"brandName\": \"Mercedes-Benz\",\n                \"vehicleModel\": \"SPRINTER 314 CDI\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"odometerLatest\": 524715.6,\n                \"lastActiveDate\": \"2025-09-06 10:15:41\"\n            }\n        ],\n        \"2425 - Dunstable Extra\": [\n            {\n                \"employeeID\": \"45587183_2425\",\n                \"driverID\": 296239,\n                \"driverName\": \"Ruchirkumar Patel\",\n                \"profilePicture\": null,\n                \"email\": \"demo_tesco@lightfoot.co.uk\",\n                \"pincode\": null,\n                \"lastActive\": 1757102275,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"vehicleID\": 76781,\n                \"eventID\": 1241603006,\n                \"account\": \"Tesco\",\n                \"fleetLevelID\": 7808,\n                \"fleetLevelName\": \"2425 - Dunstable Extra\",\n                \"VRM\": \"\",\n                \"vehicleNickname\": \"PF22PKO\",\n                \"latitude\": 51.88915,\n                \"longitude\": -0.48512,\n                \"address\": \"LU5 4JU, Dunstable, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 349,\n                \"brandName\": \"Mercedes-Benz\",\n                \"vehicleModel\": \"SPRINTER 315 PROGRESSIVE CDI\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"odometerLatest\": 163755.8,\n                \"lastActiveDate\": \"2025-09-05 19:57:55\"\n            }\n        ],\n        \"5168 - Coventry Crosspoint Ext\": [\n            {\n                \"employeeID\": \"46012196_5168\",\n                \"driverID\": 550510,\n                \"driverName\": \"Sutharsan Nallapillai\",\n                \"profilePicture\": \"https://lf-profile-pictures.s3.eu-west-1.amazonaws.com/2016-02-26 11.55.23-1739215662.jpg\",\n                \"email\": \"demo_tesco@lightfoot.co.uk\",\n                \"pincode\": null,\n                \"lastActive\": 1757273391,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"vehicleID\": 105767,\n                \"eventID\": 1242660830,\n                \"account\": \"Tesco\",\n                \"fleetLevelID\": 7801,\n                \"fleetLevelName\": \"5168 - Coventry Crosspoint Ext\",\n                \"VRM\": \"\",\n                \"vehicleNickname\": \"BL73MGO\",\n                \"latitude\": 52.41163,\n                \"longitude\": -1.36813,\n                \"address\": \"32 Coventry Road, Rugby, CV23 0NE, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 167,\n                \"brandName\": \"Iveco\",\n                \"vehicleModel\": \"DAILY 35S14 AUTO\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": 91924.7,\n                \"lastActiveDate\": \"2025-09-07 19:29:51\"\n            }\n        ]\n    }\n}\n\n</code></pre>\n<p>** BadRequest **</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Error fetching list data: 2301\"\n    }\n}\n</code></pre>\n","urlObject":{"path":["v1","fleet","driverList"],"host":["{{url}}"],"query":[{"disabled":true,"key":"filter","value":"demo"},{"key":"fleetLevelID","value":"3793"}],"variable":[]}},"response":[{"id":"8034d1f6-541e-4a82-84fc-48db0bbd477a","name":"Success","originalRequest":{"method":"GET","header":[],"url":"{{url}}/v1/fleet/driverList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Nov 2019 09:53:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.39 ()"},{"key":"X-Powered-By","value":"PHP/7.2.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Upgrade","value":"h2,h2c"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"Demo Vehicle Fleet 1\": [\n            {\n                \"employeeID\": null,\n                \"driverID\": 39495,\n                \"driverName\": \"No Default Driver\",\n                \"profilePicture\": null,\n                \"email\": \"ndd484@Demo Fleet 2\",\n                \"pincode\": null,\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 3793,\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            }\n        ],\n        \"North\": [\n            {\n                \"employeeID\": \"AB123\",\n                \"driverID\": 39719,\n                \"driverName\": \"Demo Driver1\",\n                \"profilePicture\": null,\n                \"email\": \"user1@company.com\",\n                \"pincode\": \"1234\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB124\",\n                \"driverID\": 39720,\n                \"driverName\": \"Handy Driver\",\n                \"profilePicture\": \"https://lf-profile-pictures.s3.eu-west-1.amazonaws.com/handy_driver-1568885367.jpg\",\n                \"email\": \"user2@company.com\",\n                \"pincode\": \"1235\",\n                \"lastActive\": 1573031519,\n                \"lastActiveDate\": \"2019-11-06 09:11:59\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": 17579,\n                \"eventID\": null,\n                \"VRM\": \"AB01ABC\",\n                \"vehicleNickname\": \"AB01ABC\",\n                \"latitude\": 51.1322,\n                \"longitude\": -1.69322,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Alfa Romeo\",\n                \"vehicleModel\": \"Spider (2008)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB125\",\n                \"driverID\": 39721,\n                \"driverName\": \"Demo Driver3\",\n                \"profilePicture\": null,\n                \"email\": \"user3@company.com\",\n                \"pincode\": \"1236\",\n                \"lastActive\": 1573033807,\n                \"lastActiveDate\": \"2019-11-06 09:50:07\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": 17580,\n                \"eventID\": null,\n                \"VRM\": \"AB02ABC\",\n                \"vehicleNickname\": \"AB02ABC\",\n                \"latitude\": 50.34897,\n                \"longitude\": -3.88593,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Aston Martin\",\n                \"vehicleModel\": \"DB9 (2006)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB126\",\n                \"driverID\": 39722,\n                \"driverName\": \"Demo Driver4\",\n                \"profilePicture\": null,\n                \"email\": \"user4@company.com\",\n                \"pincode\": \"1237\",\n                \"lastActive\": 1573033157,\n                \"lastActiveDate\": \"2019-11-06 09:39:17\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": 17581,\n                \"eventID\": null,\n                \"VRM\": \"AB03ABC\",\n                \"vehicleNickname\": \"AB03ABC\",\n                \"latitude\": 51.60525,\n                \"longitude\": 0.29788,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A1 (2015)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB127\",\n                \"driverID\": 39723,\n                \"driverName\": \"Demo Driver5\",\n                \"profilePicture\": null,\n                \"email\": \"user5@company.com\",\n                \"pincode\": \"1238\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB128\",\n                \"driverID\": 39724,\n                \"driverName\": \"Demo Driver6\",\n                \"profilePicture\": null,\n                \"email\": \"user6@company.com\",\n                \"pincode\": \"1239\",\n                \"lastActive\": 1573033812,\n                \"lastActiveDate\": \"2019-11-06 09:50:12\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": 17583,\n                \"eventID\": null,\n                \"VRM\": \"AB05ABC\",\n                \"vehicleNickname\": \"AB05ABC\",\n                \"latitude\": 51.6451,\n                \"longitude\": -3.81872,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A3 Quattro (2009)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB129\",\n                \"driverID\": 39725,\n                \"driverName\": \"Demo Driver7\",\n                \"profilePicture\": null,\n                \"email\": \"user7@company.com\",\n                \"pincode\": \"1240\",\n                \"lastActive\": 1573033512,\n                \"lastActiveDate\": \"2019-11-06 09:45:12\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": 17584,\n                \"eventID\": null,\n                \"VRM\": \"AB06ABC\",\n                \"vehicleNickname\": \"AB06ABC\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A4 (2004)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB130\",\n                \"driverID\": 39726,\n                \"driverName\": \"Demo Driver8\",\n                \"profilePicture\": null,\n                \"email\": \"user8@company.com\",\n                \"pincode\": \"1241\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB131\",\n                \"driverID\": 39727,\n                \"driverName\": \"Demo Driver9\",\n                \"profilePicture\": null,\n                \"email\": \"user9@company.com\",\n                \"pincode\": \"1242\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB132\",\n                \"driverID\": 39728,\n                \"driverName\": \"Demo Driver10\",\n                \"profilePicture\": null,\n                \"email\": \"user10@company.com\",\n                \"pincode\": \"1243\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4332,\n                \"fleetLevelName\": \"North\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            }\n        ],\n        \"Midlands\": [\n            {\n                \"employeeID\": \"AB133\",\n                \"driverID\": 39729,\n                \"driverName\": \"Demo Driver11\",\n                \"profilePicture\": null,\n                \"email\": \"user11@company.com\",\n                \"pincode\": \"1244\",\n                \"lastActive\": 1573033900,\n                \"lastActiveDate\": \"2019-11-06 09:51:40\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"vehicleID\": 17588,\n                \"eventID\": null,\n                \"VRM\": \"AB10ABC\",\n                \"vehicleNickname\": \"AB10ABC\",\n                \"latitude\": 51.51813,\n                \"longitude\": -0.1874,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A8 Quattro (2014)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB134\",\n                \"driverID\": 39730,\n                \"driverName\": \"Demo Driver12\",\n                \"profilePicture\": null,\n                \"email\": \"user12@company.com\",\n                \"pincode\": \"1245\",\n                \"lastActive\": 1573028927,\n                \"lastActiveDate\": \"2019-11-06 08:28:47\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"unknown\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": 17589,\n                \"eventID\": null,\n                \"VRM\": \"AB11ABC\",\n                \"vehicleNickname\": \"AB11ABC\",\n                \"latitude\": 52.65793,\n                \"longitude\": -0.47808,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"Q5 (2011)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB136\",\n                \"driverID\": 39732,\n                \"driverName\": \"Demo Driver14\",\n                \"profilePicture\": \"https://lf-profile-pictures.s3.eu-west-1.amazonaws.com/viking-1536761469.jpg\",\n                \"email\": \"user14@company.com\",\n                \"pincode\": \"1247\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB137\",\n                \"driverID\": 39733,\n                \"driverName\": \"Demo Driver15\",\n                \"profilePicture\": null,\n                \"email\": \"user15@company.com\",\n                \"pincode\": \"1248\",\n                \"lastActive\": 1573033930,\n                \"lastActiveDate\": \"2019-11-06 09:52:10\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": 17592,\n                \"eventID\": null,\n                \"VRM\": \"AB14ABC\",\n                \"vehicleNickname\": \"AB14ABC\",\n                \"latitude\": 53.46057,\n                \"longitude\": -2.32237,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"TT (2007)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB138\",\n                \"driverID\": 39734,\n                \"driverName\": \"Demo Driver16\",\n                \"profilePicture\": null,\n                \"email\": \"user16@company.com\",\n                \"pincode\": \"1249\",\n                \"lastActive\": 1573026489,\n                \"lastActiveDate\": \"2019-11-06 07:48:09\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"unknown\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": 17593,\n                \"eventID\": null,\n                \"VRM\": \"AB15ABC\",\n                \"vehicleNickname\": \"AB15ABC\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A3 Sportback\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB139\",\n                \"driverID\": 39735,\n                \"driverName\": \"Demo Driver17\",\n                \"profilePicture\": null,\n                \"email\": \"user17@company.com\",\n                \"pincode\": \"1250\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB140\",\n                \"driverID\": 39736,\n                \"driverName\": \"Demo Driver18\",\n                \"profilePicture\": null,\n                \"email\": \"user18@company.com\",\n                \"pincode\": \"1251\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB141\",\n                \"driverID\": 39737,\n                \"driverName\": \"Demo Driver19\",\n                \"profilePicture\": null,\n                \"email\": \"user19@company.com\",\n                \"pincode\": \"1252\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB142\",\n                \"driverID\": 39738,\n                \"driverName\": \"Demo Driver20\",\n                \"profilePicture\": null,\n                \"email\": \"user20@company.com\",\n                \"pincode\": \"1253\",\n                \"lastActive\": 1573033945,\n                \"lastActiveDate\": \"2019-11-06 09:52:25\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4213,\n                \"fleetLevelName\": \"Midlands\",\n                \"vehicleID\": 17597,\n                \"eventID\": null,\n                \"VRM\": \"AB19ABC\",\n                \"vehicleNickname\": \"AB19ABC\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Bentley\",\n                \"vehicleModel\": \"Brooklands (2008)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            }\n        ],\n        \"South\": [\n            {\n                \"employeeID\": \"AB143\",\n                \"driverID\": 39739,\n                \"driverName\": \"Demo Driver21\",\n                \"profilePicture\": null,\n                \"email\": \"user21@company.com\",\n                \"pincode\": \"1254\",\n                \"lastActive\": 1573033964,\n                \"lastActiveDate\": \"2019-11-06 09:52:44\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"vehicleID\": 17598,\n                \"eventID\": null,\n                \"VRM\": \"AB20ABC\",\n                \"vehicleNickname\": \"AB20ABC\",\n                \"latitude\": 51.51067,\n                \"longitude\": -0.59462,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 281,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"118i (2015)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB144\",\n                \"driverID\": 39740,\n                \"driverName\": \"Demo Driver22\",\n                \"profilePicture\": null,\n                \"email\": \"user22@company.com\",\n                \"pincode\": \"1255\",\n                \"lastActive\": 1573032797,\n                \"lastActiveDate\": \"2019-11-06 09:33:17\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17599,\n                \"eventID\": null,\n                \"VRM\": \"AB21ABC\",\n                \"vehicleNickname\": \"AB21ABC\",\n                \"latitude\": 52.70662,\n                \"longitude\": 0.34212,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"120i (2005)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB145\",\n                \"driverID\": 39741,\n                \"driverName\": \"Demo Driver23\",\n                \"profilePicture\": null,\n                \"email\": \"user23@company.com\",\n                \"pincode\": \"1256\",\n                \"lastActive\": 1573032839,\n                \"lastActiveDate\": \"2019-11-06 09:33:59\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17600,\n                \"eventID\": null,\n                \"VRM\": \"AB22ABC\",\n                \"vehicleNickname\": \"AB22ABC\",\n                \"latitude\": 52.50258,\n                \"longitude\": -1.9712,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"328i Gt Xdrive (2015)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB146\",\n                \"driverID\": 39742,\n                \"driverName\": \"Demo Driver24\",\n                \"profilePicture\": null,\n                \"email\": \"user24@company.com\",\n                \"pincode\": \"1257\",\n                \"lastActive\": 1573033982,\n                \"lastActiveDate\": \"2019-11-06 09:53:02\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17601,\n                \"eventID\": null,\n                \"VRM\": \"AB23ABC\",\n                \"vehicleNickname\": \"AB23ABC\",\n                \"latitude\": 52.5136,\n                \"longitude\": -1.47033,\n                \"address\": \"Unknown Address\",\n                \"speed\": 15,\n                \"heading\": 41,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"328i Xdrive (2009)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB147\",\n                \"driverID\": 39743,\n                \"driverName\": \"Demo Driver25\",\n                \"profilePicture\": null,\n                \"email\": \"user25@company.com\",\n                \"pincode\": \"1258\",\n                \"lastActive\": 1573033992,\n                \"lastActiveDate\": \"2019-11-06 09:53:12\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17602,\n                \"eventID\": null,\n                \"VRM\": \"AB24ABC\",\n                \"vehicleNickname\": \"AB24ABC\",\n                \"latitude\": 51.58542,\n                \"longitude\": 0.22225,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 119,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"760li (2015)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB148\",\n                \"driverID\": 39744,\n                \"driverName\": \"Demo Driver26\",\n                \"profilePicture\": null,\n                \"email\": \"user26@company.com\",\n                \"pincode\": \"1259\",\n                \"lastActive\": 1573034021,\n                \"lastActiveDate\": \"2019-11-06 09:53:41\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17603,\n                \"eventID\": null,\n                \"VRM\": \"AB25ABC\",\n                \"vehicleNickname\": \"AB25ABC\",\n                \"latitude\": 51.6696,\n                \"longitude\": -4.00932,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"Activehybrid 3 (2013)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB149\",\n                \"driverID\": 39745,\n                \"driverName\": \"Demo Driver27\",\n                \"profilePicture\": null,\n                \"email\": \"user27@company.com\",\n                \"pincode\": \"1260\",\n                \"lastActive\": 1573032486,\n                \"lastActiveDate\": \"2019-11-06 09:28:06\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17604,\n                \"eventID\": null,\n                \"VRM\": \"AB26ABC\",\n                \"vehicleNickname\": \"AB26ABC\",\n                \"latitude\": 51.51583,\n                \"longitude\": -2.53107,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"M235i Xdrive (2015)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB150\",\n                \"driverID\": 39746,\n                \"driverName\": \"Demo Driver28\",\n                \"profilePicture\": null,\n                \"email\": \"user28@company.com\",\n                \"pincode\": \"1261\",\n                \"lastActive\": 1573033668,\n                \"lastActiveDate\": \"2019-11-06 09:47:48\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17605,\n                \"eventID\": null,\n                \"VRM\": \"AB27ABC\",\n                \"vehicleNickname\": \"AB27ABC\",\n                \"latitude\": 51.34673,\n                \"longitude\": -2.24823,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"M3 (2001)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB151\",\n                \"driverID\": 39747,\n                \"driverName\": \"Demo Driver29\",\n                \"profilePicture\": null,\n                \"email\": \"user29@company.com\",\n                \"pincode\": \"1262\",\n                \"lastActive\": 1573033362,\n                \"lastActiveDate\": \"2019-11-06 09:42:42\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17606,\n                \"eventID\": null,\n                \"VRM\": \"AB28ABC\",\n                \"vehicleNickname\": \"AB28ABC\",\n                \"latitude\": 52.82607,\n                \"longitude\": -2.14595,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Bugatti\",\n                \"vehicleModel\": \"Veyron 16.4 (2006)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB152\",\n                \"driverID\": 39748,\n                \"driverName\": \"Demo Driver30\",\n                \"profilePicture\": null,\n                \"email\": \"user30@company.com\",\n                \"pincode\": \"1263\",\n                \"lastActive\": 1573033374,\n                \"lastActiveDate\": \"2019-11-06 09:42:54\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17607,\n                \"eventID\": null,\n                \"VRM\": \"AB29ABC\",\n                \"vehicleNickname\": \"AB29ABC\",\n                \"latitude\": 51.3828,\n                \"longitude\": 0.50483,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Buick\",\n                \"vehicleModel\": \"Allure (2008)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB153\",\n                \"driverID\": 39749,\n                \"driverName\": \"Demo Driver31\",\n                \"profilePicture\": null,\n                \"email\": \"user31@company.com\",\n                \"pincode\": \"1264\",\n                \"lastActive\": 1573033385,\n                \"lastActiveDate\": \"2019-11-06 09:43:05\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17608,\n                \"eventID\": null,\n                \"VRM\": \"AB30ABC\",\n                \"vehicleNickname\": \"AB30ABC\",\n                \"latitude\": 51.50158,\n                \"longitude\": -2.46822,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Cadillac\",\n                \"vehicleModel\": \"Escalade Ext (2013)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB154\",\n                \"driverID\": 39750,\n                \"driverName\": \"Demo Driver32\",\n                \"profilePicture\": null,\n                \"email\": \"user32@company.com\",\n                \"pincode\": \"1265\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB155\",\n                \"driverID\": 39751,\n                \"driverName\": \"Demo Driver33\",\n                \"profilePicture\": null,\n                \"email\": \"user33@company.com\",\n                \"pincode\": \"1266\",\n                \"lastActive\": 1573033678,\n                \"lastActiveDate\": \"2019-11-06 09:47:58\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17610,\n                \"eventID\": null,\n                \"VRM\": \"AB32ABC\",\n                \"vehicleNickname\": \"AB32ABC\",\n                \"latitude\": 53.20162,\n                \"longitude\": -0.23923,\n                \"address\": \"Unknown Address\",\n                \"speed\": 70,\n                \"heading\": 349,\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"RELAY 30 L1H1 ENTERPRISE\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB156\",\n                \"driverID\": 39752,\n                \"driverName\": \"Demo Driver34\",\n                \"profilePicture\": null,\n                \"email\": \"user34@company.com\",\n                \"pincode\": \"1267\",\n                \"lastActive\": 1573033686,\n                \"lastActiveDate\": \"2019-11-06 09:48:06\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17611,\n                \"eventID\": null,\n                \"VRM\": \"AB33ABC\",\n                \"vehicleNickname\": \"AB33ABC\",\n                \"latitude\": 53.45582,\n                \"longitude\": -3.0283,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"BERLINGO 625 EN-PRISE BLU\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB157\",\n                \"driverID\": 39753,\n                \"driverName\": \"Demo Driver35\",\n                \"profilePicture\": null,\n                \"email\": \"user35@company.com\",\n                \"pincode\": \"1268\",\n                \"lastActive\": 1573033005,\n                \"lastActiveDate\": \"2019-11-06 09:36:45\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17612,\n                \"eventID\": null,\n                \"VRM\": \"AB34ABC\",\n                \"vehicleNickname\": \"AB34ABC\",\n                \"latitude\": 51.61493,\n                \"longitude\": 0.52258,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"C2 FURIO\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB158\",\n                \"driverID\": 39754,\n                \"driverName\": \"Demo Driver36\",\n                \"profilePicture\": null,\n                \"email\": \"user36@company.com\",\n                \"pincode\": \"1269\",\n                \"lastActive\": 1573033714,\n                \"lastActiveDate\": \"2019-11-06 09:48:34\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17613,\n                \"eventID\": null,\n                \"VRM\": \"AB35ABC\",\n                \"vehicleNickname\": \"AB35ABC\",\n                \"latitude\": 51.42575,\n                \"longitude\": 0.33265,\n                \"address\": \"Unknown Address\",\n                \"speed\": 92,\n                \"heading\": 125,\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"C3 SX HDI\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB159\",\n                \"driverID\": 39755,\n                \"driverName\": \"Demo Driver37\",\n                \"profilePicture\": null,\n                \"email\": \"user37@company.com\",\n                \"pincode\": \"1270\",\n                \"lastActive\": 1573030023,\n                \"lastActiveDate\": \"2019-11-06 08:47:03\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"unknown\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17614,\n                \"eventID\": null,\n                \"VRM\": \"AB36ABC\",\n                \"vehicleNickname\": \"AB36ABC\",\n                \"latitude\": 51.63113,\n                \"longitude\": -0.76288,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"DAF\",\n                \"vehicleModel\": \"CF FAD\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB160\",\n                \"driverID\": 39756,\n                \"driverName\": \"Demo Driver38\",\n                \"profilePicture\": null,\n                \"email\": \"user38@company.com\",\n                \"pincode\": \"1271\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB161\",\n                \"driverID\": 39757,\n                \"driverName\": \"Demo Driver39\",\n                \"profilePicture\": null,\n                \"email\": \"user39@company.com\",\n                \"pincode\": \"1272\",\n                \"lastActive\": 1573031390,\n                \"lastActiveDate\": \"2019-11-06 09:09:50\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17616,\n                \"eventID\": null,\n                \"VRM\": \"AB38ABC\",\n                \"vehicleNickname\": \"AB38ABC\",\n                \"latitude\": 51.23622,\n                \"longitude\": -0.16882,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"DAF TRUCKS\",\n                \"vehicleModel\": \"LF FA 55.250\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB162\",\n                \"driverID\": 39758,\n                \"driverName\": \"Demo Driver40\",\n                \"profilePicture\": null,\n                \"email\": \"user40@company.com\",\n                \"pincode\": \"1273\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB163\",\n                \"driverID\": 39759,\n                \"driverName\": \"Demo Driver41\",\n                \"profilePicture\": null,\n                \"email\": \"user41@company.com\",\n                \"pincode\": \"1274\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB164\",\n                \"driverID\": 39760,\n                \"driverName\": \"Demo Driver42\",\n                \"profilePicture\": null,\n                \"email\": \"user42@company.com\",\n                \"pincode\": \"1275\",\n                \"lastActive\": 1573033445,\n                \"lastActiveDate\": \"2019-11-06 09:44:05\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17619,\n                \"eventID\": null,\n                \"VRM\": \"AB41ABC\",\n                \"vehicleNickname\": \"AB41ABC\",\n                \"latitude\": 53.45627,\n                \"longitude\": -3.00295,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Ferrari\",\n                \"vehicleModel\": \"599 Gto (2011)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB165\",\n                \"driverID\": 39761,\n                \"driverName\": \"Demo Driver43\",\n                \"profilePicture\": null,\n                \"email\": \"user43@company.com\",\n                \"pincode\": \"1276\",\n                \"lastActive\": 1573033729,\n                \"lastActiveDate\": \"2019-11-06 09:48:49\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17620,\n                \"eventID\": null,\n                \"VRM\": \"AB42ABC\",\n                \"vehicleNickname\": \"AB42ABC\",\n                \"latitude\": 50.93307,\n                \"longitude\": -1.43633,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 150,\n                \"brandName\": \"Ferrari\",\n                \"vehicleModel\": \"612 Scaglietti (2005)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB166\",\n                \"driverID\": 39762,\n                \"driverName\": \"Demo Driver44\",\n                \"profilePicture\": null,\n                \"email\": \"user44@company.com\",\n                \"pincode\": \"1277\",\n                \"lastActive\": null,\n                \"lastActiveDate\": null,\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": null,\n                \"eventID\": null,\n                \"VRM\": null,\n                \"vehicleNickname\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"address\": null,\n                \"speed\": 0,\n                \"heading\": null,\n                \"brandName\": null,\n                \"vehicleModel\": null,\n                \"vehicleType\": null,\n                \"odometerLatest\": null\n            },\n            {\n                \"employeeID\": \"AB167\",\n                \"driverID\": 39763,\n                \"driverName\": \"Demo Driver45\",\n                \"profilePicture\": null,\n                \"email\": \"user45@company.com\",\n                \"pincode\": \"1278\",\n                \"lastActive\": 1573033745,\n                \"lastActiveDate\": \"2019-11-06 09:49:05\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17622,\n                \"eventID\": null,\n                \"VRM\": \"AB44ABC\",\n                \"vehicleNickname\": \"AB44ABC\",\n                \"latitude\": 52.27668,\n                \"longitude\": 0.487,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"Albea (2009)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB168\",\n                \"driverID\": 39764,\n                \"driverName\": \"Demo Driver46\",\n                \"profilePicture\": null,\n                \"email\": \"user46@company.com\",\n                \"pincode\": \"1279\",\n                \"lastActive\": 1573009855,\n                \"lastActiveDate\": \"2019-11-06 03:10:55\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"unknown\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17623,\n                \"eventID\": null,\n                \"VRM\": \"AB45ABC\",\n                \"vehicleNickname\": \"AB45ABC\",\n                \"latitude\": 51.58405,\n                \"longitude\": 0.6133,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"Ducato (2008)\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB169\",\n                \"driverID\": 39765,\n                \"driverName\": \"Demo Driver47\",\n                \"profilePicture\": null,\n                \"email\": \"user47@company.com\",\n                \"pincode\": \"1280\",\n                \"lastActive\": 1573033076,\n                \"lastActiveDate\": \"2019-11-06 09:37:56\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17624,\n                \"eventID\": null,\n                \"VRM\": \"AB46ABC\",\n                \"vehicleNickname\": \"AB46ABC\",\n                \"latitude\": 53.4533,\n                \"longitude\": -2.13163,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"DUCATO 33 MULTIJET II\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB170\",\n                \"driverID\": 39766,\n                \"driverName\": \"Demo Driver48\",\n                \"profilePicture\": null,\n                \"email\": \"user48@company.com\",\n                \"pincode\": \"1281\",\n                \"lastActive\": 1573031820,\n                \"lastActiveDate\": \"2019-11-06 09:17:00\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17625,\n                \"eventID\": null,\n                \"VRM\": \"AB47ABC\",\n                \"vehicleNickname\": \"AB47ABC\",\n                \"latitude\": 53.82593,\n                \"longitude\": -1.61235,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"FULLBACK LX 4X4\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB171\",\n                \"driverID\": 39767,\n                \"driverName\": \"Demo Driver49\",\n                \"profilePicture\": null,\n                \"email\": \"user49@company.com\",\n                \"pincode\": \"1282\",\n                \"lastActive\": 1573033747,\n                \"lastActiveDate\": \"2019-11-06 09:49:07\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 17626,\n                \"eventID\": null,\n                \"VRM\": \"AB48ABC\",\n                \"vehicleNickname\": \"AB48ABC\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Ford\",\n                \"vehicleModel\": \"Transit Custom\",\n                \"vehicleType\": \"Car\",\n                \"odometerLatest\": \"0.0\"\n            },\n            {\n                \"employeeID\": \"AB173\",\n                \"driverID\": 41028,\n                \"driverName\": \"Demo Driver51\",\n                \"profilePicture\": null,\n                \"email\": \"user51@company.com\",\n                \"pincode\": \"1284\",\n                \"lastActive\": 1573024008,\n                \"lastActiveDate\": \"2019-11-06 07:06:48\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"account\": \"Demo Vehicle Fleet\",\n                \"fleetLevelID\": 4214,\n                \"fleetLevelName\": \"South\",\n                \"vehicleID\": 18234,\n                \"eventID\": null,\n                \"VRM\": \"AB50ABC\",\n                \"vehicleNickname\": \"AB50ABC\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"brandName\": \"Mercedes-Benz\",\n                \"vehicleModel\": \"Vito (2012)\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"odometerLatest\": \"0.0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"48171d1a-4163-4b31-b09f-ef489fa2a90b"},{"name":"/fleet/driverOverspeedEventsByDriver","id":"0220bf16-35ab-4360-b98a-8db41afb3dd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/driverOverspeedEventsByDriver?driverID=39721&startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=3793","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Return overspeed events for a specific driver within a date range, with privacy and status filters.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li><p>Access control: Driver must belong to one of the authenticated fleet’s child fleet levels. Otherwise returns 400 <code>Driver not accessible.</code></p>\n</li>\n<li><p>Privacy and status filters (optional):</p>\n<ul>\n<li><p><code>privacy</code>: one of <code>business</code>, <code>private</code> (or <code>personal</code>), or <code>both</code> (default).</p>\n</li>\n<li><p><code>status</code>: one of <code>blind</code>, <code>live</code>, or <code>both</code> (default).</p>\n</li>\n</ul>\n</li>\n<li><p>Dates are parsed to DateTime and converted to timestamps for helper call.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>GET</code><br /><strong>URL:</strong> <code>/v1/fleet/driverOverspeedEventsByDriver</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-query\">Required (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>driverID</code></td>\n<td>integer</td>\n<td>Driver identifier.</td>\n</tr>\n<tr>\n<td><code>startDate</code></td>\n<td>string (date)</td>\n<td>Start date/time.</td>\n</tr>\n<tr>\n<td><code>endDate</code></td>\n<td>string (date)</td>\n<td>End date/time.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"optional-query\">Optional (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>privacy</code></td>\n<td>string</td>\n<td><code>business</code>, <code>private</code>/<code>personal</code>, or <code>both</code> (default).</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>string</td>\n<td><code>blind</code>, <code>live</code>, or <code>both</code> (default).</td>\n</tr>\n<tr>\n<td><code>fleetLevelID</code></td>\n<td>integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"includes\">Includes</h3>\n<p>Not applicable.</p>\n<h3 id=\"filter-fields\">Filter Fields</h3>\n<p>Not applicable beyond the above filters.</p>\n<h3 id=\"entity-aliases\">Entity Aliases</h3>\n<p>Not applicable.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-fields\">Response Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>driverID</td>\n<td>integer</td>\n<td>Driver id</td>\n</tr>\n<tr>\n<td><strong>items</strong></td>\n<td><strong>array</strong></td>\n<td><strong>An array of overspeed objects</strong></td>\n</tr>\n<tr>\n<td>eventID</td>\n<td>integer</td>\n<td>Id of overspeed event</td>\n</tr>\n<tr>\n<td>timestamp</td>\n<td>string</td>\n<td>Date and time of the overspeed event</td>\n</tr>\n<tr>\n<td>limit</td>\n<td>integer</td>\n<td>Speed limit at time of event</td>\n</tr>\n<tr>\n<td>measured</td>\n<td>integer</td>\n<td>Speed of vehicle at time of event</td>\n</tr>\n<tr>\n<td>privacy</td>\n<td>string</td>\n<td>business OR Personal</td>\n</tr>\n<tr>\n<td>status</td>\n<td>status</td>\n<td>Status of event</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-notes\">Response Notes</h3>\n<h3 id=\"example-response-success\">Example Response (success)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"driverID\": 7001,\n  \"items\": [\n    {\n      \"eventId\": 90001,\n      \"timestamp\": \"2025-01-10 08:12:44\",\n      \"limit\": 30,\n      \"measured\": 42,\n      \"privacy\": \"business\",\n      \"status\": \"live\"\n    }\n  ]\n}\n\n</code></pre>\n<h3 id=\"example-response-errors\">Example Response (errors)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Driver not accessible.\"\n    }\n}\n\n</code></pre>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\"Error: {\\\"status\\\":123,\\\"message\\\":\\\"failure\\\"}\"]\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error</th>\n<th>Description</th>\n<th>Possible Causes</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Events returned</td>\n<td>Valid request and accessible driver</td>\n<td>Consume response</td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Error</td>\n<td>Inaccessible driver; helper error</td>\n<td>Adjust parameters or permissions</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","driverOverspeedEventsByDriver"],"host":["{{url}}"],"query":[{"key":"driverID","value":"39721"},{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"disabled":true,"description":{"content":"<p>Optional. Acceptable values: <code>blind</code>, <code>live</code>, <code>both</code> defaults to <code>both</code></p>\n","type":"text/plain"},"key":"status","value":"both"},{"key":"fleetLevelID","value":"3793"}],"variable":[]}},"response":[{"id":"d6a0a138-22b5-410e-aba1-770866da6bc9","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/driverOverspeedEventsByDriver?driverID=59701&startDate=2020-02-05 00:00&endDate=2020-02-06 14:00&status=both","host":["{{url}}"],"path":["v1","fleet","driverOverspeedEventsByDriver"],"query":[{"key":"driverID","value":"59701"},{"key":"startDate","value":"2020-02-05 00:00"},{"key":"endDate","value":"2020-02-06 14:00"},{"key":"status","value":"both","description":"Optional. Acceptable values: `blind`, `live`, `both` defaults to `both`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Feb 2020 19:34:38 GMT"},{"key":"Server","value":"Apache/2.4.39 (Unix)"},{"key":"X-Powered-By","value":"PHP/7.3.14"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"journeyID\": 72711413,\n            \"driverID\": 59701,\n            \"firstName\": \"Engineering\",\n            \"lastName\": \"Driver9\",\n            \"driverName\": \"Engineering Driver9\",\n            \"employeeID\": \"ENG131\",\n            \"subAccount\": \"Lightfoot Engineering\",\n            \"vehicleID\": 26362,\n            \"VRM\": \"ENG09ABC\",\n            \"startTimeOfEvent\": \"2020-02-05 12:22:19\",\n            \"startAddress\": \"Somnes Avenue, Canvey Island, SS8 9, United Kingdom\",\n            \"startLatitude\": 51.5309,\n            \"startLongitude\": 0.58422,\n            \"endTimeOfEvent\": \"2020-02-05 12:23:19\",\n            \"endAddress\": \"Dovervelt Road, Canvey Island, SS8 8, United Kingdom\",\n            \"endLatitude\": 51.5291,\n            \"endLongitude\": 0.59328,\n            \"speedLimit\": 48,\n            \"avgSpeed\": \"57.6000\",\n            \"avgSpeedOverLimit\": \"9.6000\",\n            \"avgPercentageOverLimit\": 20,\n            \"maxKph\": 60,\n            \"duration\": 60,\n            \"severity\": \"Minor\"\n        },\n        {\n            \"journeyID\": 72922392,\n            \"driverID\": 59701,\n            \"firstName\": \"Engineering\",\n            \"lastName\": \"Driver9\",\n            \"driverName\": \"Engineering Driver9\",\n            \"employeeID\": \"ENG131\",\n            \"subAccount\": \"Lightfoot Engineering\",\n            \"vehicleID\": 26362,\n            \"VRM\": \"ENG09ABC\",\n            \"startTimeOfEvent\": \"2020-02-06 12:22:19\",\n            \"startAddress\": \"Somnes Avenue, Canvey Island, SS8 9, United Kingdom\",\n            \"startLatitude\": 51.5309,\n            \"startLongitude\": 0.58422,\n            \"endTimeOfEvent\": \"2020-02-06 12:23:19\",\n            \"endAddress\": \"Dovervelt Road, Canvey Island, SS8 8, United Kingdom\",\n            \"endLatitude\": 51.5291,\n            \"endLongitude\": 0.59328,\n            \"speedLimit\": 48,\n            \"avgSpeed\": \"57.6000\",\n            \"avgSpeedOverLimit\": \"9.6000\",\n            \"avgPercentageOverLimit\": 20,\n            \"maxKph\": 60,\n            \"duration\": 60,\n            \"severity\": \"Minor\"\n        }\n    ]\n}"},{"id":"5eea6748-3e0c-4f67-b56c-d0222a8907ea","name":"Failure (400)","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/driverOverspeedEventsByDriver?driverID=39719&startDate={{startDate}}&endDate={{endDate}}&status=both&fleetLevelID=22458","host":["{{url}}"],"path":["v1","fleet","driverOverspeedEventsByDriver"],"query":[{"key":"driverID","value":"39719"},{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"status","value":"both","description":"Optional. Acceptable values: `blind`, `live`, `both` defaults to `both`"},{"key":"fleetLevelID","value":"22458"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 15:12:17 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Language","value":"en"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Driver not accessible.\"\n    }\n}"}],"_postman_id":"0220bf16-35ab-4360-b98a-8db41afb3dd3"},{"name":"/fleet/fleetLevels","id":"79c9645d-c623-4e00-91c4-420bfb679be1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/fleetLevels?fleetLevelID=3793&userID=9917","description":"<h1 id=\"endpoint-summary\">Endpoint Summary</h1>\n<p><strong>Purpose:</strong> Retrieves fleet level hierarchy and child fleet levels accessible to the authenticated user.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li><p>Returns a list of fleet levels, including their IDs, names, hierarchy depth, and parent IDs.</p>\n</li>\n<li><p>Access is based on the <code>userID</code> provided in the request (permissions enforced at repository level).</p>\n</li>\n<li><p>Supports requesting a specific <code>fleetLevelID</code>, but also returns child fleet levels recursively.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>GET</code><br /><strong>URL:</strong> <code>/fleetLevels</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code>, <code>500 Internal Server Error</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required\">Required</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>userID</code></td>\n<td>integer</td>\n<td>The authenticated user ID (taken from request attributes, not body)</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"optional\">Optional</h3>\n<p>Not Applicable</p>\n<h3 id=\"includes\">Includes</h3>\n<p>Not applicable.</p>\n<h3 id=\"filter-fields\">Filter Fields</h3>\n<p>Not applicable.</p>\n<h3 id=\"entity-aliases\">Entity Aliases</h3>\n<p>Not applicable.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<ul>\n<li><p>Returns an array of fleet level objects.</p>\n</li>\n<li><p>Each object includes the fleet level ID, name, hierarchy depth, and parent fleet level ID.</p>\n</li>\n<li><p>If no <code>fleetLevelID</code> is provided, returns all accessible fleet levels for the user.</p>\n</li>\n</ul>\n<h3 id=\"fields\">Fields</h3>\n<h4 id=\"success-200\">Success (200)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>fleetLevelID</code></td>\n<td>integer</td>\n<td>Unique identifier of the fleet level</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>Name of the fleet level</td>\n</tr>\n<tr>\n<td><code>depth</code></td>\n<td>integer</td>\n<td>Hierarchical depth (0 = top-level)</td>\n</tr>\n<tr>\n<td><code>parentFleetLevelID</code></td>\n<td>integer or null</td>\n<td>ID of the parent fleet level, or null if top-level</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"error-400500\">Error (400/500)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>error</code></td>\n<td>string</td>\n<td>Human-readable error message</td>\n</tr>\n<tr>\n<td><code>details</code></td>\n<td>object</td>\n<td>Additional error details, if available</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-response\">Example Response</h3>\n<p><strong>Success (200)</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n  {\n    \"fleetLevelID\": 1,\n    \"name\": \"Corporate Fleet\",\n    \"depth\": 0,\n    \"parentFleetLevelID\": null\n  },\n  {\n    \"fleetLevelID\": 2,\n    \"name\": \"Regional Division\",\n    \"depth\": 1,\n    \"parentFleetLevelID\": 1\n  },\n  {\n    \"fleetLevelID\": 3,\n    \"name\": \"Local Branch\",\n    \"depth\": 2,\n    \"parentFleetLevelID\": 2\n  }\n]\n\n</code></pre>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"105: No access nodes found\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error Key / Name</th>\n<th>Description</th>\n<th>Possible Causes</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td><code>OK</code></td>\n<td>Request successful</td>\n<td>Valid data returned</td>\n<td>Continue workflow</td>\n</tr>\n<tr>\n<td>400</td>\n<td><code>BadRequest</code></td>\n<td>Invalid request</td>\n<td>Missing/invalid <code>fleetLevelID</code></td>\n<td>Validate input and retry</td>\n</tr>\n<tr>\n<td>401</td>\n<td><code>Unauthorized</code></td>\n<td>Authentication failed</td>\n<td>Invalid or missing authentication/session</td>\n<td>Re-authenticate and retry</td>\n</tr>\n<tr>\n<td>403</td>\n<td><code>Forbidden</code></td>\n<td>Access denied</td>\n<td>User does not have permission for fleetLevel</td>\n<td>Check user roles/permissions</td>\n</tr>\n<tr>\n<td>404</td>\n<td><code>NotFound</code></td>\n<td>Resource not found</td>\n<td><code>fleetLevelID</code> not recognized</td>\n<td>Verify ID</td>\n</tr>\n<tr>\n<td>500</td>\n<td><code>InternalServerError</code></td>\n<td>Server encountered an error</td>\n<td>Exception in use case or database repository</td>\n<td>Retry later or contact support</td>\n</tr>\n<tr>\n<td>503</td>\n<td><code>ServiceUnavailable</code></td>\n<td>Service temporarily unavailable</td>\n<td>Maintenance or server overload</td>\n<td>Retry later</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","fleet","fleetLevels"],"host":["{{url}}"],"query":[{"key":"fleetLevelID","value":"3793"},{"description":{"content":"<p>This spoofs the currently logged in user.</p>\n","type":"text/plain"},"key":"userID","value":"9917"}],"variable":[]}},"response":[{"id":"43393607-a686-4663-aeab-64f135dc344c","name":"Success","originalRequest":{"method":"GET","header":[],"url":"{{url}}/v1/fleet/fleetLevels"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Jun 2021 12:35:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.46 ()"},{"key":"X-Powered-By","value":"PHP/7.3.15"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Upgrade","value":"h2,h2c"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"fleetLevelID\": 3793,\n            \"name\": \"Demo Fleet\",\n            \"depth\": 0,\n            \"parentFleetLevelID\": null\n        },\n        {\n            \"fleetLevelID\": 5799,\n            \"name\": \"East\",\n            \"depth\": 1,\n            \"parentFleetLevelID\": 3793\n        },\n        {\n            \"fleetLevelID\": 11273,\n            \"name\": \"EV\",\n            \"depth\": 1,\n            \"parentFleetLevelID\": 3793\n        },\n        {\n            \"fleetLevelID\": 4213,\n            \"name\": \"Midlands\",\n            \"depth\": 1,\n            \"parentFleetLevelID\": 3793\n        },\n        {\n            \"fleetLevelID\": 4332,\n            \"name\": \"North\",\n            \"depth\": 1,\n            \"parentFleetLevelID\": 3793\n        },\n        {\n            \"fleetLevelID\": 4214,\n            \"name\": \"South\",\n            \"depth\": 1,\n            \"parentFleetLevelID\": 3793\n        },\n        {\n            \"fleetLevelID\": 4686,\n            \"name\": \"Sales\",\n            \"depth\": 2,\n            \"parentFleetLevelID\": 4213\n        }\n    ]\n}"},{"id":"c4f9522f-9c9a-4c1e-b9a2-e81eee1b9039","name":"Failure (400)","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/fleetLevels?fleetLevelID=3793","host":["{{url}}"],"path":["v1","fleet","fleetLevels"],"query":[{"key":"fleetLevelID","value":"3793","type":"text"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 20:17:30 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"105: No access nodes found\"\n    }\n}"}],"_postman_id":"79c9645d-c623-4e00-91c4-420bfb679be1"},{"name":"/fleet/vehicleEventsByVehicle","id":"638f0839-2f2a-4996-99af-5f2fa8247ad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"vehicleID","value":"47865","type":"text"},{"key":"startDate","value":"2024-04-08 00:00","type":"text"},{"key":"endDate","value":"2024-04-13 00:00","type":"text"}]},"url":"{{url}}/v1/fleet/vehicleEventsByVehicle?vehicleID=47865&startDate={{startDate}}&endDate={{endDate}}","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Returns vehicle event data within a time period for a single vehicle.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li>Time period must be within the span of 1 hour (legacy constraint as per earlier endpoint; validation enforces date formats only here).</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>GET</code><br /><strong>URL:</strong> <code>/v1/fleet/vehicleEventsByVehicle</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-query\">Required (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>vehicleID</code></td>\n<td>integer</td>\n<td>Vehicle ID to fetch events for.</td>\n</tr>\n<tr>\n<td><code>startDate</code></td>\n<td>string (date)</td>\n<td>Start date/time.</td>\n</tr>\n<tr>\n<td><code>endDate</code></td>\n<td>string (date)</td>\n<td>End date/time.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"optional\">Optional</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>fleetLevelID</code></td>\n<td>integer</td>\n<td>fleet Level ID to narrow down results</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"includes\">Includes</h3>\n<p>Not applicable.</p>\n<h3 id=\"filter-fields\">Filter Fields</h3>\n<p>Not applicable.</p>\n<h3 id=\"entity-aliases\">Entity Aliases</h3>\n<p>Not applicable.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<h3 id=\"fields\">Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>journeyID</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>eventID</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>driverName</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>VRM</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>employeeID</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>subAccount</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>gpsTimestamp</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>timeOffset</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>userLocalTime</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>float</td>\n<td></td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>float</td>\n<td></td>\n</tr>\n<tr>\n<td>fullAddress</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>speedKPH</td>\n<td>integer</td>\n<td>A value of 255 indicates 'no speed information available'</td>\n</tr>\n<tr>\n<td>speedLimitInKMH</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>heading</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>ignition</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>eventType</td>\n<td>string</td>\n<td><strong>Possible Values:</strong>  <br />Start  <br />Off  <br />Idle  <br />Driving  <br />Harsh braking  <br />Harsh acceleration  <br />Harsh cornering  <br />N/A</td>\n</tr>\n<tr>\n<td>eventSeverity</td>\n<td>integer</td>\n<td>Nullable, optionally returned for the following events:  <br />Harsh braking  <br />Harsh acceleration  <br />Harsh cornering</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": [\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1692879941,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 09:57:35\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.09595,\n            \"longitude\": -2.3038,\n            \"fullAddress\": \"10 Lawton Road, Stoke-on-Trent, ST7 2, United Kingdom\",\n            \"speedKPH\": 0,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 0,\n            \"ignition\": 1,\n            \"eventType\": \"Start\",\n            \"eventSeverity\": null\n        }\n    ]\n}\n\n</code></pre>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { \\\"startDate\\\": \\\"2025-09-13\\\", \\\"endDate\\\": \\\"2025-09-17\\\" }\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error Key / Name</th>\n<th>Description</th>\n<th>Possible Causes</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Events returned</td>\n<td>Valid input</td>\n<td>Consume <code>data</code></td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation or runtime error</td>\n<td>Missing/invalid fields; interactor error</td>\n<td>Inspect payload and correct input</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","vehicleEventsByVehicle"],"host":["{{url}}"],"query":[{"key":"vehicleID","value":"47865"},{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"disabled":true,"key":"fleetLevelID","value":"23"}],"variable":[]}},"response":[{"id":"037672ff-7dcd-4c78-ab77-f02de028a7c9","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://data.lightfoot.co.uk/v1/fleet/vehicleEventsByVehicle?vehicleID=17578&startDate=2019-01-15 09:40&endDate=2019-01-15 10:39","protocol":"https","host":["data","lightfoot","co","uk"],"path":["v1","fleet","vehicleEventsByVehicle"],"query":[{"key":"vehicleID","value":"17578"},{"key":"startDate","value":"2019-01-15 09:40"},{"key":"endDate","value":"2019-01-15 10:39"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 12:15:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.37 ()"},{"key":"X-Powered-By","value":"PHP/7.2.14"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Upgrade","value":"h2,h2c"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1692879941,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 09:57:35\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.09595,\n            \"longitude\": -2.3038,\n            \"fullAddress\": \"10 Lawton Road, Stoke-on-Trent, ST7 2, United Kingdom\",\n            \"speedKPH\": 0,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 0,\n            \"ignition\": 1,\n            \"eventType\": \"Start\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1692889941,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 09:58:34\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.09567,\n            \"longitude\": -2.30378,\n            \"fullAddress\": \"Brookhouse Road, Stoke-on-Trent, ST7 2, United Kingdom\",\n            \"speedKPH\": 15,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 121,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 09:59:34\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.09195,\n            \"longitude\": -2.29897,\n            \"fullAddress\": \"11 Audley Road, Stoke-on-Trent, ST7 2QL, United Kingdom\",\n            \"speedKPH\": 12,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 187,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1898123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:00:34\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.086,\n            \"longitude\": -2.2969,\n            \"fullAddress\": \"Audley Road, Stoke-on-Trent, ST7 2, United Kingdom\",\n            \"speedKPH\": 48,\n            \"speedLimitInKMH\": 97,\n            \"heading\": 176,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:01:02\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.08432,\n            \"longitude\": -2.29493,\n            \"fullAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2, United Kingdom\",\n            \"speedKPH\": 0,\n            \"speedLimitInKMH\": 97,\n            \"heading\": 0,\n            \"ignition\": 0,\n            \"eventType\": \"Off\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:02:03\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.08432,\n            \"longitude\": -2.29493,\n            \"fullAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2, United Kingdom\",\n            \"speedKPH\": 0,\n            \"speedLimitInKMH\": 97,\n            \"heading\": 0,\n            \"ignition\": 1,\n            \"eventType\": \"Start\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:03:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.08155,\n            \"longitude\": -2.30112,\n            \"fullAddress\": \"Audley Road, Stoke-on-Trent, ST7 2, United Kingdom\",\n            \"speedKPH\": 43,\n            \"speedLimitInKMH\": 97,\n            \"heading\": 162,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:04:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.07363,\n            \"longitude\": -2.30333,\n            \"fullAddress\": \"Alsager Road, Stoke-on-Trent, ST7 8, United Kingdom\",\n            \"speedKPH\": 51,\n            \"speedLimitInKMH\": 97,\n            \"heading\": 207,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:05:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.06723,\n            \"longitude\": -2.30142,\n            \"fullAddress\": \"Stoke-on-Trent, ST7 8, United Kingdom\",\n            \"speedKPH\": 59,\n            \"speedLimitInKMH\": 113,\n            \"heading\": 116,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:06:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.06618,\n            \"longitude\": -2.28238,\n            \"fullAddress\": \"A500, Stoke-on-Trent, ST7 8, United Kingdom\",\n            \"speedKPH\": 85,\n            \"speedLimitInKMH\": 113,\n            \"heading\": 92,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:07:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.06297,\n            \"longitude\": -2.2636,\n            \"fullAddress\": \"A500, Stoke-on-Trent, ST7 1, United Kingdom\",\n            \"speedKPH\": 78,\n            \"speedLimitInKMH\": 113,\n            \"heading\": 95,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:08:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.0615,\n            \"longitude\": -2.24415,\n            \"fullAddress\": \"A500, Newcastle, ST7 1, United Kingdom\",\n            \"speedKPH\": 73,\n            \"speedLimitInKMH\": 113,\n            \"heading\": 112,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:09:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.05558,\n            \"longitude\": -2.22982,\n            \"fullAddress\": \"A500, Stoke-on-Trent, ST5 8, United Kingdom\",\n            \"speedKPH\": 80,\n            \"speedLimitInKMH\": 113,\n            \"heading\": 142,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:10:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.04473,\n            \"longitude\": -2.22207,\n            \"fullAddress\": \"A500, Stoke-on-Trent, ST6 4, United Kingdom\",\n            \"speedKPH\": 76,\n            \"speedLimitInKMH\": 113,\n            \"heading\": 162,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:11:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.0359,\n            \"longitude\": -2.2102,\n            \"fullAddress\": \"Queensway, Newcastle, ST5 0, United Kingdom\",\n            \"speedKPH\": 76,\n            \"speedLimitInKMH\": 113,\n            \"heading\": 164,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:12:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.0248,\n            \"longitude\": -2.20677,\n            \"fullAddress\": \"Queensway, Newcastle, ST5 0, United Kingdom\",\n            \"speedKPH\": 62,\n            \"speedLimitInKMH\": 80,\n            \"heading\": 171,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:13:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.02112,\n            \"longitude\": -2.19963,\n            \"fullAddress\": \"Etruria Road, Stoke-on-Trent, ST1 5, United Kingdom\",\n            \"speedKPH\": 49,\n            \"speedLimitInKMH\": 64,\n            \"heading\": 56,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:14:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.02647,\n            \"longitude\": -2.1898,\n            \"fullAddress\": \"A53, Stoke-on-Trent, ST1 5, United Kingdom\",\n            \"speedKPH\": 57,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 27,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:15:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.0332,\n            \"longitude\": -2.18718,\n            \"fullAddress\": \"355 Cobridge Road, Stoke-on-Trent, ST1 5, United Kingdom\",\n            \"speedKPH\": 37,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 31,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:16:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.03527,\n            \"longitude\": -2.18588,\n            \"fullAddress\": \"176 Elder Road, Stoke-on-Trent, ST6 2, United Kingdom\",\n            \"speedKPH\": 24,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 5,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:17:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.0392,\n            \"longitude\": -2.18345,\n            \"fullAddress\": \"Leek New Road, Stoke-on-Trent, ST6 2, United Kingdom\",\n            \"speedKPH\": 9,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 57,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:18:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.04202,\n            \"longitude\": -2.17638,\n            \"fullAddress\": \"216 Leek New Road, Stoke-on-Trent, ST6 2LX, United Kingdom\",\n            \"speedKPH\": 48,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 56,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:19:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.04587,\n            \"longitude\": -2.16682,\n            \"fullAddress\": \"458 Leek New Road, Stoke-on-Trent, ST1 6EQ, United Kingdom\",\n            \"speedKPH\": 41,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 56,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:20:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.04937,\n            \"longitude\": -2.15803,\n            \"fullAddress\": \"Leek New Road, Stoke-on-Trent, ST6 8, United Kingdom\",\n            \"speedKPH\": 48,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 55,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:21:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.05145,\n            \"longitude\": -2.15277,\n            \"fullAddress\": \"704 Leek New Road, Stoke-on-Trent, ST2 7, United Kingdom\",\n            \"speedKPH\": 18,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 60,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:22:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.0547,\n            \"longitude\": -2.1452,\n            \"fullAddress\": \"Leek New Road, Stoke-on-Trent, ST2 7, United Kingdom\",\n            \"speedKPH\": 47,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 43,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:23:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.05955,\n            \"longitude\": -2.13692,\n            \"fullAddress\": \"960 Leek New Road, Stoke-on-Trent, ST2 7, United Kingdom\",\n            \"speedKPH\": 45,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 46,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:24:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.06432,\n            \"longitude\": -2.128,\n            \"fullAddress\": \"1060 Leek New Road, Stoke-on-Trent, ST9 9NT, United Kingdom\",\n            \"speedKPH\": 49,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 56,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:25:04\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.06875,\n            \"longitude\": -2.11892,\n            \"fullAddress\": \"117 Leek Road, Stoke-on-Trent, ST9 9NJ, United Kingdom\",\n            \"speedKPH\": 48,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 29,\n            \"ignition\": 1,\n            \"eventType\": \"Driving\",\n            \"eventSeverity\": null\n        },\n        {\n            \"journeyID\": 62949319,\n            \"eventID\": 1792123221,\n            \"driverName\": \"Demo Driver1\",\n            \"VRM\": \"AB00ABC\",\n            \"employeeID\": \"AB123\",\n            \"subAccount\": null,\n            \"gpsTimestamp\": \"2019-01-15 10:25:39\",\n            \"timeOffset\": 0,\n            \"userLocalTime\": \"UTC\",\n            \"latitude\": 53.07073,\n            \"longitude\": -2.1173,\n            \"fullAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW, United Kingdom\",\n            \"speedKPH\": 0,\n            \"speedLimitInKMH\": 48,\n            \"heading\": 0,\n            \"ignition\": 0,\n            \"eventType\": \"Off\",\n            \"eventSeverity\": null\n        }\n    ]\n}"},{"id":"6a0ab9e1-45ca-4a02-a07c-85e8f08b1add","name":"Failure (400)","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"vehicleID","value":"47865","type":"text"},{"key":"startDate","value":"2024-04-08 00:00","type":"text"},{"key":"endDate","value":"2024-04-13 00:00","type":"text"}]},"url":{"raw":"{{url}}/v1/fleet/vehicleEventsByVehicle?startDate={{startDate}}&endDate={{endDate}}","host":["{{url}}"],"path":["v1","fleet","vehicleEventsByVehicle"],"query":[{"key":"vehicleID","value":"47865","disabled":true},{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"23","type":"text","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 20:25:34 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { \\\"startDate\\\": \\\"2025-09-13\\\", \\\"endDate\\\": \\\"2025-09-17\\\" }\"\n    }\n}"}],"_postman_id":"638f0839-2f2a-4996-99af-5f2fa8247ad7"},{"name":"/fleet/vehicleJourneySummaryByBranch","id":"035bd0e4-0ab8-4aed-aa82-38b43128b291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/vehicleJourneySummaryByBranch?startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=3793&userID=9917","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Return vehicle journey summaries for the authenticated fleet level (and its children) within a one-week period (Mon–Sun).</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li>Time period must be within the span of 1 week (Mon–Sun).</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>GET</code><br /><strong>URL:</strong> <code>/v1/fleet/vehicleJourneySummaryByBranch</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-query\">Required (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>startDate</code></td>\n<td>string (date)</td>\n<td>Start date/time for the summary period.</td>\n</tr>\n<tr>\n<td><code>endDate</code></td>\n<td>string (date)</td>\n<td>End date/time for the summary period.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"optional-query\">Optional (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>string</td>\n<td>One of <code>blind</code>, <code>live</code>, or other (treated as combined).</td>\n</tr>\n<tr>\n<td><code>privacy</code></td>\n<td>string</td>\n<td>One of <code>business</code>, <code>private</code> (or <code>personal</code>), or other (treated as combined).</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"includes\">Includes</h3>\n<p>Not applicable.</p>\n<h3 id=\"filter-fields\">Filter Fields</h3>\n<p>Not applicable.</p>\n<h3 id=\"entity-aliases\">Entity Aliases</h3>\n<p>Not applicable.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<h3 id=\"fields\">Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Definition</th>\n<th>Units</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Position</td>\n<td>Position in branch based on score</td>\n<td></td>\n</tr>\n<tr>\n<td>VehicleID</td>\n<td>Vehicle ID</td>\n<td></td>\n</tr>\n<tr>\n<td>VRM</td>\n<td>Vehicle Registration Mark</td>\n<td></td>\n</tr>\n<tr>\n<td>subAccount</td>\n<td>sub account name</td>\n<td></td>\n</tr>\n<tr>\n<td>distanceKM</td>\n<td>Distance travelled</td>\n<td>KM</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>Time spent travelling</td>\n<td>Seconds</td>\n</tr>\n<tr>\n<td>greenPercentage</td>\n<td>Time spent in green</td>\n<td></td>\n</tr>\n<tr>\n<td>amberPercentage</td>\n<td>Time spent in amber</td>\n<td></td>\n</tr>\n<tr>\n<td>redPercentage</td>\n<td>Time spent in red</td>\n<td></td>\n</tr>\n<tr>\n<td>penalties</td>\n<td>number of penalties</td>\n<td></td>\n</tr>\n<tr>\n<td>endOdoReadingKM</td>\n<td>Reading of Odometer at end of journey</td>\n<td>KM</td>\n</tr>\n<tr>\n<td>score</td>\n<td>Score achieved from journey</td>\n<td></td>\n</tr>\n<tr>\n<td>harshAcceleration</td>\n<td>Number of harsh acceleration events</td>\n<td></td>\n</tr>\n<tr>\n<td>harshBraking</td>\n<td>Number of harsh braking events</td>\n<td></td>\n</tr>\n<tr>\n<td>harshCornering</td>\n<td>Number of harsh cornering events</td>\n<td></td>\n</tr>\n<tr>\n<td>overspeedMinor</td>\n<td>Number of minor overspeeds</td>\n<td></td>\n</tr>\n<tr>\n<td>overspeedMajor</td>\n<td>Number of major overspeeds</td>\n<td></td>\n</tr>\n<tr>\n<td>overspeedServere</td>\n<td>Number of severe overspeeds</td>\n<td></td>\n</tr>\n<tr>\n<td>totalSpeeding</td>\n<td>Total speeding events</td>\n<td></td>\n</tr>\n<tr>\n<td>idlePenalties</td>\n<td>Number of idling penalties</td>\n<td></td>\n</tr>\n<tr>\n<td>idleTime</td>\n<td>Total time spent idling</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": {\n    \"branches\": [\n      { \"fleetLevelId\": 123, \"totalDistance\": 123.4, \"totalDuration\": 5678 }\n    ]\n  }\n}\n\n</code></pre>\n<p><strong>BadRequest</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { }\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error Key / Name</th>\n<th>Description</th>\n<th>Possible Causes</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Summary returned</td>\n<td>Valid period within 1 week</td>\n<td>Consume <code>data</code></td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation/runtime error</td>\n<td>Invalid dates; interactor failure</td>\n<td>Correct input; retry</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","vehicleJourneySummaryByBranch"],"host":["{{url}}"],"query":[{"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"3793"},{"description":{"content":"<p>sppofs currently logged in user.</p>\n","type":"text/plain"},"key":"userID","value":"9917"}],"variable":[]}},"response":[{"id":"d2ff5e1b-b621-4950-97d2-749ffe4db2ae","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/vehicleJourneySummaryByBranch?startDate=2019-08-14&endDate=2019-08-14","host":["{{url}}"],"path":["v1","fleet","vehicleJourneySummaryByBranch"],"query":[{"key":"startDate","value":"2019-08-14"},{"key":"endDate","value":"2019-08-14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 23 Aug 2019 13:46:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.39 ()"},{"key":"X-Powered-By","value":"PHP/7.2.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Upgrade","value":"h2,h2c"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"position\": 1,\n            \"vehicleID\": 26354,\n            \"VRM\": \"ENG01ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32142.0\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 2,\n            \"vehicleID\": 26355,\n            \"VRM\": \"ENG02ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.4\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 3,\n            \"vehicleID\": 26356,\n            \"VRM\": \"ENG03ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 4,\n            \"vehicleID\": 26357,\n            \"VRM\": \"ENG04ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 5,\n            \"vehicleID\": 26358,\n            \"VRM\": \"ENG05ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 6,\n            \"vehicleID\": 26359,\n            \"VRM\": \"ENG06ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 7,\n            \"vehicleID\": 26362,\n            \"VRM\": \"ENG09ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 8,\n            \"vehicleID\": 26363,\n            \"VRM\": \"ENG10ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 9,\n            \"vehicleID\": 26365,\n            \"VRM\": \"ENG12ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"78.2\",\n            \"amberPercentage\": \"21.4\",\n            \"redPercentage\": \"0.4\",\n            \"penalties\": \"0\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": \"185\"\n        },\n        {\n            \"position\": 10,\n            \"vehicleID\": 26361,\n            \"VRM\": \"ENG08ABC\",\n            \"subAccount\": \"Lightfoot Engineering Test (DO NOT EDIT)\",\n            \"distanceKM\": \"10.4\",\n            \"duration\": \"1145\",\n            \"greenPercentage\": \"--\",\n            \"amberPercentage\": \"--\",\n            \"redPercentage\": \"--\",\n            \"penalties\": \"--\",\n            \"endOdoReadingKM\": \"32141.7\",\n            \"score\": -50,\n            \"harshAcceleration\": \"--\",\n            \"harshBraking\": \"--\",\n            \"harshCornering\": \"--\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"totalSpeeding\": \"0\",\n            \"idlePenalties\": \"--\",\n            \"idleTime\": \"185\"\n        }\n    ]\n}"},{"id":"63c6db25-3f26-4be6-a628-47062a7d53e2","name":"Failure (400)","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/vehicleJourneySummaryByBranch","host":["{{url}}"],"path":["v1","fleet","vehicleJourneySummaryByBranch"],"query":[{"key":"startDate","value":"{{startDate}}","disabled":true},{"key":"endDate","value":"{{endDate}}","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 20:32:13 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { }\"\n    }\n}"}],"_postman_id":"035bd0e4-0ab8-4aed-aa82-38b43128b291"},{"name":"/fleet/vehicleJourneysByVehicle","id":"dbc75a10-8836-4170-8940-3f3746c3f2e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/vehicleJourneysByVehicle?vehicleID=17578&startDate={{startDate}}&endDate={{endDate}}&fleetLevelID=3793&userID=9917","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Return journey summaries for a specific vehicle within a one-week period.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li><p>Time period must be within the span of 1 week; if the day difference between start and end is greater than 7, returns 400 <code>Date range greater than 1 week.</code></p>\n</li>\n<li><p>Validates <code>vehicleID</code> belongs to an allowed fleet level for the authenticated user; otherwise 400 <code>Vehicle ID not found.</code></p>\n</li>\n<li><p>Accepts optional <code>status</code> and <code>privacy</code> but these are not used in the current implementation.</p>\n</li>\n<li><p>Returns JSON from JourneyHelper-&gt;getVehicleJourneySummary(vehicleID, startDate, endDate). If helper returns <code>error</code>, responds 400 with <code>Error: ...</code>.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>GET</code><br /><strong>URL:</strong> <code>/v1/fleet/vehicleJourneysByVehicle</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-query\">Required (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>vehicleID</code></td>\n<td>integer</td>\n<td>Vehicle identifier to summarise.</td>\n</tr>\n<tr>\n<td><code>startDate</code></td>\n<td>string (date)</td>\n<td>Start of period.</td>\n</tr>\n<tr>\n<td><code>endDate</code></td>\n<td>string (date)</td>\n<td>End of period.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"optional-query\">Optional (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>string</td>\n<td>Blind/live/combined (not used).</td>\n</tr>\n<tr>\n<td><code>privacy</code></td>\n<td>string</td>\n<td>Business/private/combined (not used).</td>\n</tr>\n<tr>\n<td><code>fleetLevelID</code></td>\n<td>int</td>\n<td>Can be used to override user fleetLevelID</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"includes\">Includes</h3>\n<p>Not applicable.</p>\n<h3 id=\"filter-fields\">Filter Fields</h3>\n<p>Not applicable.</p>\n<h3 id=\"entity-aliases\">Entity Aliases</h3>\n<p>Not applicable.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<ul>\n<li>Returns a summary object of journeys for the given vehicle.</li>\n</ul>\n<h3 id=\"fields\">Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Definition</th>\n<th>Units</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>JourneyID</td>\n<td>ID of journey</td>\n<td></td>\n</tr>\n<tr>\n<td>VRM</td>\n<td>Vehicle Registration Mark</td>\n<td></td>\n</tr>\n<tr>\n<td>driverName</td>\n<td>Driver's name</td>\n<td></td>\n</tr>\n<tr>\n<td>employeeID</td>\n<td>ID of employee.</td>\n<td></td>\n</tr>\n<tr>\n<td>vehicleSubAccount</td>\n<td>Vehicles sub branch</td>\n<td></td>\n</tr>\n<tr>\n<td>driverSubAccount</td>\n<td>Drivers sub branch</td>\n<td></td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>Journey start date</td>\n<td>DD/MM/YYYY</td>\n</tr>\n<tr>\n<td>startTime</td>\n<td>Journey start time</td>\n<td>hh:ss:mm</td>\n</tr>\n<tr>\n<td>startAddress</td>\n<td>Address at start</td>\n<td></td>\n</tr>\n<tr>\n<td>startLatitude</td>\n<td>Latitude at start</td>\n<td></td>\n</tr>\n<tr>\n<td>startLongitude</td>\n<td>Logitude at start</td>\n<td></td>\n</tr>\n<tr>\n<td>endDate</td>\n<td>Journey end date</td>\n<td>DD/MM/YYYY</td>\n</tr>\n<tr>\n<td>endTime</td>\n<td>Journey end time</td>\n<td>hh:ss:mm</td>\n</tr>\n<tr>\n<td>endAddress</td>\n<td>Address at end location</td>\n<td></td>\n</tr>\n<tr>\n<td>endLatitude</td>\n<td>Latitude at end location</td>\n<td></td>\n</tr>\n<tr>\n<td>endLongitude</td>\n<td>longitude at end location</td>\n<td></td>\n</tr>\n<tr>\n<td>distanceKM</td>\n<td>Distance travelled</td>\n<td>KM</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>Time of travel</td>\n<td>Seconds</td>\n</tr>\n<tr>\n<td>greenPercentage</td>\n<td>Percentage in green</td>\n<td></td>\n</tr>\n<tr>\n<td>amberPercentage</td>\n<td>Percentage in amber</td>\n<td></td>\n</tr>\n<tr>\n<td>redPercentage</td>\n<td>Percentage in red</td>\n<td></td>\n</tr>\n<tr>\n<td>penalties</td>\n<td>Number of penalties</td>\n<td></td>\n</tr>\n<tr>\n<td>score</td>\n<td>Score acheieved</td>\n<td></td>\n</tr>\n<tr>\n<td>harshAcceleration</td>\n<td>Counter for harsh acceleration</td>\n<td></td>\n</tr>\n<tr>\n<td>harshBraking</td>\n<td>Counter for harsh braking</td>\n<td></td>\n</tr>\n<tr>\n<td>harshCornering</td>\n<td>Counter for harsh cornering</td>\n<td></td>\n</tr>\n<tr>\n<td>overspeedMinor</td>\n<td>Counter for minor overspeeds</td>\n<td></td>\n</tr>\n<tr>\n<td>overspeedMajor</td>\n<td>Counter for major overspeeds</td>\n<td></td>\n</tr>\n<tr>\n<td>overspeedSevere</td>\n<td>Counter for severe overspeeds</td>\n<td></td>\n</tr>\n<tr>\n<td>journeyType</td>\n<td>Type of journey (business, personal)</td>\n<td></td>\n</tr>\n<tr>\n<td>driverIDSource</td>\n<td>Source of driver ID associated to journey (e.g. keypad)</td>\n<td></td>\n</tr>\n<tr>\n<td>idlePenalties</td>\n<td>Counter for idle penalties</td>\n<td></td>\n</tr>\n<tr>\n<td>idleTime</td>\n<td>Time spent idling</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-response-success\">Example Response (success)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": [\n        {\n            \"journeyID\": 79222232,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"07:04:27\",\n            \"startAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"startLatitude\": \"52.97505\",\n            \"startLongitude\": \"-2.14815\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"07:09:39\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340166666666667\",\n            \"distanceKM\": \"2.2\",\n            \"duration\": 298,\n            \"greenPercentage\": \"0.9756\",\n            \"amberPercentage\": \"0.0244\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3202,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 10\n        }\n    ]\n}\n\n</code></pre>\n<h3 id=\"example-response-errors\">Example Response (errors)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Vehicle ID not found.\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error Key / Name</th>\n<th>Description</th>\n<th>Possible Causes</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Summary returned</td>\n<td>Valid vehicle and period</td>\n<td>Consume response</td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation error</td>\n<td>Date span &gt; 7 days; vehicle not in allowed fleet; helper error</td>\n<td>Adjust inputs and retry</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","vehicleJourneysByVehicle"],"host":["{{url}}"],"query":[{"key":"vehicleID","value":"17578"},{"description":{"content":"<p>Max span is 1 week Mon - Sun</p>\n","type":"text/plain"},"key":"startDate","value":"{{startDate}}"},{"key":"endDate","value":"{{endDate}}"},{"key":"fleetLevelID","value":"3793"},{"key":"userID","value":"9917"}],"variable":[]}},"response":[{"id":"cdcd9bdf-d055-4add-b1fd-8940bc8a4217","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/vehicleJourneysByVehicle?vehicleID=17578&startDate=2020-03-13 16:00&endDate=2020-03-19 16:59","host":["{{url}}"],"path":["v1","fleet","vehicleJourneysByVehicle"],"query":[{"key":"vehicleID","value":"17578"},{"key":"startDate","value":"2020-03-13 16:00","description":"Max span is 1 week Mon - Sun"},{"key":"endDate","value":"2020-03-19 16:59"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 May 2020 07:39:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.41 ()"},{"key":"X-Powered-By","value":"PHP/7.3.15"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"journeyID\": 79222232,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"07:04:27\",\n            \"startAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"startLatitude\": \"52.97505\",\n            \"startLongitude\": \"-2.14815\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"07:09:39\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340166666666667\",\n            \"distanceKM\": \"2.2\",\n            \"duration\": 298,\n            \"greenPercentage\": \"0.9756\",\n            \"amberPercentage\": \"0.0244\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3202,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 10\n        },\n        {\n            \"journeyID\": 79222933,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"07:13:30\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988366666666664\",\n            \"startLongitude\": \"-2.1340166666666667\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"07:14:12\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.98825\",\n            \"endLongitude\": \"-2.134116666666667\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 39,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79223366,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"07:16:43\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98825\",\n            \"startLongitude\": \"-2.1341\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"07:17:08\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.988283333333335\",\n            \"endLongitude\": \"-2.1341833333333335\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 21,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79227189,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"07:26:09\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98826666666667\",\n            \"startLongitude\": \"-2.1341666666666668\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"07:40:26\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98651666666667\",\n            \"endLongitude\": \"-1.99055\",\n            \"distanceKM\": \"11.3\",\n            \"duration\": 853,\n            \"greenPercentage\": \"0.9823\",\n            \"amberPercentage\": \"0.0177\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3224,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79231593,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"08:00:13\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.986533333333334\",\n            \"startLongitude\": \"-1.9905666666666666\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"08:00:28\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98656666666667\",\n            \"endLongitude\": \"-1.9903666666666666\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 12,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79238803,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"08:05:35\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.9866\",\n            \"startLongitude\": \"-1.9904666666666666\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"08:28:46\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"endLatitude\": \"52.90286666666667\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"16.7\",\n            \"duration\": 1369,\n            \"greenPercentage\": \"0.9827\",\n            \"amberPercentage\": \"0.0173\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3226,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 95\n        },\n        {\n            \"journeyID\": 79243544,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"08:42:51\",\n            \"startAddress\": \"57 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.90286666666667\",\n            \"startLongitude\": \"-2.147133333333333\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"08:47:21\",\n            \"endAddress\": \"12 The Fillybrooks, Stone, ST15 0DJ\",\n            \"endLatitude\": \"52.89695\",\n            \"endLongitude\": \"-2.14985\",\n            \"distanceKM\": \"0.9\",\n            \"duration\": 267,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79248109,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"08:56:10\",\n            \"startAddress\": \"14 The Fillybrooks, Stone, ST15 0DJ\",\n            \"startLatitude\": \"52.89698333333333\",\n            \"startLongitude\": \"-2.14985\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"09:01:53\",\n            \"endAddress\": \"A34, Stone, ST15 0\",\n            \"endLatitude\": \"52.928466666666665\",\n            \"endLongitude\": \"-2.178383333333333\",\n            \"distanceKM\": \"4.2\",\n            \"duration\": 341,\n            \"greenPercentage\": \"0.9512\",\n            \"amberPercentage\": \"0.0488\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3121,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"1\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79255398,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"09:03:06\",\n            \"startAddress\": \"A34, Stone, ST15 0\",\n            \"startLatitude\": \"52.92843333333333\",\n            \"startLongitude\": \"-2.1784\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"09:24:46\",\n            \"endAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"endLatitude\": \"53.04705\",\n            \"endLongitude\": \"-2.2236666666666665\",\n            \"distanceKM\": \"15.4\",\n            \"duration\": 915,\n            \"greenPercentage\": \"0.9281\",\n            \"amberPercentage\": \"0.0479\",\n            \"redPercentage\": \"0.0240\",\n            \"penalties\": \"0\",\n            \"score\": 2964,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 35\n        },\n        {\n            \"journeyID\": 79259939,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"09:25:28\",\n            \"startAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"startLatitude\": \"53.04705\",\n            \"startLongitude\": \"-2.2236666666666665\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"09:39:24\",\n            \"endAddress\": \"43 Sandbach Road South, Stoke-on-Trent, ST7 2BJ\",\n            \"endLatitude\": \"53.09591666666667\",\n            \"endLongitude\": \"-2.3039\",\n            \"distanceKM\": \"10.0\",\n            \"duration\": 833,\n            \"greenPercentage\": \"0.8605\",\n            \"amberPercentage\": \"0.0853\",\n            \"redPercentage\": \"0.0543\",\n            \"penalties\": \"0\",\n            \"score\": 2637,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79267341,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"09:57:35\",\n            \"startAddress\": \"10 Lawton Road, Stoke-on-Trent, ST7 2AF\",\n            \"startLatitude\": \"53.09595\",\n            \"startLongitude\": \"-2.3038\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"10:01:02\",\n            \"endAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"endLatitude\": \"53.084316666666666\",\n            \"endLongitude\": \"-2.2949333333333333\",\n            \"distanceKM\": \"1.5\",\n            \"duration\": 199,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79275345,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"10:02:03\",\n            \"startAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"startLatitude\": \"53.084316666666666\",\n            \"startLongitude\": \"-2.2949333333333333\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"10:25:39\",\n            \"endAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"endLatitude\": \"53.07073333333334\",\n            \"endLongitude\": \"-2.1173\",\n            \"distanceKM\": \"20.3\",\n            \"duration\": 1412,\n            \"greenPercentage\": \"0.9510\",\n            \"amberPercentage\": \"0.0449\",\n            \"redPercentage\": \"0.0041\",\n            \"penalties\": \"0\",\n            \"score\": 3106,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 40\n        },\n        {\n            \"journeyID\": 79279935,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"10:26:29\",\n            \"startAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"startLatitude\": \"53.07073333333334\",\n            \"startLongitude\": \"-2.1173\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"10:38:52\",\n            \"endAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"endLatitude\": \"53.105783333333335\",\n            \"endLongitude\": \"-2.02585\",\n            \"distanceKM\": \"8.4\",\n            \"duration\": 741,\n            \"greenPercentage\": \"0.9712\",\n            \"amberPercentage\": \"0.0288\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3187,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79299099,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"11:09:44\",\n            \"startAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"startLatitude\": \"53.105783333333335\",\n            \"startLongitude\": \"-2.02585\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"11:38:35\",\n            \"endAddress\": \"38 Stafford Street, Stoke-on-Trent, ST1 1\",\n            \"endLatitude\": \"53.02518333333333\",\n            \"endLongitude\": \"-2.1758166666666665\",\n            \"distanceKM\": \"16.3\",\n            \"duration\": 1728,\n            \"greenPercentage\": \"0.9355\",\n            \"amberPercentage\": \"0.0599\",\n            \"redPercentage\": \"0.0046\",\n            \"penalties\": \"0\",\n            \"score\": 3053,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 220\n        },\n        {\n            \"journeyID\": 79310817,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"12:02:12\",\n            \"startAddress\": \"37 Stafford Street, Stoke-on-Trent, ST1 1JU\",\n            \"startLatitude\": \"53.02503333333333\",\n            \"startLongitude\": \"-2.1759\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"12:15:48\",\n            \"endAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"endLatitude\": \"52.98721666666667\",\n            \"endLongitude\": \"-2.17655\",\n            \"distanceKM\": \"7.1\",\n            \"duration\": 814,\n            \"greenPercentage\": \"0.9716\",\n            \"amberPercentage\": \"0.0284\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3189,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 55\n        },\n        {\n            \"journeyID\": 79317793,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"12:34:06\",\n            \"startAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"startLatitude\": \"52.98721666666667\",\n            \"startLongitude\": \"-2.1765333333333334\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"12:41:25\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340333333333334\",\n            \"distanceKM\": \"4.0\",\n            \"duration\": 437,\n            \"greenPercentage\": \"0.9390\",\n            \"amberPercentage\": \"0.0610\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3080,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79327034,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"12:57:41\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988416666666666\",\n            \"startLongitude\": \"-2.1340333333333334\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"13:15:47\",\n            \"endAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"endLatitude\": \"52.97173333333333\",\n            \"endLongitude\": \"-2.08205\",\n            \"distanceKM\": \"9.6\",\n            \"duration\": 1084,\n            \"greenPercentage\": \"0.9103\",\n            \"amberPercentage\": \"0.0769\",\n            \"redPercentage\": \"0.0128\",\n            \"penalties\": \"0\",\n            \"score\": 2941,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 130\n        },\n        {\n            \"journeyID\": 79332030,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"13:20:37\",\n            \"startAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"startLatitude\": \"52.97173333333333\",\n            \"startLongitude\": \"-2.08205\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"13:34:51\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AD\",\n            \"endLatitude\": \"52.902883333333335\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"10.7\",\n            \"duration\": 852,\n            \"greenPercentage\": \"0.9417\",\n            \"amberPercentage\": \"0.0583\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3089,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 45\n        },\n        {\n            \"journeyID\": 79333289,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"13:36:21\",\n            \"startAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.9029\",\n            \"startLongitude\": \"-2.14715\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"13:39:46\",\n            \"endAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"endLatitude\": \"52.90108333333333\",\n            \"endLongitude\": \"-2.1403166666666666\",\n            \"distanceKM\": \"0.7\",\n            \"duration\": 202,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79344504,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"14:17:23\",\n            \"startAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"startLatitude\": \"52.90108333333333\",\n            \"startLongitude\": \"-2.1403166666666666\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"14:20:55\",\n            \"endAddress\": \"6 Old Rectory Road, Stone, ST15 8PF\",\n            \"endLatitude\": \"52.89978333333333\",\n            \"endLongitude\": \"-2.13925\",\n            \"distanceKM\": \"0.4\",\n            \"duration\": 209,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 5\n        },\n        {\n            \"journeyID\": 79356655,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"16/03/2020\",\n            \"deptTime\": \"14:40:02\",\n            \"startAddress\": \"3 Old Rectory Road, Stone, ST15 8PF\",\n            \"startLatitude\": \"52.899766666666665\",\n            \"startLongitude\": \"-2.13935\",\n            \"endDate\": \"16/03/2020\",\n            \"endtime\": \"15:01:25\",\n            \"endAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"endLatitude\": \"52.97505\",\n            \"endLongitude\": \"-2.1481833333333333\",\n            \"distanceKM\": \"12.6\",\n            \"duration\": 1153,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 85\n        },\n        {\n            \"journeyID\": 79428426,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"07:04:27\",\n            \"startAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"startLatitude\": \"52.97505\",\n            \"startLongitude\": \"-2.14815\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"07:09:39\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340166666666667\",\n            \"distanceKM\": \"2.2\",\n            \"duration\": 298,\n            \"greenPercentage\": \"0.9756\",\n            \"amberPercentage\": \"0.0244\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3202,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 10\n        },\n        {\n            \"journeyID\": 79429120,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"07:13:30\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988366666666664\",\n            \"startLongitude\": \"-2.1340166666666667\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"07:14:12\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.98825\",\n            \"endLongitude\": \"-2.134116666666667\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 39,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79429509,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"07:16:43\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98825\",\n            \"startLongitude\": \"-2.1341\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"07:17:08\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.988283333333335\",\n            \"endLongitude\": \"-2.1341833333333335\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 21,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79433335,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"07:26:09\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98826666666667\",\n            \"startLongitude\": \"-2.1341666666666668\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"07:40:26\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98651666666667\",\n            \"endLongitude\": \"-1.99055\",\n            \"distanceKM\": \"11.3\",\n            \"duration\": 853,\n            \"greenPercentage\": \"0.9823\",\n            \"amberPercentage\": \"0.0177\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3224,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79437703,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"08:00:13\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.986533333333334\",\n            \"startLongitude\": \"-1.9905666666666666\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"08:00:28\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98656666666667\",\n            \"endLongitude\": \"-1.9903666666666666\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 12,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79444725,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"08:05:35\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.9866\",\n            \"startLongitude\": \"-1.9904666666666666\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"08:28:46\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"endLatitude\": \"52.90286666666667\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"16.7\",\n            \"duration\": 1369,\n            \"greenPercentage\": \"0.9827\",\n            \"amberPercentage\": \"0.0173\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3226,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 95\n        },\n        {\n            \"journeyID\": 79449327,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"08:42:51\",\n            \"startAddress\": \"57 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.90286666666667\",\n            \"startLongitude\": \"-2.147133333333333\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"08:47:21\",\n            \"endAddress\": \"12 The Fillybrooks, Stone, ST15 0DJ\",\n            \"endLatitude\": \"52.89695\",\n            \"endLongitude\": \"-2.14985\",\n            \"distanceKM\": \"0.9\",\n            \"duration\": 267,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79453540,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"08:56:10\",\n            \"startAddress\": \"14 The Fillybrooks, Stone, ST15 0DJ\",\n            \"startLatitude\": \"52.89698333333333\",\n            \"startLongitude\": \"-2.14985\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"09:01:53\",\n            \"endAddress\": \"A34, Stone, ST15 0\",\n            \"endLatitude\": \"52.928466666666665\",\n            \"endLongitude\": \"-2.178383333333333\",\n            \"distanceKM\": \"4.2\",\n            \"duration\": 341,\n            \"greenPercentage\": \"0.9512\",\n            \"amberPercentage\": \"0.0488\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3121,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"1\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79460743,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"09:03:06\",\n            \"startAddress\": \"A34, Stone, ST15 0\",\n            \"startLatitude\": \"52.92843333333333\",\n            \"startLongitude\": \"-2.1784\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"09:24:46\",\n            \"endAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"endLatitude\": \"53.04705\",\n            \"endLongitude\": \"-2.2236666666666665\",\n            \"distanceKM\": \"15.4\",\n            \"duration\": 915,\n            \"greenPercentage\": \"0.9281\",\n            \"amberPercentage\": \"0.0479\",\n            \"redPercentage\": \"0.0240\",\n            \"penalties\": \"0\",\n            \"score\": 2964,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 35\n        },\n        {\n            \"journeyID\": 79465234,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"09:25:28\",\n            \"startAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"startLatitude\": \"53.04705\",\n            \"startLongitude\": \"-2.2236666666666665\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"09:39:24\",\n            \"endAddress\": \"43 Sandbach Road South, Stoke-on-Trent, ST7 2BJ\",\n            \"endLatitude\": \"53.09591666666667\",\n            \"endLongitude\": \"-2.3039\",\n            \"distanceKM\": \"10.0\",\n            \"duration\": 833,\n            \"greenPercentage\": \"0.8605\",\n            \"amberPercentage\": \"0.0853\",\n            \"redPercentage\": \"0.0543\",\n            \"penalties\": \"0\",\n            \"score\": 2637,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79472588,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"09:57:35\",\n            \"startAddress\": \"10 Lawton Road, Stoke-on-Trent, ST7 2AF\",\n            \"startLatitude\": \"53.09595\",\n            \"startLongitude\": \"-2.3038\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"10:01:02\",\n            \"endAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"endLatitude\": \"53.084316666666666\",\n            \"endLongitude\": \"-2.2949333333333333\",\n            \"distanceKM\": \"1.5\",\n            \"duration\": 199,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79480407,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"10:02:03\",\n            \"startAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"startLatitude\": \"53.084316666666666\",\n            \"startLongitude\": \"-2.2949333333333333\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"10:25:39\",\n            \"endAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"endLatitude\": \"53.07073333333334\",\n            \"endLongitude\": \"-2.1173\",\n            \"distanceKM\": \"20.3\",\n            \"duration\": 1412,\n            \"greenPercentage\": \"0.9510\",\n            \"amberPercentage\": \"0.0449\",\n            \"redPercentage\": \"0.0041\",\n            \"penalties\": \"0\",\n            \"score\": 3106,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 40\n        },\n        {\n            \"journeyID\": 79484996,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"10:26:29\",\n            \"startAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"startLatitude\": \"53.07073333333334\",\n            \"startLongitude\": \"-2.1173\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"10:38:52\",\n            \"endAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"endLatitude\": \"53.105783333333335\",\n            \"endLongitude\": \"-2.02585\",\n            \"distanceKM\": \"8.4\",\n            \"duration\": 741,\n            \"greenPercentage\": \"0.9712\",\n            \"amberPercentage\": \"0.0288\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3187,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79504264,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"11:09:44\",\n            \"startAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"startLatitude\": \"53.105783333333335\",\n            \"startLongitude\": \"-2.02585\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"11:38:35\",\n            \"endAddress\": \"38 Stafford Street, Stoke-on-Trent, ST1 1\",\n            \"endLatitude\": \"53.02518333333333\",\n            \"endLongitude\": \"-2.1758166666666665\",\n            \"distanceKM\": \"16.3\",\n            \"duration\": 1728,\n            \"greenPercentage\": \"0.9355\",\n            \"amberPercentage\": \"0.0599\",\n            \"redPercentage\": \"0.0046\",\n            \"penalties\": \"0\",\n            \"score\": 3053,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 220\n        },\n        {\n            \"journeyID\": 79516325,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"12:02:12\",\n            \"startAddress\": \"37 Stafford Street, Stoke-on-Trent, ST1 1JU\",\n            \"startLatitude\": \"53.02503333333333\",\n            \"startLongitude\": \"-2.1759\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"12:15:48\",\n            \"endAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"endLatitude\": \"52.98721666666667\",\n            \"endLongitude\": \"-2.17655\",\n            \"distanceKM\": \"7.1\",\n            \"duration\": 814,\n            \"greenPercentage\": \"0.9716\",\n            \"amberPercentage\": \"0.0284\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3189,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 55\n        },\n        {\n            \"journeyID\": 79523359,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"12:34:06\",\n            \"startAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"startLatitude\": \"52.98721666666667\",\n            \"startLongitude\": \"-2.1765333333333334\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"12:41:25\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340333333333334\",\n            \"distanceKM\": \"4.0\",\n            \"duration\": 437,\n            \"greenPercentage\": \"0.9390\",\n            \"amberPercentage\": \"0.0610\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3080,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79532720,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"12:57:41\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988416666666666\",\n            \"startLongitude\": \"-2.1340333333333334\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"13:15:47\",\n            \"endAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"endLatitude\": \"52.97173333333333\",\n            \"endLongitude\": \"-2.08205\",\n            \"distanceKM\": \"9.6\",\n            \"duration\": 1084,\n            \"greenPercentage\": \"0.9103\",\n            \"amberPercentage\": \"0.0769\",\n            \"redPercentage\": \"0.0128\",\n            \"penalties\": \"0\",\n            \"score\": 2941,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 130\n        },\n        {\n            \"journeyID\": 79537649,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"13:20:37\",\n            \"startAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"startLatitude\": \"52.97173333333333\",\n            \"startLongitude\": \"-2.08205\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"13:34:51\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AD\",\n            \"endLatitude\": \"52.902883333333335\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"10.7\",\n            \"duration\": 852,\n            \"greenPercentage\": \"0.9417\",\n            \"amberPercentage\": \"0.0583\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3089,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 45\n        },\n        {\n            \"journeyID\": 79538915,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"13:36:21\",\n            \"startAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.9029\",\n            \"startLongitude\": \"-2.14715\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"13:39:46\",\n            \"endAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"endLatitude\": \"52.90108333333333\",\n            \"endLongitude\": \"-2.1403166666666666\",\n            \"distanceKM\": \"0.7\",\n            \"duration\": 202,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79550266,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"14:17:23\",\n            \"startAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"startLatitude\": \"52.90108333333333\",\n            \"startLongitude\": \"-2.1403166666666666\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"14:20:55\",\n            \"endAddress\": \"6 Old Rectory Road, Stone, ST15 8PF\",\n            \"endLatitude\": \"52.89978333333333\",\n            \"endLongitude\": \"-2.13925\",\n            \"distanceKM\": \"0.4\",\n            \"duration\": 209,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 5\n        },\n        {\n            \"journeyID\": 79561965,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"17/03/2020\",\n            \"deptTime\": \"14:40:02\",\n            \"startAddress\": \"3 Old Rectory Road, Stone, ST15 8PF\",\n            \"startLatitude\": \"52.899766666666665\",\n            \"startLongitude\": \"-2.13935\",\n            \"endDate\": \"17/03/2020\",\n            \"endtime\": \"15:01:25\",\n            \"endAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"endLatitude\": \"52.97505\",\n            \"endLongitude\": \"-2.1481833333333333\",\n            \"distanceKM\": \"12.6\",\n            \"duration\": 1153,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 85\n        },\n        {\n            \"journeyID\": 79632616,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"07:04:27\",\n            \"startAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"startLatitude\": \"52.97505\",\n            \"startLongitude\": \"-2.14815\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"07:09:39\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340166666666667\",\n            \"distanceKM\": \"2.2\",\n            \"duration\": 298,\n            \"greenPercentage\": \"0.9756\",\n            \"amberPercentage\": \"0.0244\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3202,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 10\n        },\n        {\n            \"journeyID\": 79633241,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"07:13:30\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988366666666664\",\n            \"startLongitude\": \"-2.1340166666666667\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"07:14:12\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.98825\",\n            \"endLongitude\": \"-2.134116666666667\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 39,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79633657,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"07:16:43\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98825\",\n            \"startLongitude\": \"-2.1341\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"07:17:08\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.988283333333335\",\n            \"endLongitude\": \"-2.1341833333333335\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 21,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79637374,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"07:26:09\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98826666666667\",\n            \"startLongitude\": \"-2.1341666666666668\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"07:40:26\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98651666666667\",\n            \"endLongitude\": \"-1.99055\",\n            \"distanceKM\": \"11.3\",\n            \"duration\": 853,\n            \"greenPercentage\": \"0.9823\",\n            \"amberPercentage\": \"0.0177\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3224,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79641706,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"08:00:13\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.986533333333334\",\n            \"startLongitude\": \"-1.9905666666666666\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"08:00:28\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98656666666667\",\n            \"endLongitude\": \"-1.9903666666666666\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 12,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79648501,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"08:05:35\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.9866\",\n            \"startLongitude\": \"-1.9904666666666666\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"08:28:46\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"endLatitude\": \"52.90286666666667\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"16.7\",\n            \"duration\": 1369,\n            \"greenPercentage\": \"0.9827\",\n            \"amberPercentage\": \"0.0173\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3226,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 95\n        },\n        {\n            \"journeyID\": 79652993,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"08:42:51\",\n            \"startAddress\": \"57 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.90286666666667\",\n            \"startLongitude\": \"-2.147133333333333\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"08:47:21\",\n            \"endAddress\": \"12 The Fillybrooks, Stone, ST15 0DJ\",\n            \"endLatitude\": \"52.89695\",\n            \"endLongitude\": \"-2.14985\",\n            \"distanceKM\": \"0.9\",\n            \"duration\": 267,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79657355,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"08:56:10\",\n            \"startAddress\": \"14 The Fillybrooks, Stone, ST15 0DJ\",\n            \"startLatitude\": \"52.89698333333333\",\n            \"startLongitude\": \"-2.14985\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"09:01:53\",\n            \"endAddress\": \"A34, Stone, ST15 0\",\n            \"endLatitude\": \"52.928466666666665\",\n            \"endLongitude\": \"-2.178383333333333\",\n            \"distanceKM\": \"4.2\",\n            \"duration\": 341,\n            \"greenPercentage\": \"0.9512\",\n            \"amberPercentage\": \"0.0488\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3121,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"1\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79664582,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"09:03:06\",\n            \"startAddress\": \"A34, Stone, ST15 0\",\n            \"startLatitude\": \"52.92843333333333\",\n            \"startLongitude\": \"-2.1784\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"09:24:46\",\n            \"endAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"endLatitude\": \"53.04705\",\n            \"endLongitude\": \"-2.2236666666666665\",\n            \"distanceKM\": \"15.4\",\n            \"duration\": 915,\n            \"greenPercentage\": \"0.9281\",\n            \"amberPercentage\": \"0.0479\",\n            \"redPercentage\": \"0.0240\",\n            \"penalties\": \"0\",\n            \"score\": 2964,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 35\n        },\n        {\n            \"journeyID\": 79669188,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"09:25:28\",\n            \"startAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"startLatitude\": \"53.04705\",\n            \"startLongitude\": \"-2.2236666666666665\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"09:39:24\",\n            \"endAddress\": \"43 Sandbach Road South, Stoke-on-Trent, ST7 2BJ\",\n            \"endLatitude\": \"53.09591666666667\",\n            \"endLongitude\": \"-2.3039\",\n            \"distanceKM\": \"10.0\",\n            \"duration\": 833,\n            \"greenPercentage\": \"0.8605\",\n            \"amberPercentage\": \"0.0853\",\n            \"redPercentage\": \"0.0543\",\n            \"penalties\": \"0\",\n            \"score\": 2637,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79676465,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"09:57:35\",\n            \"startAddress\": \"10 Lawton Road, Stoke-on-Trent, ST7 2AF\",\n            \"startLatitude\": \"53.09595\",\n            \"startLongitude\": \"-2.3038\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"10:01:02\",\n            \"endAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"endLatitude\": \"53.084316666666666\",\n            \"endLongitude\": \"-2.2949333333333333\",\n            \"distanceKM\": \"1.5\",\n            \"duration\": 199,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79684082,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"10:02:03\",\n            \"startAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"startLatitude\": \"53.084316666666666\",\n            \"startLongitude\": \"-2.2949333333333333\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"10:25:39\",\n            \"endAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"endLatitude\": \"53.07073333333334\",\n            \"endLongitude\": \"-2.1173\",\n            \"distanceKM\": \"20.3\",\n            \"duration\": 1412,\n            \"greenPercentage\": \"0.9510\",\n            \"amberPercentage\": \"0.0449\",\n            \"redPercentage\": \"0.0041\",\n            \"penalties\": \"0\",\n            \"score\": 3106,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 40\n        },\n        {\n            \"journeyID\": 79688822,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"10:26:29\",\n            \"startAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"startLatitude\": \"53.07073333333334\",\n            \"startLongitude\": \"-2.1173\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"10:38:52\",\n            \"endAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"endLatitude\": \"53.105783333333335\",\n            \"endLongitude\": \"-2.02585\",\n            \"distanceKM\": \"8.4\",\n            \"duration\": 741,\n            \"greenPercentage\": \"0.9712\",\n            \"amberPercentage\": \"0.0288\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3187,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79708046,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"11:09:44\",\n            \"startAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"startLatitude\": \"53.105783333333335\",\n            \"startLongitude\": \"-2.02585\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"11:38:35\",\n            \"endAddress\": \"38 Stafford Street, Stoke-on-Trent, ST1 1\",\n            \"endLatitude\": \"53.02518333333333\",\n            \"endLongitude\": \"-2.1758166666666665\",\n            \"distanceKM\": \"16.3\",\n            \"duration\": 1728,\n            \"greenPercentage\": \"0.9355\",\n            \"amberPercentage\": \"0.0599\",\n            \"redPercentage\": \"0.0046\",\n            \"penalties\": \"0\",\n            \"score\": 3053,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 220\n        },\n        {\n            \"journeyID\": 79719956,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"12:02:12\",\n            \"startAddress\": \"37 Stafford Street, Stoke-on-Trent, ST1 1JU\",\n            \"startLatitude\": \"53.02503333333333\",\n            \"startLongitude\": \"-2.1759\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"12:15:48\",\n            \"endAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"endLatitude\": \"52.98721666666667\",\n            \"endLongitude\": \"-2.17655\",\n            \"distanceKM\": \"7.1\",\n            \"duration\": 814,\n            \"greenPercentage\": \"0.9716\",\n            \"amberPercentage\": \"0.0284\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3189,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 55\n        },\n        {\n            \"journeyID\": 79727176,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"12:34:06\",\n            \"startAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"startLatitude\": \"52.98721666666667\",\n            \"startLongitude\": \"-2.1765333333333334\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"12:41:25\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340333333333334\",\n            \"distanceKM\": \"4.0\",\n            \"duration\": 437,\n            \"greenPercentage\": \"0.9390\",\n            \"amberPercentage\": \"0.0610\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3080,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79736442,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"12:57:41\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988416666666666\",\n            \"startLongitude\": \"-2.1340333333333334\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"13:15:47\",\n            \"endAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"endLatitude\": \"52.97173333333333\",\n            \"endLongitude\": \"-2.08205\",\n            \"distanceKM\": \"9.6\",\n            \"duration\": 1084,\n            \"greenPercentage\": \"0.9103\",\n            \"amberPercentage\": \"0.0769\",\n            \"redPercentage\": \"0.0128\",\n            \"penalties\": \"0\",\n            \"score\": 2941,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 130\n        },\n        {\n            \"journeyID\": 79741369,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"13:20:37\",\n            \"startAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"startLatitude\": \"52.97173333333333\",\n            \"startLongitude\": \"-2.08205\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"13:34:51\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AD\",\n            \"endLatitude\": \"52.902883333333335\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"10.7\",\n            \"duration\": 852,\n            \"greenPercentage\": \"0.9417\",\n            \"amberPercentage\": \"0.0583\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3089,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 45\n        },\n        {\n            \"journeyID\": 79742624,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"13:36:21\",\n            \"startAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.9029\",\n            \"startLongitude\": \"-2.14715\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"13:39:46\",\n            \"endAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"endLatitude\": \"52.90108333333333\",\n            \"endLongitude\": \"-2.1403166666666666\",\n            \"distanceKM\": \"0.7\",\n            \"duration\": 202,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79753565,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"14:17:23\",\n            \"startAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"startLatitude\": \"52.90108333333333\",\n            \"startLongitude\": \"-2.1403166666666666\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"14:20:55\",\n            \"endAddress\": \"6 Old Rectory Road, Stone, ST15 8PF\",\n            \"endLatitude\": \"52.89978333333333\",\n            \"endLongitude\": \"-2.13925\",\n            \"distanceKM\": \"0.4\",\n            \"duration\": 209,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 5\n        },\n        {\n            \"journeyID\": 79765066,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"18/03/2020\",\n            \"deptTime\": \"14:40:02\",\n            \"startAddress\": \"3 Old Rectory Road, Stone, ST15 8PF\",\n            \"startLatitude\": \"52.899766666666665\",\n            \"startLongitude\": \"-2.13935\",\n            \"endDate\": \"18/03/2020\",\n            \"endtime\": \"15:01:25\",\n            \"endAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"endLatitude\": \"52.97505\",\n            \"endLongitude\": \"-2.1481833333333333\",\n            \"distanceKM\": \"12.6\",\n            \"duration\": 1153,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 85\n        },\n        {\n            \"journeyID\": 79835435,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"07:04:27\",\n            \"startAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"startLatitude\": \"52.97505\",\n            \"startLongitude\": \"-2.14815\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"07:09:39\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340166666666667\",\n            \"distanceKM\": \"2.2\",\n            \"duration\": 298,\n            \"greenPercentage\": \"0.9756\",\n            \"amberPercentage\": \"0.0244\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3202,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 10\n        },\n        {\n            \"journeyID\": 79836094,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"07:13:30\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988366666666664\",\n            \"startLongitude\": \"-2.1340166666666667\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"07:14:12\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.98825\",\n            \"endLongitude\": \"-2.134116666666667\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 39,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79836498,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"07:16:43\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98825\",\n            \"startLongitude\": \"-2.1341\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"07:17:08\",\n            \"endAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"endLatitude\": \"52.988283333333335\",\n            \"endLongitude\": \"-2.1341833333333335\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 21,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79840198,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"07:26:09\",\n            \"startAddress\": \"Smithy Lane, Stoke-on-Trent, ST3 1\",\n            \"startLatitude\": \"52.98826666666667\",\n            \"startLongitude\": \"-2.1341666666666668\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"07:40:26\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98651666666667\",\n            \"endLongitude\": \"-1.99055\",\n            \"distanceKM\": \"11.3\",\n            \"duration\": 853,\n            \"greenPercentage\": \"0.9823\",\n            \"amberPercentage\": \"0.0177\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3224,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79844464,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"08:00:13\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.986533333333334\",\n            \"startLongitude\": \"-1.9905666666666666\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"08:00:28\",\n            \"endAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"endLatitude\": \"52.98656666666667\",\n            \"endLongitude\": \"-1.9903666666666666\",\n            \"distanceKM\": \"0.0\",\n            \"duration\": 12,\n            \"greenPercentage\": \"0\",\n            \"amberPercentage\": \"1\",\n            \"redPercentage\": \"0\",\n            \"penalties\": \"0\",\n            \"score\": 9999,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 0\n        },\n        {\n            \"journeyID\": 79851437,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"08:05:35\",\n            \"startAddress\": \"High Street, Stoke-on-Trent, ST10 1\",\n            \"startLatitude\": \"52.9866\",\n            \"startLongitude\": \"-1.9904666666666666\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"08:28:46\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"endLatitude\": \"52.90286666666667\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"16.7\",\n            \"duration\": 1369,\n            \"greenPercentage\": \"0.9827\",\n            \"amberPercentage\": \"0.0173\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3226,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 95\n        },\n        {\n            \"journeyID\": 79855984,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"08:42:51\",\n            \"startAddress\": \"57 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.90286666666667\",\n            \"startLongitude\": \"-2.147133333333333\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"08:47:21\",\n            \"endAddress\": \"12 The Fillybrooks, Stone, ST15 0DJ\",\n            \"endLatitude\": \"52.89695\",\n            \"endLongitude\": \"-2.14985\",\n            \"distanceKM\": \"0.9\",\n            \"duration\": 267,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79860308,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"08:56:10\",\n            \"startAddress\": \"14 The Fillybrooks, Stone, ST15 0DJ\",\n            \"startLatitude\": \"52.89698333333333\",\n            \"startLongitude\": \"-2.14985\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"09:01:53\",\n            \"endAddress\": \"A34, Stone, ST15 0\",\n            \"endLatitude\": \"52.928466666666665\",\n            \"endLongitude\": \"-2.178383333333333\",\n            \"distanceKM\": \"4.2\",\n            \"duration\": 341,\n            \"greenPercentage\": \"0.9512\",\n            \"amberPercentage\": \"0.0488\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3121,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"1\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79867243,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"09:03:06\",\n            \"startAddress\": \"A34, Stone, ST15 0\",\n            \"startLatitude\": \"52.92843333333333\",\n            \"startLongitude\": \"-2.1784\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"09:24:46\",\n            \"endAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"endLatitude\": \"53.04705\",\n            \"endLongitude\": \"-2.2236666666666665\",\n            \"distanceKM\": \"15.4\",\n            \"duration\": 915,\n            \"greenPercentage\": \"0.9281\",\n            \"amberPercentage\": \"0.0479\",\n            \"redPercentage\": \"0.0240\",\n            \"penalties\": \"0\",\n            \"score\": 2964,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 35\n        },\n        {\n            \"journeyID\": 79871710,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"09:25:28\",\n            \"startAddress\": \"A500, Stoke-on-Trent, ST6 4\",\n            \"startLatitude\": \"53.04705\",\n            \"startLongitude\": \"-2.2236666666666665\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"09:39:24\",\n            \"endAddress\": \"43 Sandbach Road South, Stoke-on-Trent, ST7 2BJ\",\n            \"endLatitude\": \"53.09591666666667\",\n            \"endLongitude\": \"-2.3039\",\n            \"distanceKM\": \"10.0\",\n            \"duration\": 833,\n            \"greenPercentage\": \"0.8605\",\n            \"amberPercentage\": \"0.0853\",\n            \"redPercentage\": \"0.0543\",\n            \"penalties\": \"0\",\n            \"score\": 2637,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"2\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 25\n        },\n        {\n            \"journeyID\": 79878838,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"09:57:35\",\n            \"startAddress\": \"10 Lawton Road, Stoke-on-Trent, ST7 2AF\",\n            \"startLatitude\": \"53.09595\",\n            \"startLongitude\": \"-2.3038\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"10:01:02\",\n            \"endAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"endLatitude\": \"53.084316666666666\",\n            \"endLongitude\": \"-2.2949333333333333\",\n            \"distanceKM\": \"1.5\",\n            \"duration\": 199,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79886551,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"10:02:03\",\n            \"startAddress\": \"Merelake Road, Stoke-on-Trent, ST7 2\",\n            \"startLatitude\": \"53.084316666666666\",\n            \"startLongitude\": \"-2.2949333333333333\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"10:25:39\",\n            \"endAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"endLatitude\": \"53.07073333333334\",\n            \"endLongitude\": \"-2.1173\",\n            \"distanceKM\": \"20.3\",\n            \"duration\": 1412,\n            \"greenPercentage\": \"0.9510\",\n            \"amberPercentage\": \"0.0449\",\n            \"redPercentage\": \"0.0041\",\n            \"penalties\": \"0\",\n            \"score\": 3106,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 40\n        },\n        {\n            \"journeyID\": 79891126,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"10:26:29\",\n            \"startAddress\": \"142 Leek Road, Stoke-on-Trent, ST9 9EW\",\n            \"startLatitude\": \"53.07073333333334\",\n            \"startLongitude\": \"-2.1173\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"10:38:52\",\n            \"endAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"endLatitude\": \"53.105783333333335\",\n            \"endLongitude\": \"-2.02585\",\n            \"distanceKM\": \"8.4\",\n            \"duration\": 741,\n            \"greenPercentage\": \"0.9712\",\n            \"amberPercentage\": \"0.0288\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3187,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79910305,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"11:09:44\",\n            \"startAddress\": \"23 Stanley Street, Leek, ST13 5\",\n            \"startLatitude\": \"53.105783333333335\",\n            \"startLongitude\": \"-2.02585\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"11:38:35\",\n            \"endAddress\": \"38 Stafford Street, Stoke-on-Trent, ST1 1\",\n            \"endLatitude\": \"53.02518333333333\",\n            \"endLongitude\": \"-2.1758166666666665\",\n            \"distanceKM\": \"16.3\",\n            \"duration\": 1728,\n            \"greenPercentage\": \"0.9355\",\n            \"amberPercentage\": \"0.0599\",\n            \"redPercentage\": \"0.0046\",\n            \"penalties\": \"0\",\n            \"score\": 3053,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 220\n        },\n        {\n            \"journeyID\": 79921991,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"12:02:12\",\n            \"startAddress\": \"37 Stafford Street, Stoke-on-Trent, ST1 1JU\",\n            \"startLatitude\": \"53.02503333333333\",\n            \"startLongitude\": \"-2.1759\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"12:15:48\",\n            \"endAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"endLatitude\": \"52.98721666666667\",\n            \"endLongitude\": \"-2.17655\",\n            \"distanceKM\": \"7.1\",\n            \"duration\": 814,\n            \"greenPercentage\": \"0.9716\",\n            \"amberPercentage\": \"0.0284\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3189,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 55\n        },\n        {\n            \"journeyID\": 79929307,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"12:34:06\",\n            \"startAddress\": \"Stoke-on-Trent, ST4 4\",\n            \"startLatitude\": \"52.98721666666667\",\n            \"startLongitude\": \"-2.1765333333333334\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"12:41:25\",\n            \"endAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"endLatitude\": \"52.988366666666664\",\n            \"endLongitude\": \"-2.1340333333333334\",\n            \"distanceKM\": \"4.0\",\n            \"duration\": 437,\n            \"greenPercentage\": \"0.9390\",\n            \"amberPercentage\": \"0.0610\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3080,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 20\n        },\n        {\n            \"journeyID\": 79938667,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"12:57:41\",\n            \"startAddress\": \"38 Market Street, Stoke-on-Trent, ST3 1BS\",\n            \"startLatitude\": \"52.988416666666666\",\n            \"startLongitude\": \"-2.1340333333333334\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"13:15:47\",\n            \"endAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"endLatitude\": \"52.97173333333333\",\n            \"endLongitude\": \"-2.08205\",\n            \"distanceKM\": \"9.6\",\n            \"duration\": 1084,\n            \"greenPercentage\": \"0.9103\",\n            \"amberPercentage\": \"0.0769\",\n            \"redPercentage\": \"0.0128\",\n            \"penalties\": \"0\",\n            \"score\": 2941,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 130\n        },\n        {\n            \"journeyID\": 79943552,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"13:20:37\",\n            \"startAddress\": \"Mayfield Drive, Stoke-on-Trent, ST11 9\",\n            \"startLatitude\": \"52.97173333333333\",\n            \"startLongitude\": \"-2.08205\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"13:34:51\",\n            \"endAddress\": \"59 High Street, Stone, ST15 8AD\",\n            \"endLatitude\": \"52.902883333333335\",\n            \"endLongitude\": \"-2.14715\",\n            \"distanceKM\": \"10.7\",\n            \"duration\": 852,\n            \"greenPercentage\": \"0.9417\",\n            \"amberPercentage\": \"0.0583\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3089,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 45\n        },\n        {\n            \"journeyID\": 79944861,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"13:36:21\",\n            \"startAddress\": \"59 High Street, Stone, ST15 8AQ\",\n            \"startLatitude\": \"52.9029\",\n            \"startLongitude\": \"-2.14715\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"13:39:46\",\n            \"endAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"endLatitude\": \"52.90108333333333\",\n            \"endLongitude\": \"-2.1403166666666666\",\n            \"distanceKM\": \"0.7\",\n            \"duration\": 202,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"1\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 15\n        },\n        {\n            \"journeyID\": 79955709,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"14:17:23\",\n            \"startAddress\": \"1 St Georges Road, Stone, ST15 8BS\",\n            \"startLatitude\": \"52.90108333333333\",\n            \"startLongitude\": \"-2.1403166666666666\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"14:20:55\",\n            \"endAddress\": \"6 Old Rectory Road, Stone, ST15 8PF\",\n            \"endLatitude\": \"52.89978333333333\",\n            \"endLongitude\": \"-2.13925\",\n            \"distanceKM\": \"0.4\",\n            \"duration\": 209,\n            \"greenPercentage\": \"1.0000\",\n            \"amberPercentage\": \"0.0000\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3283,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 5\n        },\n        {\n            \"journeyID\": 79967279,\n            \"VRM\": \"Test\",\n            \"driverName\": \"Demo Dev Driver8\",\n            \"employeeID\": \"AB198\",\n            \"vehicleSubAccount\": \"Midlands\",\n            \"driverSubAccount\": \"Demo Fleet\",\n            \"startDate\": \"19/03/2020\",\n            \"deptTime\": \"14:40:02\",\n            \"startAddress\": \"3 Old Rectory Road, Stone, ST15 8PF\",\n            \"startLatitude\": \"52.899766666666665\",\n            \"startLongitude\": \"-2.13935\",\n            \"endDate\": \"19/03/2020\",\n            \"endtime\": \"15:01:25\",\n            \"endAddress\": \"390 Trentham Road, Stoke-on-Trent, ST3 3\",\n            \"endLatitude\": \"52.97505\",\n            \"endLongitude\": \"-2.1481833333333333\",\n            \"distanceKM\": \"12.6\",\n            \"duration\": 1153,\n            \"greenPercentage\": \"0.9714\",\n            \"amberPercentage\": \"0.0286\",\n            \"redPercentage\": \"0.0000\",\n            \"penalties\": \"0\",\n            \"score\": 3188,\n            \"harshAcceleration\": \"0\",\n            \"harshBraking\": \"0\",\n            \"harshCornering\": \"0\",\n            \"overspeedMinor\": \"0\",\n            \"overspeedMajor\": \"0\",\n            \"overspeedSevere\": \"0\",\n            \"journeyType\": \"business\",\n            \"driverIDSource\": \"In cab app\",\n            \"idlePenalties\": \"0\",\n            \"idleTime\": 85\n        }\n    ]\n}"},{"id":"1fa6b7be-5e56-4e31-b425-da81d853ed46","name":"Failure (400)","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/vehicleJourneysByVehicle","host":["{{url}}"],"path":["v1","fleet","vehicleJourneysByVehicle"],"query":[{"key":"vehicleID","value":"17578","disabled":true},{"key":"startDate","value":"2020-03-13 16:00","description":"Max span is 1 week Mon - Sun","disabled":true},{"key":"endDate","value":"2020-03-19 16:59","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 17 Sep 2025 20:40:13 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { }\"\n    }\n}"}],"_postman_id":"dbc75a10-8836-4170-8940-3f3746c3f2e5"},{"name":"/fleet/vehicleList","id":"1ab1d426-6f8e-45c4-9f2f-4687ec0e844b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/v1/fleet/vehicleList?fleetLevelID=6537","description":"<p>n## Endpoint Summary</p>\n<p><strong>Purpose:</strong> Return vehicles for the authenticated fleet level, optionally filtered by a search string, with normalized/trimmed fields and formatted dates.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li>Formats several timestamps into ISO-like strings (UTC).</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>GET</code><br /><strong>URL:</strong> <code>/v1/fleet/vehicleList</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required\">Required</h3>\n<h3 id=\"optional-query\">Optional (Query)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>filter</code></td>\n<td>string (ASCII)</td>\n<td>Fuzzy search filter applied to vehicles (e.g., by VRM/name).</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"includes--filters--aliases\">Includes / Filters / Aliases</h3>\n<p>Not applicable beyond <code>filter</code>.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<h3 id=\"fields\">Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Definition</th>\n<th>Units</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>vehicleID</td>\n<td>Unique identifier for vehicle</td>\n<td></td>\n</tr>\n<tr>\n<td>eventID</td>\n<td>Journey event ID</td>\n<td></td>\n</tr>\n<tr>\n<td>account</td>\n<td>Fleet Account name</td>\n<td></td>\n</tr>\n<tr>\n<td>VRM</td>\n<td>Vehicle Registration Mark</td>\n<td></td>\n</tr>\n<tr>\n<td>vehicleNickname</td>\n<td>Nickname of vehicle</td>\n<td></td>\n</tr>\n<tr>\n<td>brandName</td>\n<td>Brand of the vehicle (e.g., Mercedes, Iveco, Vauxhall…)</td>\n<td></td>\n</tr>\n<tr>\n<td>vehicleModel</td>\n<td>Vehicle Model</td>\n<td></td>\n</tr>\n<tr>\n<td>vehicleType</td>\n<td>Vehicle type (e.g., Light Goods Vehicle)</td>\n<td></td>\n</tr>\n<tr>\n<td>markerIcon</td>\n<td>Icon representing vehicle status (e.g., Charging, Signal Lost, Currently Driving, Not Currently Driving)</td>\n<td></td>\n</tr>\n<tr>\n<td>status</td>\n<td>Vehicle status (e.g., unknown, active, inactive)</td>\n<td></td>\n</tr>\n<tr>\n<td>odometerLatest</td>\n<td>Latest ODO reading</td>\n<td>km</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>Last known latitude</td>\n<td></td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>Last known longitude</td>\n<td></td>\n</tr>\n<tr>\n<td>address</td>\n<td>Last known address</td>\n<td></td>\n</tr>\n<tr>\n<td>speed</td>\n<td>Current speed</td>\n<td>kph</td>\n</tr>\n<tr>\n<td>heading</td>\n<td>Current heading</td>\n<td></td>\n</tr>\n<tr>\n<td>employeeID</td>\n<td>Employee ID of last driver (may be null or alphanumeric)</td>\n<td></td>\n</tr>\n<tr>\n<td>driverID</td>\n<td>Last driver ID to drive</td>\n<td></td>\n</tr>\n<tr>\n<td>driverName</td>\n<td>Last driver name</td>\n<td></td>\n</tr>\n<tr>\n<td>lastActive</td>\n<td>Last time vehicle was active (epoch timestamp)</td>\n<td></td>\n</tr>\n<tr>\n<td>lastActiveDate</td>\n<td>Last time vehicle was active (human-readable date)</td>\n<td></td>\n</tr>\n<tr>\n<td>soc</td>\n<td>Last known state of charge</td>\n<td>%</td>\n</tr>\n<tr>\n<td>distRemaining</td>\n<td>Last known range</td>\n<td>km</td>\n</tr>\n<tr>\n<td>taxExpiry</td>\n<td>Vehicle Tax expiry</td>\n<td></td>\n</tr>\n<tr>\n<td>motExpiry</td>\n<td>Vehicle MOT expiry</td>\n<td></td>\n</tr>\n<tr>\n<td>serviceDueDate</td>\n<td>Vehicle Service due date</td>\n<td></td>\n</tr>\n<tr>\n<td>assignedDriverID</td>\n<td>The default driver currently assigned</td>\n<td></td>\n</tr>\n<tr>\n<td>assignedDate</td>\n<td>The date the default driver was assigned</td>\n<td></td>\n</tr>\n<tr>\n<td>fleetLevelID</td>\n<td>Unique numeric fleet level ID</td>\n<td></td>\n</tr>\n<tr>\n<td>fleetLevel</td>\n<td>Fleet level identifier (string)</td>\n<td></td>\n</tr>\n<tr>\n<td>fleetLevelName</td>\n<td>Fleet level name</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"Midlands\": [\n            {\n                \"vehicleID\": 17578,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB00ABC\",\n                \"vehicleNickname\": \"AB00ABC + Dashcam\",\n                \"taxExpiry\": \"2024-10-01\",\n                \"motExpiry\": \"2024-09-01\",\n                \"brandName\": \"Ford\",\n                \"vehicleModel\": \"TRANSIT 100 T350 RWD\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 265075.1,\n                \"serviceDueDate\": null,\n                \"latitude\": 53.10578,\n                \"longitude\": -2.02585,\n                \"address\": \"Dog Lane, Leek, ST13 5, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596984,\n                \"fleetLevelID\": 4213,\n                \"fleetLevel\": \"Midlands\",\n                \"fleetLevelName\": \"Midlands\",\n                \"employeeID\": \"AB130\",\n                \"driverID\": 39726,\n                \"driverName\": \"Demo Driver8\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39726,\n                \"assignedDate\": \"2024-03-12 15:54:53\",\n                \"lastActiveDate\": \"2024-08-02 11:09:44\"\n            }    \n        ]\n    }\n}\n\n</code></pre>\n<p><strong>No</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 404,\n        \"message\": \"Error fetching tracking data: 2301\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error</th>\n<th>Description</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Vehicle list returned</td>\n<td>Consume <code>data</code></td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation or internal error</td>\n<td>Inspect error payload; retry or adjust input</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","vehicleList"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional filter</p>\n","type":"text/plain"},"key":"filter","value":"ford"},{"description":{"content":"<p>Spoofs a fleet level ID, the real value is taken from logged in user details</p>\n","type":"text/plain"},"key":"fleetLevelID","value":"6537"}],"variable":[]}},"response":[{"id":"1f749b6a-e07a-4d99-93ef-beb979e7e265","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/v1/fleet/vehicleList","host":["{{url}}"],"path":["v1","fleet","vehicleList"],"query":[{"key":"filter","value":"ford","description":"Optional filter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Aug 2024 11:15:00 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Language","value":"en"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"Midlands\": [\n            {\n                \"vehicleID\": 17578,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB00ABC\",\n                \"vehicleNickname\": \"AB00ABC + Dashcam\",\n                \"taxExpiry\": \"2024-10-01\",\n                \"motExpiry\": \"2024-09-01\",\n                \"brandName\": \"Ford\",\n                \"vehicleModel\": \"TRANSIT 100 T350 RWD\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 265075.1,\n                \"serviceDueDate\": null,\n                \"latitude\": 53.10578,\n                \"longitude\": -2.02585,\n                \"address\": \"Dog Lane, Leek, ST13 5, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596984,\n                \"fleetLevelID\": 4213,\n                \"fleetLevel\": \"Midlands\",\n                \"fleetLevelName\": \"Midlands\",\n                \"employeeID\": \"AB130\",\n                \"driverID\": 39726,\n                \"driverName\": \"Demo Driver8\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39726,\n                \"assignedDate\": \"2024-03-12 15:54:53\",\n                \"lastActiveDate\": \"2024-08-02 11:09:44\"\n            },\n            {\n                \"vehicleID\": 17583,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB05ABC\",\n                \"vehicleNickname\": \"AB05ABC\",\n                \"taxExpiry\": \"2025-04-01\",\n                \"motExpiry\": \"2025-04-01\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A3 Quattro (2009)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 75923.8,\n                \"serviceDueDate\": \"2024-08-14\",\n                \"latitude\": 51.64512,\n                \"longitude\": -3.819,\n                \"address\": \"Brook Court, Neath, SA11 2, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597014,\n                \"fleetLevelID\": 4213,\n                \"fleetLevel\": \"Midlands\",\n                \"fleetLevelName\": \"Midlands\",\n                \"employeeID\": null,\n                \"driverID\": 39495,\n                \"driverName\": \"No Default Driver\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39495,\n                \"assignedDate\": \"2024-02-09 17:47:16\",\n                \"lastActiveDate\": \"2024-08-02 11:10:14\"\n            },\n            {\n                \"vehicleID\": 17584,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB06ABC\",\n                \"vehicleNickname\": \"AB06ABC\",\n                \"taxExpiry\": \"2025-03-30\",\n                \"motExpiry\": \"2025-04-07\",\n                \"brandName\": \"Mercedes-Benz\",\n                \"vehicleModel\": \"Vito (2012)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 245969.7,\n                \"serviceDueDate\": \"2022-08-18\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722595395,\n                \"fleetLevelID\": 4213,\n                \"fleetLevel\": \"Midlands\",\n                \"fleetLevelName\": \"Midlands\",\n                \"employeeID\": \"AB129\",\n                \"driverID\": 39725,\n                \"driverName\": \"Demo Driver7\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39725,\n                \"assignedDate\": \"2024-04-15 14:27:45\",\n                \"lastActiveDate\": \"2024-08-02 10:43:15\"\n            },\n            {\n                \"vehicleID\": 17596,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB18ABC\",\n                \"vehicleNickname\": \"AB18ABC\",\n                \"taxExpiry\": \"2025-03-01\",\n                \"motExpiry\": \"2025-05-16\",\n                \"brandName\": \"Bentley\",\n                \"vehicleModel\": \"Azure (2010)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"active\",\n                \"odometerLatest\": 194997,\n                \"serviceDueDate\": \"2022-10-28\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Unknown Address\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722586398,\n                \"fleetLevelID\": 4213,\n                \"fleetLevel\": \"Midlands\",\n                \"fleetLevelName\": \"Midlands\",\n                \"employeeID\": null,\n                \"driverID\": 39495,\n                \"driverName\": \"No Default Driver\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39495,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 08:13:18\"\n            },\n            {\n                \"vehicleID\": 17597,\n                \"eventID\": 954548502,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB19ABC\",\n                \"vehicleNickname\": \"AB19ABC\",\n                \"taxExpiry\": \"2025-03-01\",\n                \"motExpiry\": \"2024-09-01\",\n                \"brandName\": \"Bentley\",\n                \"vehicleModel\": \"Brooklands (2008)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 256907.5,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722535860,\n                \"fleetLevelID\": 4213,\n                \"fleetLevel\": \"Midlands\",\n                \"fleetLevelName\": \"Midlands\",\n                \"employeeID\": null,\n                \"driverID\": 39495,\n                \"driverName\": \"No Default Driver\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39495,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-01 18:11:00\"\n            }\n        ],\n        \"Demo Fleet\": [\n            {\n                \"vehicleID\": 17579,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB01ABC\",\n                \"vehicleNickname\": \"AB01ABC\",\n                \"taxExpiry\": \"2025-02-01\",\n                \"motExpiry\": \"2025-01-01\",\n                \"brandName\": \"Vauxhall\",\n                \"vehicleModel\": \"Vivaro\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 6311.1,\n                \"serviceDueDate\": \"2021-09-26\",\n                \"latitude\": 51.1323,\n                \"longitude\": -1.69338,\n                \"address\": \"Salisbury, SP4 0, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722595629,\n                \"fleetLevelID\": 3793,\n                \"fleetLevel\": \"Demo Fleet\",\n                \"fleetLevelName\": \"Demo Fleet\",\n                \"employeeID\": \"AB123\",\n                \"driverID\": 39719,\n                \"driverName\": \"Demo Driver\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 415889,\n                \"assignedDate\": \"2024-01-29 13:42:51\",\n                \"lastActiveDate\": \"2024-08-02 10:47:09\"\n            },\n            {\n                \"vehicleID\": 17587,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB09ABC\",\n                \"vehicleNickname\": \"AB09ABC\",\n                \"taxExpiry\": \"2024-11-01\",\n                \"motExpiry\": \"2025-06-01\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A6 Quattro (2007)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 177380,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596386,\n                \"fleetLevelID\": 3793,\n                \"fleetLevel\": \"Demo Fleet\",\n                \"fleetLevelName\": \"Demo Fleet\",\n                \"employeeID\": \"AB132\",\n                \"driverID\": 39728,\n                \"driverName\": \"Demo Driver10\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39728,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:59:46\"\n            },\n            {\n                \"vehicleID\": 17590,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB12ABC\",\n                \"vehicleNickname\": \"AB12ABC\",\n                \"taxExpiry\": \"2024-11-29\",\n                \"motExpiry\": \"2025-03-30\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"RS4 (2007)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 175997.9,\n                \"serviceDueDate\": \"2019-03-31\",\n                \"latitude\": 51.35173,\n                \"longitude\": 0.6704,\n                \"address\": \"74 High Street, Sittingbourne, ME9 7JL, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597028,\n                \"fleetLevelID\": 3793,\n                \"fleetLevel\": \"Demo Fleet\",\n                \"fleetLevelName\": \"Demo Fleet\",\n                \"employeeID\": \"AB141\",\n                \"driverID\": 39737,\n                \"driverName\": \"Demo Driver19\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39737,\n                \"assignedDate\": \"2024-04-23 11:18:55\",\n                \"lastActiveDate\": \"2024-08-02 11:10:28\"\n            }\n        ],\n        \"East\": [\n            {\n                \"vehicleID\": 17580,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB02ABC\",\n                \"vehicleNickname\": \"AB02ABC nickname\",\n                \"taxExpiry\": \"2025-03-03\",\n                \"motExpiry\": \"2024-08-27\",\n                \"brandName\": \"Ford\",\n                \"vehicleModel\": \"TRANSIT 85 T280M FWD\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 121141.7,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 50.41507,\n                \"longitude\": -4.08933,\n                \"address\": \"2 Bush Park, Plymouth, PL6 7, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597048,\n                \"fleetLevelID\": 5799,\n                \"fleetLevel\": \"East\",\n                \"fleetLevelName\": \"East\",\n                \"employeeID\": \"AB124\",\n                \"driverID\": 39720,\n                \"driverName\": \"Demo test Driver2\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39720,\n                \"assignedDate\": \"2023-11-23 14:04:18\",\n                \"lastActiveDate\": \"2024-08-02 11:10:48\"\n            },\n            {\n                \"vehicleID\": 17581,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB03ABC\",\n                \"vehicleNickname\": \"2151644\",\n                \"taxExpiry\": \"2025-06-01\",\n                \"motExpiry\": \"2024-08-28\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A1 (2015)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"active\",\n                \"odometerLatest\": 307836.4,\n                \"serviceDueDate\": null,\n                \"latitude\": 51.60525,\n                \"longitude\": 0.29788,\n                \"address\": \"Brentwood, CM13 3, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722591427,\n                \"fleetLevelID\": 5799,\n                \"fleetLevel\": \"East\",\n                \"fleetLevelName\": \"East\",\n                \"employeeID\": \"AB126\",\n                \"driverID\": 39722,\n                \"driverName\": \"Demo Driver4\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39722,\n                \"assignedDate\": \"2022-10-05 23:00:01\",\n                \"lastActiveDate\": \"2024-08-02 09:37:07\"\n            }\n        ],\n        \"test\": [\n            {\n                \"vehicleID\": 17582,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB04ABC\",\n                \"vehicleNickname\": \"John!\",\n                \"taxExpiry\": \"2024-08-29\",\n                \"motExpiry\": \"2024-11-29\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A3 (2003)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"active\",\n                \"odometerLatest\": 63861.1,\n                \"serviceDueDate\": \"2021-10-19\",\n                \"latitude\": 52.53392,\n                \"longitude\": -0.27813,\n                \"address\": \"64 Spring Avenue, Peterborough, PE7 8HW, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722582722,\n                \"fleetLevelID\": 19869,\n                \"fleetLevel\": \"test\",\n                \"fleetLevelName\": \"test\",\n                \"employeeID\": \"AB127\",\n                \"driverID\": 39723,\n                \"driverName\": \"Demo Driver5\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39723,\n                \"assignedDate\": \"2024-04-25 12:09:52\",\n                \"lastActiveDate\": \"2024-08-02 07:12:02\"\n            }\n        ],\n        \"South\": [\n            {\n                \"vehicleID\": 17585,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB07ABC\",\n                \"vehicleNickname\": \"AB07ABC\",\n                \"taxExpiry\": \"2025-04-07\",\n                \"motExpiry\": \"2025-06-26\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A5 (2011)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 117511.8,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 52.586,\n                \"longitude\": -1.98398,\n                \"address\": \"66 Park Street, Walsall, WS1 1, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597116,\n                \"fleetLevelID\": 21176,\n                \"fleetLevel\": \"South\",\n                \"fleetLevelName\": \"South\",\n                \"employeeID\": \"AB130\",\n                \"driverID\": 39726,\n                \"driverName\": \"Demo Driver8\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39726,\n                \"assignedDate\": \"2023-02-01 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 11:11:56\"\n            }\n        ],\n        \"North!\": [\n            {\n                \"vehicleID\": 17586,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB08ABC\",\n                \"vehicleNickname\": \"AB08ABC\",\n                \"taxExpiry\": \"2024-11-29\",\n                \"motExpiry\": \"2025-04-07\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A6 (2003)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 134306.4,\n                \"serviceDueDate\": \"2022-12-10\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722594662,\n                \"fleetLevelID\": 4332,\n                \"fleetLevel\": \"North!\",\n                \"fleetLevelName\": \"North!\",\n                \"employeeID\": \"AB131\",\n                \"driverID\": 39727,\n                \"driverName\": \"Demo Driver9\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39727,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:31:02\"\n            }\n        ],\n        \"Jane Doe\": [\n            {\n                \"vehicleID\": 17588,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB10ABC\",\n                \"vehicleNickname\": \"AB10ABC\",\n                \"taxExpiry\": \"2025-04-16\",\n                \"motExpiry\": \"2025-04-16\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"A8 Quattro (2014)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 87475.6,\n                \"serviceDueDate\": \"2022-05-10\",\n                \"latitude\": 51.49876,\n                \"longitude\": -0.14735,\n                \"address\": \"40 Grosvenor Place, London, SW1X 7AW, United Kingdom\",\n                \"speed\": 4,\n                \"heading\": 158,\n                \"lastActive\": 1722597056,\n                \"fleetLevelID\": 12959,\n                \"fleetLevel\": \"Jane Doe\",\n                \"fleetLevelName\": \"Jane Doe\",\n                \"employeeID\": \"AB133-JC\",\n                \"driverID\": 39729,\n                \"driverName\": \"Demo Driver11-JC\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39729,\n                \"assignedDate\": \"2022-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 11:10:56\"\n            },\n            {\n                \"vehicleID\": 17594,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB16ABC\",\n                \"vehicleNickname\": \"AB16ABC\",\n                \"taxExpiry\": \"2025-04-01\",\n                \"motExpiry\": \"2024-09-08\",\n                \"brandName\": \"Acura\",\n                \"vehicleModel\": \"MDX (2001)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 310127.6,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 50.61553,\n                \"longitude\": -1.96535,\n                \"address\": \"Walrond Road, Swanage, BH19 1, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597066,\n                \"fleetLevelID\": 12959,\n                \"fleetLevel\": \"Jane Doe\",\n                \"fleetLevelName\": \"Jane Doe\",\n                \"employeeID\": \"AB139\",\n                \"driverID\": 39735,\n                \"driverName\": \"Demo Driver17\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39735,\n                \"assignedDate\": \"2024-04-16 14:54:37\",\n                \"lastActiveDate\": \"2024-08-02 11:11:06\"\n            }\n        ],\n        \"John Doe\": [\n            {\n                \"vehicleID\": 17589,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB11ABC\",\n                \"vehicleNickname\": \"AB11ABC\",\n                \"taxExpiry\": \"2025-03-30\",\n                \"motExpiry\": \"2024-12-16\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"Q5 (2011)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 174763.6,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 52.65793,\n                \"longitude\": -0.47823,\n                \"address\": \"2 Emlyns Street, Stamford, PE9 1QP, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596416,\n                \"fleetLevelID\": 12958,\n                \"fleetLevel\": \"John Doe\",\n                \"fleetLevelName\": \"John Doe\",\n                \"employeeID\": \"AB133-JC\",\n                \"driverID\": 39730,\n                \"driverName\": \"Demo Driver11-JC\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39730,\n                \"assignedDate\": \"2022-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 11:00:16\"\n            },\n            {\n                \"vehicleID\": 17592,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB14ABC\",\n                \"vehicleNickname\": \"AB14ABC\",\n                \"taxExpiry\": \"2025-05-25\",\n                \"motExpiry\": \"2024-07-24\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"TT (2007)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 162098.2,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 50.9592,\n                \"longitude\": 0.09737,\n                \"address\": \"6 Sand Ridge, Uckfield, TN22 5ET, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722595686,\n                \"fleetLevelID\": 12958,\n                \"fleetLevel\": \"John Doe\",\n                \"fleetLevelName\": \"John Doe\",\n                \"employeeID\": \"AB137\",\n                \"driverID\": 39733,\n                \"driverName\": \"Demo Driver15\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39733,\n                \"assignedDate\": \"2022-02-21 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 10:48:06\"\n            },\n            {\n                \"vehicleID\": 17595,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB17ABC\",\n                \"vehicleNickname\": \"AB17ABC\",\n                \"taxExpiry\": \"2025-04-01\",\n                \"motExpiry\": \"2024-08-28\",\n                \"brandName\": \"Acura\",\n                \"vehicleModel\": \"TSX (2008)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 120050.3,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 52.41742,\n                \"longitude\": -0.7262,\n                \"address\": \"14 Bramble Close, Kettering, NN16 9BL, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596281,\n                \"fleetLevelID\": 12958,\n                \"fleetLevel\": \"John Doe\",\n                \"fleetLevelName\": \"John Doe\",\n                \"employeeID\": null,\n                \"driverID\": 39495,\n                \"driverName\": \"No Default Driver\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39495,\n                \"assignedDate\": \"2022-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 10:58:01\"\n            }\n        ],\n        \"Sales\": [\n            {\n                \"vehicleID\": 17591,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB13ABC\",\n                \"vehicleNickname\": \"AB13ABC\",\n                \"taxExpiry\": \"2025-04-16\",\n                \"motExpiry\": \"2024-07-06\",\n                \"brandName\": \"Audi\",\n                \"vehicleModel\": \"S3 (2009)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 126661.2,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722593564,\n                \"fleetLevelID\": 4686,\n                \"fleetLevel\": \"Sales\",\n                \"fleetLevelName\": \"Sales\",\n                \"employeeID\": \"AB136\",\n                \"driverID\": 39732,\n                \"driverName\": \"Demo Driver14\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39732,\n                \"assignedDate\": \"2022-02-21 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 10:12:44\"\n            }\n        ],\n        \"Management\": [\n            {\n                \"vehicleID\": 17593,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB15ABC\",\n                \"vehicleNickname\": \"AB15ABC\",\n                \"taxExpiry\": \"2024-08-01\",\n                \"motExpiry\": \"2025-02-23\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"X5 XDRIVE40D M SPORT AUTO\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"active\",\n                \"odometerLatest\": 12489.4,\n                \"serviceDueDate\": \"2023-03-19\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722584839,\n                \"fleetLevelID\": 12960,\n                \"fleetLevel\": \"Management\",\n                \"fleetLevelName\": \"Management\",\n                \"employeeID\": \"AB138\",\n                \"driverID\": 39734,\n                \"driverName\": \"Demo Driver16\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39734,\n                \"assignedDate\": \"2022-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 07:47:19\"\n            }\n        ],\n        \"South 2\": [\n            {\n                \"vehicleID\": 17598,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB20ABC\",\n                \"vehicleNickname\": \"AB20ABC\",\n                \"taxExpiry\": \"2025-06-26\",\n                \"motExpiry\": \"2025-04-01\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"118i (2015)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 89109.9,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.5274,\n                \"longitude\": -0.59805,\n                \"address\": \"42 Whiteford Road, Slough, SL2 1JX, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596478,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": null,\n                \"driverID\": 39495,\n                \"driverName\": \"No Default Driver\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39495,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:01:18\"\n            },\n            {\n                \"vehicleID\": 17599,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB21ABC\",\n                \"vehicleNickname\": \"AB21ABC\",\n                \"taxExpiry\": \"2025-03-01\",\n                \"motExpiry\": \"2025-07-01\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"120i (2005)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 102896.4,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 52.70815,\n                \"longitude\": 0.35237,\n                \"address\": \"Eau Brink Road, Kings Lynn, PE34 3, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722595876,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB144\",\n                \"driverID\": 39740,\n                \"driverName\": \"Demo Driver22\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39740,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:51:16\"\n            },\n            {\n                \"vehicleID\": 17600,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB22ABC\",\n                \"vehicleNickname\": \"AB22ABC\",\n                \"taxExpiry\": \"2025-07-01\",\n                \"motExpiry\": \"2024-07-31\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"328i Gt Xdrive (2015)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 195395.1,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 52.5024,\n                \"longitude\": -1.97171,\n                \"address\": \"Gaitskell Way, Smethwick, B66 1, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 212,\n                \"lastActive\": 1722597255,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": null,\n                \"driverID\": 39495,\n                \"driverName\": \"No Default Driver\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39495,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:14:15\"\n            },\n            {\n                \"vehicleID\": 17601,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB23ABC\",\n                \"vehicleNickname\": \"AB23ABC\",\n                \"taxExpiry\": \"2025-01-18\",\n                \"motExpiry\": \"2025-01-17\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"328i Xdrive (2009)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 221017.7,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 52.59375,\n                \"longitude\": -1.78729,\n                \"address\": \"Slade Road, Sutton Coldfield, B75 5, United Kingdom\",\n                \"speed\": 69,\n                \"heading\": 264,\n                \"lastActive\": 1722597247,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB146\",\n                \"driverID\": 39742,\n                \"driverName\": \"Demo Driver24\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39742,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:14:07\"\n            },\n            {\n                \"vehicleID\": 17602,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB24ABC\",\n                \"vehicleNickname\": \"AB24ABC\",\n                \"taxExpiry\": \"2024-12-16\",\n                \"motExpiry\": \"2025-06-26\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"760li (2015)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 141713.6,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.59267,\n                \"longitude\": 0.21877,\n                \"address\": \"Romford, RM3 0, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597206,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB147\",\n                \"driverID\": 39743,\n                \"driverName\": \"Demo Driver25\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39743,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:13:26\"\n            },\n            {\n                \"vehicleID\": 17603,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB25ABC\",\n                \"vehicleNickname\": \"AB25ABC\",\n                \"taxExpiry\": \"2025-03-30\",\n                \"motExpiry\": \"2025-07-01\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"Activehybrid 3 (2013)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 184278.8,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.66182,\n                \"longitude\": -3.79792,\n                \"address\": \"39 Woodland Road, Neath, SA11 3AL, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596460,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB148\",\n                \"driverID\": 39744,\n                \"driverName\": \"Demo Driver26\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39744,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:01:00\"\n            },\n            {\n                \"vehicleID\": 17604,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB26ABC\",\n                \"vehicleNickname\": \"AB26ABC\",\n                \"taxExpiry\": \"2025-05-03\",\n                \"motExpiry\": \"2025-02-01\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"M235i Xdrive (2015)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"active\",\n                \"odometerLatest\": 144153,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.51583,\n                \"longitude\": -2.53107,\n                \"address\": \"94 Kings Drive, Bristol, BS34 8RQ, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722590584,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB149\",\n                \"driverID\": 39745,\n                \"driverName\": \"Demo Driver27\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39745,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 09:23:04\"\n            },\n            {\n                \"vehicleID\": 17605,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB27ABC\",\n                \"vehicleNickname\": \"AB27ABC\",\n                \"taxExpiry\": \"2025-04-01\",\n                \"motExpiry\": \"2025-05-03\",\n                \"brandName\": \"BMW\",\n                \"vehicleModel\": \"M3 (2001)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 253150.4,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.29173,\n                \"longitude\": -2.4694,\n                \"address\": \"11 Radstok Road, Radstock, BA3 2, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597131,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB150\",\n                \"driverID\": 39746,\n                \"driverName\": \"Demo Driver28\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39746,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:12:11\"\n            },\n            {\n                \"vehicleID\": 17606,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB28ABC\",\n                \"vehicleNickname\": \"AB28ABC\",\n                \"taxExpiry\": \"2025-07-01\",\n                \"motExpiry\": \"2024-07-05\",\n                \"brandName\": \"Bugatti\",\n                \"vehicleModel\": \"Veyron 16.4 (2006)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 248379.1,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 53.06782,\n                \"longitude\": -2.33332,\n                \"address\": \"M6, Crewe, CW2 5, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596996,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB151\",\n                \"driverID\": 39747,\n                \"driverName\": \"Demo Driver29\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39747,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:09:56\"\n            },\n            {\n                \"vehicleID\": 17607,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB29ABC\",\n                \"vehicleNickname\": \"AB29ABC\",\n                \"taxExpiry\": \"2025-02-01\",\n                \"motExpiry\": \"2024-07-14\",\n                \"brandName\": \"Buick\",\n                \"vehicleModel\": \"Allure (2008)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 117800.1,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.3973,\n                \"longitude\": 0.51818,\n                \"address\": \"ME2 4GU, Rochester, England, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596855,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB152\",\n                \"driverID\": 39748,\n                \"driverName\": \"Demo Driver30\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39748,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:07:35\"\n            },\n            {\n                \"vehicleID\": 17608,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB30ABC\",\n                \"vehicleNickname\": \"AB30ABC\",\n                \"taxExpiry\": \"2024-07-24\",\n                \"motExpiry\": \"2024-11-04\",\n                \"brandName\": \"Cadillac\",\n                \"vehicleModel\": \"Escalade Ext (2013)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 309003.4,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.5016,\n                \"longitude\": -2.46825,\n                \"address\": \"174 Jenner Boulevard, Bristol, BS16 7HX, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722594446,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB153\",\n                \"driverID\": 39749,\n                \"driverName\": \"Demo Driver31\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39749,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:27:26\"\n            },\n            {\n                \"vehicleID\": 17609,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB31ABC\",\n                \"vehicleNickname\": \"AB31ABC\",\n                \"taxExpiry\": \"2025-07-01\",\n                \"motExpiry\": \"2025-07-01\",\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"DISPATCH 1000 L1H1 EN-RIS\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 64614.3,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.21547,\n                \"longitude\": 1.37607,\n                \"address\": \"CT14 9NG, Deal, England, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596614,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB154\",\n                \"driverID\": 39750,\n                \"driverName\": \"Demo Driver32\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39750,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:03:34\"\n            },\n            {\n                \"vehicleID\": 17610,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB32ABC\",\n                \"vehicleNickname\": \"AB32ABC\",\n                \"taxExpiry\": \"2025-05-04\",\n                \"motExpiry\": \"2025-04-03\",\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"RELAY 30 L1H1 ENTERPRISE\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 371014,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 53.22568,\n                \"longitude\": -0.29517,\n                \"address\": \"Lincoln, LN8 5, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596191,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB155\",\n                \"driverID\": 39751,\n                \"driverName\": \"Demo Driver33\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39751,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:56:31\"\n            },\n            {\n                \"vehicleID\": 17611,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB33ABC\",\n                \"vehicleNickname\": \"AB33ABC\",\n                \"taxExpiry\": \"2025-05-03\",\n                \"motExpiry\": \"2025-05-03\",\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"BERLINGO 625 EN-PRISE BLU\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 47416,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 53.46473,\n                \"longitude\": -3.02375,\n                \"address\": \"Liverpool, L21 1, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597264,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB156\",\n                \"driverID\": 39752,\n                \"driverName\": \"Demo Driver34\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39752,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:14:24\"\n            },\n            {\n                \"vehicleID\": 17612,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB34ABC\",\n                \"vehicleNickname\": \"AB34ABC\",\n                \"taxExpiry\": \"2024-08-29\",\n                \"motExpiry\": \"2024-07-06\",\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"C2 FURIO\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 176069.4,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.54438,\n                \"longitude\": 0.70245,\n                \"address\": \"North Road, Westcliff-on-Sea, SS0 7, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1681327802,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB157\",\n                \"driverID\": 39753,\n                \"driverName\": \"Demo Driver35\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39753,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2023-04-12 19:30:02\"\n            },\n            {\n                \"vehicleID\": 17613,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB35ABC\",\n                \"vehicleNickname\": \"AB35ABC\",\n                \"taxExpiry\": \"2024-12-31\",\n                \"motExpiry\": \"2024-07-14\",\n                \"brandName\": \"Citroen\",\n                \"vehicleModel\": \"C3 SX HDI\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 153493.3,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.37008,\n                \"longitude\": 0.52652,\n                \"address\": \"17 Freeman Gardens, Chatham, ME4 6ND, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596127,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB158\",\n                \"driverID\": 39754,\n                \"driverName\": \"Demo Driver36\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39754,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:55:27\"\n            },\n            {\n                \"vehicleID\": 17615,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB37ABC\",\n                \"vehicleNickname\": \"AB37ABC\",\n                \"taxExpiry\": \"2025-01-17\",\n                \"motExpiry\": \"2024-11-01\",\n                \"brandName\": \"DAF TRUCKS\",\n                \"vehicleModel\": \"FA CF75.310\",\n                \"vehicleType\": \"Truck\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 1615114.2,\n                \"serviceDueDate\": \"2022-11-09\",\n                \"latitude\": 53.80533,\n                \"longitude\": -1.6091,\n                \"address\": \"35 Cockshott Lane, Leeds, LS12 2RG, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597273,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB160\",\n                \"driverID\": 39756,\n                \"driverName\": \"Demo Driver38\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39756,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:14:33\"\n            },\n            {\n                \"vehicleID\": 17616,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB38ABC\",\n                \"vehicleNickname\": \"AB38ABC\",\n                \"taxExpiry\": \"2025-05-04\",\n                \"motExpiry\": \"2024-07-10\",\n                \"brandName\": \"DAF TRUCKS\",\n                \"vehicleModel\": \"LF FA 55.250\",\n                \"vehicleType\": \"Truck\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 87167.5,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.24547,\n                \"longitude\": -0.16555,\n                \"address\": \"33 Lynwood Road, Redhill, RH1 1JR, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722592832,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB161\",\n                \"driverID\": 39757,\n                \"driverName\": \"Demo Driver39\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39757,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:00:32\"\n            },\n            {\n                \"vehicleID\": 17617,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB39ABC\",\n                \"vehicleNickname\": \"AB39ABC\",\n                \"taxExpiry\": \"2025-03-08\",\n                \"motExpiry\": \"2025-05-01\",\n                \"brandName\": \"Dodge\",\n                \"vehicleModel\": \"Atos (2001)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 77226.1,\n                \"serviceDueDate\": \"2019-08-23\",\n                \"latitude\": 51.5558,\n                \"longitude\": -0.11645,\n                \"address\": \"Holloway Road, London, N7 9, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597267,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB162\",\n                \"driverID\": 39758,\n                \"driverName\": \"Demo Driver40\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39758,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:14:27\"\n            },\n            {\n                \"vehicleID\": 17618,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB40ABC\",\n                \"vehicleNickname\": \"AB40ABC\",\n                \"taxExpiry\": \"2025-04-30\",\n                \"motExpiry\": \"2024-10-30\",\n                \"brandName\": \"DAF TRUCKS\",\n                \"vehicleModel\": \"CF FAT CF 75.310 DAY E4\",\n                \"vehicleType\": \"Truck\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 216577.5,\n                \"serviceDueDate\": \"2020-11-28\",\n                \"latitude\": 50.82848,\n                \"longitude\": -0.80692,\n                \"address\": \"Chichester, PO20 7PE, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596520,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB163\",\n                \"driverID\": 39759,\n                \"driverName\": \"Demo Driver41\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39759,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:02:00\"\n            },\n            {\n                \"vehicleID\": 17619,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB41ABC\",\n                \"vehicleNickname\": \"AB41ABC\",\n                \"taxExpiry\": \"2024-07-05\",\n                \"motExpiry\": \"2025-04-01\",\n                \"brandName\": \"Ferrari\",\n                \"vehicleModel\": \"599 Gto (2011)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 83667,\n                \"serviceDueDate\": \"2028-04-07\",\n                \"latitude\": 53.48452,\n                \"longitude\": -2.97174,\n                \"address\": \"81 Park Lane West, Bootle, L30 3SY, United Kingdom\",\n                \"speed\": 41,\n                \"heading\": 324,\n                \"lastActive\": 1722597165,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB164\",\n                \"driverID\": 39760,\n                \"driverName\": \"Demo Driver42\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39760,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:12:45\"\n            },\n            {\n                \"vehicleID\": 17620,\n                \"eventID\": 954548278,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB42ABC\",\n                \"vehicleNickname\": \"AB42ABC\",\n                \"taxExpiry\": \"2024-11-01\",\n                \"motExpiry\": \"2025-02-09\",\n                \"brandName\": \"Ferrari\",\n                \"vehicleModel\": \"612 Scaglietti (2005)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 592206.1,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.07678,\n                \"longitude\": -1.81173,\n                \"address\": \"84 Highbury Avenue, Salisbury, SP2 7EY, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 198,\n                \"lastActive\": 1722515462,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB165\",\n                \"driverID\": 39761,\n                \"driverName\": \"Demo Driver43\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39761,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-01 12:31:02\"\n            },\n            {\n                \"vehicleID\": 17621,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB43ABC\",\n                \"vehicleNickname\": \"AB43ABC\",\n                \"taxExpiry\": \"2024-07-10\",\n                \"motExpiry\": \"2025-02-08\",\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"500l (2015)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 251621.8,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722595767,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB166\",\n                \"driverID\": 39762,\n                \"driverName\": \"Demo Driver44\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39762,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:49:27\"\n            },\n            {\n                \"vehicleID\": 17622,\n                \"eventID\": 572173760,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB44ABC\",\n                \"vehicleNickname\": \"AB44ABC\",\n                \"taxExpiry\": \"2025-02-28\",\n                \"motExpiry\": \"2024-07-06\",\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"Albea (2009)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 12490.8,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 53.17883,\n                \"longitude\": -2.93398,\n                \"address\": \"Saltney, Chester, England, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 340,\n                \"lastActive\": 1669806109,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB167\",\n                \"driverID\": 39763,\n                \"driverName\": \"Demo Driver45\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39763,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2022-11-30 11:01:49\"\n            },\n            {\n                \"vehicleID\": 17623,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB45ABC\",\n                \"vehicleNickname\": \"AB45ABC\",\n                \"taxExpiry\": \"2025-03-08\",\n                \"motExpiry\": \"2025-02-28\",\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"Ducato (2008)\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 272235,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.57048,\n                \"longitude\": 0.64659,\n                \"address\": \"422 Rayleigh Road, Leigh-on-Sea, SS9 5JG, United Kingdom\",\n                \"speed\": 18,\n                \"heading\": 112,\n                \"lastActive\": 1722597132,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB168\",\n                \"driverID\": 39764,\n                \"driverName\": \"Demo Driver46\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39764,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:12:12\"\n            },\n            {\n                \"vehicleID\": 17624,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB46ABC\",\n                \"vehicleNickname\": \"AB46ABC\",\n                \"taxExpiry\": \"2025-05-01\",\n                \"motExpiry\": \"2025-07-01\",\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"DUCATO 33 MULTIJET II\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 204010.9,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 53.382,\n                \"longitude\": -2.59018,\n                \"address\": \"1 Fletcher Street, Warrington, WA4 6PY, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722597083,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB169\",\n                \"driverID\": 39765,\n                \"driverName\": \"Demo Driver47\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39765,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:11:23\"\n            },\n            {\n                \"vehicleID\": 17625,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB47ABC\",\n                \"vehicleNickname\": \"AB47ABC\",\n                \"taxExpiry\": \"2024-11-01\",\n                \"motExpiry\": \"2025-06-30\",\n                \"brandName\": \"Fiat\",\n                \"vehicleModel\": \"FULLBACK LX 4X4\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 68589.8,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 53.8524,\n                \"longitude\": -1.62045,\n                \"address\": \"11 Hillcrest Mount, Leeds, LS16 7PY, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596544,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB170\",\n                \"driverID\": 39766,\n                \"driverName\": \"Demo Driver48\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39766,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 11:02:24\"\n            },\n            {\n                \"vehicleID\": 17626,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB48ABC\",\n                \"vehicleNickname\": \"AB48ABC\",\n                \"taxExpiry\": \"2025-02-09\",\n                \"motExpiry\": \"2024-09-01\",\n                \"brandName\": \"Ford\",\n                \"vehicleModel\": \"Transit Custom\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 280240.9,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596221,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB171\",\n                \"driverID\": 39767,\n                \"driverName\": \"Demo Driver49\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39767,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:57:01\"\n            },\n            {\n                \"vehicleID\": 17627,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB49ABC\",\n                \"vehicleNickname\": \"AB49ABC\",\n                \"taxExpiry\": \"2025-07-01\",\n                \"motExpiry\": \"2024-11-04\",\n                \"brandName\": \"Mercedes-Benz\",\n                \"vehicleModel\": \"Vito\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 237923.5,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722595931,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB172\",\n                \"driverID\": 39768,\n                \"driverName\": \"Demo Driver50\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 39768,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 10:52:11\"\n            },\n            {\n                \"vehicleID\": 18234,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB50ABC\",\n                \"vehicleNickname\": \"AB50ABC\",\n                \"taxExpiry\": \"2024-07-14\",\n                \"motExpiry\": \"2024-11-01\",\n                \"brandName\": \"Mercedes-Benz\",\n                \"vehicleModel\": \"Vito (2012)\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Not Currently Driving\",\n                \"status\": \"inactive\",\n                \"odometerLatest\": 12000,\n                \"serviceDueDate\": \"2021-11-03\",\n                \"latitude\": 0,\n                \"longitude\": 0,\n                \"address\": \"Tracking disabled\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722581992,\n                \"fleetLevelID\": 4214,\n                \"fleetLevel\": \"South 2\",\n                \"fleetLevelName\": \"South 2\",\n                \"employeeID\": \"AB173\",\n                \"driverID\": 41028,\n                \"driverName\": \"Demo Driver51\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 41028,\n                \"assignedDate\": null,\n                \"lastActiveDate\": \"2024-08-02 06:59:52\"\n            }\n        ],\n        \"EV\": [\n            {\n                \"vehicleID\": 56561,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB51ABC\",\n                \"vehicleNickname\": \"AB51ABC\",\n                \"taxExpiry\": null,\n                \"motExpiry\": null,\n                \"brandName\": \"Vauxhall\",\n                \"vehicleModel\": \"VIVARO-E 3100 ELITE\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 37171.3,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.90302,\n                \"longitude\": -0.64813,\n                \"address\": \"15 Dunnock Drive, Leighton Buzzard, LU7 4DL, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722594681,\n                \"fleetLevelID\": 11273,\n                \"fleetLevel\": \"EV\",\n                \"fleetLevelName\": \"EV\",\n                \"employeeID\": null,\n                \"driverID\": 166459,\n                \"driverName\": \"Demo Driver52\",\n                \"soc\": 78,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 166459,\n                \"assignedDate\": \"2024-01-04 00:00:01\",\n                \"lastActiveDate\": \"2024-08-02 10:31:21\"\n            },\n            {\n                \"vehicleID\": 56562,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB52ABC\",\n                \"vehicleNickname\": \"AB52ABC\",\n                \"taxExpiry\": null,\n                \"motExpiry\": null,\n                \"brandName\": \"Nissan\",\n                \"vehicleModel\": \"LEAF E + TEKNA\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 62335,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 50.72885,\n                \"longitude\": -3.55482,\n                \"address\": \"31 Gloucester Road, Exeter, EX4 2EF, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722596565,\n                \"fleetLevelID\": 11273,\n                \"fleetLevel\": \"EV\",\n                \"fleetLevelName\": \"EV\",\n                \"employeeID\": null,\n                \"driverID\": 166460,\n                \"driverName\": \"Demo Driver53\",\n                \"soc\": 62,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 166460,\n                \"assignedDate\": \"2021-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 11:02:45\"\n            },\n            {\n                \"vehicleID\": 56563,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB53ABC\",\n                \"vehicleNickname\": \"AB53ABC\",\n                \"taxExpiry\": null,\n                \"motExpiry\": null,\n                \"brandName\": \"Nissan\",\n                \"vehicleModel\": \"LEAF E + TEKNA\",\n                \"vehicleType\": \"Car\",\n                \"markerIcon\": \"Signal Lost\",\n                \"status\": \"active\",\n                \"odometerLatest\": 48554.6,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 51.82425,\n                \"longitude\": -1.28932,\n                \"address\": \"Foresters Way, Kidlington, OX5 2, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 0,\n                \"lastActive\": 1722592520,\n                \"fleetLevelID\": 11273,\n                \"fleetLevel\": \"EV\",\n                \"fleetLevelName\": \"EV\",\n                \"employeeID\": null,\n                \"driverID\": 166461,\n                \"driverName\": \"Demo Driver54\",\n                \"soc\": 70,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 166461,\n                \"assignedDate\": \"2021-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 09:55:20\"\n            },\n            {\n                \"vehicleID\": 56564,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB54ABC\",\n                \"vehicleNickname\": \"AB54ABC\",\n                \"taxExpiry\": null,\n                \"motExpiry\": null,\n                \"brandName\": \"LDV\",\n                \"vehicleModel\": \"V80 E819 BEV\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 6807,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 56.18057,\n                \"longitude\": -3.16592,\n                \"address\": \"Kinglassie Road, Glenrothes, KY7 4, United Kingdom\",\n                \"speed\": 47,\n                \"heading\": 109,\n                \"lastActive\": 1722597147,\n                \"fleetLevelID\": 11273,\n                \"fleetLevel\": \"EV\",\n                \"fleetLevelName\": \"EV\",\n                \"employeeID\": null,\n                \"driverID\": 166462,\n                \"driverName\": \"Demo Driver55\",\n                \"soc\": null,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 166462,\n                \"assignedDate\": \"2021-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 11:12:27\"\n            },\n            {\n                \"vehicleID\": 56565,\n                \"eventID\": null,\n                \"account\": \"Demo Fleet\",\n                \"VRM\": \"AB55ABC\",\n                \"vehicleNickname\": \"AB55ABC\",\n                \"taxExpiry\": null,\n                \"motExpiry\": null,\n                \"brandName\": \"LDV\",\n                \"vehicleModel\": \"V80 E819 BEV\",\n                \"vehicleType\": \"Light Goods Vehicle\",\n                \"markerIcon\": \"Currently Driving\",\n                \"status\": \"active\",\n                \"odometerLatest\": 2376,\n                \"serviceDueDate\": \"2035-12-31\",\n                \"latitude\": 53.62738,\n                \"longitude\": -2.16113,\n                \"address\": \"56 Augusta Close, Rochdale, OL12 6HT, United Kingdom\",\n                \"speed\": 0,\n                \"heading\": 108,\n                \"lastActive\": 1722596797,\n                \"fleetLevelID\": 11273,\n                \"fleetLevel\": \"EV\",\n                \"fleetLevelName\": \"EV\",\n                \"employeeID\": null,\n                \"driverID\": 166463,\n                \"driverName\": \"Demo Driver56\",\n                \"soc\": 70,\n                \"distRemaining\": null,\n                \"assignedDriverID\": 166463,\n                \"assignedDate\": \"2021-02-17 00:00:00\",\n                \"lastActiveDate\": \"2024-08-02 11:06:37\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1ab1d426-6f8e-45c4-9f2f-4687ec0e844b"},{"name":"/fleet/assignDriverJourney","id":"15c4b61c-383b-49c1-adac-4a1cc4b17b17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assignments\": [\n        {\n            \"driverID\": 39719,\n            \"vehicleID\": 17587,\n            \"assignedFromDate\": \"2021-05-20 10:01:01\",\n            \"deassignedFromDate\": \"2021-05-21 10:01:01\"\n        }\n    ],\n    \"fleetLevelID\": 3793, // spoofs fleet level\n    \"userID\": 9917 // spoofs currently logged in user.\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/assignDriverJourney","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Assign a driver to one or more journeys/vehicles using IDs and date ranges.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li><p>Request must contain <code>assignments</code> array (non-empty). Each assignment is validated with rules:</p>\n<ul>\n<li><p><code>vehicleID</code> (int) and <code>driverID</code> (int) required.</p>\n</li>\n<li><p><code>assignedFromDate</code> optional (Y-m-d H:i:s); if absent, defaults to the current time.</p>\n</li>\n<li><p><code>deassignedFromDate</code> optional (Y-m-d H:i:s); if provided as the literal string <code>\"null\"</code>, treated as null.</p>\n</li>\n<li><p>Optional <code>fleetLevelID</code> may be present and</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>Reassigns journeys in the given vehicle that started between the two given dates to the given driver.</p>\n<p>Vehicles not in the same fleet sub account as the driver will be moved into the driver's sub account.</p>\n<p>If the optional <code>assignedFromDate</code> and <code>deassignedFromDate</code> parameters are not given, the driver will be the default for this vehicle until deallocated or allocated to a different vehicle.</p>\n<p>If <code>deassignedFromDate</code> is not given, but <code>assignedFromDate</code> is given, a record is made to backdate all journeys, which will only action once a deassignedFromDate is submitted. The driver will be the default for this vehicle until deallocated or allocated to a different vehicle.</p>\n<p>If <code>fleetLevelID</code> is set within each assignment, it will move the driver and vehicle into that fleet level</p>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>POST</code><br /><strong>URL:</strong> <code>/v1/fleet/assignDriverJourney</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-body\">Required (Body)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>assignments</code></td>\n<td>array</td>\n<td>Non-empty array of assignment objects.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"assignment-object-fields\">Assignment Object Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>vehicleID</code></td>\n<td>integer</td>\n<td>yes</td>\n<td>Vehicle identifier.</td>\n</tr>\n<tr>\n<td><code>driverID</code></td>\n<td>integer</td>\n<td>yes</td>\n<td>Driver identifier.</td>\n</tr>\n<tr>\n<td><code>assignedFromDate</code></td>\n<td>string (Y-m-d H:i:s)</td>\n<td>no</td>\n<td>If absent, set to current time.</td>\n</tr>\n<tr>\n<td><code>deassignedFromDate</code></td>\n<td>string (Y-m-d H:i:s) or <code>\"null\"</code></td>\n<td>no</td>\n<td>If literal <code>\"null\"</code>, treated as null.</td>\n</tr>\n<tr>\n<td><code>fleetLevelID</code></td>\n<td>integer</td>\n<td>no</td>\n<td>Optional fleet level context.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"includes\">Includes</h3>\n<p>Not applicable.</p>\n<h3 id=\"filter-fields\">Filter Fields</h3>\n<p>Not applicable.</p>\n<h3 id=\"entity-aliases\">Entity Aliases</h3>\n<p>Not applicable.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<h3 id=\"example-response-success\">Example Response (success)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": [\n        {\n            \"vehicleID\": 17587,\n            \"driverID\": 39719,\n            \"firstName\": \"Demo\",\n            \"lastName\": \"Driver1\",\n            \"assignedFromDate\": \"2021-05-20 10:01:01\",\n            \"deassignedDate\": \"2021-05-21 10:01:01\"\n        }\n    ]\n}\n\n</code></pre>\n<h3 id=\"example-response-validation-error\">Example Response (validation error)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 400,\n  \"data\": [\n    \"assignments must be of the type array and not empty\"\n  ]\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error</th>\n<th>Description</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Assignments processed</td>\n<td>Consume response</td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation or runtime error</td>\n<td>Fix inputs and retry</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","assignDriverJourney"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"257749f3-14e0-4b13-905a-c3d0973f126e","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assignments\": [\n        {\n            \"driverID\": 39719,\n            \"vehicleID\": 17587,\n            \"assignedFromDate\": \"2021-05-20 10:01:01\",\n            \"deassignedFromDate\": \"2021-05-21 10:01:01\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/assignDriverJourney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Jun 2021 12:33:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.46 ()"},{"key":"X-Powered-By","value":"PHP/7.3.15"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"vehicleID\": 17587,\n            \"driverID\": 39719,\n            \"firstName\": \"Demo\",\n            \"lastName\": \"Driver1\",\n            \"assignedFromDate\": \"2021-05-20 10:01:01\",\n            \"deassignedDate\": \"2021-05-21 10:01:01\"\n        }\n    ]\n}"},{"id":"e5260548-caa5-452e-8617-1e7c217d3f72","name":"Failure (400)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assignments\": [\n        {\n            \n            \"vehicleID\": 17587,\n            \"assignedFromDate\": \"2021-05-20 10:01:01\",\n            \"deassignedFromDate\": \"2021-05-21 10:01:01\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/assignDriverJourney"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 29 Sep 2025 11:04:03 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { \\\"vehicleID\\\": 17587, \\\"assignedFromDate\\\": \\\"2021-05-20 10:01:01\\\", \\\"deassignedFromDate\\\": \\\"2021-05-21 10:01:01\\\" }\"\n    }\n}"}],"_postman_id":"15c4b61c-383b-49c1-adac-4a1cc4b17b17"},{"name":"/fleet/driver","id":"76d6eeb1-4a1c-4b0b-87f1-96e6ac45bd72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"New","type":"text"},{"key":"lastName","value":"Driver11","description":"<p>You need to increment by one to test.</p>\n","type":"text"},{"key":"email","value":"new.driver+11@lightfoot.co.uk","description":"<p>Optional, You need to increment by one to test.</p>\n","type":"text"},{"key":"fleetLevelID","value":"3793","description":"<p>Optional</p>\n","type":"text"},{"key":"userID","value":"9917","description":"<p>Optional</p>\n","type":"text"},{"key":"driverPin","value":"1234","description":"<p>Optional</p>\n","type":"text","disabled":true}]},"url":"{{url}}/v1/fleet/driver","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Create a new driver record within the authenticated fleet level.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li>Required fields: <code>firstName</code>, <code>lastName</code>, <code>employeeID</code>, <code>email</code>, <code>driverPin</code> (as named in request, mapped to <code>driverCodePin</code> in use case naming convention).</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>POST</code><br /><strong>URL:</strong> <code>/v1/fleet/driver</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-body\">Required (Body)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>Driver's first name.</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Driver's last name.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"optional-body\">Optional (Body)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>employeeID</code></td>\n<td>string</td>\n<td>Employee identifier.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>Driver email address.</td>\n</tr>\n<tr>\n<td><code>driverPin</code></td>\n<td>string or integer</td>\n<td>Driver activation PIN / code.</td>\n</tr>\n<tr>\n<td><code>fleetLevelID</code></td>\n<td>integer</td>\n<td>fleet level identifier</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"includes\">Includes</h3>\n<p>Not applicable.</p>\n<h3 id=\"filter-fields\">Filter Fields</h3>\n<p>Not applicable.</p>\n<h3 id=\"entity-aliases\">Entity Aliases</h3>\n<p>Not applicable.</p>\n<hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<h3 id=\"example-response-success\">Example Response (success)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"driverID\": 189257,\n        \"firstName\": \"New\",\n        \"lastName\": \"Driver\",\n        \"employeeID\": \"909014\",\n        \"email\": \"new.driver@lightfoot.co.uk\",\n        \"driverPin\": \"1234\",\n        \"fleetLevelID\": 3767\n    }\n}\n\n</code></pre>\n<p><strong>BadRequest</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Could not find the fleet for that ID\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error</th>\n<th>Description</th>\n<th>Suggested Handling</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Driver created</td>\n<td>Use returned fields</td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation or runtime error</td>\n<td>Inspect error payload</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","driver"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e049ff0f-abff-4b85-ac73-bbdd9b84aca5","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"New","type":"text"},{"key":"lastName","value":"Driver","type":"text"},{"key":"employeeID","value":"909014","description":"Optional","type":"text"},{"key":"email","value":"new.driver@lightfoot.co.uk","description":"Optional","type":"text"},{"key":"driverPin","value":"1234","description":"Optional","type":"text"}]},"url":"{{url}}/v1/fleet/driver"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Jun 2021 10:27:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.46 ()"},{"key":"X-Powered-By","value":"PHP/7.3.15"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"driverID\": 189257,\n        \"firstName\": \"New\",\n        \"lastName\": \"Driver\",\n        \"employeeID\": \"909014\",\n        \"email\": \"new.driver@lightfoot.co.uk\",\n        \"driverPin\": \"1234\",\n        \"fleetLevelID\": 3767\n    }\n}"},{"id":"a8ecdf7e-e78a-40e8-819b-ce8ec73d3654","name":"Failure (400)","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"New","type":"text"},{"key":"lastName","value":"Driver","type":"text"},{"key":"employeeID","value":"909014","description":"Optional","type":"text","disabled":true},{"key":"email","value":"new.driver@lightfoot.co.uk","description":"Optional","type":"text","disabled":true},{"key":"driverPin","value":"1234","description":"Optional","type":"text","disabled":true},{"key":"fleetLevelID","value":"3793","description":"Optional","type":"text"}]},"url":"{{url}}/v1/fleet/driver"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 18 Sep 2025 07:34:40 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"2104: Driver already in fleet\"\n    }\n}"}],"_postman_id":"76d6eeb1-4a1c-4b0b-87f1-96e6ac45bd72"},{"name":"/fleet/vehicleOdo","event":[{"listen":"prerequest","script":{"id":"ed6f0374-0b1c-47ce-98e0-968a06922784","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"dee7932a-fec3-48a5-a939-17f1af3468c5","exec":[""],"type":"text/javascript"}}],"id":"48c1adc0-5bee-4f62-8c2d-2c60e90a0efe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vehicleID\":11777,\n    \"odoReading\":1879901,\n    \"calibrationTime\":\"2021-05-24 15:45\",\n    \"fleetLevelID\":4037\n}\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/vehicleOdo","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Record a calibration for the vehicle odometer (km) at a timestamp.</p>\n<hr />\n<h2 id=\"endpoint-notes\">Endpoint Notes</h2>\n<ul>\n<li>Dates returned in presenter are converted to UTC string.</li>\n</ul>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>POST</code><br /><strong>URL:</strong> <code>/v1/fleet/vehicleOdo</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-body\">Required (Body)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>vehicleID</code></td>\n<td>integer</td>\n<td>Vehicle id.</td>\n</tr>\n<tr>\n<td><code>odoReading</code></td>\n<td>number</td>\n<td>Odometer reading in km.</td>\n</tr>\n<tr>\n<td><code>calibrationTime</code></td>\n<td>string (Y-m-d H:i)</td>\n<td>Calibration datetime</td>\n</tr>\n<tr>\n<td><code>fleetLevelID</code></td>\n<td>integer</td>\n<td>fleet level ID of the fleet to find the vehicle ID in</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"response\">Response</h2>\n<h3 id=\"response-notes\">Response Notes</h3>\n<h3 id=\"fields\">Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Definition</th>\n<th>Format</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>vehicleID</td>\n<td>The ID of the vehicle being driven</td>\n<td>int</td>\n</tr>\n<tr>\n<td>odoReading</td>\n<td>Value to be updated in KM</td>\n<td>int</td>\n</tr>\n<tr>\n<td>calibrationTime</td>\n<td>The date and time from which the Odometer was read</td>\n<td>yyyy-mm-dd hh:mm:ss</td>\n</tr>\n<tr>\n<td>fleetLevelID</td>\n<td>The fleetLevelID the vehicle is part of.</td>\n<td>int</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"vehicleID\": 11777,\n        \"VRM\": \"YE14WKG\",\n        \"LastODODate\": \"2025-09-10 14:20:27\",\n        \"CurrentOdoReading\": 1897779.6\n    }\n}\n\n</code></pre>\n<p><strong>BadRequest</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"Error fetching profile data: 2301: Can't find the vehicle\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Calibration recorded</td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation/use-case error</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","vehicleOdo"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"db19a770-5e58-4aae-9e14-d283535b6134","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"vehicleID\": 24939,\n\t\"odoReading\": 123.9,\n\t\"calibrationTime\": \"2019-05-05 12:12\"\n}"},"url":"{{url}}/v1/fleet/vehicleOdo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2019 09:35:34 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"109"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"vehicleID\": 26357,\n        \"VRM\": \"ENG04ABC\",\n        \"LastODODate\": \"2019-08-06 09:35:49\",\n        \"CurrentOdoReading\": \"8450.4\"\n    }\n}"},{"id":"22073d87-afc3-41a1-8357-404215fb9c93","name":"Failure (400)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vehicleID\":11777,\n    \"odoReading\":1879901,\n    \"calibrationTime\":\"2021-05-24 15:45\",\n    \"fleetLevelID\":4037\n}\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/vehicleOdo"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 29 Sep 2025 11:06:10 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"These rules must pass for { \\\"odoReading\\\": 1879901, \\\"calibrationTime\\\": \\\"2021-05-24 15:45\\\", \\\"fleetLevelID\\\": 4037 }\"\n    }\n}"}],"_postman_id":"48c1adc0-5bee-4f62-8c2d-2c60e90a0efe"},{"name":"/fleet/deassignVehicleJourney","id":"99bd7740-cf8d-490c-82f8-ce8e6b0a6dd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"assignments\": [ \r\n      { \r\n        \"vehicleID\": 12345, \r\n        \"deassignedFromDate\": \"2025-09-06 09:00:00\",\r\n        \"fleetLevelID\": 3793,\r\n        \"assignedFromDate\": \"2025-09-05 09:00:00\"\r\n      } \r\n    ] \r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/deassignVehicleJourney","description":"<h2 id=\"endpoint-summary\">Endpoint Summary</h2>\n<p><strong>Purpose:</strong> Deassign one or more journeys from a vehicle/driver per assignments payload.</p>\n<hr />\n<h2 id=\"http-info\">HTTP Info</h2>\n<p><strong>Method:</strong> <code>PUT</code><br /><strong>URL:</strong> <code>/v1/fleet/deassignVehicleJourney</code><br /><strong>Status Codes:</strong> <code>200 OK</code>, <code>400 Bad Request</code></p>\n<hr />\n<h2 id=\"request-fields\">Request Fields</h2>\n<h3 id=\"required-body\">Required (Body)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>assignments</code></td>\n<td>array</td>\n<td>Assignment entries as expected by the use case.</td>\n</tr>\n<tr>\n<td><code>assignments[vehicleID]</code></td>\n<td>integer</td>\n<td>Unique identifier for the vehicle.</td>\n</tr>\n<tr>\n<td><code>assignments[deassignedFromDate]</code></td>\n<td>string ISO date</td>\n<td>date to deassign from.</td>\n</tr>\n<tr>\n<td><code>assignments[ssignedFromDate]</code></td>\n<td>string ISO date</td>\n<td>date to assign vehicle from.</td>\n</tr>\n<tr>\n<td><code>assignments[fleetLevelID]</code></td>\n<td>integer</td>\n<td>unique identifier for the fleet level.</td>\n</tr>\n</tbody>\n</table>\n</div><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">    \"assignments\": [ \n      { \n        \"vehicleID\": 12345, \n        \"deassignedFromDate\": \"2020-02-05 09:00:00\" \n      } \n    ] \n}\n\n</code></pre>\n<hr />\n<h2 id=\"response\">Response</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"There are errors:\\n1101: Request data incomplete\"\n    }\n}\n\n</code></pre>\n<h2 id=\"errors--status-codes\">Errors / Status Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Code</th>\n<th>Error</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Deassignment processed</td>\n</tr>\n<tr>\n<td>400</td>\n<td>BadRequest</td>\n<td>Validation or use-case error</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v1","fleet","deassignVehicleJourney"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"605a2753-1d5c-4046-b152-453f740cd4fc","name":"Success","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assignments\": [\n        {\n            \"vehicleID\": 17587,\n            \"deassignedFromDate\": \"2021-05-28 09:00:00\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/deassignVehicleJourney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Jun 2021 15:30:28 GMT"},{"key":"Server","value":"Apache/2.4.39 (Unix)"},{"key":"X-Powered-By","value":"PHP/7.3.27"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"vehicleID\": 17587,\n            \"deassignedFromDate\": \"2021-05-28 09:00:00\"\n        }\n    ]\n}"},{"id":"211375fa-b49b-4ad2-ad0d-e1f925a2fb52","name":"Failure (500)","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/deassignVehicleJourney"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 18 Sep 2025 07:40:02 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 500,\n        \"message\": \"Argument 1 passed to clean\\\\core\\\\interactors\\\\driver\\\\DeassignVehicleJourney\\\\DeassignVehicleJourneyRequest::setDataArray() must be of the type array, null given, called in /var/www/src/routes/fleet/vehicle.php on line 724\"\n    }\n}"},{"id":"9857fe40-52aa-45da-b3b7-9c14e38a530f","name":"Failure (400)","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"assignments\": [ \r\n      { \r\n        \r\n        \"deassignedFromDate\": \"2025-09-06 09:00:00\",\r\n        \"fleetLevelID\": 3793,\r\n        \"assignedFromDate\": \"2025-09-05 09:00:00\"\r\n      } \r\n    ] \r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/v1/fleet/deassignVehicleJourney"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 29 Sep 2025 11:14:59 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, OPTIONS"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 400,\n        \"message\": \"There are errors:\\n1101: Request data incomplete\"\n    }\n}"}],"_postman_id":"99bd7740-cf8d-490c-82f8-ce8e6b0a6dd0"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"936eb2df-15d9-462c-aa9d-1f621e428708","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"21e33b87-2687-41e3-bb71-29f3e7b9641e","type":"text/javascript","exec":[""]}}]}