{"info":{"_postman_id":"fbb41227-4905-402f-a589-b748ff536e3f","name":"Tutor Connect Server","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24260220","collectionId":"fbb41227-4905-402f-a589-b748ff536e3f","publishedId":"2sA3s3GWZe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-08-09T18:32:33.000Z"},"item":[{"name":"User","item":[{"name":"Create Tutor","id":"8fa032a9-1748-4793-9c1d-ca2f91daa730","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Arif Rahman\",\r\n    \"email\": \"arif.rahman@tutor.com\",\r\n    \"password\": \"test123\",\r\n    \"gender\": \"male\",\r\n    \"dateOfBirth\": \"1983-11-22T00:00:00Z\",\r\n    \"contactNo\": \"01811223366\",\r\n    \"profileImage\": \"https://i.ibb.co/rf29bzb/christian-buehner-DIt-Ylc26z-VI-unsplash.jpg\",\r\n    \"presentAddress\": {\r\n      \"address\": \"789 Another St\",\r\n      \"district\": \"Barisal\",\r\n      \"area\": \"Band Road\"\r\n    },\r\n    \"permanentAddress\": {\r\n      \"address\": \"654 Main St\",\r\n      \"district\": \"Chittagong\",\r\n      \"area\": \"Panchlaish\"\r\n    },\r\n    \"qualification\": {\r\n      \"degree\": \"MSc in Geography\",\r\n      \"year\": \"2011\",\r\n      \"institution\": \"University of Dhaka\"\r\n    },\r\n    \"expertise\": [\"geography\", \"environmental science\"],\r\n    \"class\": [9, 10],\r\n    \"yearOfExperience\": \"10\",\r\n    \"fee\": \"3500\",\r\n    \"details\": \"Arif Rahman is an experienced tutor in Geography and Environmental Science, offering in-depth knowledge and practical insights into these subjects. His teaching includes field studies and real-world applications to help students connect theoretical concepts with practical experiences.\"\r\n  }","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/user/tutor/create","urlObject":{"path":["user","tutor","create"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fa032a9-1748-4793-9c1d-ca2f91daa730"},{"name":"Create Student","id":"b42fc0da-7a36-40f2-ae81-c55c109cb094","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Mr. Iqbal hosss\",\r\n    \"email\": \"student@student.com\",\r\n    \"password\": \"test123\",\r\n    \"gender\": \"male\",\r\n    \"dateOfBirth\": \"2002-02-14T10:29:24.000Z\",\r\n    \"contactNo\": \"+123456733890\",\r\n    \"presentAddress\": {\r\n      \"address\": \"Bogura\",\r\n        \"area\": \"Bogura sadar\",\r\n        \"district\": \"Bogura\"\r\n    },\r\n    \"permanentAddress\": {\r\n       \"address\": \"Bogura\",\r\n        \"area\": \"Bogura sadar\",\r\n        \"district\": \"Bogura\"\r\n    },\r\n    \"profileImage\": \"https://i.ibb.co/zmjB0w6/harry-cunningham-EPi3-TRQc5-Z0-unsplash.jpg\"\r\n  }","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/user/student/create","urlObject":{"path":["user","student","create"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"b42fc0da-7a36-40f2-ae81-c55c109cb094"}],"id":"f4f245dc-1b71-450d-8120-43efafe5dec3","_postman_id":"f4f245dc-1b71-450d-8120-43efafe5dec3","description":""},{"name":"Auth","item":[{"name":"Login","id":"7ef7e3dc-b906-4048-8c2f-2e4512587903","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"tutor@tutor.com\",\r\n    \"password\": \"test123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login","urlObject":{"path":["auth","login"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ef7e3dc-b906-4048-8c2f-2e4512587903"}],"id":"08e5ffea-f892-424f-bc5e-5d8b0327d4d6","_postman_id":"08e5ffea-f892-424f-bc5e-5d8b0327d4d6","description":""},{"name":"Student","item":[{"name":"New Request","id":"bfcd54c6-b59e-410b-a839-fec36ed11796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{url}}/login","urlObject":{"path":["login"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bfcd54c6-b59e-410b-a839-fec36ed11796"}],"id":"af92d1f5-aeab-4d7e-b96d-865951b50bb2","_postman_id":"af92d1f5-aeab-4d7e-b96d-865951b50bb2","description":""},{"name":"Tutor","item":[{"name":"Get all Tutors","id":"db0806dd-8f3d-40cf-ac84-25cb46e680e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/tutor?searchTerm=Fatima","urlObject":{"path":["tutor"],"host":["http://localhost:5000/api/v1"],"query":[{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"limit","value":"10"},{"disabled":true,"key":"district","value":"Bogura"},{"disabled":true,"description":{"content":"<p>Area</p>\n","type":"text/plain"},"key":"upozila","value":"Greenwood Upozila"},{"disabled":true,"key":"class","value":"12"},{"disabled":true,"description":{"content":"<p>subject</p>\n","type":"text/plain"},"key":"experties","value":"Phsyics"},{"disabled":true,"key":"medium","value":"bangla"},{"disabled":true,"key":"gender","value":"female"},{"disabled":true,"key":"sortBy","value":"rating"},{"disabled":true,"key":"sortOrder","value":"desc"},{"key":"searchTerm","value":"Fatima"}],"variable":[]}},"response":[],"_postman_id":"db0806dd-8f3d-40cf-ac84-25cb46e680e2"},{"name":"Get a Tutor by id","id":"2cd173e0-a347-4ee7-868c-2a35ef32ab45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/tutor/:tutorId","urlObject":{"path":["tutor",":tutorId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"977aa9d2-6f77-4be2-9a14-7bb94fb6423f","key":"tutorId"}]}},"response":[],"_postman_id":"2cd173e0-a347-4ee7-868c-2a35ef32ab45"}],"id":"9811502d-ea58-4dfc-980c-d2d0fdf48f36","_postman_id":"9811502d-ea58-4dfc-980c-d2d0fdf48f36","description":""},{"name":"Tuition","item":[{"name":"Tutor","item":[{"name":"Apply to a Tuition","id":"fdf43d46-9a11-4247-947f-5e9d546fb676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"url":"http://localhost:5000/api/v1/tuition/apply/:tuitionId","urlObject":{"path":["tuition","apply",":tuitionId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"b01fc162-6d9f-47d0-9e1c-5ba3de4596ab","key":"tuitionId"}]}},"response":[],"_postman_id":"fdf43d46-9a11-4247-947f-5e9d546fb676"},{"name":"Get all applied Tuition","id":"806bd138-096b-4f12-91fd-b0bcdfc0b8ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"url":"http://localhost:5000/api/v1/tuition/applied","urlObject":{"path":["tuition","applied"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"806bd138-096b-4f12-91fd-b0bcdfc0b8ef"},{"name":"Get all Tuition","id":"48a253b1-7dc2-4662-bcba-8373ceb76cc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiZWQxM2JkNDEtYWNjZi00ZTk1LWE5ZGYtOGUzNzBiYzQyNzk3IiwiZW1haWwiOiJ0dXRvckB0dXRvci5jb20iLCJ1c2VybmFtZSI6IlR1dG9yIDEiLCJyb2xlIjoidHV0b3IiLCJwcm9maWxlSW1hZ2UiOiJodHRwczovL2kuaWJiLmNvL3ptakIwdzYvaGFycnktY3VubmluZ2hhbS1FUGkzLVRSUWM1LVowLXVuc3BsYXNoLmpwZyIsImlhdCI6MTcyMTk4NTkyMywiZXhwIjoxNzIyNTkwNzIzfQ.bIuQ3mPz5m2Yr6CSsDFhg7D2zUwXo3D0WT1cG1YWZI8","type":"text"}],"url":"http://localhost:5000/api/v1/tuition","urlObject":{"path":["tuition"],"host":["http://localhost:5000/api/v1"],"query":[{"disabled":true,"key":"limit","value":"10"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"sortBy","value":"salary"},{"disabled":true,"description":{"content":"<p>asc/desc</p>\n","type":"text/plain"},"key":"sortOrder","value":"desc"}],"variable":[]}},"response":[],"_postman_id":"48a253b1-7dc2-4662-bcba-8373ceb76cc7"},{"name":"Get a Tuition by id","id":"d8be54cd-75aa-484e-b0bc-5625a9a15d63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/tuition/:tutionId","urlObject":{"path":["tuition",":tutionId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"71c9210d-6c01-49f3-8245-8adc8bed1dda","key":"tutionId"}]}},"response":[],"_postman_id":"d8be54cd-75aa-484e-b0bc-5625a9a15d63"},{"name":"Get all tuition request","id":"6c26b910-ad6e-485a-84f8-a3af7b30c867","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiZWQxM2JkNDEtYWNjZi00ZTk1LWE5ZGYtOGUzNzBiYzQyNzk3IiwiZW1haWwiOiJ0dXRvckB0dXRvci5jb20iLCJ1c2VybmFtZSI6IlR1dG9yIDEiLCJyb2xlIjoidHV0b3IiLCJwcm9maWxlSW1hZ2UiOiJodHRwczovL2kuaWJiLmNvL3ptakIwdzYvaGFycnktY3VubmluZ2hhbS1FUGkzLVRSUWM1LVowLXVuc3BsYXNoLmpwZyIsImlhdCI6MTcyMTk4NTkyMywiZXhwIjoxNzIyNTkwNzIzfQ.bIuQ3mPz5m2Yr6CSsDFhg7D2zUwXo3D0WT1cG1YWZI8","type":"text"}],"url":"http://localhost:5000/api/v1/tuition/request","urlObject":{"path":["tuition","request"],"host":["http://localhost:5000/api/v1"],"query":[{"disabled":true,"key":"limit","value":"10"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"sortBy","value":null},{"disabled":true,"key":"sortOrder","value":null}],"variable":[]}},"response":[],"_postman_id":"6c26b910-ad6e-485a-84f8-a3af7b30c867"},{"name":"Change Tuition Request status","id":"e30f3893-2eae-465f-91ff-e16c969c58fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"accepted\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/tuition/request/:tuitionId","urlObject":{"path":["tuition","request",":tuitionId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"69c86f9b-038a-4d34-9aa9-a4f60373cd09","key":"tuitionId"}]}},"response":[],"_postman_id":"e30f3893-2eae-465f-91ff-e16c969c58fa"},{"name":"Get current tuitions","id":"44f5e85a-579c-428e-9091-2fc68a113d4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"url":"http://localhost:5000/api/v1/tuition/current","urlObject":{"path":["tuition","current"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"44f5e85a-579c-428e-9091-2fc68a113d4b"}],"id":"9e186722-5ec9-4d22-bd6f-3a7807a48d77","description":"<p>Role specific routes</p>\n","_postman_id":"9e186722-5ec9-4d22-bd6f-3a7807a48d77"},{"name":"Student","item":[{"name":"Create Tuition","id":"155058c6-6216-46b8-bd4a-33f93d8d9f9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"student_id\": \"b2b308fe-0548-4db0-89b7-3d2ce10692bc\",\r\n    \"subject\": \"Physics\",\r\n    \"class\": 10,\r\n    \"medium\": \"bangla\",\r\n    \"fullAddress\": {\r\n        \"address\": \"Greenwood\",\r\n        \"area\": \"Greenwood Post Office\",\r\n        \"district\": \"Greenwood District\"\r\n      },\r\n    \"contactNo\": \"+1234567890\",\r\n    \"salary\": \"$160\",\r\n    \"gender\": \"male\",\r\n    \"schedule\": {\r\n    \"days\": [\"Monday\", \"Wednesday\", \"Friday\"],\r\n    \"startTime\": \"2023-01-01T00:00:00.000Z\",\r\n    \"endTime\": \"2023-12-31T00:00:00.000Z\"\r\n}\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/tuition/create","urlObject":{"path":["tuition","create"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"155058c6-6216-46b8-bd4a-33f93d8d9f9f"},{"name":"Get my posted Tuition","id":"a05a92da-b9a1-4d4f-af98-fb1156dd0dde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiODdhZDc5NDktYzllOS00N2U0LWE2Y2YtYjY0NjEzZmY2ZmVlIiwiZW1haWwiOiJzdHVkZW50QHN0dWRlbnQuY29tIiwidXNlcm5hbWUiOiJNZCBJcWJhbCBIYXF1ZSAiLCJyb2xlIjoic3R1ZGVudCIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQktIUVl5Ui9GQi1JTUctMTcyMTg0Mjg5NDYwNS5qcGciLCJpYXQiOjE3MjM4MDM5MjksImV4cCI6MTcyNDQwODcyOX0.8_lZsS9-eMGZ5n7Rwv6EzL_vy1c6PsPpfR4Shqf_jZo","type":"text"}],"url":"http://localhost:5000/api/v1/tuition/posted","urlObject":{"path":["tuition","posted"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a05a92da-b9a1-4d4f-af98-fb1156dd0dde"},{"name":"Request to a specific tutor","id":"ac7c8537-3001-4e86-8557-372ea4c4ce4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiODdhZDc5NDktYzllOS00N2U0LWE2Y2YtYjY0NjEzZmY2ZmVlIiwiZW1haWwiOiJzdHVkZW50QHN0dWRlbnQuY29tIiwidXNlcm5hbWUiOiJNZCBJcWJhbCBIYXF1ZSAiLCJyb2xlIjoic3R1ZGVudCIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQktIUVl5Ui9GQi1JTUctMTcyMTg0Mjg5NDYwNS5qcGciLCJpYXQiOjE3MjM4MDM5MjksImV4cCI6MTcyNDQwODcyOX0.8_lZsS9-eMGZ5n7Rwv6EzL_vy1c6PsPpfR4Shqf_jZo","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"subject\": \"Physics\",\r\n    \"class\": \"10\",\r\n    \"medium\": \"bangla\",\r\n    \"fullAddress\": {\r\n        \"address\": \"sadara\",\r\n        \"area\": \"Bogura Sadar\",\r\n        \"district\": \"Bogura\"\r\n    },\r\n    \"schedule\": {\r\n        \"days\": [\r\n            \"Monday\",\r\n            \"Wednesday\",\r\n            \"Friday\"\r\n        ],\r\n        \"startTime\": \"2023-01-01T00:00:00.000Z\",\r\n        \"endTime\": \"2023-12-31T00:00:00.000Z\"\r\n    },\r\n    \"contactNo\": \"+1234567890\",\r\n    \"salary\": \"160\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/tuition/request/:tutorId","urlObject":{"path":["tuition","request",":tutorId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"977aa9d2-6f77-4be2-9a14-7bb94fb6423f","key":"tutorId"}]}},"response":[],"_postman_id":"ac7c8537-3001-4e86-8557-372ea4c4ce4a"},{"name":"Get requested tutors","id":"6029f3dd-528d-4079-bf21-353c5e418d56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiODdhZDc5NDktYzllOS00N2U0LWE2Y2YtYjY0NjEzZmY2ZmVlIiwiZW1haWwiOiJzdHVkZW50QHN0dWRlbnQuY29tIiwidXNlcm5hbWUiOiJNZCBJcWJhbCBIYXF1ZSAiLCJyb2xlIjoic3R1ZGVudCIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQktIUVl5Ui9GQi1JTUctMTcyMTg0Mjg5NDYwNS5qcGciLCJpYXQiOjE3MjM4MDM5MjksImV4cCI6MTcyNDQwODcyOX0.8_lZsS9-eMGZ5n7Rwv6EzL_vy1c6PsPpfR4Shqf_jZo","type":"text"}],"url":"http://localhost:5000/api/v1/tuition/requested","urlObject":{"path":["tuition","requested"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6029f3dd-528d-4079-bf21-353c5e418d56"},{"name":"Select tutor for Tuition","id":"5e38829a-d80c-42d2-9631-b587f84b766b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiODdhZDc5NDktYzllOS00N2U0LWE2Y2YtYjY0NjEzZmY2ZmVlIiwiZW1haWwiOiJzdHVkZW50QHN0dWRlbnQuY29tIiwidXNlcm5hbWUiOiJNZCBJcWJhbCBIYXF1ZSAiLCJyb2xlIjoic3R1ZGVudCIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQktIUVl5Ui9GQi1JTUctMTcyMTg0Mjg5NDYwNS5qcGciLCJpYXQiOjE3MjM4MDM5MjksImV4cCI6MTcyNDQwODcyOX0.8_lZsS9-eMGZ5n7Rwv6EzL_vy1c6PsPpfR4Shqf_jZo","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tuitionId\": \"1b7f2a64-97ec-4a2b-899f-0e715c698e9b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/tuition/select/:tutorId","urlObject":{"path":["tuition","select",":tutorId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"27e5dbcb-0e99-4a52-a8d5-3221585768c4","key":"tutorId"}]}},"response":[],"_postman_id":"5e38829a-d80c-42d2-9631-b587f84b766b"},{"name":"Get Applied Tutors","id":"a533a2ee-464c-44db-affe-9d76bdc23013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/tuition/:tuitionId/applied","urlObject":{"path":["tuition",":tuitionId","applied"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"b01fc162-6d9f-47d0-9e1c-5ba3de4596ab","key":"tuitionId"}]}},"response":[],"_postman_id":"a533a2ee-464c-44db-affe-9d76bdc23013"}],"id":"f5ec7fa2-6643-4432-9b63-89ad083929df","description":"<p>Role specific routes</p>\n","_postman_id":"f5ec7fa2-6643-4432-9b63-89ad083929df"}],"id":"a374b8ac-076b-4bcb-8109-7e630ae4573e","_postman_id":"a374b8ac-076b-4bcb-8109-7e630ae4573e","description":""},{"name":"Schedule","item":[{"name":"Create schedule","id":"7d92ac57-bff6-490a-8eed-856d884848ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"days\": [\"Monday\", \"Wednesday\", \"Friday\"],\r\n    \"startTime\": \"2023-01-01T00:00:00.000Z\",\r\n    \"endTime\": \"2023-12-31T00:00:00.000Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/schedule/create","urlObject":{"path":["schedule","create"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d92ac57-bff6-490a-8eed-856d884848ae"},{"name":"Get all Schedule","id":"f1df83df-dd9a-4a79-a23b-55f7f63090d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"url":"http://localhost:5000/api/v1/schedule","urlObject":{"path":["schedule"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1df83df-dd9a-4a79-a23b-55f7f63090d6"},{"name":"Get a Schedule by id","id":"5405b912-c331-4700-b465-9af1c2415e85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"url":"http://localhost:5000/api/v1/schedule/:scheduleId","urlObject":{"path":["schedule",":scheduleId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"e0c02711-7d9e-466c-bc26-139484e614c6","key":"scheduleId"}]}},"response":[],"_postman_id":"5405b912-c331-4700-b465-9af1c2415e85"},{"name":"Update a schedule","id":"35541e72-f49c-42ce-9762-aebf2dda8972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"days\": [\r\n        \"fri\",\r\n        \"sun\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/schedule/:scheduleId","urlObject":{"path":["schedule",":scheduleId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"8dba4360-766d-49af-ad15-9faeb9c69bf6","key":"scheduleId"}]}},"response":[],"_postman_id":"35541e72-f49c-42ce-9762-aebf2dda8972"},{"name":"Delete a Schedule","id":"d3b139fc-9ef6-4ce4-a75b-9fe555085282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"url":"http://localhost:5000/api/v1/schedule/:scheduleId","urlObject":{"path":["schedule",":scheduleId"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[{"type":"any","value":"8dba4360-766d-49af-ad15-9faeb9c69bf6","key":"scheduleId"}]}},"response":[],"_postman_id":"d3b139fc-9ef6-4ce4-a75b-9fe555085282"}],"id":"4c6022dd-8891-4eed-ba9b-ec20961e5183","_postman_id":"4c6022dd-8891-4eed-ba9b-ec20961e5183","description":""},{"name":"Profile","item":[{"name":"Tutor","item":[{"name":"Update profile details","id":"00ec0096-8cb3-46e5-a10a-b9a4acf1a8b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"details\": \"This is a test details for update the details of the tutor \"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/profile/details","urlObject":{"path":["profile","details"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"00ec0096-8cb3-46e5-a10a-b9a4acf1a8b3"},{"name":"Update academic info","id":"5b87acb8-3873-482f-9998-37c0c0393206","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tutorQualification\": [\r\n        {\r\n            \"qualification_id\": \"21b29fe0-695f-4ba6-b135-f670865e54f9\",\r\n            \"degree\": \"EEE\",\r\n            \"institution\": \"Bogura politechnical institute\",\r\n            \"year\": \"2023\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/profile/academicInfo","urlObject":{"path":["profile","academicInfo"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b87acb8-3873-482f-9998-37c0c0393206"},{"name":"Update others info","id":"b7221b31-9cbd-4c3d-b6c3-da4e3add462b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"experties\": [\r\n        \"bangla\",\r\n        \"english\"\r\n    ],\r\n    \"fee\": \"2500\",\r\n    \"medium\": [\r\n        \"bangla\",\r\n        \"english\"\r\n    ],\r\n    \"class\": [\r\n        7,\r\n        8,\r\n        9\r\n    ],\r\n    \"yearOfExperience\": \"5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/profile/othersInfo","urlObject":{"path":["profile","othersInfo"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7221b31-9cbd-4c3d-b6c3-da4e3add462b"}],"id":"33da9e65-f186-42d8-83d4-dc711d46d4ec","_postman_id":"33da9e65-f186-42d8-83d4-dc711d46d4ec","description":""},{"name":"Get profile","id":"343951b9-6f72-45e1-b4db-6c9795117946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"url":"http://localhost:5000/api/v1/profile","urlObject":{"path":["profile"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"343951b9-6f72-45e1-b4db-6c9795117946"},{"name":"Update personal Info","id":"89e24648-10bb-480a-99c9-4cd577b0567e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"test tutor\",\r\n    \"email\": \"tutor@tutor.com\",\r\n    \"contactNo\": \"11122233344\",\r\n    \"gender\": \"male\",\r\n    \"dateOfBirth\": \"1998-06-28T18:00:00.000Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/profile/personalInfo","urlObject":{"path":["profile","personalInfo"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"89e24648-10bb-480a-99c9-4cd577b0567e"},{"name":"Update Address","id":"5111003f-64b2-489a-bbca-fb34bf5c148e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"presentAddress\": {\r\n        \"address\": \"sathamatha\",\r\n        \"area\": \"dighinala\",\r\n        \"district\": \"Khagrachari\"\r\n    },\r\n    \"permanentAddress\": {\r\n        \"address\": \"Naruli\",\r\n        \"area\": \"Bogura Sadar\",\r\n        \"district\": \"Bogura\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/profile/address","urlObject":{"path":["profile","address"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5111003f-64b2-489a-bbca-fb34bf5c148e"}],"id":"7c6021c6-46ab-46cc-aa22-5c8b0a861517","_postman_id":"7c6021c6-46ab-46cc-aa22-5c8b0a861517","description":""},{"name":"Dashboard","item":[{"name":"Get Dashboard Overview","id":"6cfc423a-c29e-489b-96e9-dab71c68924b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiODdhZDc5NDktYzllOS00N2U0LWE2Y2YtYjY0NjEzZmY2ZmVlIiwiZW1haWwiOiJzdHVkZW50QHN0dWRlbnQuY29tIiwidXNlcm5hbWUiOiJNZCBJcWJhbCBIYXF1ZSAiLCJyb2xlIjoic3R1ZGVudCIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQktIUVl5Ui9GQi1JTUctMTcyMTg0Mjg5NDYwNS5qcGciLCJpYXQiOjE3MjM4MDM5MjksImV4cCI6MTcyNDQwODcyOX0.8_lZsS9-eMGZ5n7Rwv6EzL_vy1c6PsPpfR4Shqf_jZo","type":"text"}],"url":"http://localhost:5000/api/v1/dashboard","urlObject":{"path":["dashboard"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cfc423a-c29e-489b-96e9-dab71c68924b"}],"id":"52d8b7c6-2769-4372-aeb4-d07be485e742","_postman_id":"52d8b7c6-2769-4372-aeb4-d07be485e742","description":""}],"event":[{"listen":"prerequest","script":{"id":"cdc96b7b-6563-46e0-bf34-1676c16ae789","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"a37d3d0f-0be0-4fea-b17e-5a3203f1f5ab","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"host","value":"http://localhost:5000/api/v1","type":"string"},{"key":"student token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiODdhZDc5NDktYzllOS00N2U0LWE2Y2YtYjY0NjEzZmY2ZmVlIiwiZW1haWwiOiJzdHVkZW50QHN0dWRlbnQuY29tIiwidXNlcm5hbWUiOiJNZCBJcWJhbCBIYXF1ZSAiLCJyb2xlIjoic3R1ZGVudCIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQktIUVl5Ui9GQi1JTUctMTcyMTg0Mjg5NDYwNS5qcGciLCJpYXQiOjE3MjM4MDM5MjksImV4cCI6MTcyNDQwODcyOX0.8_lZsS9-eMGZ5n7Rwv6EzL_vy1c6PsPpfR4Shqf_jZo","type":"string"},{"key":"tutor token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMmZkMjM3MTUtMmYzYS00NjUwLWEyYmUtYmUzYTE0NWI1NGM3IiwiZW1haWwiOiJrYXJpbS5ob3NzYWluQHR1dG9yLmNvbSIsInVzZXJuYW1lIjoiS2FyaW0gSG9zc2FpbiIsInJvbGUiOiJ0dXRvciIsInByb2ZpbGVJbWFnZSI6Imh0dHBzOi8vaS5pYmIuY28vQzFuZ2RaYi9wZXhlbHMtYW5kcmVhLXBpYWNxdWFkaW8tMzc2MTUwOC5qcGciLCJpYXQiOjE3MjM3OTY4NTEsImV4cCI6MTcyNDQwMTY1MX0.nRT_CbCxcc542yoxPkmyOIJprmQxlvhtn8kd-D5iiYM","type":"string"},{"key":"host","value":"https://tutor-connect-server.vercel.app/api/v1","type":"string","disabled":true}]}