{"info":{"_postman_id":"5fca3480-35b9-4649-9ff3-50ff26549a2c","name":"ISO15143-3 Outgoing API","description":"<html><head></head><body><p>Outgoing API Access to the PVSTrack platform via the ISO15143-3 methods. Returns the AEMP 2.0 dataset.</p>\n<p>Set {{baseUrl}} to the URL given with the credentials, for testing purposes use:</p>\n<p>{{baseUrl}} = <a href=\"https://api.test.pvstrack.net\">https://api.test.pvstrack.net</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28331800","collectionId":"5fca3480-35b9-4649-9ff3-50ff26549a2c","publishedId":"2sAY55ZHkt","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"ff0000"},"publishDate":"2024-11-13T14:52:39.000Z"},"item":[{"name":"Fleet Auth","item":[{"name":"Fleet - Get Oauth2.0 token","id":"5249aaa2-9f91-4c68-9510-90880509a72e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>(Required) Only \"client_credentials\" is supported</p>\n","key":"grant_type","value":"client_credentials"},{"description":"<p>(Required) Use ID value as configured for the external/outgoing API for the fleet</p>\n","key":"client_id","value":"postman-fleet-demo"},{"description":"<p>(Required) Use secret value as configured for the external/outgoing API for the fleet</p>\n","key":"client_secret","value":"3YO9x4TUDVY1gT"}]},"url":"{{baseUrl}}/api/FleetAuth/Gen/v1/PublishToken","description":"<p>This endpoint requests an Oauth2.0 token from the API. The token is used as the bearer token for subsequent requests. Tokens generated here last for 3600s (1 hour)</p>\n","urlObject":{"path":["api","FleetAuth","Gen","v1","PublishToken"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7c2d1e7b-cd87-4efd-acac-f1a9c4be974f","name":"Fleet - Get Oauth2.0 token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"(Required) Only \"client_credentials\" is supported","key":"grant_type","value":"client_credentials"},{"description":"(Required) Use ID value as configured for the external/outgoing API for the fleet","key":"client_id","value":"postman-fleet-demo"},{"description":"(Required) Use secret value as configured for the external/outgoing API for the fleet","key":"client_secret","value":"3YO9x4TUDVY1gT"}]},"url":"{{baseUrl}}/api/FleetAuth/Gen/v1/PublishToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Mar 2025 10:41:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-credentials","value":"true"},{"key":"etag","value":"W/\"70-u+3wAhP9YZZPxiXPJQqEmAZjj4k\""},{"key":"x-do-app-origin","value":"32a35757-aa28-409a-9368-6a363fed8864"},{"key":"Cache-Control","value":"private"},{"key":"x-do-orig-status","value":"200"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"926e46266a0b001f-LHR"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"JCsaQXtPOBNej1cr4CRB1Cy43ClVSJRP\",\n    \"token_type\": \"Bearer\",\n    \"expires_in\": 3600,\n    \"refresh_token\": null\n}"}],"_postman_id":"5249aaa2-9f91-4c68-9510-90880509a72e"},{"name":"Fleet - Live Snapshot Data","id":"ef42e88f-d082-4b50-8752-d91856dc53a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/FleetAuth/ISO-15143-3/v1/Fleet/:pageNumber","description":"<p>Gets a snapshot value of the current status of the fleet. Paginated at 100 records per page, use pageNumber to access additional machines.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request does not require a request body.</p>\n<h4 id=\"example-response\">Example Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"@attributes\": {\n    \"version\": \"\",\n    \"snapshotTime\": \"\"\n  },\n  \"Equipment\": [\n    {\n      \"EquipmentHeader\": {\n        \"OEMName\": \"\",\n        \"Model\": \"\",\n        \"EquipmentID\": \"\",\n        \"SerialNumber\": \"\",\n        \"PIN\": \"\",\n        \"TrackerType\": \"\"\n      },\n      \"Location\": {\n        \"datetime\": \"\",\n        \"Latitude\": \"\",\n        \"Longitude\": \"\",\n        \"Altitude\": \"\",\n        \"AltitudeUnits\": \"\"\n      },\n      \"CumulativeOperatingHours\": {\n        \"datetime\": \"\",\n        \"Hour\": \"\"\n      },\n      \"FuelUsed\": {\n        \"datetime\": \"\",\n        \"FuelConsumed\": \"\",\n        \"FuelUnits\": \"\"\n      },\n      \"FuelRemaining\": {\n        \"datetime\": \"\",\n        \"Percent\": \"\"\n      }\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["api","FleetAuth","ISO-15143-3","v1","Fleet",":pageNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the page to get (100 item pagination)</p>\n","type":"text/plain"},"type":"any","value":"1","key":"pageNumber"}]}},"response":[{"id":"41b760e6-ec9e-4b60-9240-b8412c533108","name":"OK - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/FleetAuth/ISO-15143-3/v1/Fleet/:pageNumber","host":["{{baseUrl}}"],"path":["api","FleetAuth","ISO-15143-3","v1","Fleet",":pageNumber"],"variable":[{"key":"pageNumber","value":"1","description":"(Required) Numeric ID of the page to get (100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Mar 2025 10:41:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-credentials","value":"true"},{"key":"etag","value":"W/\"49d-ad8IzvMvhC016cNuJ0DvyG4dYa0\""},{"key":"x-do-app-origin","value":"32a35757-aa28-409a-9368-6a363fed8864"},{"key":"Cache-Control","value":"private"},{"key":"x-do-orig-status","value":"200"},{"key":"CF-Cache-Status","value":"MISS"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"926e46859d25001f-LHR"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"@attributes\": {\n        \"version\": \"1.0\",\n        \"snapshotTime\": \"2025-03-27T10:41:28.004Z\"\n    },\n    \"Links\": [\n        {\n            \"Rel\": \"Current\",\n            \"Href\": \"https://api.test.pvstrack.net/api/FleetAuth/ISO-15143-3/v1/Fleet/1\"\n        },\n        {\n            \"Rel\": \"Last\",\n            \"Href\": \"https://api.test.pvstrack.net/api/FleetAuth/ISO-15143-3/v1/Fleet/1\"\n        },\n        {\n            \"Rel\": \"First\",\n            \"Href\": \"https://api.test.pvstrack.net/api/FleetAuth/ISO-15143-3/v1/Fleet/1\"\n        }\n    ],\n    \"Equipment\": [\n        {\n            \"EquipmentHeader\": {\n                \"OEMName\": \"Hitachi\",\n                \"Model\": \"ZX135USBL-7\",\n                \"EquipmentID\": \"FleetID 000100\",\n                \"SerialNumber\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"PIN\": \"SIMULATEDUNIT000100\",\n                \"uid\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"TrackerType\": \"PVS D2\"\n            },\n            \"Location\": {\n                \"datetime\": \"2025-03-27T10:38:09.000Z\",\n                \"Latitude\": 52.374788333333335,\n                \"Longitude\": -1.5939183333333335,\n                \"Altitude\": 199,\n                \"AltitudeUnits\": \"metre\"\n            },\n            \"CumulativeOperatingHours\": {\n                \"datetime\": \"2025-03-27T10:38:09.000Z\",\n                \"Hour\": 5512\n            },\n            \"Distance\": {\n                \"datetime\": \"2025-03-27T10:38:09.000Z\",\n                \"OdometerUnits\": \"kilometre\",\n                \"Odometer\": 6540\n            },\n            \"FuelUsed\": {\n                \"datetime\": \"2025-03-27T10:41:03.000Z\",\n                \"FuelConsumed\": 38673,\n                \"FuelUnits\": \"litre\"\n            },\n            \"FuelUsedLast24\": {\n                \"datetime\": \"2025-03-27T00:00:03.349Z\",\n                \"FuelConsumed\": 196,\n                \"FuelUnits\": \"litre\"\n            },\n            \"FuelRemaining\": {\n                \"datetime\": \"2025-03-27T10:41:03.000Z\",\n                \"Percent\": 100\n            }\n        }\n    ]\n}"},{"id":"b23562dd-597d-4d15-98c7-9fc5a150dcf5","name":"OK - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml"}],"url":{"raw":"{{baseUrl}}/api/FleetAuth/ISO-15143-3/v1/Fleet/:pageNumber","host":["{{baseUrl}}"],"path":["api","FleetAuth","ISO-15143-3","v1","Fleet",":pageNumber"],"variable":[{"key":"pageNumber","value":"1","description":"(Required) Numeric ID of the page to get (100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"1777"},{"key":"ETag","value":"W/\"6f1-xn1sBgvDljH540yMTjFZutetr1E\""},{"key":"Date","value":"Thu, 27 Mar 2025 11:58:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Fleet version=\"1.0\" snapshotTime=\"2025-03-27T11:58:47.772Z\">\n    <Links>\n        <Link>\n        <Rel>Current</Rel>\n        <Href>http://localhost:3000/api/FleetAuth/ISO-15143-3/v1/Fleet/1</Href>\n        </Link>\n        <Link>\n        <Rel>Last</Rel>\n        <Href>http://localhost:3000/api/FleetAuth/ISO-15143-3/v1/Fleet/1</Href>\n        </Link>\n        <Link>\n        <Rel>First</Rel>\n        <Href>http://localhost:3000/api/FleetAuth/ISO-15143-3/v1/Fleet/1</Href>\n        </Link>\n  \n    </Links>\n    <Equipment>\n        <EquipmentHeader>\n            <OEMName>Hitachi</OEMName>\n            <Model>ZX135USBL-7</Model>\n            <EquipmentID>FleetID 000100</EquipmentID>\n            <SerialNumber>67c704777b8cbd3a2b3a1d3a</SerialNumber>\n            <PIN>SIMULATEDUNIT000100</PIN>\n            <uid>67c704777b8cbd3a2b3a1d3a</uid>\n            <TrackerType>PVS D2</TrackerType>\n        </EquipmentHeader>\n        <Location datetime=\"2025-03-27T11:58:25.000Z\">\n            <Latitude>52.374736666666664</Latitude>\n            <Longitude>-1.5937966666666668</Longitude>\n            <Altitude>199</Altitude>\n            <AltitudeUnits>metre</AltitudeUnits>\n        </Location>\n        <CumulativeOperatingHours datetime=\"2025-03-27T11:58:25.000Z\">\n            <Hour>5514</Hour>\n        </CumulativeOperatingHours>\n        <Distance datetime=\"2025-03-27T11:58:25.000Z\">\n            <OdometerUnits>kilometre</OdometerUnits>\n            <Odometer>6540</Odometer>\n        </Distance>\n        <FuelUsed datetime=\"2025-03-27T11:58:17.000Z\">\n            <FuelConsumed>38683</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsed>\n        <FuelUsedLast24 datetime=\"2025-03-27T00:00:03.349Z\">\n            <FuelConsumed>196</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsedLast24>\n        <FuelRemaining datetime=\"2025-03-27T11:58:17.000Z\">\n            <Percent>100</Percent>\n        </FuelRemaining>\n    </Equipment>\n</Fleet>"}],"_postman_id":"ef42e88f-d082-4b50-8752-d91856dc53a5"},{"name":"Fleet - Timeseries By Day","id":"1effc7fb-274a-43b9-8a6b-487a6f71a796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/FleetAuth/FleetTimeseriesRange/v1/Day/:endTime/:page","description":"<p>The endpoint retrieves fleet timeseries data for a specific day (UTC Timezone), or a specific 24 hour period</p>\n<p>The response for this request can be documented as a JSON schema as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"@attributes\": {\n    \"type\": \"string\",\n    \"snapshotTime\": \"string\"\n  },\n  \"Equipment\": [\n    {\n      \"EquipmentHeader\": {\n        \"OEMName\": \"string\",\n        \"Model\": \"string\",\n        \"EquipmentID\": \"string\",\n        \"SerialNumber\": \"string\",\n        \"PIN\": \"string\",\n        \"TrackerType\": \"string\"\n      },\n      \"Location\": {\n        \"datetime\": \"string\",\n        \"Latitude\": \"string\",\n        \"Longitude\": \"string\",\n        \"Altitude\": \"string\",\n        \"AltitudeUnits\": \"string\"\n      },\n      \"CumulativeOperatingHours\": {\n        \"datetime\": \"string\",\n        \"Hour\": \"string\"\n      },\n      \"FuelUsed\": {\n        \"datetime\": \"string\",\n        \"FuelConsumed\": \"string\",\n        \"FuelUnits\": \"string\"\n      },\n      \"FuelRemaining\": {\n        \"datetime\": \"string\",\n        \"Percent\": \"string\"\n      }\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["api","FleetAuth","FleetTimeseriesRange","v1","Day",":endTime",":page"],"host":["{{baseUrl}}"],"query":[],"variable":[{"description":{"content":"<p>Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day</p>\n","type":"text/plain"},"type":"any","value":"2025-03-04","key":"endTime"},{"description":{"content":"<p>(Required) Numeric ID of the page to get (100 item pagination)</p>\n","type":"text/plain"},"type":"any","value":"1","key":"page"}]}},"response":[{"id":"85f6cac2-455a-4576-ae24-8ce728ad663c","name":"OK - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/FleetAuth/FleetTimeseriesRange/v1/Day/:endTime/:page","host":["{{baseUrl}}"],"path":["api","FleetAuth","FleetTimeseriesRange","v1","Day",":endTime",":page"],"variable":[{"key":"endTime","value":"2025-03-04","description":"Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day"},{"key":"page","value":"1","description":"(Required) Numeric ID of the page to get (100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Mar 2025 10:41:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-credentials","value":"true"},{"key":"etag","value":"W/\"4f1-C4ltwORS+f06UtzJ3Yf4+hspFp0\""},{"key":"x-do-app-origin","value":"32a35757-aa28-409a-9368-6a363fed8864"},{"key":"Cache-Control","value":"private"},{"key":"x-do-orig-status","value":"200"},{"key":"CF-Cache-Status","value":"MISS"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"926e46ff5d68001f-LHR"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"@attributes\": {\n        \"version\": \"1.0\",\n        \"snapshotTime\": \"2025-03-27T10:41:47.538Z\"\n    },\n    \"Links\": [\n        {\n            \"Rel\": \"Current\",\n            \"Href\": \"https://api.test.pvstrack.net/api/FleetAuth/FleetTimeseriesRange/v1/Day/2025-03-04/1\"\n        },\n        {\n            \"Rel\": \"Last\",\n            \"Href\": \"https://api.test.pvstrack.net/api/FleetAuth/FleetTimeseriesRange/v1/Day/2025-03-04/1\"\n        },\n        {\n            \"Rel\": \"First\",\n            \"Href\": \"https://api.test.pvstrack.net/api/FleetAuth/FleetTimeseriesRange/v1/Day/2025-03-04/1\"\n        }\n    ],\n    \"Equipment\": [\n        {\n            \"EquipmentHeader\": {\n                \"OEMName\": \"Hitachi\",\n                \"Model\": \"ZX135USBL-7\",\n                \"EquipmentID\": \"FleetID 000100\",\n                \"SerialNumber\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"PIN\": \"SIMULATEDUNIT000100\",\n                \"uid\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"TrackerType\": \"PVS D2\"\n            },\n            \"Location\": {\n                \"datetime\": \"2025-03-04T23:59:50.000Z\",\n                \"Latitude\": 52.37278,\n                \"Longitude\": -1.593213,\n                \"Altitude\": 199,\n                \"AltitudeUnits\": \"metre\"\n            },\n            \"CumulativeOperatingHours\": {\n                \"datetime\": \"2025-03-04T23:52:35.627Z\",\n                \"Hour\": 4974\n            },\n            \"FuelUsed\": {\n                \"datetime\": \"2025-03-04T23:59:50.000Z\",\n                \"FuelConsumed\": 34237,\n                \"FuelUnits\": \"litre\"\n            },\n            \"FuelUsedLast24\": {\n                \"datetime\": \"2025-03-04T23:59:59Z\",\n                \"FuelConsumed\": 83,\n                \"FuelUnits\": \"litre\"\n            },\n            \"OperatingHoursLast24\": {\n                \"datetime\": \"2025-03-04T23:59:59Z\",\n                \"Hour\": 10.18\n            },\n            \"IdleNonOperatingHoursLast24\": {\n                \"datetime\": \"2025-03-04T23:59:59Z\",\n                \"Hour\": 1.46\n            },\n            \"FuelRemaining\": {\n                \"datetime\": \"2025-03-04T23:59:50.000Z\",\n                \"Percent\": 100\n            }\n        }\n    ]\n}"},{"id":"615fafe4-ab05-4788-9f9c-82f80e158754","name":"OK - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml"}],"url":{"raw":"{{baseUrl}}/api/FleetAuth/FleetTimeseriesRange/v1/Day/:endTime/:page","host":["{{baseUrl}}"],"path":["api","FleetAuth","FleetTimeseriesRange","v1","Day",":endTime",":page"],"variable":[{"key":"endTime","value":"2025-03-04","description":"Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day"},{"key":"page","value":"1","description":"(Required) Numeric ID of the page to get (100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"1909"},{"key":"ETag","value":"W/\"775-srL145CjVu6UVmEXRaQC83I9c8s\""},{"key":"Date","value":"Thu, 27 Mar 2025 11:57:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Fleet version=\"1.0\" snapshotTime=\"2025-03-27T11:57:57.242Z\">\n    <Links>\n        <Link>\n        <Rel>Current</Rel>\n        <Href>http://localhost:3000/api/FleetAuth/FleetTimeseriesRange/v1/Day/2025-03-04/1</Href>\n        </Link>\n        <Link>\n        <Rel>Last</Rel>\n        <Href>http://localhost:3000/api/FleetAuth/FleetTimeseriesRange/v1/Day/2025-03-04/1</Href>\n        </Link>\n        <Link>\n        <Rel>First</Rel>\n        <Href>http://localhost:3000/api/FleetAuth/FleetTimeseriesRange/v1/Day/2025-03-04/1</Href>\n        </Link>\n  \n    </Links>\n    <Equipment>\n        <EquipmentHeader>\n            <OEMName>Hitachi</OEMName>\n            <Model>ZX135USBL-7</Model>\n            <EquipmentID>FleetID 000100</EquipmentID>\n            <SerialNumber>67c704777b8cbd3a2b3a1d3a</SerialNumber>\n            <PIN>SIMULATEDUNIT000100</PIN>\n            <uid>67c704777b8cbd3a2b3a1d3a</uid>\n            <TrackerType>PVS D2</TrackerType>\n        </EquipmentHeader>\n        <Location datetime=\"2025-03-04T23:59:50.000Z\">\n            <Latitude>52.37278</Latitude>\n            <Longitude>-1.593213</Longitude>\n            <Altitude>199</Altitude>\n            <AltitudeUnits>metre</AltitudeUnits>\n        </Location>\n        <CumulativeOperatingHours datetime=\"2025-03-04T23:52:35.627Z\">\n            <Hour>4974</Hour>\n        </CumulativeOperatingHours>\n        <FuelUsed datetime=\"2025-03-04T23:59:50.000Z\">\n            <FuelConsumed>34237</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsed>\n        <FuelUsedLast24 datetime=\"2025-03-04T23:59:59.000Z\">\n            <FuelConsumed>83</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsedLast24>\n        <OperatingHoursLast24 datetime=\"2025-03-04T23:59:59.000Z\">\n            <Hour>10.18</Hour>\n        </OperatingHoursLast24>\n        <IdleNonOperatingHoursLast24 datetime=\"2025-03-04T23:59:59.000Z\">\n            <Hour>1.46</Hour>\n        </IdleNonOperatingHoursLast24>\n        <FuelRemaining datetime=\"2025-03-04T23:59:50.000Z\">\n            <Percent>100</Percent>\n        </FuelRemaining>\n    </Equipment>\n</Fleet>"}],"_postman_id":"1effc7fb-274a-43b9-8a6b-487a6f71a796"}],"id":"fadacef3-6376-4f03-bf6a-fa6642531f3e","description":"<p>Here authentication is provided based on specific fleets. This means only machines within the selected fleet are available.</p>\n","_postman_id":"fadacef3-6376-4f03-bf6a-fa6642531f3e"},{"name":"Customer Auth","item":[{"name":"Customer - Get Oauth2.0 token","id":"bae02db9-b999-4978-a408-8d3dc3765374","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>(Required) Only \"client_credentials\" is supported</p>\n","key":"grant_type","value":"client_credentials"},{"description":"<p>(Required) Use ID value as configured for the external/outgoing API for the fleet</p>\n","key":"client_id","value":"postman-demo"},{"description":"<p>(Required) Use secret value as configured for the external/outgoing API for the fleet</p>\n","key":"client_secret","value":"VukqHgG3aWYA7rzXna5a"}]},"url":"{{baseUrl}}/api/CustomerAuth/Gen/v1/PublishToken","description":"<p>This endpoint requests an Oauth2.0 token from the API. The token is used as the bearer token for subsequent requests. Tokens generated here last for 3600s (1 hour)</p>\n","urlObject":{"path":["api","CustomerAuth","Gen","v1","PublishToken"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5df24cdf-0224-41cf-825b-27cbb12cf6fd","name":"Successful Pull","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"(Required) Only \"client_credentials\" is supported","key":"grant_type","value":"client_credentials"},{"description":"(Required) Use ID value as configured for the external/outgoing API for the fleet","key":"client_id","value":"postman-demo"},{"description":"(Required) Use secret value as configured for the external/outgoing API for the fleet","key":"client_secret","value":"VukqHgG3aWYA7rzXna5a"}]},"url":"{{baseUrl}}/api/CustomerAuth/Gen/v1/PublishToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Mar 2025 10:35:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-credentials","value":"true"},{"key":"etag","value":"W/\"70-4odydpXeEsHGttZ9B+c4dg88mTw\""},{"key":"x-do-app-origin","value":"32a35757-aa28-409a-9368-6a363fed8864"},{"key":"Cache-Control","value":"private"},{"key":"x-do-orig-status","value":"200"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Set-Cookie","value":"__cf_bm=PTjqFP8pUYlCVVB856WZjxDsWXe.HFXUaJn8f5_.9xE-1743071712-1.0.1.1-_eMPfcaoYosOQOk1wE.p8jaqgl8Pth9S0s2kb2.OMFHoyZLLC06WwHYNJ.8qcAX2jbeC7qcPBeBt7wlyhCsN2G9Ah3BVcVJOcXZoMA7vi34; path=/; expires=Thu, 27-Mar-25 11:05:12 GMT; domain=.api.test.pvstrack.net; HttpOnly; Secure; SameSite=None"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"926e3d5d4f5b76ff-LHR"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"GDx4QDOuYzpUQSA1L1MnT2X3luTmmqdS\",\n    \"token_type\": \"Bearer\",\n    \"expires_in\": 3600,\n    \"refresh_token\": null\n}"}],"_postman_id":"bae02db9-b999-4978-a408-8d3dc3765374"},{"name":"Customer - Live Snapshot Data","id":"154ccd2a-a7a4-419c-adc1-fe785f072f4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/CustomerAuth/ISO-15143-3/v1/All/:pageNumber","description":"<p>Gets a snapshot value of the current status of the fleet. Paginated at 100 records per page, use pageNumber to access additional machines.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request does not require a request body.</p>\n<h4 id=\"example-response\">Example Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"@attributes\": {\n    \"version\": \"\",\n    \"snapshotTime\": \"\"\n  },\n  \"Equipment\": [\n    {\n      \"EquipmentHeader\": {\n        \"OEMName\": \"\",\n        \"Model\": \"\",\n        \"EquipmentID\": \"\",\n        \"SerialNumber\": \"\",\n        \"PIN\": \"\",\n        \"TrackerType\": \"\"\n      },\n      \"Location\": {\n        \"datetime\": \"\",\n        \"Latitude\": \"\",\n        \"Longitude\": \"\",\n        \"Altitude\": \"\",\n        \"AltitudeUnits\": \"\"\n      },\n      \"CumulativeOperatingHours\": {\n        \"datetime\": \"\",\n        \"Hour\": \"\"\n      },\n      \"FuelUsed\": {\n        \"datetime\": \"\",\n        \"FuelConsumed\": \"\",\n        \"FuelUnits\": \"\"\n      },\n      \"FuelRemaining\": {\n        \"datetime\": \"\",\n        \"Percent\": \"\"\n      }\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["api","CustomerAuth","ISO-15143-3","v1","All",":pageNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"description":{"content":"<p>(Required) Numeric ID of the page to get (100 item pagination)</p>\n","type":"text/plain"},"type":"any","value":"1","key":"pageNumber"}]}},"response":[{"id":"af9e2aa3-70d7-45ee-99d4-3bf06673c7bc","name":"OK - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/CustomerAuth/ISO-15143-3/v1/All/:pageNumber","host":["{{baseUrl}}"],"path":["api","CustomerAuth","ISO-15143-3","v1","All",":pageNumber"],"variable":[{"key":"pageNumber","value":"1","description":"(Required) Numeric ID of the page to get (100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1160"},{"key":"ETag","value":"W/\"488-p3wkCv+evolwmEAZh1zAKjZxOPk\""},{"key":"Date","value":"Thu, 27 Mar 2025 11:59:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"@attributes\": {\n        \"version\": \"1.0\",\n        \"snapshotTime\": \"2025-03-27T11:59:50.531Z\"\n    },\n    \"Links\": [\n        {\n            \"Rel\": \"Current\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/ISO-15143-3/v1/All/1\"\n        },\n        {\n            \"Rel\": \"Last\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/ISO-15143-3/v1/All/1\"\n        },\n        {\n            \"Rel\": \"First\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/ISO-15143-3/v1/All/1\"\n        }\n    ],\n    \"Equipment\": [\n        {\n            \"EquipmentHeader\": {\n                \"OEMName\": \"Hitachi\",\n                \"Model\": \"ZX135USBL-7\",\n                \"EquipmentID\": \"FleetID 000100\",\n                \"SerialNumber\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"PIN\": \"SIMULATEDUNIT000100\",\n                \"uid\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"TrackerType\": \"PVS D2\"\n            },\n            \"Location\": {\n                \"datetime\": \"2025-03-27T11:58:25.000Z\",\n                \"Latitude\": 52.374736666666664,\n                \"Longitude\": -1.5937966666666668,\n                \"Altitude\": 199,\n                \"AltitudeUnits\": \"metre\"\n            },\n            \"CumulativeOperatingHours\": {\n                \"datetime\": \"2025-03-27T11:58:25.000Z\",\n                \"Hour\": 5514\n            },\n            \"Distance\": {\n                \"datetime\": \"2025-03-27T11:58:25.000Z\",\n                \"OdometerUnits\": \"kilometre\",\n                \"Odometer\": 6540\n            },\n            \"FuelUsed\": {\n                \"datetime\": \"2025-03-27T11:59:27.000Z\",\n                \"FuelConsumed\": 38684,\n                \"FuelUnits\": \"litre\"\n            },\n            \"FuelUsedLast24\": {\n                \"datetime\": \"2025-03-27T00:00:03.349Z\",\n                \"FuelConsumed\": 196,\n                \"FuelUnits\": \"litre\"\n            },\n            \"FuelRemaining\": {\n                \"datetime\": \"2025-03-27T11:59:27.000Z\",\n                \"Percent\": 100\n            }\n        }\n    ]\n}"},{"id":"f322f416-d520-4c7f-9570-08f5af9b87c6","name":"OK - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml"}],"url":{"raw":"{{baseUrl}}/api/CustomerAuth/ISO-15143-3/v1/All/:pageNumber","host":["{{baseUrl}}"],"path":["api","CustomerAuth","ISO-15143-3","v1","All",":pageNumber"],"variable":[{"key":"pageNumber","value":"1","description":"(Required) Numeric ID of the page to get (100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"1780"},{"key":"ETag","value":"W/\"6f4-zkRIlxky9a9TCuUNLy/dp0bKf0I\""},{"key":"Date","value":"Thu, 27 Mar 2025 12:00:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Fleet version=\"1.0\" snapshotTime=\"2025-03-27T12:00:19.984Z\">\n    <Links>\n        <Link>\n        <Rel>Current</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/ISO-15143-3/v1/All/1</Href>\n        </Link>\n        <Link>\n        <Rel>Last</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/ISO-15143-3/v1/All/1</Href>\n        </Link>\n        <Link>\n        <Rel>First</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/ISO-15143-3/v1/All/1</Href>\n        </Link>\n  \n    </Links>\n    <Equipment>\n        <EquipmentHeader>\n            <OEMName>Hitachi</OEMName>\n            <Model>ZX135USBL-7</Model>\n            <EquipmentID>FleetID 000100</EquipmentID>\n            <SerialNumber>67c704777b8cbd3a2b3a1d3a</SerialNumber>\n            <PIN>SIMULATEDUNIT000100</PIN>\n            <uid>67c704777b8cbd3a2b3a1d3a</uid>\n            <TrackerType>PVS D2</TrackerType>\n        </EquipmentHeader>\n        <Location datetime=\"2025-03-27T11:58:25.000Z\">\n            <Latitude>52.374736666666664</Latitude>\n            <Longitude>-1.5937966666666668</Longitude>\n            <Altitude>199</Altitude>\n            <AltitudeUnits>metre</AltitudeUnits>\n        </Location>\n        <CumulativeOperatingHours datetime=\"2025-03-27T11:58:25.000Z\">\n            <Hour>5514</Hour>\n        </CumulativeOperatingHours>\n        <Distance datetime=\"2025-03-27T11:58:25.000Z\">\n            <OdometerUnits>kilometre</OdometerUnits>\n            <Odometer>6540</Odometer>\n        </Distance>\n        <FuelUsed datetime=\"2025-03-27T12:00:17.000Z\">\n            <FuelConsumed>38684</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsed>\n        <FuelUsedLast24 datetime=\"2025-03-27T00:00:03.349Z\">\n            <FuelConsumed>196</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsedLast24>\n        <FuelRemaining datetime=\"2025-03-27T12:00:17.000Z\">\n            <Percent>100</Percent>\n        </FuelRemaining>\n    </Equipment>\n</Fleet>"},{"id":"dfc10add-bd6e-4532-9fc5-7db47e48917a","name":"Not Authorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"{{baseUrl}}/TelematicsAPI/api/ISO-15143-3/daily/v1/Fleet/:pageNumber","host":["{{baseUrl}}"],"path":["TelematicsAPI","api","ISO-15143-3","daily","v1","Fleet",":pageNumber"],"variable":[{"key":"pageNumber"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"timestamp\": \"<integer>\",\n  \"status\": \"<string>\",\n  \"statusCode\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"verified\": \"<boolean>\"\n}"}],"_postman_id":"154ccd2a-a7a4-419c-adc1-fe785f072f4c"},{"name":"Customer - Timeseries By Day Single Machine","id":"d65129e5-e51f-4ec6-8111-627fec26a439","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/CustomerAuth/MachineTimeseriesRange/v1/Day/:endTime/:uid","description":"<p>The endpoint retrieves fleet timeseries data for a specific day (UTC Timezone), or a specific 24 hour period.</p>\n<p>This returns data for a single machine selected by the platform UID (unique identifier). A list of these is given alongside the snapshot data API.</p>\n<p>The response for this request can be documented as a JSON schema as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"@attributes\": {\n    \"type\": \"string\",\n    \"snapshotTime\": \"string\"\n  },\n  \"Equipment\": [\n    {\n      \"EquipmentHeader\": {\n        \"OEMName\": \"string\",\n        \"Model\": \"string\",\n        \"EquipmentID\": \"string\",\n        \"SerialNumber\": \"string\",\n        \"PIN\": \"string\",\n        \"TrackerType\": \"string\"\n      },\n      \"Location\": {\n        \"datetime\": \"string\",\n        \"Latitude\": \"string\",\n        \"Longitude\": \"string\",\n        \"Altitude\": \"string\",\n        \"AltitudeUnits\": \"string\"\n      },\n      \"CumulativeOperatingHours\": {\n        \"datetime\": \"string\",\n        \"Hour\": \"string\"\n      },\n      \"FuelUsed\": {\n        \"datetime\": \"string\",\n        \"FuelConsumed\": \"string\",\n        \"FuelUnits\": \"string\"\n      },\n      \"FuelRemaining\": {\n        \"datetime\": \"string\",\n        \"Percent\": \"string\"\n      }\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["api","CustomerAuth","MachineTimeseriesRange","v1","Day",":endTime",":uid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"description":{"content":"<p>Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day</p>\n","type":"text/plain"},"type":"any","value":"2025-03-04","key":"endTime"},{"description":{"content":"<p>Unique Identifier for a machine, provided in \"uid\" field of \"EquipmentHeader\" </p>\n","type":"text/plain"},"type":"any","value":"67c704777b8cbd3a2b3a1d3a","key":"uid"}]}},"response":[{"id":"901a78b3-3d68-433f-81e6-8e5290ef4fb5","name":"OK - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{baseUrl}}/api/CustomerAuth/MachineTimeseriesRange/v1/Day/:endTime/:uid","host":["{{baseUrl}}"],"path":["api","CustomerAuth","MachineTimeseriesRange","v1","Day",":endTime",":uid"],"variable":[{"key":"endTime","value":"2025-03-04","description":"Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day"},{"key":"uid","value":"67c704777b8cbd3a2b3a1d3a","description":"Unique Identifier for a machine, provided in \"uid\" field of \"EquipmentHeader\" "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1325"},{"key":"ETag","value":"W/\"52d-O6tIfj6TiUVaokBwvXzAslfbCfs\""},{"key":"Date","value":"Thu, 27 Mar 2025 12:01:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"@attributes\": {\n        \"version\": \"1.0\",\n        \"snapshotTime\": \"2025-03-27T12:01:40.030Z\"\n    },\n    \"Links\": [\n        {\n            \"Rel\": \"Current\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/MachineTimeseriesRange/v1/Day/2025-03-04/67c704777b8cbd3a2b3a1d3a\"\n        },\n        {\n            \"Rel\": \"Last\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/MachineTimeseriesRange/v1/Day/2025-03-04/67c704777b8cbd3a2b3a1d3a\"\n        },\n        {\n            \"Rel\": \"First\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/MachineTimeseriesRange/v1/Day/2025-03-04/67c704777b8cbd3a2b3a1d3a\"\n        }\n    ],\n    \"Equipment\": [\n        {\n            \"EquipmentHeader\": {\n                \"OEMName\": \"Hitachi\",\n                \"Model\": \"ZX135USBL-7\",\n                \"EquipmentID\": \"FleetID 000100\",\n                \"SerialNumber\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"PIN\": \"SIMULATEDUNIT000100\",\n                \"uid\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"TrackerType\": \"PVS D2\"\n            },\n            \"Location\": {\n                \"datetime\": \"2025-03-04T23:59:50.000Z\",\n                \"Latitude\": 52.37278,\n                \"Longitude\": -1.593213,\n                \"Altitude\": 199,\n                \"AltitudeUnits\": \"metre\"\n            },\n            \"CumulativeOperatingHours\": {\n                \"datetime\": \"2025-03-04T23:52:35.627Z\",\n                \"Hour\": 4974\n            },\n            \"FuelUsed\": {\n                \"datetime\": \"2025-03-04T23:59:50.000Z\",\n                \"FuelConsumed\": 34237,\n                \"FuelUnits\": \"litre\"\n            },\n            \"FuelUsedLast24\": {\n                \"datetime\": \"2025-03-04T23:59:59Z\",\n                \"FuelConsumed\": 83,\n                \"FuelUnits\": \"litre\"\n            },\n            \"OperatingHoursLast24\": {\n                \"datetime\": \"2025-03-04T23:59:59Z\",\n                \"Hour\": 10.18\n            },\n            \"IdleNonOperatingHoursLast24\": {\n                \"datetime\": \"2025-03-04T23:59:59Z\",\n                \"Hour\": 1.46\n            },\n            \"FuelRemaining\": {\n                \"datetime\": \"2025-03-04T23:59:50.000Z\",\n                \"Percent\": 100\n            }\n        }\n    ]\n}"},{"id":"04b21b4c-9759-45ce-8bae-fa571741bca0","name":"OK - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml"}],"url":{"raw":"{{baseUrl}}/api/CustomerAuth/MachineTimeseriesRange/v1/Day/:endTime/:uid","host":["{{baseUrl}}"],"path":["api","CustomerAuth","MachineTimeseriesRange","v1","Day",":endTime",":uid"],"variable":[{"key":"endTime","value":"2025-03-04","description":"Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day"},{"key":"uid","value":"67c704777b8cbd3a2b3a1d3a","description":"Unique Identifier for a machine, provided in \"uid\" field of \"EquipmentHeader\" "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"1993"},{"key":"ETag","value":"W/\"7c9-VJX+k7BbY+0IpVSBKhs4ZnW7q9k\""},{"key":"Date","value":"Thu, 27 Mar 2025 12:02:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Fleet version=\"1.0\" snapshotTime=\"2025-03-27T12:02:04.823Z\">\n    <Links>\n        <Link>\n        <Rel>Current</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/MachineTimeseriesRange/v1/Day/2025-03-04/67c704777b8cbd3a2b3a1d3a</Href>\n        </Link>\n        <Link>\n        <Rel>Last</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/MachineTimeseriesRange/v1/Day/2025-03-04/67c704777b8cbd3a2b3a1d3a</Href>\n        </Link>\n        <Link>\n        <Rel>First</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/MachineTimeseriesRange/v1/Day/2025-03-04/67c704777b8cbd3a2b3a1d3a</Href>\n        </Link>\n  \n    </Links>\n    <Equipment>\n        <EquipmentHeader>\n            <OEMName>Hitachi</OEMName>\n            <Model>ZX135USBL-7</Model>\n            <EquipmentID>FleetID 000100</EquipmentID>\n            <SerialNumber>67c704777b8cbd3a2b3a1d3a</SerialNumber>\n            <PIN>SIMULATEDUNIT000100</PIN>\n            <uid>67c704777b8cbd3a2b3a1d3a</uid>\n            <TrackerType>PVS D2</TrackerType>\n        </EquipmentHeader>\n        <Location datetime=\"2025-03-04T23:59:50.000Z\">\n            <Latitude>52.37278</Latitude>\n            <Longitude>-1.593213</Longitude>\n            <Altitude>199</Altitude>\n            <AltitudeUnits>metre</AltitudeUnits>\n        </Location>\n        <CumulativeOperatingHours datetime=\"2025-03-04T23:52:35.627Z\">\n            <Hour>4974</Hour>\n        </CumulativeOperatingHours>\n        <FuelUsed datetime=\"2025-03-04T23:59:50.000Z\">\n            <FuelConsumed>34237</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsed>\n        <FuelUsedLast24 datetime=\"2025-03-04T23:59:59.000Z\">\n            <FuelConsumed>83</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsedLast24>\n        <OperatingHoursLast24 datetime=\"2025-03-04T23:59:59.000Z\">\n            <Hour>10.18</Hour>\n        </OperatingHoursLast24>\n        <IdleNonOperatingHoursLast24 datetime=\"2025-03-04T23:59:59.000Z\">\n            <Hour>1.46</Hour>\n        </IdleNonOperatingHoursLast24>\n        <FuelRemaining datetime=\"2025-03-04T23:59:50.000Z\">\n            <Percent>100</Percent>\n        </FuelRemaining>\n    </Equipment>\n</Fleet>"},{"id":"0d45cd6a-3253-4d40-afc8-f8da0991948f","name":"Not Authorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"{{baseUrl}}/TelematicsAPI/api/ISO-15143-3/daily/v1/Fleet/:pageNumber","host":["{{baseUrl}}"],"path":["TelematicsAPI","api","ISO-15143-3","daily","v1","Fleet",":pageNumber"],"variable":[{"key":"pageNumber"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"timestamp\": \"<integer>\",\n  \"status\": \"<string>\",\n  \"statusCode\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"verified\": \"<boolean>\"\n}"}],"_postman_id":"d65129e5-e51f-4ec6-8111-627fec26a439"},{"name":"Customer - Timeseries By Day All Machines","id":"8e51ef26-c3fc-4e9a-8432-01920c0587a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"pageSize","value":"250","description":"<p>(optional, default: 100) Set the size of the returned payload. Note larger payloads take longer to process.</p>\n","type":"text","uuid":"9c3a3914-92c1-4112-83a9-fdd8fe5a7572"}]},"url":"{{baseUrl}}/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/:endTime/:pageNumber","description":"<p>The endpoint retrieves fleet timeseries data for a specific day (UTC Timezone), or a specific 24 hour period.</p>\n<p>This returns all the machines the customer has access to.</p>\n<p>The response for this request can be documented as a JSON schema as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"@attributes\": {\n    \"type\": \"string\",\n    \"snapshotTime\": \"string\"\n  },\n  \"Equipment\": [\n    {\n      \"EquipmentHeader\": {\n        \"OEMName\": \"string\",\n        \"Model\": \"string\",\n        \"EquipmentID\": \"string\",\n        \"SerialNumber\": \"string\",\n        \"PIN\": \"string\",\n        \"TrackerType\": \"string\"\n      },\n      \"Location\": {\n        \"datetime\": \"string\",\n        \"Latitude\": \"string\",\n        \"Longitude\": \"string\",\n        \"Altitude\": \"string\",\n        \"AltitudeUnits\": \"string\"\n      },\n      \"CumulativeOperatingHours\": {\n        \"datetime\": \"string\",\n        \"Hour\": \"string\"\n      },\n      \"FuelUsed\": {\n        \"datetime\": \"string\",\n        \"FuelConsumed\": \"string\",\n        \"FuelUnits\": \"string\"\n      },\n      \"FuelRemaining\": {\n        \"datetime\": \"string\",\n        \"Percent\": \"string\"\n      }\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["api","CustomerAuth","CustomerTimeseriesRange","v1","Day",":endTime",":pageNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"description":{"content":"<p>Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day</p>\n","type":"text/plain"},"type":"any","value":"yesterday","key":"endTime"},{"description":{"content":"<p>(Required) Numeric ID of the page to get (defaults to 100 item pagination)</p>\n","type":"text/plain"},"type":"any","value":"1","key":"pageNumber"}]}},"response":[{"id":"67bc3f78-d8ab-4633-8930-f63b98c5d490","name":"OK - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"pageSize","value":"250","description":"(optional, default: 100) Set the size of the returned payload. Note larger payloads take longer to process.","type":"text","uuid":"9c3a3914-92c1-4112-83a9-fdd8fe5a7572"}]},"url":{"raw":"{{baseUrl}}/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/:endTime/:pageNumber","host":["{{baseUrl}}"],"path":["api","CustomerAuth","CustomerTimeseriesRange","v1","Day",":endTime",":pageNumber"],"variable":[{"key":"endTime","value":"yesterday","description":"Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day"},{"key":"pageNumber","value":"1","description":"(Required) Numeric ID of the page to get (defaults to 100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1254"},{"key":"ETag","value":"W/\"4e6-0qaP3dCj2et3i+rhlqY+u5z6EPo\""},{"key":"Date","value":"Thu, 27 Mar 2025 12:03:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"@attributes\": {\n        \"version\": \"1.0\",\n        \"snapshotTime\": \"2025-03-27T12:03:45.764Z\"\n    },\n    \"Links\": [\n        {\n            \"Rel\": \"Current\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/yesterday/1\"\n        },\n        {\n            \"Rel\": \"Last\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/yesterday/1\"\n        },\n        {\n            \"Rel\": \"First\",\n            \"Href\": \"http://localhost:3000/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/yesterday/1\"\n        }\n    ],\n    \"Equipment\": [\n        {\n            \"EquipmentHeader\": {\n                \"OEMName\": \"Hitachi\",\n                \"Model\": \"ZX135USBL-7\",\n                \"EquipmentID\": \"FleetID 000100\",\n                \"SerialNumber\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"PIN\": \"SIMULATEDUNIT000100\",\n                \"uid\": \"67c704777b8cbd3a2b3a1d3a\",\n                \"TrackerType\": \"PVS D2\"\n            },\n            \"Location\": {\n                \"datetime\": \"2025-03-26T23:59:50.000Z\",\n                \"Latitude\": 52.37461,\n                \"Longitude\": -1.593828,\n                \"Altitude\": 199,\n                \"AltitudeUnits\": \"metre\"\n            },\n            \"CumulativeOperatingHours\": {\n                \"datetime\": \"2025-03-26T23:58:23.406Z\",\n                \"Hour\": 5502\n            },\n            \"FuelUsed\": {\n                \"datetime\": \"2025-03-26T23:59:50.000Z\",\n                \"FuelConsumed\": 38585,\n                \"FuelUnits\": \"litre\"\n            },\n            \"FuelUsedLast24\": {\n                \"datetime\": \"2025-03-26T23:59:59Z\",\n                \"FuelConsumed\": 196,\n                \"FuelUnits\": \"litre\"\n            },\n            \"OperatingHoursLast24\": {\n                \"datetime\": \"2025-03-26T23:59:59Z\",\n                \"Hour\": 24\n            },\n            \"IdleNonOperatingHoursLast24\": {\n                \"datetime\": \"2025-03-26T23:59:59Z\",\n                \"Hour\": 3.22\n            },\n            \"FuelRemaining\": {\n                \"datetime\": \"2025-03-26T23:59:50.000Z\",\n                \"Percent\": 100\n            }\n        }\n    ]\n}"},{"id":"9fa05831-6687-4b45-a33e-d0e69c392940","name":"OK - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"pageSize","value":"250","description":"(optional, default: 100) Set the size of the returned payload. Note larger payloads take longer to process.","type":"text","uuid":"9c3a3914-92c1-4112-83a9-fdd8fe5a7572"}]},"url":{"raw":"{{baseUrl}}/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/:endTime/:pageNumber","host":["{{baseUrl}}"],"path":["api","CustomerAuth","CustomerTimeseriesRange","v1","Day",":endTime",":pageNumber"],"variable":[{"key":"endTime","value":"yesterday","description":"Date as YYYY-MM-DD or as iso string (e.g. 2024-11-05T23:59:59Z). If you give an ISO string with hours, the values reported will be calculated for the previous 24h. If you just give a date then it will be considered as the 24h of the input date in the UTC timezone (eg. 2024-11-05 will give from 2024-11-05T00:00:00Z to 2024-11-05T23:59:59Z).\n\"yesterday\" is also supported and automatically goes to 23:59:59 UTC of the previous day"},{"key":"pageNumber","value":"1","description":"(Required) Numeric ID of the page to get (defaults to 100 item pagination)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"1922"},{"key":"ETag","value":"W/\"782-XiGBPbrCUvPC15DaS5lqaDxn+hk\""},{"key":"Date","value":"Thu, 27 Mar 2025 12:04:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Fleet version=\"1.0\" snapshotTime=\"2025-03-27T12:04:09.301Z\">\n    <Links>\n        <Link>\n        <Rel>Current</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/yesterday/1</Href>\n        </Link>\n        <Link>\n        <Rel>Last</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/yesterday/1</Href>\n        </Link>\n        <Link>\n        <Rel>First</Rel>\n        <Href>http://localhost:3000/api/CustomerAuth/CustomerTimeseriesRange/v1/Day/yesterday/1</Href>\n        </Link>\n  \n    </Links>\n    <Equipment>\n        <EquipmentHeader>\n            <OEMName>Hitachi</OEMName>\n            <Model>ZX135USBL-7</Model>\n            <EquipmentID>FleetID 000100</EquipmentID>\n            <SerialNumber>67c704777b8cbd3a2b3a1d3a</SerialNumber>\n            <PIN>SIMULATEDUNIT000100</PIN>\n            <uid>67c704777b8cbd3a2b3a1d3a</uid>\n            <TrackerType>PVS D2</TrackerType>\n        </EquipmentHeader>\n        <Location datetime=\"2025-03-26T23:59:50.000Z\">\n            <Latitude>52.37461</Latitude>\n            <Longitude>-1.593828</Longitude>\n            <Altitude>199</Altitude>\n            <AltitudeUnits>metre</AltitudeUnits>\n        </Location>\n        <CumulativeOperatingHours datetime=\"2025-03-26T23:58:23.406Z\">\n            <Hour>5502</Hour>\n        </CumulativeOperatingHours>\n        <FuelUsed datetime=\"2025-03-26T23:59:50.000Z\">\n            <FuelConsumed>38585</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsed>\n        <FuelUsedLast24 datetime=\"2025-03-26T23:59:59.000Z\">\n            <FuelConsumed>196</FuelConsumed>\n            <FuelUnits>litre</FuelUnits>\n        </FuelUsedLast24>\n        <OperatingHoursLast24 datetime=\"2025-03-26T23:59:59.000Z\">\n            <Hour>24</Hour>\n        </OperatingHoursLast24>\n        <IdleNonOperatingHoursLast24 datetime=\"2025-03-26T23:59:59.000Z\">\n            <Hour>3.22</Hour>\n        </IdleNonOperatingHoursLast24>\n        <FuelRemaining datetime=\"2025-03-26T23:59:50.000Z\">\n            <Percent>100</Percent>\n        </FuelRemaining>\n    </Equipment>\n</Fleet>"},{"id":"a6b435e8-643e-4362-ae91-ce0b8e3318f5","name":"Not Authorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"{{baseUrl}}/TelematicsAPI/api/ISO-15143-3/daily/v1/Fleet/:pageNumber","host":["{{baseUrl}}"],"path":["TelematicsAPI","api","ISO-15143-3","daily","v1","Fleet",":pageNumber"],"variable":[{"key":"pageNumber"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"timestamp\": \"<integer>\",\n  \"status\": \"<string>\",\n  \"statusCode\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"verified\": \"<boolean>\"\n}"}],"_postman_id":"8e51ef26-c3fc-4e9a-8432-01920c0587a5"}],"id":"f5fed84c-4f8c-4d92-9a64-fa74903bd689","description":"<p>Here authentication is provided by the Customer account, therefore all machines available to the customer can be accessed. This does not need fleets configured.</p>\n","_postman_id":"f5fed84c-4f8c-4d92-9a64-fa74903bd689"}],"event":[{"listen":"prerequest","script":{"id":"07f0ac97-40c6-41b2-9d20-7c81bebc00d4","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"4e983793-4c6c-4c6f-9cf9-2c5ea5489726","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"{{baseUrl}}"}]}