{"info":{"_postman_id":"374406d7-f8cd-47b5-8999-6a431e68eec2","name":"Fleet Admin Dashboard API","description":"<html><head></head><body><p>Comprehensive collection for Fleet Admin Dashboard (fleet + users). Includes endpoints, query params, and sample request bodies.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3262255","collectionId":"374406d7-f8cd-47b5-8999-6a431e68eec2","publishedId":"2sB3QNoo6z","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-15T12:40:54.000Z"},"item":[{"name":"Dashboard","item":[{"name":"Summary","id":"faff0e3b-8cb4-4bba-8c8c-2e0be9232275","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/dashboard/summary/?date_range=today","urlObject":{"path":["fleet","dashboard","summary",""],"host":[""],"query":[{"description":{"content":"<p>today|10days|30days|90days</p>\n","type":"text/plain"},"key":"date_range","value":"today"},{"disabled":true,"key":"start_date","value":""},{"disabled":true,"key":"end_date","value":""}],"variable":[]}},"response":[],"_postman_id":"faff0e3b-8cb4-4bba-8c8c-2e0be9232275"},{"name":"Vehicles Stats","id":"e91509e9-48fe-428d-8037-24787d939b05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicles/dashboard_stats/","urlObject":{"path":["fleet","vehicles","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e91509e9-48fe-428d-8037-24787d939b05"},{"name":"Drivers Stats","id":"2da6c33a-7e6d-4724-9246-36b5f825f36f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/drivers/dashboard_stats/","urlObject":{"path":["fleet","drivers","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"2da6c33a-7e6d-4724-9246-36b5f825f36f"},{"name":"Trips Stats","id":"091c7790-1fa2-435e-9418-dc1d3239606a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/trips/dashboard_stats/","urlObject":{"path":["fleet","trips","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"091c7790-1fa2-435e-9418-dc1d3239606a"},{"name":"Alerts Stats","id":"7676acc3-cffb-4d6f-9b10-b3f69159f5df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/dashboard_stats/","urlObject":{"path":["fleet","alerts","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7676acc3-cffb-4d6f-9b10-b3f69159f5df"},{"name":"Scheduled Maintenance Stats","id":"881cc832-b714-4572-ac83-7af608d4fa36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/scheduled-maintenance/dashboard_stats/","urlObject":{"path":["fleet","scheduled-maintenance","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"881cc832-b714-4572-ac83-7af608d4fa36"},{"name":"Dashcams Stats","id":"cdc09544-a31b-42b3-a684-b944b07a1f64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/dashcams/dashboard_stats/","urlObject":{"path":["fleet","dashcams","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"cdc09544-a31b-42b3-a684-b944b07a1f64"}],"id":"ef876c6b-7f48-4b81-91ad-1deda9096e3f","_postman_id":"ef876c6b-7f48-4b81-91ad-1deda9096e3f","description":""},{"name":"Vehicles","item":[{"name":"List Vehicles","id":"07e31818-6f22-4f1e-8cf5-47fd366717e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicles/?fleet=1&vehicle_type=1&has_obd=&online=&health_status=","urlObject":{"path":["fleet","vehicles",""],"host":[""],"query":[{"description":{"content":"<p>operator_id</p>\n","type":"text/plain"},"key":"fleet","value":"1"},{"key":"vehicle_type","value":"1"},{"description":{"content":"<p>true|false</p>\n","type":"text/plain"},"key":"has_obd","value":""},{"description":{"content":"<p>true|false</p>\n","type":"text/plain"},"key":"online","value":""},{"description":{"content":"<p>Good|Warning|Critical</p>\n","type":"text/plain"},"key":"health_status","value":""}],"variable":[]}},"response":[],"_postman_id":"07e31818-6f22-4f1e-8cf5-47fd366717e0"},{"name":"Create Vehicle","id":"04d4b490-6e78-4bb4-b47d-d96ae3cbd1d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vin\": \"VAUZZZ8V5LA567890\",\n  \"fleet_operator\": 1,\n  \"license_plate\": \"EV-5678\",\n  \"vehicle_type\": 3,\n  \"alerts_enabled\": true,\n  \"ota_enabled\": false,\n  \"make\": \"Hyundai\",\n  \"model\": \"Kona Electric\",\n  \"year\": 2023,\n  \"battery_capacity_kwh\": 64,\n  \"current_battery_level\": 92,\n  \"mileage_km\": 5200,\n  \"warranty_expiry_date\": \"2026-10-15\",\n  \"status\": \"available\",\n  \"color\": \"Blue\",\n  \"seating_capacity\": 5,\n  \"fuel_type\": \"Electric\",\n  \"transmission_type\": \"Automatic\",\n  \"last_known_location\": {\n    \"type\": \"Point\",\n    \"coordinates\": [78.47258, 17.40406]\n  },\n  \"efficiency_km_per_kwh\": 5.0\n}"},"url":"/fleet/vehicles/","urlObject":{"path":["fleet","vehicles",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"04d4b490-6e78-4bb4-b47d-d96ae3cbd1d4"},{"name":"Retrieve Vehicle","id":"60ca7e6d-9842-463e-a755-1e0d6fb1edd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicles/{{vehicle_id}}/","urlObject":{"path":["fleet","vehicles","{{vehicle_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"60ca7e6d-9842-463e-a755-1e0d6fb1edd9"},{"name":"Update Vehicle","id":"d28dcb1d-ff24-478b-82f7-ab8a04756a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"in_service\"\n}"},"url":"/fleet/vehicles/{{vehicle_id}}/","urlObject":{"path":["fleet","vehicles","{{vehicle_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d28dcb1d-ff24-478b-82f7-ab8a04756a19"},{"name":"Delete Vehicle","id":"95eef0e2-38c7-418c-8af8-7786c8a7125d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicles/{{vehicle_id}}/","urlObject":{"path":["fleet","vehicles","{{vehicle_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"95eef0e2-38c7-418c-8af8-7786c8a7125d"},{"name":"Vehicle Telemetry Data (recent)","id":"952d2248-c10e-42cb-b0f1-e12a8e888406","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicles/{{vehicle_id}}/telemetry_data/","urlObject":{"path":["fleet","vehicles","{{vehicle_id}}","telemetry_data",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"952d2248-c10e-42cb-b0f1-e12a8e888406"},{"name":"Vehicle Telemetry Trends","id":"2fe73aae-691c-4c8f-b0fd-f170b1f1a79e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/history/vehicle/{{vehicle_id}}/?date_range=30days&include_details=true&include_raw=false&visualization=all&category=&chart_points=7&max_points=100","urlObject":{"path":["fleet","history","vehicle","{{vehicle_id}}",""],"host":[""],"query":[{"description":{"content":"<p>today|10days|30days|90days</p>\n","type":"text/plain"},"key":"date_range","value":"30days"},{"disabled":true,"key":"start_date","value":""},{"disabled":true,"key":"end_date","value":""},{"key":"include_details","value":"true"},{"key":"include_raw","value":"false"},{"description":{"content":"<p>all|motor_temperature|battery_level|speed|range|power|tire_pressure|torque</p>\n","type":"text/plain"},"key":"visualization","value":"all"},{"description":{"content":"<p>metric key overrides visualization</p>\n","type":"text/plain"},"key":"category","value":""},{"key":"chart_points","value":"7"},{"key":"max_points","value":"100"}],"variable":[]}},"response":[],"_postman_id":"2fe73aae-691c-4c8f-b0fd-f170b1f1a79e"},{"name":"Set For Maintenance (bulk)","id":"79563dd5-8294-4ddc-bd4b-0459a2e43873","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_vehicles\": [1,2,3]\n}"},"url":"/fleet/vehicles/set_for_maintenance/","urlObject":{"path":["fleet","vehicles","set_for_maintenance",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"79563dd5-8294-4ddc-bd4b-0459a2e43873"},{"name":"Retire Vehicles (bulk)","id":"b26d91b8-38b5-4af0-a22e-7ba89f3446d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_vehicles\": [1,2,3]\n}"},"url":"/fleet/vehicles/retire_vehicles/","urlObject":{"path":["fleet","vehicles","retire_vehicles",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b26d91b8-38b5-4af0-a22e-7ba89f3446d6"},{"name":"Dashboard Stats","id":"1797a6e2-654f-4d76-aecf-0c389efcebb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicles/dashboard_stats/","urlObject":{"path":["fleet","vehicles","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"1797a6e2-654f-4d76-aecf-0c389efcebb1"}],"id":"14b84c86-d8f8-4e73-bdd6-ef314f28e6ae","_postman_id":"14b84c86-d8f8-4e73-bdd6-ef314f28e6ae","description":""},{"name":"Vehicle Documents","item":[{"name":"List","id":"7902f441-9d6b-4812-9c27-9fad456d6474","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-documents/","urlObject":{"path":["fleet","vehicle-documents",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7902f441-9d6b-4812-9c27-9fad456d6474"},{"name":"Create","id":"0af7af33-d8f1-4e4f-97df-37cc4da38399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"formdata","formdata":[{"key":"vehicle","value":"34","type":"text"},{"key":"doc_type","value":"insurance","type":"text"},{"key":"doc_number","value":"POL-123","type":"text"},{"key":"issue_date","value":"2024-01-01","type":"text"},{"key":"expiry_date","value":"2025-01-01","type":"text"},{"key":"is_active","value":"true","type":"text"},{"key":"doc_file","type":"file","value":null}]},"url":"/fleet/vehicle-documents/","urlObject":{"path":["fleet","vehicle-documents",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0af7af33-d8f1-4e4f-97df-37cc4da38399"},{"name":"Retrieve","id":"18c56eca-83db-4ec2-9d8d-eecec4d3d95d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-documents/{{vehicle_doc_id}}/","urlObject":{"path":["fleet","vehicle-documents","{{vehicle_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"18c56eca-83db-4ec2-9d8d-eecec4d3d95d"},{"name":"Update (JSON)","id":"fb7f58fb-0753-4ec3-8c92-8355a8e12b4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"is_active\": false\n}"},"url":"/fleet/vehicle-documents/{{vehicle_doc_id}}/","urlObject":{"path":["fleet","vehicle-documents","{{vehicle_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"fb7f58fb-0753-4ec3-8c92-8355a8e12b4b"},{"name":"Replace File (PATCH multipart)","id":"89ad9e76-bf1c-4255-8f39-38af4560c65f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"formdata","formdata":[{"key":"doc_file","type":"file","value":null}]},"url":"/fleet/vehicle-documents/{{vehicle_doc_id}}/","urlObject":{"path":["fleet","vehicle-documents","{{vehicle_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"89ad9e76-bf1c-4255-8f39-38af4560c65f"},{"name":"Delete","id":"5dfc4917-963b-4d88-83e1-a640319461ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-documents/{{vehicle_doc_id}}/","urlObject":{"path":["fleet","vehicle-documents","{{vehicle_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"5dfc4917-963b-4d88-83e1-a640319461ac"}],"id":"3bc7f42d-8796-408e-aaaa-c805e91cc0ec","_postman_id":"3bc7f42d-8796-408e-aaaa-c805e91cc0ec","description":""},{"name":"Vehicle Types","item":[{"name":"List","id":"9b9fc7b7-6a51-4af6-8ac3-fa4324423977","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-types/","urlObject":{"path":["fleet","vehicle-types",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"9b9fc7b7-6a51-4af6-8ac3-fa4324423977"},{"name":"Create","id":"2ca8fa80-7831-41fc-9db0-07bc3780b9f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"VTY-ESPR-2024\",\n  \"name\": \"eSprinter Van\",\n  \"category\": \"4W\",\n  \"drivetrain\": \"FWD\",\n  \"battery_capacity_kwh\": 113,\n  \"motor_power_kw\": 150,\n  \"wltp_range_km\": 440,\n  \"status\": \"active\",\n  \"description\": \"Large electric cargo van\"\n}"},"url":"/fleet/vehicle-types/","urlObject":{"path":["fleet","vehicle-types",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"2ca8fa80-7831-41fc-9db0-07bc3780b9f1"},{"name":"Upload CSV","id":"da1a90f4-9ffa-4fdd-97db-efd2379ce2b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null}]},"url":"/fleet/vehicle-types/upload-csv/","urlObject":{"path":["fleet","vehicle-types","upload-csv",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"da1a90f4-9ffa-4fdd-97db-efd2379ce2b0"},{"name":"Retrieve","id":"c49c39c2-7911-46f0-8b0f-e74b4d35dfb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-types/{{vehicle_type_id}}/","urlObject":{"path":["fleet","vehicle-types","{{vehicle_type_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c49c39c2-7911-46f0-8b0f-e74b4d35dfb5"},{"name":"Update","id":"53d018ed-75a1-4a0b-a2fe-7ba178acd9b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"inactive\"\n}"},"url":"/fleet/vehicle-types/{{vehicle_type_id}}/","urlObject":{"path":["fleet","vehicle-types","{{vehicle_type_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"53d018ed-75a1-4a0b-a2fe-7ba178acd9b8"},{"name":"Delete","id":"66a061e9-9ddb-4aaf-bf1e-a05890a4bac1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-types/{{vehicle_type_id}}/","urlObject":{"path":["fleet","vehicle-types","{{vehicle_type_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"66a061e9-9ddb-4aaf-bf1e-a05890a4bac1"},{"name":"Firmware Lineage","id":"dc7045ad-af1d-42d0-a220-9f2957047baa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-types/{{vehicle_type_id}}/firmware-lineage/","urlObject":{"path":["fleet","vehicle-types","{{vehicle_type_id}}","firmware-lineage",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"dc7045ad-af1d-42d0-a220-9f2957047baa"},{"name":"Alert Thresholds","id":"8ce9f2b2-2b93-47bd-b749-a113dbba3795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-types/{{vehicle_type_id}}/alert-thresholds/","urlObject":{"path":["fleet","vehicle-types","{{vehicle_type_id}}","alert-thresholds",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8ce9f2b2-2b93-47bd-b749-a113dbba3795"},{"name":"Type Documents","id":"9bf795d7-455c-4a0a-a0f2-b16af3f643a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-types/{{vehicle_type_id}}/documents/","urlObject":{"path":["fleet","vehicle-types","{{vehicle_type_id}}","documents",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"9bf795d7-455c-4a0a-a0f2-b16af3f643a1"},{"name":"Active Vehicles","id":"4523f8be-3306-482b-9e89-c1b7bc3e9908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-types/{{vehicle_type_id}}/active-vehicles/","urlObject":{"path":["fleet","vehicle-types","{{vehicle_type_id}}","active-vehicles",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"4523f8be-3306-482b-9e89-c1b7bc3e9908"}],"id":"8fed36a4-d095-4f02-b775-b24f8b63967a","_postman_id":"8fed36a4-d095-4f02-b775-b24f8b63967a","description":""},{"name":"Drivers","item":[{"name":"List","id":"13def4f4-3636-4c5f-ac5d-ce045c4837c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/drivers/","urlObject":{"path":["fleet","drivers",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"13def4f4-3636-4c5f-ac5d-ce045c4837c4"},{"name":"Create (nested user)","id":"7b0e6a7a-f4d2-43f0-8075-446651ac58d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"user\": {\n    \"username\": \"jdoe\",\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"email\": \"john.doe@example.com\"\n  },\n  \"fleet_operator\": 1,\n  \"phone_number\": \"+91-9876543210\",\n  \"license_number\": \"LIC-998\",\n  \"experience_years\": 6\n}"},"url":"/fleet/drivers/","urlObject":{"path":["fleet","drivers",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7b0e6a7a-f4d2-43f0-8075-446651ac58d8"},{"name":"Create (existing user_id)","id":"8d3651d6-1e9d-4bf2-b000-c7d9ddbd5b57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"user_id\": 42,\n  \"fleet_operator\": 1,\n  \"phone_number\": \"+91-9812345678\",\n  \"license_number\": \"LIC-123\",\n  \"experience_years\": 3\n}"},"url":"/fleet/drivers/","urlObject":{"path":["fleet","drivers",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8d3651d6-1e9d-4bf2-b000-c7d9ddbd5b57"},{"name":"Retrieve","id":"d6d123e3-edd1-4b94-85b7-fcb1a0760f6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/drivers/{{driver_id}}/","urlObject":{"path":["fleet","drivers","{{driver_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d6d123e3-edd1-4b94-85b7-fcb1a0760f6a"},{"name":"Update (PATCH)","id":"1dc335ef-cd38-45ae-afb4-60c24aeb163c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"experience_years\": 7\n}"},"url":"/fleet/drivers/{{driver_id}}/","urlObject":{"path":["fleet","drivers","{{driver_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"1dc335ef-cd38-45ae-afb4-60c24aeb163c"},{"name":"Update Driver (action)","id":"8cbdeb9e-5f14-47b2-98fb-b569776d5575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"phone_number\": \"+91-9000000000\"\n}"},"url":"/fleet/drivers/{{driver_id}}/update_driver/","urlObject":{"path":["fleet","drivers","{{driver_id}}","update_driver",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8cbdeb9e-5f14-47b2-98fb-b569776d5575"},{"name":"Delete","id":"ca6cad0f-960f-4a65-b5d0-492bb0e91e00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/drivers/{{driver_id}}/","urlObject":{"path":["fleet","drivers","{{driver_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ca6cad0f-960f-4a65-b5d0-492bb0e91e00"},{"name":"Suspend Drivers (bulk)","id":"439ff92f-070d-440c-8f59-2095a81f2291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_drivers\": [1,2,3]\n}"},"url":"/fleet/drivers/suspend_drivers/","urlObject":{"path":["fleet","drivers","suspend_drivers",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"439ff92f-070d-440c-8f59-2095a81f2291"},{"name":"Export CSV","id":"f93eaacc-3b25-44c7-b8f4-9d7695ecfb60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/drivers/export_drivers_csv/?ids=1,2,3","urlObject":{"path":["fleet","drivers","export_drivers_csv",""],"host":[""],"query":[{"key":"ids","value":"1,2,3"}],"variable":[]}},"response":[],"_postman_id":"f93eaacc-3b25-44c7-b8f4-9d7695ecfb60"},{"name":"Dashboard Stats","id":"5fe4cdbd-559b-4c0a-bdae-54d0cc10c388","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/drivers/dashboard_stats/","urlObject":{"path":["fleet","drivers","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"5fe4cdbd-559b-4c0a-bdae-54d0cc10c388"}],"id":"9cf85ce5-f81b-452b-a55f-26a23bc6eb9c","_postman_id":"9cf85ce5-f81b-452b-a55f-26a23bc6eb9c","description":""},{"name":"Driver Documents","item":[{"name":"List","id":"7de19e42-f084-488d-9bee-eb32ca062546","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/driver-documents/","urlObject":{"path":["fleet","driver-documents",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7de19e42-f084-488d-9bee-eb32ca062546"},{"name":"Create","id":"8f2241e0-bec4-46a6-8179-4306195004d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"formdata","formdata":[{"key":"driver","value":"12","type":"text"},{"key":"doc_type","value":"license","type":"text"},{"key":"doc_number","value":"DL-123","type":"text"},{"key":"issue_date","value":"2024-01-01","type":"text"},{"key":"expiry_date","value":"2026-01-01","type":"text"},{"key":"is_active","value":"true","type":"text"},{"key":"doc_file","type":"file","value":null}]},"url":"/fleet/driver-documents/","urlObject":{"path":["fleet","driver-documents",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8f2241e0-bec4-46a6-8179-4306195004d8"},{"name":"Retrieve","id":"f46befac-fb7d-49d4-860b-2b5c901db81c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/driver-documents/{{driver_doc_id}}/","urlObject":{"path":["fleet","driver-documents","{{driver_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f46befac-fb7d-49d4-860b-2b5c901db81c"},{"name":"Update (JSON)","id":"8ba9f226-dee4-4d76-8ea0-5ec74541fe17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"is_active\": false\n}"},"url":"/fleet/driver-documents/{{driver_doc_id}}/","urlObject":{"path":["fleet","driver-documents","{{driver_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8ba9f226-dee4-4d76-8ea0-5ec74541fe17"},{"name":"Replace File (PATCH multipart)","id":"c6ca3726-6d33-436b-8d0e-26333a498ad3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"formdata","formdata":[{"key":"doc_file","type":"file","value":null}]},"url":"/fleet/driver-documents/{{driver_doc_id}}/","urlObject":{"path":["fleet","driver-documents","{{driver_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c6ca3726-6d33-436b-8d0e-26333a498ad3"},{"name":"Delete","id":"6a8b77d2-cc48-4632-bd28-102cc2ad6d53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/driver-documents/{{driver_doc_id}}/","urlObject":{"path":["fleet","driver-documents","{{driver_doc_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"6a8b77d2-cc48-4632-bd28-102cc2ad6d53"}],"id":"0292d448-0826-4c72-bf88-f5e77cdb0bb6","_postman_id":"0292d448-0826-4c72-bf88-f5e77cdb0bb6","description":""},{"name":"Trips","item":[{"name":"List","id":"46aa4c53-d11a-4c61-9cf7-b63641fdc33b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/trips/?status=&vehicle=&driver=&trip_id=","urlObject":{"path":["fleet","trips",""],"host":[""],"query":[{"description":{"content":"<p>scheduled|in_progress|completed|cancelled</p>\n","type":"text/plain"},"key":"status","value":""},{"key":"vehicle","value":""},{"key":"driver","value":""},{"key":"trip_id","value":""}],"variable":[]}},"response":[],"_postman_id":"46aa4c53-d11a-4c61-9cf7-b63641fdc33b"},{"name":"Create","id":"3aaf5327-4782-483c-962e-7bd22734d9c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"trip_id\": \"T-2025-0098\",\n  \"driver\": 12,\n  \"vehicle\": 34,\n  \"scheduled_start_time\": \"2025-09-20T09:30:00Z\",\n  \"scheduled_end_time\": \"2025-09-20T12:00:00Z\",\n  \"start_coordinate\": { \"type\": \"Point\", \"coordinates\": [78.47258, 17.40406] },\n  \"end_coordinate\": { \"type\": \"Point\", \"coordinates\": [78.50111, 17.39910] },\n  \"estimated_cost\": 250.00\n}"},"url":"/fleet/trips/","urlObject":{"path":["fleet","trips",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3aaf5327-4782-483c-962e-7bd22734d9c3"},{"name":"Retrieve","id":"a66e0f4a-b9bc-4d50-962b-5e554dc77ee6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/trips/{{trip_id}}/","urlObject":{"path":["fleet","trips","{{trip_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"a66e0f4a-b9bc-4d50-962b-5e554dc77ee6"},{"name":"Update","id":"6437be19-9460-4661-8c58-dcbf23f1733d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"estimated_cost\": 275.00\n}"},"url":"/fleet/trips/{{trip_id}}/","urlObject":{"path":["fleet","trips","{{trip_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"6437be19-9460-4661-8c58-dcbf23f1733d"},{"name":"Delete","id":"79c997d0-aeca-4ee8-bc11-5bd0a86ad3b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/trips/{{trip_id}}/","urlObject":{"path":["fleet","trips","{{trip_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"79c997d0-aeca-4ee8-bc11-5bd0a86ad3b3"},{"name":"Start","id":"e1e1d2d2-8ca9-4d12-9e4f-480995dc59f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"start_latitude\": 17.40406,\n  \"start_longitude\": 78.47258\n}"},"url":"/fleet/trips/{{trip_id}}/start/","urlObject":{"path":["fleet","trips","{{trip_id}}","start",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e1e1d2d2-8ca9-4d12-9e4f-480995dc59f9"},{"name":"End","id":"c81e8ee7-1cc8-4493-839c-8a20799e95ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"end_latitude\": 17.39910,\n  \"end_longitude\": 78.50111,\n  \"distance_travelled_km\": 12.6\n}"},"url":"/fleet/trips/{{trip_id}}/end/","urlObject":{"path":["fleet","trips","{{trip_id}}","end",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c81e8ee7-1cc8-4493-839c-8a20799e95ed"},{"name":"Cancel","id":"baff5df2-0927-4d40-868a-47c899aed624","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"reason\": \"Customer requested\"\n}"},"url":"/fleet/trips/{{trip_id}}/cancel/","urlObject":{"path":["fleet","trips","{{trip_id}}","cancel",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"baff5df2-0927-4d40-868a-47c899aed624"},{"name":"Command","id":"21cc00b4-90e3-423a-8ea0-57b34503527e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"command\": \"lock\"\n}"},"url":"/fleet/trips/{{trip_id}}/command/","urlObject":{"path":["fleet","trips","{{trip_id}}","command",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"21cc00b4-90e3-423a-8ea0-57b34503527e"},{"name":"Cancel Trips (bulk)","id":"7b3f4290-0f63-46b9-a64d-e32c8a5f6644","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_records\": [1,2,3]\n}"},"url":"/fleet/trips/cancel_trips/","urlObject":{"path":["fleet","trips","cancel_trips",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7b3f4290-0f63-46b9-a64d-e32c8a5f6644"},{"name":"Dashboard Stats","id":"dfdb98d2-a3d6-4c87-99a9-58b8e7991284","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/trips/dashboard_stats/","urlObject":{"path":["fleet","trips","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"dfdb98d2-a3d6-4c87-99a9-58b8e7991284"}],"id":"a5b2190b-f0bf-475c-9c23-ad475da91b79","_postman_id":"a5b2190b-f0bf-475c-9c23-ad475da91b79","description":""},{"name":"Telemetry","item":[{"name":"List (filters)","id":"d9fa9142-6526-455d-ac37-1a20c66cc4c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-telemetry/?timestamp_after=&timestamp_before=&trip=&trip_id=&vehicle=&vehicle_vin=&min_speed=&max_speed=&min_battery=&max_battery=&min_motor_temp=&max_motor_temp=&min_range=&max_range=&has_error_codes=","urlObject":{"path":["fleet","obd-telemetry",""],"host":[""],"query":[{"key":"timestamp_after","value":""},{"key":"timestamp_before","value":""},{"key":"trip","value":""},{"key":"trip_id","value":""},{"key":"vehicle","value":""},{"key":"vehicle_vin","value":""},{"key":"min_speed","value":""},{"key":"max_speed","value":""},{"key":"min_battery","value":""},{"key":"max_battery","value":""},{"key":"min_motor_temp","value":""},{"key":"max_motor_temp","value":""},{"key":"min_range","value":""},{"key":"max_range","value":""},{"key":"has_error_codes","value":""}],"variable":[]}},"response":[],"_postman_id":"d9fa9142-6526-455d-ac37-1a20c66cc4c3"},{"name":"Aggregated","id":"db489611-663e-4760-adb4-f2c18a622698","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-telemetry/?aggregated=true","urlObject":{"path":["fleet","obd-telemetry",""],"host":[""],"query":[{"key":"aggregated","value":"true"}],"variable":[]}},"response":[],"_postman_id":"db489611-663e-4760-adb4-f2c18a622698"},{"name":"Top Errors","id":"1d919260-bbac-4927-8572-e8cf79933554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-telemetry/?top_errors=true&limit=10","urlObject":{"path":["fleet","obd-telemetry",""],"host":[""],"query":[{"key":"top_errors","value":"true"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"1d919260-bbac-4927-8572-e8cf79933554"},{"name":"Retrieve","id":"4fd9e1d4-0aa4-4528-9e00-5003998fd34a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-telemetry/{{obd_telemetry_id}}/","urlObject":{"path":["fleet","obd-telemetry","{{obd_telemetry_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"4fd9e1d4-0aa4-4528-9e00-5003998fd34a"}],"id":"a983f231-a5c6-42ee-89ac-efebf101425b","_postman_id":"a983f231-a5c6-42ee-89ac-efebf101425b","description":""},{"name":"Alerts","item":[{"name":"List (filters)","id":"b496ca4d-4a2e-492d-94f8-fe7b0d8ff7ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/?severity=&status=&vehicle=&system=","urlObject":{"path":["fleet","alerts",""],"host":[""],"query":[{"description":{"content":"<p>low|medium|high|critical</p>\n","type":"text/plain"},"key":"severity","value":""},{"description":{"content":"<p>acknowledged|ignored|resolved|active</p>\n","type":"text/plain"},"key":"status","value":""},{"key":"vehicle","value":""},{"key":"system","value":""}],"variable":[]}},"response":[],"_postman_id":"b496ca4d-4a2e-492d-94f8-fe7b0d8ff7ed"},{"name":"Retrieve","id":"3d810353-4701-4147-940d-b37155310e24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/{{alert_id}}/","urlObject":{"path":["fleet","alerts","{{alert_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3d810353-4701-4147-940d-b37155310e24"},{"name":"Update","id":"3e9bdda0-9284-408c-a2da-f067f77b1755","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"read\": true\n}"},"url":"/fleet/alerts/{{alert_id}}/","urlObject":{"path":["fleet","alerts","{{alert_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3e9bdda0-9284-408c-a2da-f067f77b1755"},{"name":"Delete","id":"f279bad6-b67b-40f4-8a2c-9b573bf036ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/{{alert_id}}/","urlObject":{"path":["fleet","alerts","{{alert_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f279bad6-b67b-40f4-8a2c-9b573bf036ea"},{"name":"Mark Read (bulk)","id":"f13d04f4-843e-4084-8ddc-1aa6723f8cb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_records\": [1,2,3]\n}"},"url":"/fleet/alerts/mark_read/","urlObject":{"path":["fleet","alerts","mark_read",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f13d04f4-843e-4084-8ddc-1aa6723f8cb5"},{"name":"Resolve (bulk)","id":"a8022dfa-0631-40d2-b35f-91fe98b4fc1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_records\": [1,2,3]\n}"},"url":"/fleet/alerts/resolve_alert/","urlObject":{"path":["fleet","alerts","resolve_alert",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"a8022dfa-0631-40d2-b35f-91fe98b4fc1b"},{"name":"Acknowledge","id":"e4992fa4-543e-4f98-9b0e-9056b261a38a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/{{alert_id}}/acknowledge/","urlObject":{"path":["fleet","alerts","{{alert_id}}","acknowledge",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e4992fa4-543e-4f98-9b0e-9056b261a38a"},{"name":"Ignore","id":"5689789e-59eb-4cc9-8479-d6e055cc134e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/{{alert_id}}/ignore/","urlObject":{"path":["fleet","alerts","{{alert_id}}","ignore",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"5689789e-59eb-4cc9-8479-d6e055cc134e"},{"name":"Resolve","id":"131e15b4-f59a-4e36-92ef-dbd97417c576","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/{{alert_id}}/resolve/","urlObject":{"path":["fleet","alerts","{{alert_id}}","resolve",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"131e15b4-f59a-4e36-92ef-dbd97417c576"},{"name":"Dashboard Stats","id":"d95df052-4101-467d-809d-d8c7a07a70a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/dashboard_stats/","urlObject":{"path":["fleet","alerts","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d95df052-4101-467d-809d-d8c7a07a70a7"},{"name":"Trends","id":"d982ccde-6364-4482-aa26-bd847ac9beac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alerts/trends/","urlObject":{"path":["fleet","alerts","trends",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d982ccde-6364-4482-aa26-bd847ac9beac"}],"id":"5231d670-9663-4064-969c-c5c42f152a8b","_postman_id":"5231d670-9663-4064-969c-c5c42f152a8b","description":""},{"name":"Alert Rules","item":[{"name":"List","id":"16288dec-f451-464f-b379-bb04efa9ba76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alert-rules/","urlObject":{"path":["fleet","alert-rules",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"16288dec-f451-464f-b379-bb04efa9ba76"},{"name":"Create","id":"cce8c206-6ffb-4bbf-8d1f-7d1cee2817cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Battery Low\",\n  \"description\": \"Notify when battery below 20%\",\n  \"severity\": \"high\",\n  \"system\": \"battery\",\n  \"is_active\": true,\n  \"condition_logic\": \"AND\",\n  \"trigger_duration_sec\": 60,\n  \"cooldown_minutes\": 15,\n  \"auto_resolve\": true,\n  \"notification_channels\": [\"email\"],\n  \"recipients\": [\"ops@example.com\"],\n  \"vehicle_types\": [1],\n  \"conditions\": [\n    {\"field\": \"battery_level_percent\", \"operator\": \"<\", \"threshold\": 20}\n  ]\n}"},"url":"/fleet/alert-rules/","urlObject":{"path":["fleet","alert-rules",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"cce8c206-6ffb-4bbf-8d1f-7d1cee2817cf"},{"name":"Retrieve","id":"903e667c-7f4e-4af6-8aae-1a03acb3f96c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alert-rules/{{rule_id}}/","urlObject":{"path":["fleet","alert-rules","{{rule_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"903e667c-7f4e-4af6-8aae-1a03acb3f96c"},{"name":"Update","id":"b9b7755d-709f-4e77-b398-bfca0a92dab5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"is_active\": false\n}"},"url":"/fleet/alert-rules/{{rule_id}}/","urlObject":{"path":["fleet","alert-rules","{{rule_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b9b7755d-709f-4e77-b398-bfca0a92dab5"},{"name":"Delete","id":"ff03d7bb-0843-4825-92ff-e57a82aa2856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/alert-rules/{{rule_id}}/","urlObject":{"path":["fleet","alert-rules","{{rule_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ff03d7bb-0843-4825-92ff-e57a82aa2856"}],"id":"b01f0ead-987f-43f2-bcfc-a09010c57ed1","_postman_id":"b01f0ead-987f-43f2-bcfc-a09010c57ed1","description":""},{"name":"OBD Devices","item":[{"name":"List","id":"dc669a47-1982-4ebb-8a27-b347b303ef61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-devices/","urlObject":{"path":["fleet","obd-devices",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"dc669a47-1982-4ebb-8a27-b347b303ef61"},{"name":"Create","id":"bcbe93b4-2bd2-428a-a918-633862e55df5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"device_id\": \"OBD-T2-2024-001\",\n  \"model\": \"TelemX T2\",\n  \"serial_number\": \"SN-0001\",\n  \"can_baud_rate\": 500000,\n  \"report_interval_sec\": 60,\n  \"vehicle\": 5,\n  \"is_active\": true,\n  \"firmware_version\": \"1.2.3\"\n}"},"url":"/fleet/obd-devices/","urlObject":{"path":["fleet","obd-devices",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"bcbe93b4-2bd2-428a-a918-633862e55df5"},{"name":"Retrieve","id":"93a7c56c-4b5e-4f34-be24-4ffe1241c845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-devices/{{obd_device_id}}/","urlObject":{"path":["fleet","obd-devices","{{obd_device_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"93a7c56c-4b5e-4f34-be24-4ffe1241c845"},{"name":"Update","id":"2c4d2541-8bad-4e90-9477-ddc114327e33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"is_active\": false\n}"},"url":"/fleet/obd-devices/{{obd_device_id}}/","urlObject":{"path":["fleet","obd-devices","{{obd_device_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"2c4d2541-8bad-4e90-9477-ddc114327e33"},{"name":"Delete","id":"9337ddb2-34ea-4e55-b27b-3fa27638ad23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-devices/{{obd_device_id}}/","urlObject":{"path":["fleet","obd-devices","{{obd_device_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"9337ddb2-34ea-4e55-b27b-3fa27638ad23"},{"name":"Distinct Values","id":"842bda4b-3bf4-443d-91da-452b4c7d189e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-devices/distinct-values/?field=device_type","urlObject":{"path":["fleet","obd-devices","distinct-values",""],"host":[""],"query":[{"description":{"content":"<p>device_type|model|manufacturer|firmware_version</p>\n","type":"text/plain"},"key":"field","value":"device_type"}],"variable":[]}},"response":[],"_postman_id":"842bda4b-3bf4-443d-91da-452b4c7d189e"},{"name":"Update Communication","id":"d01e4e55-c2f6-45ba-8ca6-f62c3d959366","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/obd-devices/{{obd_device_id}}/update-communication/","urlObject":{"path":["fleet","obd-devices","{{obd_device_id}}","update-communication",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d01e4e55-c2f6-45ba-8ca6-f62c3d959366"}],"id":"a8456fe9-1d3b-4603-9807-0ad6eb32b276","_postman_id":"a8456fe9-1d3b-4603-9807-0ad6eb32b276","description":""},{"name":"SIM Cards","item":[{"name":"List","id":"26aca818-e208-4263-86b1-1ee81403636e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/sim-cards/","urlObject":{"path":["fleet","sim-cards",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"26aca818-e208-4263-86b1-1ee81403636e"},{"name":"Create","id":"38fb8775-797f-48f3-bb8f-0b316ad35675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sim_id\": \"SIM-001-2025\",\n  \"iccid\": \"8991101200003204512\",\n  \"status\": \"active\",\n  \"plan_name\": \"IoT 2GB/mo\",\n  \"plan_data_limit_gb\": 2.0,\n  \"plan_cost\": 6.99,\n  \"current_data_used_gb\": 0.25,\n  \"current_cycle_start\": \"2025-09-01\",\n  \"overage_threshold\": 0.9,\n  \"device\": 42\n}"},"url":"/fleet/sim-cards/","urlObject":{"path":["fleet","sim-cards",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"38fb8775-797f-48f3-bb8f-0b316ad35675"},{"name":"Retrieve","id":"79afa8e0-9d93-4ead-8f22-04c6871e6864","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/sim-cards/{{sim_id}}/","urlObject":{"path":["fleet","sim-cards","{{sim_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"79afa8e0-9d93-4ead-8f22-04c6871e6864"},{"name":"Update","id":"16823d11-df68-4777-902e-4e11b0cf2ed6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"current_data_used_gb\": 1.6\n}"},"url":"/fleet/sim-cards/{{sim_id}}/","urlObject":{"path":["fleet","sim-cards","{{sim_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"16823d11-df68-4777-902e-4e11b0cf2ed6"},{"name":"Delete","id":"ad864564-5f71-46d3-9ba5-876c60ae37b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/sim-cards/{{sim_id}}/","urlObject":{"path":["fleet","sim-cards","{{sim_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ad864564-5f71-46d3-9ba5-876c60ae37b7"},{"name":"Suspend","id":"3684bd39-42a0-460e-91a4-e5af3e51b7d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/sim-cards/{{sim_id}}/suspend/","urlObject":{"path":["fleet","sim-cards","{{sim_id}}","suspend",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3684bd39-42a0-460e-91a4-e5af3e51b7d6"},{"name":"Activate","id":"74dc9cf5-677e-4d09-9b6b-bc511730596b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/sim-cards/{{sim_id}}/activate/","urlObject":{"path":["fleet","sim-cards","{{sim_id}}","activate",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"74dc9cf5-677e-4d09-9b6b-bc511730596b"},{"name":"Deactivate","id":"7ac99cd9-9bcc-44b2-8de6-a54ebc57b372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/sim-cards/{{sim_id}}/deactivate/","urlObject":{"path":["fleet","sim-cards","{{sim_id}}","deactivate",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7ac99cd9-9bcc-44b2-8de6-a54ebc57b372"},{"name":"Update Usage","id":"8ea3d6ab-91bd-4e7d-87ac-441feb10eaea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"current_data_used_gb\": 1.6\n}"},"url":"/fleet/sim-cards/{{sim_id}}/update-usage/","urlObject":{"path":["fleet","sim-cards","{{sim_id}}","update-usage",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8ea3d6ab-91bd-4e7d-87ac-441feb10eaea"},{"name":"Summary","id":"e9769853-d9cf-426f-b182-ceb875a6fca4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/sim-cards/summary/","urlObject":{"path":["fleet","sim-cards","summary",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e9769853-d9cf-426f-b182-ceb875a6fca4"}],"id":"afdf9c36-2583-4633-af21-73d07e57d35e","_postman_id":"afdf9c36-2583-4633-af21-73d07e57d35e","description":""},{"name":"Maintenance","item":[{"name":"Records List","id":"6379fbd2-0ef2-4ebd-950f-b7c5b65f714e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/","urlObject":{"path":["fleet","maintenance-records",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"6379fbd2-0ef2-4ebd-950f-b7c5b65f714e"},{"name":"Create Record","id":"fc1f22ed-1255-48eb-9f24-a6a4972ec226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vehicle\": 34,\n  \"maintenance_type\": \"routine\",\n  \"title\": \"Annual service\",\n  \"description\": \"Change oil, rotate tires\",\n  \"scheduled_date\": \"2025-10-01T10:00:00Z\",\n  \"priority\": \"High\",\n  \"estimated_duration_hours\": 2.5,\n  \"work_order_number\": \"WO-2025-0001\",\n  \"location\": \"Service Bay A\",\n  \"alerts_enabled\": true\n}"},"url":"/fleet/maintenance-records/","urlObject":{"path":["fleet","maintenance-records",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"fc1f22ed-1255-48eb-9f24-a6a4972ec226"},{"name":"Retrieve Record","id":"2e788052-f57d-4842-9508-f5cc0d003131","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/{{record_id}}/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"2e788052-f57d-4842-9508-f5cc0d003131"},{"name":"Update Record","id":"0b1e3749-e3b6-49ff-99db-2461d2393ba8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Add coolant check\"\n}"},"url":"/fleet/maintenance-records/{{record_id}}/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0b1e3749-e3b6-49ff-99db-2461d2393ba8"},{"name":"Delete Record","id":"8dd79071-4192-4f48-bb84-0fdb8841ed24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/{{record_id}}/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8dd79071-4192-4f48-bb84-0fdb8841ed24"},{"name":"Schedule","id":"2be037b5-dc08-43a2-b691-657692a0c272","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scheduled_date\": \"2025-10-05T10:00:00Z\"\n}"},"url":"/fleet/maintenance-records/{{record_id}}/schedule/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}","schedule",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"2be037b5-dc08-43a2-b691-657692a0c272"},{"name":"Reschedule","id":"ca0474b3-7bbe-4fc4-837a-b53f60aed191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scheduled_date\": \"2025-10-06T10:00:00Z\"\n}"},"url":"/fleet/maintenance-records/{{record_id}}/reschedule/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}","reschedule",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ca0474b3-7bbe-4fc4-837a-b53f60aed191"},{"name":"Start","id":"c492b844-5013-435f-bf8e-ebf55ee21fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/{{record_id}}/start/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}","start",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c492b844-5013-435f-bf8e-ebf55ee21fcd"},{"name":"Complete","id":"627b2fbf-778e-4eb1-b1eb-488627841391","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cost\": 120.5\n}"},"url":"/fleet/maintenance-records/{{record_id}}/complete/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}","complete",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"627b2fbf-778e-4eb1-b1eb-488627841391"},{"name":"Cancel","id":"f69f80a0-df27-4519-a820-6b7dece29c46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/{{record_id}}/cancel/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}","cancel",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f69f80a0-df27-4519-a820-6b7dece29c46"},{"name":"Overview Metrics","id":"01e1da08-ab6d-47b3-bf6a-8f28f6b6a93c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/overview_metrics/","urlObject":{"path":["fleet","maintenance-records","overview_metrics",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"01e1da08-ab6d-47b3-bf6a-8f28f6b6a93c"},{"name":"Upcoming","id":"bbebf4af-f177-4cbd-b2dc-b913d9e0aee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/upcoming/","urlObject":{"path":["fleet","maintenance-records","upcoming",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"bbebf4af-f177-4cbd-b2dc-b913d9e0aee8"},{"name":"History","id":"1e85f2ae-2145-4d4c-adf8-fbe128a49a66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/history/?start=&end=","urlObject":{"path":["fleet","maintenance-records","history",""],"host":[""],"query":[{"key":"start","value":""},{"key":"end","value":""}],"variable":[]}},"response":[],"_postman_id":"1e85f2ae-2145-4d4c-adf8-fbe128a49a66"},{"name":"Work Order HTML","id":"b9c114cd-11f3-486f-a6ef-7ca8ba89ce51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/maintenance-records/{{record_id}}/work_order_pdf/","urlObject":{"path":["fleet","maintenance-records","{{record_id}}","work_order_pdf",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b9c114cd-11f3-486f-a6ef-7ca8ba89ce51"},{"name":"Scheduled List","id":"c2286793-f1c1-4eb3-96d9-b39e73014600","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/scheduled-maintenance/","urlObject":{"path":["fleet","scheduled-maintenance",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c2286793-f1c1-4eb3-96d9-b39e73014600"},{"name":"Create Scheduled","id":"399e92ae-bcdf-46c7-bd39-4021d0a8eba7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vehicle\": 34,\n  \"maintenance_type\": \"routine\",\n  \"interval_km\": 10000,\n  \"interval_days\": 180\n}"},"url":"/fleet/scheduled-maintenance/","urlObject":{"path":["fleet","scheduled-maintenance",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"399e92ae-bcdf-46c7-bd39-4021d0a8eba7"},{"name":"Mark Service Done (bulk)","id":"c974e383-da32-4547-8bdf-506fdd54a0ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_records\": [1,2,3]\n}"},"url":"/fleet/scheduled-maintenance/mark_service_done/","urlObject":{"path":["fleet","scheduled-maintenance","mark_service_done",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c974e383-da32-4547-8bdf-506fdd54a0ce"},{"name":"Scheduled Dashboard Stats","id":"202f4377-4bb7-4640-b48b-eab3f2c10650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/scheduled-maintenance/dashboard_stats/","urlObject":{"path":["fleet","scheduled-maintenance","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"202f4377-4bb7-4640-b48b-eab3f2c10650"}],"id":"b0a5321b-22cd-4329-ba83-d6cfd49a7bc2","_postman_id":"b0a5321b-22cd-4329-ba83-d6cfd49a7bc2","description":""},{"name":"Insurance","item":[{"name":"List","id":"fad0539f-9307-466a-baac-de3c9ddcbe7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/insurance-policies/","urlObject":{"path":["fleet","insurance-policies",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"fad0539f-9307-466a-baac-de3c9ddcbe7a"},{"name":"Create","id":"e749e04e-e2db-4ed0-be92-d0dc944c6fab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vehicle\": 34,\n  \"policy_number\": \"POL-12345-678\",\n  \"provider\": \"Acme Insurance Co.\",\n  \"start_date\": \"2024-01-01\",\n  \"end_date\": \"2025-01-01\",\n  \"coverage_amount\": 5000000.00,\n  \"premium_amount\": 1250.00\n}"},"url":"/fleet/insurance-policies/","urlObject":{"path":["fleet","insurance-policies",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e749e04e-e2db-4ed0-be92-d0dc944c6fab"},{"name":"Retrieve","id":"bd4706ed-dccd-4955-adc6-ced35cfec9d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/insurance-policies/{{policy_id}}/","urlObject":{"path":["fleet","insurance-policies","{{policy_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"bd4706ed-dccd-4955-adc6-ced35cfec9d4"},{"name":"Update","id":"6afc60da-0a21-4a7b-bee1-6e7e1f7263a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"premium_amount\": 1350.00\n}"},"url":"/fleet/insurance-policies/{{policy_id}}/","urlObject":{"path":["fleet","insurance-policies","{{policy_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"6afc60da-0a21-4a7b-bee1-6e7e1f7263a1"},{"name":"Delete","id":"ca273659-86f8-455b-80ef-559ebfdfd86d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/insurance-policies/{{policy_id}}/","urlObject":{"path":["fleet","insurance-policies","{{policy_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ca273659-86f8-455b-80ef-559ebfdfd86d"}],"id":"5d451519-b19b-497d-a566-eb0c301bbc26","_postman_id":"5d451519-b19b-497d-a566-eb0c301bbc26","description":""},{"name":"Dashcams & Videos","item":[{"name":"Dashcams List","id":"5ed5c969-b87b-414d-96d4-9f600ad3f80f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/dashcams/","urlObject":{"path":["fleet","dashcams",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"5ed5c969-b87b-414d-96d4-9f600ad3f80f"},{"name":"Dashcams Create","id":"79a0f61b-bfd9-4d66-bad6-33d8cac705fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"device_id\": \"DC-001\",\n  \"vehicle\": 34,\n  \"firmware_version\": \"1.0.0\",\n  \"is_active\": true\n}"},"url":"/fleet/dashcams/","urlObject":{"path":["fleet","dashcams",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"79a0f61b-bfd9-4d66-bad6-33d8cac705fc"},{"name":"Dashcams Retrieve","id":"0fe6e7e1-5fdf-4eb3-b952-5c0d64e1e056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/dashcams/{{dashcam_id}}/","urlObject":{"path":["fleet","dashcams","{{dashcam_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0fe6e7e1-5fdf-4eb3-b952-5c0d64e1e056"},{"name":"Dashcams Update","id":"3146a4ea-ca70-4cc4-b7f7-2377d1396eb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"is_active\": false\n}"},"url":"/fleet/dashcams/{{dashcam_id}}/","urlObject":{"path":["fleet","dashcams","{{dashcam_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3146a4ea-ca70-4cc4-b7f7-2377d1396eb3"},{"name":"Dashcams Delete","id":"35833c8a-103a-49fe-b2f6-706b4b083acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/dashcams/{{dashcam_id}}/","urlObject":{"path":["fleet","dashcams","{{dashcam_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"35833c8a-103a-49fe-b2f6-706b4b083acb"},{"name":"Dashcams Stats","id":"1552a1e5-2105-4a76-91a2-aad47e83e4c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/dashcams/dashboard_stats/","urlObject":{"path":["fleet","dashcams","dashboard_stats",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"1552a1e5-2105-4a76-91a2-aad47e83e4c2"},{"name":"Refresh API Key (bulk)","id":"ec5a677a-b66a-4ccf-a5b8-a44378d77bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"selected_records\": [1,2,3]\n}"},"url":"/fleet/dashcams/refresh_api_key/","urlObject":{"path":["fleet","dashcams","refresh_api_key",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ec5a677a-b66a-4ccf-a5b8-a44378d77bf0"},{"name":"Video Segments List","id":"5d7a573e-9bd9-4d59-999f-3754ec3081cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/video-segments/?vehicle=","urlObject":{"path":["fleet","video-segments",""],"host":[""],"query":[{"key":"vehicle","value":""}],"variable":[]}},"response":[],"_postman_id":"5d7a573e-9bd9-4d59-999f-3754ec3081cb"},{"name":"Video Segments Retrieve","id":"15f9d3cb-9d6e-4794-8358-b8a7af976fa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/video-segments/{{segment_id}}/","urlObject":{"path":["fleet","video-segments","{{segment_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"15f9d3cb-9d6e-4794-8358-b8a7af976fa7"},{"name":"Video Segments Download","id":"d94b453c-7d32-4715-b106-c2454d0e6f9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/video-segments/{{segment_id}}/download/","urlObject":{"path":["fleet","video-segments","{{segment_id}}","download",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d94b453c-7d32-4715-b106-c2454d0e6f9b"},{"name":"Upload Video (device)","id":"d76081e5-9cd1-4228-8adc-7d861157c825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-KEY","value":""}],"body":{"mode":"formdata","formdata":[{"key":"device_id","value":"DC-001","type":"text"},{"key":"start_time","value":"2025-09-10T10:00:00Z","type":"text"},{"key":"end_time","value":"2025-09-10T10:10:00Z","type":"text"},{"key":"video_data","type":"file","value":null}]},"url":"/fleet/upload-video/","urlObject":{"path":["fleet","upload-video",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d76081e5-9cd1-4228-8adc-7d861157c825"}],"id":"5ca442a1-1c76-4c29-9205-11260a11569e","_postman_id":"5ca442a1-1c76-4c29-9205-11260a11569e","description":""},{"name":"Firmware Updates","item":[{"name":"Firmware Installs","item":[{"name":"List Installs (global snapshot)","id":"bb3e5bde-9c6d-4882-98be-b54eb8bff1bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"/api/fleet/firmware-installs/installs/?page=1&page_size=10","urlObject":{"path":["api","fleet","firmware-installs","installs",""],"host":[""],"query":[{"key":"page","value":"1"},{"key":"page_size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"bb3e5bde-9c6d-4882-98be-b54eb8bff1bb"},{"name":"List Installs By Firmware","id":"0b370923-35cc-430a-9f2a-3b6019873bd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"/api/fleet/firmware-installs/installs/?firmware_update=:id&page=1&page_size=10","urlObject":{"path":["api","fleet","firmware-installs","installs",""],"host":[""],"query":[{"key":"firmware_update","value":":id"},{"key":"page","value":"1"},{"key":"page_size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"0b370923-35cc-430a-9f2a-3b6019873bd1"},{"name":"Trigger Install","id":"91abc8a4-0b4f-45ab-b805-5000830900ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"url":"/api/fleet/firmware-installs/:install_id/trigger/","urlObject":{"path":["api","fleet","firmware-installs",":install_id","trigger",""],"host":[""],"query":[],"variable":[{"id":"e3e14281-a687-4114-b4fc-f59f03fc86a9","type":"any","key":"install_id"}]}},"response":[],"_postman_id":"91abc8a4-0b4f-45ab-b805-5000830900ae"},{"name":"Retry Install","id":"502339be-7069-4125-a171-0c73a5bc27e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"url":"/api/fleet/firmware-installs/:install_id/retry/","urlObject":{"path":["api","fleet","firmware-installs",":install_id","retry",""],"host":[""],"query":[],"variable":[{"id":"27e7de9d-a9c9-4063-8b66-a365b901aa3a","type":"any","key":"install_id"}]}},"response":[],"_postman_id":"502339be-7069-4125-a171-0c73a5bc27e2"},{"name":"Cancel Install","id":"0764b55c-bb2e-4114-bea4-aea86584510d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"url":"/api/fleet/firmware-installs/:install_id/cancel/","urlObject":{"path":["api","fleet","firmware-installs",":install_id","cancel",""],"host":[""],"query":[],"variable":[{"id":"07a11596-198a-4a34-ba02-ed379b0fd613","type":"any","key":"install_id"}]}},"response":[],"_postman_id":"0764b55c-bb2e-4114-bea4-aea86584510d"}],"id":"06f11500-c182-46f6-9022-ac10ecf4a5cc","_postman_id":"06f11500-c182-46f6-9022-ac10ecf4a5cc","description":""},{"name":"List","id":"0995a423-127b-4f96-ab0b-cb166e7b10f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/firmware-updates/","urlObject":{"path":["fleet","firmware-updates",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0995a423-127b-4f96-ab0b-cb166e7b10f2"},{"name":"Create (multipart)","id":"8082fd8e-a22d-4107-b6f4-7cc49a2e38e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"formdata","formdata":[{"key":"component","value":"obd","type":"text"},{"key":"version","value":"1.2.3","type":"text"},{"key":"description","value":"OBD update","type":"text"},{"key":"release_date","value":"2025-09-01","type":"text"},{"key":"file","type":"file","value":null},{"key":"priority","value":"1","type":"text"},{"key":"status","value":"paused","type":"text"},{"key":"vehicle_type","value":"","type":"text"},{"key":"vehicle_ids","value":"","type":"text","disabled":true}]},"url":"/fleet/firmware-updates/","urlObject":{"path":["fleet","firmware-updates",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8082fd8e-a22d-4107-b6f4-7cc49a2e38e8"},{"name":"Retrieve","id":"75ebf009-acd9-408d-8af2-0be320ab1eed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/firmware-updates/{{firmware_id}}/","urlObject":{"path":["fleet","firmware-updates","{{firmware_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"75ebf009-acd9-408d-8af2-0be320ab1eed"},{"name":"Update","id":"0825e454-3a03-43e3-81b3-3e0ab0b0f244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"rolling_out\"\n}"},"url":"/fleet/firmware-updates/{{firmware_id}}/","urlObject":{"path":["fleet","firmware-updates","{{firmware_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0825e454-3a03-43e3-81b3-3e0ab0b0f244"},{"name":"Delete","id":"83e75806-0fcd-4ea1-a3a4-40ceb6cc9a8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/firmware-updates/{{firmware_id}}/","urlObject":{"path":["fleet","firmware-updates","{{firmware_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"83e75806-0fcd-4ea1-a3a4-40ceb6cc9a8a"},{"name":"Pause","id":"324a535f-68b0-4aff-ac57-788eb17f06b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/firmware-updates/{{firmware_id}}/pause/","urlObject":{"path":["fleet","firmware-updates","{{firmware_id}}","pause",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"324a535f-68b0-4aff-ac57-788eb17f06b1"},{"name":"Resume","id":"b4375e87-a3cd-43d8-a477-cdb2ec200af2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/firmware-updates/{{firmware_id}}/resume/","urlObject":{"path":["fleet","firmware-updates","{{firmware_id}}","resume",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b4375e87-a3cd-43d8-a477-cdb2ec200af2"},{"name":"Summary","id":"e1eb6dab-d8ca-4fd9-8b82-0cfa59925fdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/firmware-updates/{{firmware_id}}/summary/","urlObject":{"path":["fleet","firmware-updates","{{firmware_id}}","summary",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e1eb6dab-d8ca-4fd9-8b82-0cfa59925fdd"},{"name":"Patch Firmware Update (JSON)","id":"4bdb5841-7bd4-4d2e-a413-d2ed48eb18e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 2,\n  \"estimated_update_minutes\": 9,\n  \"description\": \"## Rollout Notes\\n- Added thermal tuning\\n- Improved retries\",\n  \"vehicle_ids\": [26, 42, 57]\n}"},"url":"/api/fleet/firmware-updates/:id/","urlObject":{"path":["api","fleet","firmware-updates",":id",""],"host":[""],"query":[],"variable":[{"id":"8571e20c-b344-44ee-8cb9-019b1e274bbf","type":"any","key":"id"}]}},"response":[],"_postman_id":"4bdb5841-7bd4-4d2e-a413-d2ed48eb18e2"},{"name":"Export Firmware Updates CSV","id":"42baa7eb-71f2-494c-96f8-f78cfd47c040","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"/api/fleet/firmware-updates/export/","urlObject":{"path":["api","fleet","firmware-updates","export",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"42baa7eb-71f2-494c-96f8-f78cfd47c040"},{"name":"Export Install Status CSV","id":"bfd0db9a-a463-4a9f-8a16-cd99e9551883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"/api/fleet/firmware-updates/:id/export-installs/","urlObject":{"path":["api","fleet","firmware-updates",":id","export-installs",""],"host":[""],"query":[],"variable":[{"id":"c3e06850-d814-46b5-8d04-955c1d7a50ab","type":"any","key":"id"}]}},"response":[],"_postman_id":"bfd0db9a-a463-4a9f-8a16-cd99e9551883"}],"id":"2e212e79-2efc-4d86-8a33-b3859f848599","_postman_id":"2e212e79-2efc-4d86-8a33-b3859f848599","description":""},{"name":"Analytics","item":[{"name":"Analytics KPIs (admin)","id":"3d8b59dc-93ad-426f-ad5e-1dc74ff10173","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/analytics/?date_range=30days&metrics=&group_by=&vehicle_type=&vehicle_id=&driver_id=","urlObject":{"path":["fleet","analytics",""],"host":[""],"query":[{"key":"date_range","value":"30days"},{"disabled":true,"key":"start_date","value":""},{"disabled":true,"key":"end_date","value":""},{"description":{"content":"<p>comma-separated</p>\n","type":"text/plain"},"key":"metrics","value":""},{"description":{"content":"<p>vehicle_type</p>\n","type":"text/plain"},"key":"group_by","value":""},{"key":"vehicle_type","value":""},{"key":"vehicle_id","value":""},{"key":"driver_id","value":""}],"variable":[]}},"response":[],"_postman_id":"3d8b59dc-93ad-426f-ad5e-1dc74ff10173"}],"id":"89305355-1a7c-415e-a48c-15aeb04e0201","_postman_id":"89305355-1a7c-415e-a48c-15aeb04e0201","description":""},{"name":"Driver Logs","item":[{"name":"List","id":"235dac9f-ef42-49e8-b7b8-f1b14852a6e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/driver-logs/","urlObject":{"path":["fleet","driver-logs",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"235dac9f-ef42-49e8-b7b8-f1b14852a6e4"},{"name":"Retrieve","id":"104049ab-7049-4e93-91a3-2ae61ae3ad0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/driver-logs/{{driver_log_id}}/","urlObject":{"path":["fleet","driver-logs","{{driver_log_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"104049ab-7049-4e93-91a3-2ae61ae3ad0d"},{"name":"New Request","id":"ae84f61b-81d4-4b00-94b0-892de1d9baee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"ae84f61b-81d4-4b00-94b0-892de1d9baee"}],"id":"e56e70b4-fb0a-4347-bdc4-22b4b95b1bd1","_postman_id":"e56e70b4-fb0a-4347-bdc4-22b4b95b1bd1","description":""},{"name":"Performance","item":[{"name":"Driver Performance List","id":"e9166e33-11a5-478b-8b8c-187e72f5dd65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/driver-performance/","urlObject":{"path":["fleet","driver-performance",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e9166e33-11a5-478b-8b8c-187e72f5dd65"},{"name":"Vehicle Performance List","id":"b1c6b0f9-0cff-4c77-bf25-3db4f6cd79f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/vehicle-performance/","urlObject":{"path":["fleet","vehicle-performance",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b1c6b0f9-0cff-4c77-bf25-3db4f6cd79f0"}],"id":"20cbf4e9-f034-4f87-bda2-cc222882b62c","_postman_id":"20cbf4e9-f034-4f87-bda2-cc222882b62c","description":""},{"name":"Fleet Settings","item":[{"name":"Get/Update Settings","id":"bd9705cc-c3c1-4124-8d01-27d9f64b8236","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/fleet/fleet-settings/?operator_id=","urlObject":{"path":["fleet","fleet-settings",""],"host":[""],"query":[{"description":{"content":"<p>staff/OEM only</p>\n","type":"text/plain"},"key":"operator_id","value":""}],"variable":[]}},"response":[],"_postman_id":"bd9705cc-c3c1-4124-8d01-27d9f64b8236"},{"name":"Update Settings (PUT)","id":"7897abaf-99d9-449d-b3ca-c28b5b8b03e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"My Fleet\",\n  \"timezone\": \"Asia/Kolkata\",\n  \"currency\": \"INR\",\n  \"preferred_theme\": \"dark\"\n}"},"url":"/fleet/fleet-settings/","urlObject":{"path":["fleet","fleet-settings",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7897abaf-99d9-449d-b3ca-c28b5b8b03e1"}],"id":"28ca3b97-f135-472e-a01c-efa4873f8cf6","_postman_id":"28ca3b97-f135-472e-a01c-efa4873f8cf6","description":""},{"name":"Users & Permissions","item":[{"name":"Login (password)","id":"25d56de1-2218-4c56-8d98-e677d6041b27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"admin\",\n  \"password\": \"******\"\n}"},"url":"/users/login_with_password/","urlObject":{"path":["users","login_with_password",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"25d56de1-2218-4c56-8d98-e677d6041b27"},{"name":"Refresh Token","id":"6057dd48-09e0-464c-868f-41e4681ddad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh\": \"<refresh_token>\"\n}"},"url":"/users/refresh_token/","urlObject":{"path":["users","refresh_token",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"6057dd48-09e0-464c-868f-41e4681ddad7"},{"name":"User Profile (GET)","id":"38b48158-1131-414e-9c04-32aec20df1ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/user_profile/","urlObject":{"path":["users","user_profile",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"38b48158-1131-414e-9c04-32aec20df1ee"},{"name":"User Profile (PUT)","id":"49d731c4-020c-433b-8e7f-f93f3b42683e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"profile\": {\n    \"phone_number\": \"+91-9000000000\",\n    \"preferred_theme\": \"dark\"\n  }\n}"},"url":"/users/user_profile/","urlObject":{"path":["users","user_profile",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"49d731c4-020c-433b-8e7f-f93f3b42683e"},{"name":"Users List","id":"649d6d66-a96b-4a38-933f-10e6f8c6d81a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/users/?search=&ordering=&exclude_group_id=","urlObject":{"path":["users","users",""],"host":[""],"query":[{"key":"search","value":""},{"key":"ordering","value":""},{"key":"exclude_group_id","value":""}],"variable":[]}},"response":[],"_postman_id":"649d6d66-a96b-4a38-933f-10e6f8c6d81a"},{"name":"Users Create","id":"fbdfa64f-8edc-4f57-a74f-a1a10f58c034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"fleetadmin2\",\n  \"email\": \"fa2@example.com\",\n  \"password\": \"P@ssw0rd!\",\n  \"first_name\": \"Fleet\",\n  \"last_name\": \"Admin\",\n  \"profile\": {\n    \"role\": \"FLEET_ADMIN\"\n  }\n}"},"url":"/users/users/","urlObject":{"path":["users","users",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"fbdfa64f-8edc-4f57-a74f-a1a10f58c034"},{"name":"Users Retrieve","id":"4ff902c1-f9c9-4c27-a946-fadb566beb2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/users/{{user_id}}/","urlObject":{"path":["users","users","{{user_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"4ff902c1-f9c9-4c27-a946-fadb566beb2a"},{"name":"Users Update","id":"1d5a73f3-d575-43a9-8e25-704f1b04b52a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"Alex\"\n}"},"url":"/users/users/{{user_id}}/","urlObject":{"path":["users","users","{{user_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"1d5a73f3-d575-43a9-8e25-704f1b04b52a"},{"name":"Users Delete","id":"f1c9679a-3197-4744-9fb7-a643b7ce0d22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/users/{{user_id}}/","urlObject":{"path":["users","users","{{user_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f1c9679a-3197-4744-9fb7-a643b7ce0d22"},{"name":"Users Me","id":"505c25a4-d41c-4374-9c5c-ffafa17afeed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/users/me/","urlObject":{"path":["users","users","me",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"505c25a4-d41c-4374-9c5c-ffafa17afeed"},{"name":"Permissions Index","id":"5cba1eb2-a4da-49f6-b7e2-038b0cdc346f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/permissions/?app_label=fleet&model=&search=","urlObject":{"path":["users","permissions",""],"host":[""],"query":[{"key":"app_label","value":"fleet"},{"key":"model","value":""},{"key":"search","value":""}],"variable":[]}},"response":[],"_postman_id":"5cba1eb2-a4da-49f6-b7e2-038b0cdc346f"},{"name":"User Permissions (GET)","id":"db7acd50-7b20-4b00-a2d8-1f9bf6f48a90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/users/{{user_id}}/permissions/","urlObject":{"path":["users","users","{{user_id}}","permissions",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"db7acd50-7b20-4b00-a2d8-1f9bf6f48a90"},{"name":"User Permissions (POST)","id":"e3d9447d-f9ca-4d7a-bf02-cffecd8877b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"permissions\": [1,2,3]\n}"},"url":"/users/users/{{user_id}}/permissions/","urlObject":{"path":["users","users","{{user_id}}","permissions",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e3d9447d-f9ca-4d7a-bf02-cffecd8877b5"},{"name":"Groups List","id":"b1f5ae17-ec9a-40a7-b940-66f05e86b20d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/groups/","urlObject":{"path":["users","groups",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b1f5ae17-ec9a-40a7-b940-66f05e86b20d"},{"name":"Groups Create","id":"8a0aeb1d-b54e-4ff1-a918-bbbbe2706288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Operations\"\n}"},"url":"/users/groups/","urlObject":{"path":["users","groups",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8a0aeb1d-b54e-4ff1-a918-bbbbe2706288"},{"name":"Groups Update","id":"19f80555-a41c-412e-870b-1e340f8fef93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Ops Team\"\n}"},"url":"/users/groups/{{group_id}}/","urlObject":{"path":["users","groups","{{group_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"19f80555-a41c-412e-870b-1e340f8fef93"},{"name":"Groups Delete","id":"b0b6c57f-c5e4-4656-bdf2-7692f43e37b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/groups/{{group_id}}/","urlObject":{"path":["users","groups","{{group_id}}",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b0b6c57f-c5e4-4656-bdf2-7692f43e37b0"},{"name":"Group Permissions (GET)","id":"8dd5bd5a-9033-4b29-b25f-a6aac53f43f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/groups/{{group_id}}/permissions/","urlObject":{"path":["users","groups","{{group_id}}","permissions",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8dd5bd5a-9033-4b29-b25f-a6aac53f43f7"},{"name":"Group Permissions (POST)","id":"63731000-406d-499a-a184-834ca3c3a10a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"permissions\": [1,2,3]\n}"},"url":"/users/groups/{{group_id}}/permissions/","urlObject":{"path":["users","groups","{{group_id}}","permissions",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"63731000-406d-499a-a184-834ca3c3a10a"},{"name":"Group App-Permissions (POST)","id":"95927243-d315-4769-8602-47528ded255a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_label\": \"fleet\",\n  \"model\": \"vehicle\",\n  \"clear_existing\": true\n}"},"url":"/users/groups/{{group_id}}/app-permissions/","urlObject":{"path":["users","groups","{{group_id}}","app-permissions",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"95927243-d315-4769-8602-47528ded255a"},{"name":"Group Users (GET)","id":"2a11db18-1b9c-4c00-876a-887af86eadbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/groups/{{group_id}}/users/","urlObject":{"path":["users","groups","{{group_id}}","users",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"2a11db18-1b9c-4c00-876a-887af86eadbd"},{"name":"Group Users (POST)","id":"0f48b344-039e-4c1f-b720-85bd411b50aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"users\": [1,2,3],\n  \"action\": \"add\"\n}"},"url":"/users/groups/{{group_id}}/users/","urlObject":{"path":["users","groups","{{group_id}}","users",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0f48b344-039e-4c1f-b720-85bd411b50aa"},{"name":"Has Permission","id":"679e1e3f-4bf4-4385-919c-24d66035129d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/has-permission/app.codename/","urlObject":{"path":["users","has-permission","app.codename",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"679e1e3f-4bf4-4385-919c-24d66035129d"},{"name":"My Permissions","id":"ce39d2c5-4608-4584-818e-56ad8d6b669e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/my-permissions/","urlObject":{"path":["users","my-permissions",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ce39d2c5-4608-4584-818e-56ad8d6b669e"},{"name":"Notification Preferences (GET)","id":"13a1074b-9d1a-4f04-a528-f5b6f34105b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"/users/notification-preferences/","urlObject":{"path":["users","notification-preferences",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"13a1074b-9d1a-4f04-a528-f5b6f34105b4"},{"name":"Notification Preferences (PUT)","id":"c5188aab-a6da-4e91-a684-1eab77bc2f06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email_alert_critical\": true,\n  \"email_alert_warning\": false\n}"},"url":"/users/notification-preferences/","urlObject":{"path":["users","notification-preferences",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c5188aab-a6da-4e91-a684-1eab77bc2f06"},{"name":"Send OTP","id":"1331d931-62d6-43ee-8cf7-93aec4864c3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"+91-9000000000\"\n}"},"url":"/users/send_otp/","urlObject":{"path":["users","send_otp",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"1331d931-62d6-43ee-8cf7-93aec4864c3d"},{"name":"Verify OTP (login)","id":"4e52196f-63c4-4391-a61e-03edd7f4a2b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"+91-9000000000\",\n  \"otp\": \"123456\"\n}"},"url":"/users/verify_otp/","urlObject":{"path":["users","verify_otp",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"4e52196f-63c4-4391-a61e-03edd7f4a2b8"},{"name":"Verify OTP (update)","id":"046d44cc-8e5e-4848-afc6-8833c1895539","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"otp\": \"123456\",\n  \"new_password\": \"P@ssw0rd!\"\n}"},"url":"/users/verify_otp_update/","urlObject":{"path":["users","verify_otp_update",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"046d44cc-8e5e-4848-afc6-8833c1895539"},{"name":"Update Phone","id":"86e0b414-d9e8-44dc-a775-5936b6d88d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"phone_number\": \"+91-9000000001\"\n}"},"url":"/users/update_phone/","urlObject":{"path":["users","update_phone",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"86e0b414-d9e8-44dc-a775-5936b6d88d10"},{"name":"Update Email","id":"ea47788f-4d4d-4d1b-aa6d-c5cfdc7b0ea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"new@example.com\"\n}"},"url":"/users/update_email/","urlObject":{"path":["users","update_email",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ea47788f-4d4d-4d1b-aa6d-c5cfdc7b0ea9"},{"name":"Verify Update","id":"8cde353c-e36f-4f9b-bd58-1c0015d1bec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"otp\": \"123456\",\n  \"type\": \"phone\",\n  \"new_value\": \"+91-9000000001\"\n}"},"url":"/users/verify_update/","urlObject":{"path":["users","verify_update",""],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8cde353c-e36f-4f9b-bd58-1c0015d1bec9"}],"id":"467320fe-d1f6-47bc-a49b-30d143eb38e9","_postman_id":"467320fe-d1f6-47bc-a49b-30d143eb38e9","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","packages":{},"requests":{},"exec":[""],"id":"8f0749d0-5b7a-4c6e-852c-4869d419ddb9"}},{"listen":"test","script":{"type":"text/javascript","packages":{},"requests":{},"exec":[""],"id":"8ad5b8a2-f723-4188-80a4-1767400f78b8"}}],"variable":[{"key":"base_url","value":"https://fleet.platform-api-test.joulepoint.com/api","disabled":true},{"key":"access_token","value":""},{"key":"dashcam_api_key","value":""},{"key":"base_url","value":""},{"key":"base_url","value":""}]}