{"info":{"_postman_id":"29dc9271-f3ab-47b8-84cd-a682934bbdf0","name":"Tatweer.v1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"login","id":"414f64f3-daad-4a78-bbb1-f8d83205c908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"m.hefny@weelo.com.eg","type":"text"},{"key":"password","value":"123456","type":"text"},{"key":"grant_type","value":"1","type":"text"}]},"url":"http://192.168.1.100:5252/api/login"},"response":[],"_postman_id":"414f64f3-daad-4a78-bbb1-f8d83205c908"},{"name":"GetAllRoles","id":"b51a981c-0e93-4d08-9745-7faede2fae1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n\t \"name\": \"New\",\n            \"isActive\": true,\n            \"createDate\": \"2020-01-22T00:00:00\",\n            \"modifyDate\": \"2020-01-22T16:51:03\",\n            \"modifyBy\": 1\n\t\n}\n\t\n"},"url":"http://localhost:60946/api/Role/AddRole"},"response":[],"_postman_id":"b51a981c-0e93-4d08-9745-7faede2fae1a"},{"name":"AddRole","id":"7ebfc637-290d-4e5a-87db-cfabaf49606e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n\t \"name\": \"New\",\n            \"isActive\": true,\n            \"createDate\": \"2020-01-22T00:00:00\",\n            \"modifyDate\": \"2020-01-22T16:51:03\",\n            \"modifyBy\": 1\n\t\n}\n\t\n"},"url":"http://localhost:60946/api/Role/AddRole"},"response":[],"_postman_id":"7ebfc637-290d-4e5a-87db-cfabaf49606e"},{"name":"UpdateRole","id":"170e8491-b740-4e69-a496-8d7da5dafbd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n\t\"ID\" :7,\n\t \"name\": \"New \",\n            \"isActive\": true,\n            \"createDate\": \"2020-01-22T00:00:00\",\n            \"modifyDate\": \"2020-01-22T16:51:03\",\n            \"modifyBy\": 1\n\t\n}\n\t\n"},"url":"http://localhost:60946/api/Role/UpdateRole"},"response":[],"_postman_id":"170e8491-b740-4e69-a496-8d7da5dafbd7"},{"name":"GetRole","id":"218ba579-4886-4270-8f36-3b7f67a732a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"\n"},"url":"http://localhost:60946/api/Role/GetRole/1"},"response":[],"_postman_id":"218ba579-4886-4270-8f36-3b7f67a732a5"},{"name":"GetAllVehicles","id":"f02717ec-2f95-41a0-8700-8dc98aaa3796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:60946/api/Vehicle/GetAllVehicles"},"response":[],"_postman_id":"f02717ec-2f95-41a0-8700-8dc98aaa3796"},{"name":"AddVehicle","id":"297cb423-a806-4ea7-b605-1589a766687b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t \n            \"brand\": \"Nissan\",\n            \"model\": \"2020\",\n            \"color\": \"red\",\n            \"plateNumber\": \"123abc\",\n            \"engineNumber\": \"eng321\",\n            \"chassisNumber\": \"ch456\",\n            \"capacity\": 5,\n            \"isActive\": true,\n            \"isAsset\": true,\n            \"createDate\": \"2020-01-22T10:03:49\",\n            \"modifyDate\": \"2020-01-22T10:03:54\",\n            \"modifyBy\": 1\n}"},"url":"http://localhost:60946/api/Vehicle/AddVehicle"},"response":[],"_postman_id":"297cb423-a806-4ea7-b605-1589a766687b"},{"name":"UpdateVehicle","id":"6147c36b-4b38-4e44-a69d-aafa43f49323","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t \n\t \"ID\": 13 ,\n            \"brand\": \"Nissan\",\n            \"model\": \"2020\",\n            \"color\": \"red\",\n            \"plateNumber\": \"123abc\",\n            \"engineNumber\": \"eng321\",\n            \"chassisNumber\": \"ch456\",\n            \"capacity\": 5,\n            \"isActive\": true,\n            \"isAsset\": true,\n            \"createDate\": \"2020-01-22T10:03:49\",\n            \"modifyDate\": \"2020-01-22T10:03:54\",\n            \"modifyBy\": 1\n}"},"url":"http://localhost:60946/api/Vehicle/UpdateVehicle"},"response":[],"_postman_id":"6147c36b-4b38-4e44-a69d-aafa43f49323"},{"name":"GetVehicle","id":"c44a00e4-1138-4774-9791-e58b6cfda352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:60946/api/Vehicle/GetVehicle/1"},"response":[],"_postman_id":"c44a00e4-1138-4774-9791-e58b6cfda352"},{"name":"GetAllTrips","id":"52022b8f-ed98-454f-9e25-dccfebcb70fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:60946/api/Trip/GetAllTrips"},"response":[],"_postman_id":"52022b8f-ed98-454f-9e25-dccfebcb70fa"},{"name":"GetTrip","id":"8e05c531-0e4d-4289-8c6b-afda8b941758","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:60946/api/Trip/GetTrip/1"},"response":[],"_postman_id":"8e05c531-0e4d-4289-8c6b-afda8b941758"},{"name":"AddTrip","id":"8e5d11e1-79a3-4772-a3a5-25596ea6bc2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t \n        \"distance\": 120,\n        \"vihcleID\": 3,\n        \"tripDate\": \"2020-01-22T00:00:00\",\n        \"isActive\": true,\n        \"routeID\": 1,\n        \"driverID\": 1,\n        \"createDate\": \"2020-01-22T12:23:24\",\n        \"modifyDate\": \"2020-01-22T12:23:29\",\n        \"modifyBy\": 1,\n        \"ammount\": 150,\n        \"startTime\": \"2020-01-22T12:23:38\",\n        \"endTime\": \"2020-01-22T12:23:40\",\n        \"clientID\": 1\n}"},"url":"http://localhost:60946/api/Trip/AddTrip"},"response":[],"_postman_id":"8e5d11e1-79a3-4772-a3a5-25596ea6bc2d"},{"name":"UpdateTrip","id":"d90aa0d4-fe04-4943-b804-5fc2d006a5ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t \"ID\":5,\n        \"distance\": 120,\n        \"vihcleID\": 3,\n        \"tripDate\": \"2020-01-22T00:00:00\",\n        \"isActive\": true,\n        \"routeID\": 1,\n        \"driverID\": 1,\n        \"createDate\": \"2020-01-22T12:23:24\",\n        \"modifyDate\": \"2020-01-22T12:23:29\",\n        \"modifyBy\": 1,\n        \"ammount\": 150,\n        \"startTime\": \"2020-01-22T12:23:38\",\n        \"endTime\": \"2020-01-22T12:23:40\",\n        \"clientID\": 1\n}"},"url":"http://localhost:60946/api/Trip/UpdateTrip"},"response":[],"_postman_id":"d90aa0d4-fe04-4943-b804-5fc2d006a5ef"},{"name":"GetAllRoutes","id":"3773f783-0a25-4d06-a882-24519ef839db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t \"ID\":5,\n        \"distance\": 120,\n        \"vihcleID\": 3,\n        \"tripDate\": \"2020-01-22T00:00:00\",\n        \"isActive\": true,\n        \"routeID\": 1,\n        \"driverID\": 1,\n        \"createDate\": \"2020-01-22T12:23:24\",\n        \"modifyDate\": \"2020-01-22T12:23:29\",\n        \"modifyBy\": 1,\n        \"ammount\": 150,\n        \"startTime\": \"2020-01-22T12:23:38\",\n        \"endTime\": \"2020-01-22T12:23:40\",\n        \"clientID\": 1\n}"},"url":"http://localhost:60946/api/Route/GetAllRoutes"},"response":[],"_postman_id":"3773f783-0a25-4d06-a882-24519ef839db"},{"name":"GetRoute","id":"56ba286e-66b2-4268-84db-383d1921a80f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t \"ID\":5,\n        \"distance\": 120,\n        \"vihcleID\": 3,\n        \"tripDate\": \"2020-01-22T00:00:00\",\n        \"isActive\": true,\n        \"routeID\": 1,\n        \"driverID\": 1,\n        \"createDate\": \"2020-01-22T12:23:24\",\n        \"modifyDate\": \"2020-01-22T12:23:29\",\n        \"modifyBy\": 1,\n        \"ammount\": 150,\n        \"startTime\": \"2020-01-22T12:23:38\",\n        \"endTime\": \"2020-01-22T12:23:40\",\n        \"clientID\": 1\n}"},"url":"http://localhost:60946/api/Route/GetRoute/1"},"response":[],"_postman_id":"56ba286e-66b2-4268-84db-383d1921a80f"},{"name":"AddRoute","id":"268fa806-bd97-49ab-9685-a2ce8fed041b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \"id\": 1,\n        \"routeName\": \"Giza Maadi\",\n        \"isActive\": true,\n        \"createDate\": \"2020-01-22T12:02:06\",\n        \"modifyDate\": \"2020-01-22T12:02:12\",\n        \"modifyBy\": 1,\n        \"startLatitude\": \"1.0\",\n        \"startLongitude\": \"1.1\",\n        \"endLatitude\": \"1.2\",\n        \"endLongitude\": \"1.3\"\n}"},"url":"http://localhost:60946/api/Route/AddRoute"},"response":[],"_postman_id":"268fa806-bd97-49ab-9685-a2ce8fed041b"},{"name":"UpdateRoute","id":"e464cf57-72a7-4d6c-9a50-e30dc6ae78df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \"id\": 6,\n        \"routeName\": \"Giza Maadi autostarad\",\n        \"isActive\": true,\n        \"createDate\": \"2020-01-22T12:02:06\",\n        \"modifyDate\": \"2020-01-22T12:02:12\",\n        \"modifyBy\": 1,\n        \"startLatitude\": \"1.0\",\n        \"startLongitude\": \"1.1\",\n        \"endLatitude\": \"1.2\",\n        \"endLongitude\": \"1.3\"\n}"},"url":"http://localhost:60946/api/Route/UpdateRoute"},"response":[],"_postman_id":"e464cf57-72a7-4d6c-9a50-e30dc6ae78df"},{"name":"GetAllCheckPoints","id":"afa23a0c-a962-4bf9-b5fe-4b04a4f1ba02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n}"},"url":"http://localhost:60946/api/CheckPoints/GetAllCheckPoints"},"response":[],"_postman_id":"afa23a0c-a962-4bf9-b5fe-4b04a4f1ba02"},{"name":"GetCheckPoint","id":"24d8ea27-237e-451d-b734-108430ff643a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n}"},"url":"http://localhost:60946/api/CheckPoints/GetCheckPoint/1"},"response":[],"_postman_id":"24d8ea27-237e-451d-b734-108430ff643a"},{"name":"AddCheckPoint","id":"7bbaa7f3-e9dd-4dd5-a991-4bc93a05c870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \"id\": 1,\n        \"name\": \"sadat Academy New\",\n        \"isActive\": true,\n        \"createDate\": \"2020-01-22T14:20:07\",\n        \"modifyDate\": \"2020-01-22T14:20:10\",\n        \"modifyBy\": 1,\n        \"routeID\": 1,\n        \"latitude\": \"1.0\",\n        \"longitude\": \"1.2\"\n}"},"url":"http://localhost:60946/api/CheckPoints/AddCheckPoint"},"response":[],"_postman_id":"7bbaa7f3-e9dd-4dd5-a991-4bc93a05c870"},{"name":"UpdateCheckPoint","id":"7c7efd57-4f57-4dd6-a7b4-c617ca52c1fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \"id\": 9,\n        \"name\": \"sadat Academy New\",\n        \"isActive\": true,\n        \"createDate\": \"2020-01-22T14:20:07\",\n        \"modifyDate\": \"2020-01-22T14:20:10\",\n        \"modifyBy\": 1,\n        \"routeID\": 1,\n        \"latitude\": \"1.0\",\n        \"longitude\": \"1.2\"\n}"},"url":"http://localhost:60946/api/CheckPoints/UpdateCheckPoint"},"response":[],"_postman_id":"7c7efd57-4f57-4dd6-a7b4-c617ca52c1fc"},{"name":"GetAllClients","id":"f78a30d6-089c-4172-9ae4-384af164b5c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n}"},"url":"http://localhost:60946/api/Client/GetAllClients"},"response":[],"_postman_id":"f78a30d6-089c-4172-9ae4-384af164b5c1"},{"name":"GetClient","id":"2a9ee8c7-4cf8-4d37-b642-5f22df4ff14d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n}"},"url":"http://localhost:60946/api/Client/GetClient/1"},"response":[],"_postman_id":"2a9ee8c7-4cf8-4d37-b642-5f22df4ff14d"},{"name":"AddClient","id":"20decd9f-d764-4d86-9637-961f1db03bf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \"id\": 10,\n        \"name\": \"Valeu\",\n        \"address\": \"Smart Village\",\n        \"email\": \"val@valeu.com\",\n        \"mobile\": \"01002115255\",\n        \"fax\": \"01002115255\"\n}"},"url":"http://localhost:60946/api/Client/AddClient"},"response":[],"_postman_id":"20decd9f-d764-4d86-9637-961f1db03bf3"},{"name":"UpdateClient","id":"6d7da698-5e30-4230-ae79-bf65e80e468b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \"id\": 10,\n        \"name\": \"Valeu\",\n        \"address\": \"Smart Village\",\n        \"email\": \"val@valeu.com\",\n        \"mobile\": \"01002115255\",\n        \"fax\": \"01002115255\"\n}"},"url":"http://localhost:60946/api/Client/UpdateClient"},"response":[],"_postman_id":"6d7da698-5e30-4230-ae79-bf65e80e468b"},{"name":"GetAllDrivers","id":"a1000463-56d0-4146-9276-5e9f4d8de238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n}"},"url":"http://localhost:60946/api/Driver/GetAllDrivers"},"response":[],"_postman_id":"a1000463-56d0-4146-9276-5e9f4d8de238"},{"name":"GetDriver","id":"a6236dcf-b9a8-4254-8950-e3da96038b62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n}"},"url":"http://localhost:60946/api/Driver/GetDriver/1"},"response":[],"_postman_id":"a6236dcf-b9a8-4254-8950-e3da96038b62"},{"name":"AddDriver","id":"226851a1-cba2-45ca-bdce-83889813c685","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n \n        \"firstName\": \"Driver122\",\n        \"lastName\": \"Driver1\",\n        \"licensePicURL\": \"url\",\n        \"dateOfBirth\": \"2020-01-01T12:00:47\",\n        \"isActive\": true,\n        \"isEmployee\": true,\n        \"createDate\": \"2020-01-22T12:00:57\",\n        \"modifyDate\": \"2020-01-22T12:01:01\",\n        \"modifyBy\": 1,\n        \"email\": \"mdriver.hefny@weelo.com.eg\",\n        \"picUrl\": \"url\",\n        \"password\": null,\n        \"roleID\": 2,\n        \"isTatweer\": true,\n        \"roleName\": null\n}"},"url":"http://localhost:60946/api/Driver/AddDriver"},"response":[],"_postman_id":"226851a1-cba2-45ca-bdce-83889813c685"},{"name":"UpdateDRiver","id":"cc9249f6-4e5d-4507-9624-641cdf226894","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n \"ID\":24,\n        \"firstName\": \"Driver122\",\n        \"lastName\": \"Driver1\",\n        \"licensePicURL\": \"url\",\n        \"dateOfBirth\": \"2020-01-01T12:00:47\",\n        \"isActive\": true,\n        \"isEmployee\": true,\n        \"createDate\": \"2020-01-22T12:00:57\",\n        \"modifyDate\": \"2020-01-22T12:01:01\",\n        \"modifyBy\": 1,\n        \"email\": \"mdriver.hefny@weelo.com.eg\",\n        \"picUrl\": \"url\",\n        \"password\": null,\n        \"roleID\": 2,\n        \"isTatweer\": true,\n        \"roleName\": null\n}"},"url":"http://localhost:60946/api/Driver/UpdateDRiver"},"response":[],"_postman_id":"cc9249f6-4e5d-4507-9624-641cdf226894"},{"name":"GetAllPassenger","id":"33a16201-3b6b-43d7-98dd-54a108586834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n \n}"},"url":"http://localhost:60946/api/Passenger/GetAllPassenger"},"response":[],"_postman_id":"33a16201-3b6b-43d7-98dd-54a108586834"},{"name":"GetPassenger","id":"d743d6db-b742-4409-a5dd-ee3bc461db59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n \n}"},"url":"http://localhost:60946/api/Passenger/GetPassenger/9"},"response":[],"_postman_id":"d743d6db-b742-4409-a5dd-ee3bc461db59"},{"name":"AddPassenger","id":"a7454b0a-ec62-4496-a0ea-4b7358dce590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t   \n            \"firstName\": \"Passengere 2\",\n            \"lastName\": \"passenger\",\n            \"workid\": \"11234\",\n            \"dateOfBirth\": \"2020-01-26T12:36:48\",\n            \"isActive\": true,\n            \"createDate\": \"2020-01-26T12:36:53\",\n            \"modifyDate\": \"2020-01-26T12:36:56\",\n            \"modifyBy\": 1,\n            \"clintID\": 1,\n            \"email\": \"passenger@weelo\",\n            \"picUrl\": \"url\",\n            \"password\": null,\n            \"roleID\": 4\n            \n \n}"},"url":"http://localhost:60946/api/Passenger/AddPassenger"},"response":[],"_postman_id":"a7454b0a-ec62-4496-a0ea-4b7358dce590"},{"name":"UpdatePassenger","id":"bdd27de3-c52d-483d-adb7-8ea8458c5cbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t   \"ID\":25,\n            \"firstName\": \"Passengere 2\",\n            \"lastName\": \"passenger\",\n            \"workid\": \"11234\",\n            \"dateOfBirth\": \"2020-01-26T12:36:48\",\n            \"isActive\": true,\n            \"createDate\": \"2020-01-26T12:36:53\",\n            \"modifyDate\": \"2020-01-26T12:36:56\",\n            \"modifyBy\": 1,\n            \"clintID\": 1,\n            \"email\": \"passenger@weelo\",\n            \"picUrl\": \"url\",\n            \"password\": null,\n            \"roleID\": 4\n            \n \n}"},"url":"http://localhost:60946/api/Passenger/UpdatePassenger"},"response":[],"_postman_id":"bdd27de3-c52d-483d-adb7-8ea8458c5cbb"},{"name":"GetAllAccidents","id":"c8124782-9656-4d9e-a9c5-7435cb94a3cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n \n}"},"url":"http://localhost:60946/api/Accident/GetAllAccidents"},"response":[],"_postman_id":"c8124782-9656-4d9e-a9c5-7435cb94a3cc"},{"name":"GetAccident","id":"9f52c0de-55ad-4611-86ca-f87ff5a6e3f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n \n}"},"url":"http://localhost:60946/api/Accident/GetAccident/3"},"response":[],"_postman_id":"9f52c0de-55ad-4611-86ca-f87ff5a6e3f4"},{"name":"AddAccident","id":"6e09ef3c-d47b-4bc2-817f-5218bd091011","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer NghcgS+Qu5FMazJl1otcx5jWiCc2OWhSmbO8rb4YdRg=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t  \n  \"PageNumber\":1,\n  \"PageSize\":10\n}"},"url":"http://localhost:60946/api/Driver/GetAllDriversPaging"},"response":[],"_postman_id":"6e09ef3c-d47b-4bc2-817f-5218bd091011"},{"name":"UpdateAccident","id":"ca0a1d67-1e6e-4584-abca-189f42272199","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Pt1KmRBQs41Ev4BhlMT9Ovp1ZhNA3W96nP4jgaEsGNQ=","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"ID\":8  ,\n  \"tripID\": 1,\n        \"accidentTime\": \"2020-01-22T12:24:15\",\n        \"isOwnFault\": true,\n        \"fine\": 2.0,\n        \"insuranceCovered\": true,\n        \"isActive\": true,\n        \"createDate\": \"2020-01-22T12:24:31\",\n        \"modifyDate\": \"2020-01-22T12:24:35\",\n        \"modifyBy\": 1\n}"},"url":"http://localhost:60946/api/Accident/UpdateAccident"},"response":[],"_postman_id":"ca0a1d67-1e6e-4584-abca-189f42272199"},{"name":"GetAllAccidentsPaging","id":"75838659-6b9b-4301-ae67-a7d0f8875a1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer PJzTX9ZkJil0PSB+qVE0EYj1wKHWlmQJICVeZ2H72LI=","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"PageNumber","value":"1","type":"text"},{"key":"PageSize","value":"3","type":"text"}]},"url":"http://localhost:60946/api/Accident/GetAllAccidentsPaging"},"response":[],"_postman_id":"75838659-6b9b-4301-ae67-a7d0f8875a1d"},{"name":"GetAllVehiclesPaging","id":"380eb53e-117d-4e60-ad0f-0ca7a17b4088","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer PJzTX9ZkJil0PSB+qVE0EYj1wKHWlmQJICVeZ2H72LI=","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"PageNumber","value":"1","type":"text"},{"key":"PageSize","value":"2","type":"text"}]},"url":"http://localhost:60946/api/Vehicle/GetAllVehiclesPaging"},"response":[],"_postman_id":"380eb53e-117d-4e60-ad0f-0ca7a17b4088"},{"name":"GetAllCheckPointsPaging","id":"5e5f2ca9-cda6-45ea-bf5f-f1e2366df46d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer PJzTX9ZkJil0PSB+qVE0EYj1wKHWlmQJICVeZ2H72LI=","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"PageNumber","value":"1","type":"text"},{"key":"PageSize","value":"2","type":"text"}]},"url":"http://localhost:60946/api/CheckPoints/GetAllCheckPointsPaging"},"response":[],"_postman_id":"5e5f2ca9-cda6-45ea-bf5f-f1e2366df46d"},{"name":"GetAllClientsPaging","id":"9a97de26-6743-4ad6-b7ea-af5e233a204e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer PJzTX9ZkJil0PSB+qVE0EYj1wKHWlmQJICVeZ2H72LI=","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"PageNumber","value":"1","type":"text"},{"key":"PageSize","value":"3","type":"text"}]},"url":"http://localhost:60946/api/Client/GetAllClientsPaging"},"response":[],"_postman_id":"9a97de26-6743-4ad6-b7ea-af5e233a204e"},{"name":"GetAllPassengerPaging","id":"8c4fe31e-8acd-4daa-84aa-5c3ad616709e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer PJzTX9ZkJil0PSB+qVE0EYj1wKHWlmQJICVeZ2H72LI=","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"PageNumber","value":"1","type":"text"},{"key":"PageSize","value":"3","type":"text"}]},"url":"http://localhost:60946/api/Passenger/GetAllPassengerPaging"},"response":[],"_postman_id":"8c4fe31e-8acd-4daa-84aa-5c3ad616709e"},{"name":"GetAllDriversPaging","id":"b7056817-d2a0-4563-9bc1-6bafdfc25d56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer NghcgS+Qu5FMazJl1otcx5jWiCc2OWhSmbO8rb4YdRg=","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"PageNumber\":1,\n\t\n\t\"PageSize\":5\n}\n\t"},"url":"http://localhost:60946/api/Driver/GetAllDriversPaging"},"response":[],"_postman_id":"b7056817-d2a0-4563-9bc1-6bafdfc25d56"},{"name":"GetAllTripsPaging","id":"17a956eb-27bf-4971-aba7-fd415c4faf37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer PJzTX9ZkJil0PSB+qVE0EYj1wKHWlmQJICVeZ2H72LI=","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"PageNumber","value":"1","type":"text"},{"key":"PageSize","value":"3","type":"text"}]},"url":"http://localhost:60946/api/Trip/GetAllTripsPaging"},"response":[],"_postman_id":"17a956eb-27bf-4971-aba7-fd415c4faf37"},{"name":"http://localhost:60946/api/token","id":"2b6c4aea-deb8-461b-b1d3-46b0b427193c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"","value":"Bearer  LLTCjW5MeQyB7HzVNdUJd7WGw8NP+wu60uvOsE4ZCYs=","type":"text"},{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\n\t\"Id\": 1 ,\n\t\"EmpId\":2\n}"},"url":"http://localhost:63420/supplier/delete/task"},"response":[],"_postman_id":"2b6c4aea-deb8-461b-b1d3-46b0b427193c"},{"name":"token","id":"4ee204f7-3354-4e5a-8a5a-9f9500093885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"username","value":"m.hefny@weelo.com.eg","type":"text"},{"key":"password","value":"123456","type":"text"},{"key":"grant_type","value":"1","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"m.hefny@weelo.com.eg","type":"text"},{"key":"password","value":"123456","type":"text"},{"key":"grant_type","value":"2","type":"text"}]},"url":"http://192.168.1.100:5252/api/token"},"response":[],"_postman_id":"4ee204f7-3354-4e5a-8a5a-9f9500093885"}]}