{"info":{"_postman_id":"90805d76-8e76-41c7-a0a8-f5fde079294f","name":"OpenAPI definition","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"43024310","collectionId":"90805d76-8e76-41c7-a0a8-f5fde079294f","publishedId":"2sB2ixiDX6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-22T19:10:51.000Z"},"item":[{"name":"api","item":[{"name":"users","item":[{"name":"fill-details","item":[{"name":"fill User Details","id":"07f0cc38-e397-4eb2-9e6a-c266673836d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"email\": \"<string>\",\n  \"phoneNumber\": \"<string>\",\n  \"userType\": \"<string>\",\n  \"roomId\": \"<long>\",\n  \"gender\": \"<string>\",\n  \"bloodGroup\": \"<string>\",\n  \"address\": \"<string>\",\n  \"companyName\": \"<string>\",\n  \"dateOfBirth\": \"<string>\",\n  \"profilePicture\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/users/fill-details","urlObject":{"path":["api","users","fill-details"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"7983078d-4553-43ed-8395-acfd77023a29","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"email\": \"<string>\",\n  \"phoneNumber\": \"<string>\",\n  \"userType\": \"<string>\",\n  \"roomId\": \"<long>\",\n  \"gender\": \"<string>\",\n  \"bloodGroup\": \"<string>\",\n  \"address\": \"<string>\",\n  \"companyName\": \"<string>\",\n  \"dateOfBirth\": \"<string>\",\n  \"profilePicture\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/users/fill-details"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"email\": \"<string>\",\n  \"phoneNumber\": \"<string>\",\n  \"userType\": \"<string>\",\n  \"roomId\": \"<long>\",\n  \"gender\": \"<string>\",\n  \"bloodGroup\": \"<string>\",\n  \"address\": \"<string>\",\n  \"companyName\": \"<string>\",\n  \"dateOfBirth\": \"<string>\",\n  \"profilePicture\": \"<string>\"\n}"}],"_postman_id":"07f0cc38-e397-4eb2-9e6a-c266673836d1"}],"id":"68b93276-c1f6-4a54-8d61-c751159bd8f3","_postman_id":"68b93276-c1f6-4a54-8d61-c751159bd8f3","description":""},{"name":"{id}","item":[{"name":"get User By Id","id":"8b20866f-c8c3-4a3d-a013-3bfda8b26130","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/users/:id","urlObject":{"path":["api","users",":id"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"fc6fc016-daab-40b6-99d6-dfc3dba3403a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"id"}]}},"response":[{"id":"699d320c-fd7e-41c8-b86e-e6ffc08cefdc","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/users/:id","host":["http://localhost:8081"],"path":["api","users",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"name\": \"<string>\",\n  \"email\": \"<string>\",\n  \"phoneNumber\": \"<string>\",\n  \"userType\": \"<string>\",\n  \"roomId\": \"<long>\",\n  \"gender\": \"<string>\",\n  \"bloodGroup\": \"<string>\",\n  \"address\": \"<string>\",\n  \"companyName\": \"<string>\",\n  \"dateOfBirth\": \"<string>\",\n  \"profilePicture\": \"<string>\"\n}"}],"_postman_id":"8b20866f-c8c3-4a3d-a013-3bfda8b26130"}],"id":"2311514c-0955-4e1e-8d86-bbf0e7d8ec7a","_postman_id":"2311514c-0955-4e1e-8d86-bbf0e7d8ec7a","description":""}],"id":"63b58067-ec29-4a4e-a182-033608c3e3c1","_postman_id":"63b58067-ec29-4a4e-a182-033608c3e3c1","description":""},{"name":"tickets","item":[{"name":"resolve","item":[{"name":"{ticketId}","item":[{"name":"resolve Ticket","id":"d8bd8526-ff0c-4dd4-a1a0-535b7c4014da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/tickets/resolve/:ticketId","urlObject":{"path":["api","tickets","resolve",":ticketId"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"d8b70535-e1ee-436d-afc2-d21de62104bb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"ticketId"}]}},"response":[{"id":"cabfa0bd-f2fc-461b-b13f-1ad2f9e89f73","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/tickets/resolve/:ticketId","host":["http://localhost:8081"],"path":["api","tickets","resolve",":ticketId"],"variable":[{"key":"ticketId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"userId\": \"<long>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"ticketType\": \"<string>\",\n  \"category\": \"<string>\",\n  \"assignedTo\": \"<long>\",\n  \"status\": \"<string>\",\n  \"createdAt\": \"<dateTime>\"\n}"}],"_postman_id":"d8bd8526-ff0c-4dd4-a1a0-535b7c4014da"}],"id":"945f9748-9f54-40af-822a-ec4165316e92","_postman_id":"945f9748-9f54-40af-822a-ec4165316e92","description":""}],"id":"8445bb32-e270-4364-97c2-e32d1c94d5a0","_postman_id":"8445bb32-e270-4364-97c2-e32d1c94d5a0","description":""},{"name":"create","item":[{"name":"create Ticket","id":"e7de1735-c3d4-4c1d-ba06-13a29f282ca0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<long>\",\n  \"userId\": \"<long>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"ticketType\": \"<string>\",\n  \"category\": \"<string>\",\n  \"assignedTo\": \"<long>\",\n  \"status\": \"<string>\",\n  \"createdAt\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/tickets/create","urlObject":{"path":["api","tickets","create"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"84d5da8b-8c8a-4271-8563-5df4fe331895","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<long>\",\n  \"userId\": \"<long>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"ticketType\": \"<string>\",\n  \"category\": \"<string>\",\n  \"assignedTo\": \"<long>\",\n  \"status\": \"<string>\",\n  \"createdAt\": \"<dateTime>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/tickets/create"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"userId\": \"<long>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"ticketType\": \"<string>\",\n  \"category\": \"<string>\",\n  \"assignedTo\": \"<long>\",\n  \"status\": \"<string>\",\n  \"createdAt\": \"<dateTime>\"\n}"}],"_postman_id":"e7de1735-c3d4-4c1d-ba06-13a29f282ca0"}],"id":"a074cfc0-e664-414f-b1b6-1eff830ffd72","_postman_id":"a074cfc0-e664-414f-b1b6-1eff830ffd72","description":""},{"name":"{id}","item":[{"name":"get Ticket","id":"a4872231-c379-4b51-ac31-1106fce37d73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/tickets/:id","urlObject":{"path":["api","tickets",":id"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"1cb689a8-ad6d-4a55-a72d-214d98551ff6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"id"}]}},"response":[{"id":"38ee6fe5-c07d-4770-97de-a7facc7ff479","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/tickets/:id","host":["http://localhost:8081"],"path":["api","tickets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"userId\": \"<long>\",\n  \"title\": \"<string>\",\n  \"description\": \"<string>\",\n  \"priority\": \"<string>\",\n  \"ticketType\": \"<string>\",\n  \"category\": \"<string>\",\n  \"assignedTo\": \"<long>\",\n  \"status\": \"<string>\",\n  \"createdAt\": \"<dateTime>\"\n}"}],"_postman_id":"a4872231-c379-4b51-ac31-1106fce37d73"}],"id":"8698c675-c666-408d-9a2d-cd27a9293ba6","_postman_id":"8698c675-c666-408d-9a2d-cd27a9293ba6","description":""},{"name":"user","item":[{"name":"{userId}","item":[{"name":"get Tickets By User Id","id":"50389efc-5bff-42a7-a445-9f048a1673f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/tickets/user/:userId","urlObject":{"path":["api","tickets","user",":userId"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"618247dd-acab-4147-9d0e-3e3a3c9780b7","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"userId"}]}},"response":[{"id":"027e96ff-891c-4d12-a395-f23fe36e31ad","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/tickets/user/:userId","host":["http://localhost:8081"],"path":["api","tickets","user",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<long>\",\n    \"userId\": \"<long>\",\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"priority\": \"<string>\",\n    \"ticketType\": \"<string>\",\n    \"category\": \"<string>\",\n    \"assignedTo\": \"<long>\",\n    \"status\": \"<string>\",\n    \"createdAt\": \"<dateTime>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"userId\": \"<long>\",\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"priority\": \"<string>\",\n    \"ticketType\": \"<string>\",\n    \"category\": \"<string>\",\n    \"assignedTo\": \"<long>\",\n    \"status\": \"<string>\",\n    \"createdAt\": \"<dateTime>\"\n  }\n]"}],"_postman_id":"50389efc-5bff-42a7-a445-9f048a1673f9"}],"id":"09aa1ec1-fe0c-4207-a1f7-00acff632051","_postman_id":"09aa1ec1-fe0c-4207-a1f7-00acff632051","description":""}],"id":"6854c8a7-24fb-4aa3-8971-b86e0174e34e","_postman_id":"6854c8a7-24fb-4aa3-8971-b86e0174e34e","description":""},{"name":"all","item":[{"name":"get All Tickets","id":"537f79e1-01e1-4446-b8a4-9bb7e60825fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/tickets/all","urlObject":{"path":["api","tickets","all"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"cbe7369b-542b-460c-a588-377d977b1d99","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/tickets/all"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<long>\",\n    \"userId\": \"<long>\",\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"priority\": \"<string>\",\n    \"ticketType\": \"<string>\",\n    \"category\": \"<string>\",\n    \"assignedTo\": \"<long>\",\n    \"status\": \"<string>\",\n    \"createdAt\": \"<dateTime>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"userId\": \"<long>\",\n    \"title\": \"<string>\",\n    \"description\": \"<string>\",\n    \"priority\": \"<string>\",\n    \"ticketType\": \"<string>\",\n    \"category\": \"<string>\",\n    \"assignedTo\": \"<long>\",\n    \"status\": \"<string>\",\n    \"createdAt\": \"<dateTime>\"\n  }\n]"}],"_postman_id":"537f79e1-01e1-4446-b8a4-9bb7e60825fc"}],"id":"438cdb5d-099f-458b-8643-86a1c5ab0abd","_postman_id":"438cdb5d-099f-458b-8643-86a1c5ab0abd","description":""}],"id":"deec39e1-1e61-4a02-be06-ee7b3a0ae8f2","_postman_id":"deec39e1-1e61-4a02-be06-ee7b3a0ae8f2","description":""},{"name":"signup","item":[{"name":"sign Up","id":"c0dbd085-68b9-4c5b-b575-5b9e09c97a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/signup","urlObject":{"path":["api","signup"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"2e2b6d6a-a54c-46e1-8113-e2ee7acc6b42","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/signup"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"createdAt\": \"<dateTime>\",\n  \"lastModifiedAt\": \"<dateTime>\",\n  \"name\": \"<string>\",\n  \"email\": \"<string>\",\n  \"password\": \"<string>\",\n  \"phoneNumber\": \"<string>\",\n  \"userType\": \"ADMIN\",\n  \"room\": {\n    \"id\": \"<long>\",\n    \"createdAt\": \"<dateTime>\",\n    \"lastModifiedAt\": \"<dateTime>\",\n    \"number\": \"<integer>\",\n    \"roomType\": \"PREMIUM_SINGLE_DOUBLE_SHARING\",\n    \"currentCapacity\": \"<integer>\",\n    \"available\": \"<boolean>\"\n  },\n  \"gender\": \"FEMALE\",\n  \"bloodGroup\": \"<string>\",\n  \"address\": \"<string>\",\n  \"companyName\": \"<string>\",\n  \"dateOfBirth\": \"<dateTime>\",\n  \"profilePicture\": \"<string>\",\n  \"bookmarkedNotices\": [\n    {\n      \"id\": \"<long>\",\n      \"createdAt\": \"<dateTime>\",\n      \"lastModifiedAt\": \"<dateTime>\",\n      \"author\": {\n        \"value\": \"<Circular reference to #/components/schemas/User detected>\"\n      },\n      \"title\": \"<string>\",\n      \"content\": \"<string>\",\n      \"bookmarked\": \"<boolean>\",\n      \"usersWhoBookmarked\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/User detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/User detected>\"\n        }\n      ]\n    },\n    {\n      \"id\": \"<long>\",\n      \"createdAt\": \"<dateTime>\",\n      \"lastModifiedAt\": \"<dateTime>\",\n      \"author\": {\n        \"value\": \"<Circular reference to #/components/schemas/User detected>\"\n      },\n      \"title\": \"<string>\",\n      \"content\": \"<string>\",\n      \"bookmarked\": \"<boolean>\",\n      \"usersWhoBookmarked\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/User detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/User detected>\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"c0dbd085-68b9-4c5b-b575-5b9e09c97a19"}],"id":"773416d1-6f6b-4d1d-813e-86517c718f46","_postman_id":"773416d1-6f6b-4d1d-813e-86517c718f46","description":""},{"name":"signin","item":[{"name":"sign In","id":"caf2e560-4ad0-4635-9675-6d8b83a4c257","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/signin","urlObject":{"path":["api","signin"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"ca99d95c-5315-43d7-b58b-14323c79bd35","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/signin"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": \"<boolean>\",\n  \"userId\": \"<long>\",\n  \"userRole\": \"<string>\",\n  \"token\": \"<string>\"\n}"}],"_postman_id":"caf2e560-4ad0-4635-9675-6d8b83a4c257"}],"id":"f686c3fa-a61e-48cd-9515-1d5f5597507b","_postman_id":"f686c3fa-a61e-48cd-9515-1d5f5597507b","description":""},{"name":"roomcleaning","item":[{"name":"request","item":[{"name":"request Room Cleaning","id":"cf327d3f-281d-463a-b5c0-6602202b90c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/roomcleaning/request","urlObject":{"path":["api","roomcleaning","request"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"43857655-c6e3-4463-950d-68812d5ff5e3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/roomcleaning/request"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf327d3f-281d-463a-b5c0-6602202b90c6"}],"id":"302b849f-8d33-4ed8-8e84-0f07c0fc35ee","_postman_id":"302b849f-8d33-4ed8-8e84-0f07c0fc35ee","description":""},{"name":"usage","item":[{"name":"get Room Cleaning Usage","id":"4bb73f25-4ee8-485b-bae1-bb94ff4340d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/roomcleaning/usage","urlObject":{"path":["api","roomcleaning","usage"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"14588ab3-f5d3-479f-83b1-232a8ffc882c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/roomcleaning/usage"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"cleaningDate\": \"<string>\",\n  \"cost\": \"<double>\",\n  \"userId\": \"<long>\"\n}"}],"_postman_id":"4bb73f25-4ee8-485b-bae1-bb94ff4340d2"}],"id":"38bdf9a7-c072-41dd-912c-98d3edabc341","_postman_id":"38bdf9a7-c072-41dd-912c-98d3edabc341","description":""}],"id":"f5a02ff3-7e54-48de-978f-47e456eaccc2","_postman_id":"f5a02ff3-7e54-48de-978f-47e456eaccc2","description":""},{"name":"notices","item":[{"name":"{id}","item":[{"name":"bookmark","item":[{"name":"update Bookmark Status","id":"df222d35-499d-4c8e-92d1-0396975b47df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"<boolean>","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/notices/:id/bookmark","urlObject":{"path":["api","notices",":id","bookmark"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"0ddc294f-1758-4d6b-b165-f59903087c6b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"id"}]}},"response":[{"id":"542785ff-59f4-4947-9211-8ecc3eab74cc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"<boolean>","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:8081/api/notices/:id/bookmark","host":["http://localhost:8081"],"path":["api","notices",":id","bookmark"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"df222d35-499d-4c8e-92d1-0396975b47df"}],"id":"4c746bcb-72e6-4673-8e82-8fcf7e24d7b6","_postman_id":"4c746bcb-72e6-4673-8e82-8fcf7e24d7b6","description":""}],"id":"3badb189-82b7-4774-ab8e-4c164d9deb1b","_postman_id":"3badb189-82b7-4774-ab8e-4c164d9deb1b","description":""},{"name":"publish","item":[{"name":"create Notice","id":"3f1a035c-f59a-4e81-bead-75d1711960b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/notices/publish","urlObject":{"path":["api","notices","publish"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"a31f8adf-4a5d-4467-bcd2-06944e7b145f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/notices/publish"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"authorName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"bookmarked\": \"<boolean>\",\n  \"createdAtDay\": \"<string>\",\n  \"createdAtTime\": \"<string>\"\n}"}],"_postman_id":"3f1a035c-f59a-4e81-bead-75d1711960b8"}],"id":"1fceb39a-cb6d-4bd1-8e6c-3e91281ae61e","_postman_id":"1fceb39a-cb6d-4bd1-8e6c-3e91281ae61e","description":""},{"name":"get All Notices","id":"c5f66936-b612-4344-ac37-ea971d5a3f87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/notices","urlObject":{"path":["api","notices"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"2ed54340-f447-4e92-8dda-465825d8c6eb","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/notices"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<long>\",\n    \"authorName\": \"<string>\",\n    \"title\": \"<string>\",\n    \"bookmarked\": \"<boolean>\",\n    \"createdAtDay\": \"<string>\",\n    \"createdAtTime\": \"<string>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"authorName\": \"<string>\",\n    \"title\": \"<string>\",\n    \"bookmarked\": \"<boolean>\",\n    \"createdAtDay\": \"<string>\",\n    \"createdAtTime\": \"<string>\"\n  }\n]"}],"_postman_id":"c5f66936-b612-4344-ac37-ea971d5a3f87"}],"id":"9dc55c88-a584-4af3-9794-cf1215f45c63","_postman_id":"9dc55c88-a584-4af3-9794-cf1215f45c63","description":""},{"name":"internet","item":[{"name":"update","item":[{"name":"device","item":[{"name":"{id}","item":[{"name":"update Internet Device","id":"fa253f42-5f32-4c16-b346-a20de516d112","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/update/device/:id","urlObject":{"path":["api","internet","update","device",":id"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"1192905d-8eff-49cc-9854-35f725982c91","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"id"}]}},"response":[{"id":"53a30143-a921-4e68-a027-62d9b90a4906","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/internet/update/device/:id","host":["http://localhost:8081"],"path":["api","internet","update","device",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fa253f42-5f32-4c16-b346-a20de516d112"}],"id":"9237d68a-8e32-41de-9827-b063803b9666","_postman_id":"9237d68a-8e32-41de-9827-b063803b9666","description":""}],"id":"8a01fd4a-a9c8-499f-a400-cd9e9a0e59d7","_postman_id":"8a01fd4a-a9c8-499f-a400-cd9e9a0e59d7","description":""},{"name":"data","item":[{"name":"{id}","item":[{"name":"update Internet Usage","id":"43011c4b-d150-49d5-9c9d-986fe167df8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/update/data/:id","urlObject":{"path":["api","internet","update","data",":id"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"963f7332-f30b-4cb5-aa0d-a4e5a2d5208c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"id"}]}},"response":[{"id":"5e18f647-f956-48c7-9d63-9a0486fb10f0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/internet/update/data/:id","host":["http://localhost:8081"],"path":["api","internet","update","data",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"43011c4b-d150-49d5-9c9d-986fe167df8e"}],"id":"88925a1e-cd14-475e-b74a-248ea4b0784c","_postman_id":"88925a1e-cd14-475e-b74a-248ea4b0784c","description":""}],"id":"e51e3141-d62f-4b9d-ac2c-134a5d8846ec","_postman_id":"e51e3141-d62f-4b9d-ac2c-134a5d8846ec","description":""}],"id":"d4cf9e95-0454-4b6f-9049-ba91101ff99e","_postman_id":"d4cf9e95-0454-4b6f-9049-ba91101ff99e","description":""},{"name":"usage","item":[{"name":"get Internet Usage","id":"89a60203-8a74-49db-8ace-864659b7cad5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/usage","urlObject":{"path":["api","internet","usage"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"8b763951-1824-416d-bd0c-45a0354f750b","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/usage"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalDataGb\": \"<double>\",\n  \"dataLeftGb\": \"<double>\",\n  \"speedMbps\": \"<integer>\",\n  \"maxDevices\": \"<integer>\",\n  \"resetDate\": \"<string>\",\n  \"userId\": \"<long>\"\n}"}],"_postman_id":"89a60203-8a74-49db-8ace-864659b7cad5"}],"id":"063dc76c-b812-454b-add0-e06caffd44ae","_postman_id":"063dc76c-b812-454b-add0-e06caffd44ae","description":""},{"name":"device-add-ons","item":[{"name":"get Device Add On Options","id":"3f925af0-90ec-4574-b35a-4600b2744281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/device-add-ons","urlObject":{"path":["api","internet","device-add-ons"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"36fcbfd0-ffc9-4762-95ae-c7601ac5b825","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/device-add-ons"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"packId\": \"<integer>\",\n    \"devices\": \"<long>\",\n    \"price\": \"<long>\",\n    \"validity\": \"<integer>\",\n    \"recommended\": \"<boolean>\"\n  },\n  {\n    \"packId\": \"<integer>\",\n    \"devices\": \"<long>\",\n    \"price\": \"<long>\",\n    \"validity\": \"<integer>\",\n    \"recommended\": \"<boolean>\"\n  }\n]"}],"_postman_id":"3f925af0-90ec-4574-b35a-4600b2744281"}],"id":"76161764-9c23-45c2-a16a-f71ab53562b4","_postman_id":"76161764-9c23-45c2-a16a-f71ab53562b4","description":""},{"name":"data-add-ons","item":[{"name":"get Data Add On Options","id":"a45ee33b-b514-47db-8f1b-5afd1bf59ab3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/data-add-ons","urlObject":{"path":["api","internet","data-add-ons"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"6aa91535-0891-411b-b46e-8161e16ddd8a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/internet/data-add-ons"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"packId\": \"<integer>\",\n    \"data\": \"<long>\",\n    \"price\": \"<long>\",\n    \"validity\": \"<integer>\",\n    \"recommended\": \"<boolean>\"\n  },\n  {\n    \"packId\": \"<integer>\",\n    \"data\": \"<long>\",\n    \"price\": \"<long>\",\n    \"validity\": \"<integer>\",\n    \"recommended\": \"<boolean>\"\n  }\n]"}],"_postman_id":"a45ee33b-b514-47db-8f1b-5afd1bf59ab3"}],"id":"6769d535-5e5a-4d51-b12c-24f1d0d04ac2","_postman_id":"6769d535-5e5a-4d51-b12c-24f1d0d04ac2","description":""}],"id":"d4aaf3e0-b00d-4f39-a407-18f2559e43e0","_postman_id":"d4aaf3e0-b00d-4f39-a407-18f2559e43e0","description":""},{"name":"food","item":[{"name":"vote","item":[{"name":"count","item":[{"name":"{mealVoteId}","item":[{"name":"get Vote Count","id":"6e5e6b4b-2b27-4588-a50f-de831b498172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/food/vote/count/:mealVoteId","urlObject":{"path":["api","food","vote","count",":mealVoteId"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"83b5f854-1588-4dcf-8057-5dff73dcbcd6","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"mealVoteId"}]}},"response":[{"id":"8c7dd063-3a07-4f2b-8cc6-d07cf017a9eb","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/food/vote/count/:mealVoteId","host":["http://localhost:8081"],"path":["api","food","vote","count",":mealVoteId"],"variable":[{"key":"mealVoteId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"<integer>"}],"_postman_id":"6e5e6b4b-2b27-4588-a50f-de831b498172"}],"id":"fae6d2eb-12cb-43d2-a046-97d2d0a30d57","_postman_id":"fae6d2eb-12cb-43d2-a046-97d2d0a30d57","description":""}],"id":"ba8a952e-e87b-4fa1-a7e3-72020313452d","_postman_id":"ba8a952e-e87b-4fa1-a7e3-72020313452d","description":""},{"name":"vote For Meal","id":"4cdc7519-a9a0-4ee4-89c2-8212a7e5cba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"mealVoteId\": \"<long>\",\n  \"userId\": \"<long>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/food/vote","urlObject":{"path":["api","food","vote"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"ef3801fe-677e-4100-a58c-35553310e866","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"mealVoteId\": \"<long>\",\n  \"userId\": \"<long>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/food/vote"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4cdc7519-a9a0-4ee4-89c2-8212a7e5cba4"}],"id":"21bc7e80-5952-4717-90a3-e3e58b6dceda","_postman_id":"21bc7e80-5952-4717-90a3-e3e58b6dceda","description":""},{"name":"search","item":[{"name":"get Food By Meal Date And Meal Time","id":"39ce975e-a667-4ad8-9245-d7fd2a96dfb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/food/search?mealDate=<string>&mealTime=<string>","urlObject":{"path":["api","food","search"],"host":["http://localhost:8081"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"mealDate","value":"<string>"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"mealTime","value":"<string>"}],"variable":[]}},"response":[{"id":"4c4d745f-cf3a-426c-b8c1-9816740829b9","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/food/search?mealDate=<string>&mealTime=<string>","host":["http://localhost:8081"],"path":["api","food","search"],"query":[{"description":"(Required) ","key":"mealDate","value":"<string>"},{"description":"(Required) ","key":"mealTime","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<long>\",\n    \"createdAt\": \"<dateTime>\",\n    \"lastModifiedAt\": \"<dateTime>\",\n    \"meal\": {\n      \"id\": \"<long>\",\n      \"createdAt\": \"<dateTime>\",\n      \"lastModifiedAt\": \"<dateTime>\",\n      \"mealImageUrl\": \"<string>\",\n      \"mealType\": \"VEG\",\n      \"mealItems\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mealAddOn\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"mealTimeType\": \"DINNER\",\n    \"mealDate\": \"<dateTime>\",\n    \"mealDayType\": \"WEDNESDAY\",\n    \"voteCount\": \"<integer>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"createdAt\": \"<dateTime>\",\n    \"lastModifiedAt\": \"<dateTime>\",\n    \"meal\": {\n      \"id\": \"<long>\",\n      \"createdAt\": \"<dateTime>\",\n      \"lastModifiedAt\": \"<dateTime>\",\n      \"mealImageUrl\": \"<string>\",\n      \"mealType\": \"NONVEG\",\n      \"mealItems\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"mealAddOn\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    \"mealTimeType\": \"LUNCH\",\n    \"mealDate\": \"<dateTime>\",\n    \"mealDayType\": \"SATURDAY\",\n    \"voteCount\": \"<integer>\"\n  }\n]"}],"_postman_id":"39ce975e-a667-4ad8-9245-d7fd2a96dfb6"}],"id":"94d23c17-4b83-4087-8df8-a78a62bafa1c","_postman_id":"94d23c17-4b83-4087-8df8-a78a62bafa1c","description":""}],"id":"9bc6411b-d594-4902-9aa4-4d6469ee4f1f","_postman_id":"9bc6411b-d594-4902-9aa4-4d6469ee4f1f","description":""},{"name":"feedback","item":[{"name":"submit Feedback","id":"e38417eb-20b4-47dd-8505-fff5474e4ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<long>\",\n  \"comment\": \"<string>\",\n  \"rating\": \"<integer>\",\n  \"userId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/feedback","urlObject":{"path":["api","feedback"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"52cb2c66-b3f2-4fcd-8fb8-dce803660463","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<long>\",\n  \"comment\": \"<string>\",\n  \"rating\": \"<integer>\",\n  \"userId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/feedback"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<long>\",\n  \"comment\": \"<string>\",\n  \"rating\": \"<integer>\",\n  \"userId\": \"<string>\"\n}"}],"_postman_id":"e38417eb-20b4-47dd-8505-fff5474e4ee3"}],"id":"ddeb1294-2c68-4de8-902b-cfc133f55218","_postman_id":"ddeb1294-2c68-4de8-902b-cfc133f55218","description":""},{"name":"cafe","item":[{"name":"order","item":[{"name":"place Order","id":"d071778a-039d-4c89-ad9e-f906cae4e673","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"user\": \"<long>\",\n  \"orderStatus\": \"<string>\",\n  \"cafeOrderItems\": [\n    {\n      \"cafeMenuId\": \"<long>\",\n      \"quantity\": \"<integer>\"\n    },\n    {\n      \"cafeMenuId\": \"<long>\",\n      \"quantity\": \"<integer>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/cafe/order","urlObject":{"path":["api","cafe","order"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"9abff351-99ec-4287-a66d-be96426ce568","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"user\": \"<long>\",\n  \"orderStatus\": \"<string>\",\n  \"cafeOrderItems\": [\n    {\n      \"cafeMenuId\": \"<long>\",\n      \"quantity\": \"<integer>\"\n    },\n    {\n      \"cafeMenuId\": \"<long>\",\n      \"quantity\": \"<integer>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/cafe/order"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d071778a-039d-4c89-ad9e-f906cae4e673"}],"id":"dcd5ec25-77bc-44fc-8b1a-a0855735fc08","_postman_id":"dcd5ec25-77bc-44fc-8b1a-a0855735fc08","description":""},{"name":"orders","item":[{"name":"get All Orders","id":"8698205b-5cd5-4dbd-a23e-bf34c747d6f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/cafe/orders","urlObject":{"path":["api","cafe","orders"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"7aafc17c-8334-481d-b370-cdad943ee6d9","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/cafe/orders"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"orderStatus\": \"<string>\",\n    \"cafeOrderItems\": [\n      {\n        \"cafeMenuId\": \"<long>\",\n        \"cafeMenuName\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"cafeMenuPrice\": \"<float>\"\n      },\n      {\n        \"cafeMenuId\": \"<long>\",\n        \"cafeMenuName\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"cafeMenuPrice\": \"<float>\"\n      }\n    ],\n    \"totalPrice\": \"<float>\",\n    \"orderDate\": \"<string>\"\n  },\n  {\n    \"orderStatus\": \"<string>\",\n    \"cafeOrderItems\": [\n      {\n        \"cafeMenuId\": \"<long>\",\n        \"cafeMenuName\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"cafeMenuPrice\": \"<float>\"\n      },\n      {\n        \"cafeMenuId\": \"<long>\",\n        \"cafeMenuName\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"cafeMenuPrice\": \"<float>\"\n      }\n    ],\n    \"totalPrice\": \"<float>\",\n    \"orderDate\": \"<string>\"\n  }\n]"}],"_postman_id":"8698205b-5cd5-4dbd-a23e-bf34c747d6f6"}],"id":"a22fdc09-f20f-4a99-885a-0b0ebcdf9313","_postman_id":"a22fdc09-f20f-4a99-885a-0b0ebcdf9313","description":""},{"name":"menu","item":[{"name":"get All Menu Items","id":"19ae25bc-ee6c-4218-9e8c-bfad8feca510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/cafe/menu","urlObject":{"path":["api","cafe","menu"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"ce11d6ee-02b0-4704-875e-541dfe2f9b70","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/cafe/menu"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"<long>\",\n    \"createdAt\": \"<dateTime>\",\n    \"lastModifiedAt\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"price\": \"<double>\",\n    \"imageUrl\": \"<string>\",\n    \"totalOrders\": \"<long>\",\n    \"available\": \"<boolean>\",\n    \"spicy\": \"<boolean>\",\n    \"nonVeg\": \"<boolean>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"createdAt\": \"<dateTime>\",\n    \"lastModifiedAt\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"price\": \"<double>\",\n    \"imageUrl\": \"<string>\",\n    \"totalOrders\": \"<long>\",\n    \"available\": \"<boolean>\",\n    \"spicy\": \"<boolean>\",\n    \"nonVeg\": \"<boolean>\"\n  }\n]"}],"_postman_id":"19ae25bc-ee6c-4218-9e8c-bfad8feca510"}],"id":"8c50285f-997d-4294-92d7-f4a9716fa9df","_postman_id":"8c50285f-997d-4294-92d7-f4a9716fa9df","description":""}],"id":"d8af69b3-4b20-4fe6-8489-a2c42f8dd286","_postman_id":"d8af69b3-4b20-4fe6-8489-a2c42f8dd286","description":""},{"name":"booking","item":[{"name":"payment-success","item":[{"name":"handle Payment Success","id":"3d2b9a0c-c9b6-41c2-b9bd-45dd7aad2451","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"cillum_0bb\": \"<string>\",\n  \"laborum_f34\": \"<string>\",\n  \"Ut_64f\": \"<string>\",\n  \"ullamco9ba\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/booking/payment-success","urlObject":{"path":["api","booking","payment-success"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"6ab60038-d3e9-401a-ae81-76c30e5ffdcc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"cillum_0bb\": \"<string>\",\n  \"laborum_f34\": \"<string>\",\n  \"Ut_64f\": \"<string>\",\n  \"ullamco9ba\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/booking/payment-success"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3d2b9a0c-c9b6-41c2-b9bd-45dd7aad2451"}],"id":"f6026e26-cd62-4737-b8a1-715c53fd018f","_postman_id":"f6026e26-cd62-4737-b8a1-715c53fd018f","description":""},{"name":"pay","item":[{"name":"pay Rent","id":"f62b43ba-f5b3-475b-bec5-c62be33450c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"transactionId\": \"<string>\",\n  \"amount\": \"<float>\",\n  \"transactionDate\": \"<string>\",\n  \"paymentStatus\": \"<string>\",\n  \"userId\": \"<long>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/booking/pay","urlObject":{"path":["api","booking","pay"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"ef1791df-09e9-4f65-a481-5aad38132a6f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"transactionId\": \"<string>\",\n  \"amount\": \"<float>\",\n  \"transactionDate\": \"<string>\",\n  \"paymentStatus\": \"<string>\",\n  \"userId\": \"<long>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:8081/api/booking/pay"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"amount\": \"<float>\",\n  \"transactionDate\": \"<string>\",\n  \"paymentStatus\": \"<string>\",\n  \"userId\": \"<long>\"\n}"}],"_postman_id":"f62b43ba-f5b3-475b-bec5-c62be33450c7"}],"id":"639b7ef4-5712-484e-a39f-903359d3909d","_postman_id":"639b7ef4-5712-484e-a39f-903359d3909d","description":""},{"name":"{id}","item":[{"name":"get Booking Details","id":"425b944f-5de8-4b34-a05f-5d7cfa4eeef1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/booking/:id","urlObject":{"path":["api","booking",":id"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"78e4b0d8-7289-421a-987c-aa7e8dba47a5","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"id"}]}},"response":[{"id":"836d9a52-98ea-4581-bcdc-70f139073663","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/booking/:id","host":["http://localhost:8081"],"path":["api","booking",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"bookingId\": \"<long>\",\n  \"tenureStartDate\": \"<dateTime>\",\n  \"tenureEndDate\": \"<dateTime>\",\n  \"monthlyRent\": \"<float>\",\n  \"discountPercent\": \"<float>\",\n  \"totalAmountPaidTillDate\": \"<float>\",\n  \"userId\": \"<long>\",\n  \"duesRemaining\": \"<float>\"\n}"}],"_postman_id":"425b944f-5de8-4b34-a05f-5d7cfa4eeef1"}],"id":"99cbaa15-7c5d-44cd-a9bd-b119ded5aa0c","_postman_id":"99cbaa15-7c5d-44cd-a9bd-b119ded5aa0c","description":""},{"name":"transactions","item":[{"name":"{id}","item":[{"name":"get Payment Transactions","id":"70b6cf1b-7014-467d-9b70-86e18787e9ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/booking/transactions/:id","urlObject":{"path":["api","booking","transactions",":id"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"5e33d95e-0f32-4284-b260-f99453f7b23b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"id"}]}},"response":[{"id":"1fe81ab8-ffdf-4f5e-b73d-70241bae901f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/booking/transactions/:id","host":["http://localhost:8081"],"path":["api","booking","transactions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"transactionId\": \"<string>\",\n    \"amount\": \"<float>\",\n    \"transactionDate\": \"<string>\",\n    \"paymentStatus\": \"<string>\",\n    \"userId\": \"<long>\"\n  },\n  {\n    \"transactionId\": \"<string>\",\n    \"amount\": \"<float>\",\n    \"transactionDate\": \"<string>\",\n    \"paymentStatus\": \"<string>\",\n    \"userId\": \"<long>\"\n  }\n]"}],"_postman_id":"70b6cf1b-7014-467d-9b70-86e18787e9ee"}],"id":"78eb30b0-7d88-488a-8a0d-dbd6a5245210","_postman_id":"78eb30b0-7d88-488a-8a0d-dbd6a5245210","description":""}],"id":"670251bf-2a9b-47af-a528-8a927a68fb27","_postman_id":"670251bf-2a9b-47af-a528-8a927a68fb27","description":""}],"id":"d829a3f9-7123-4017-b100-68ab1ec902ce","_postman_id":"d829a3f9-7123-4017-b100-68ab1ec902ce","description":""},{"name":"electricity","item":[{"name":"usage","item":[{"name":"get Electricity Usage","id":"b90fcfa9-3823-4f68-a115-687411c049a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/electricity/usage","urlObject":{"path":["api","electricity","usage"],"host":["http://localhost:8081"],"query":[],"variable":[]}},"response":[{"id":"8a7075ab-f7fc-4770-9893-e16e35dc652a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/electricity/usage"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"dailyUsageKwh\": \"<double>\",\n  \"monthlyUsageKwh\": \"<double>\",\n  \"estimatedCost\": \"<double>\",\n  \"userId\": \"<long>\"\n}"}],"_postman_id":"b90fcfa9-3823-4f68-a115-687411c049a8"}],"id":"dd678767-66a3-4644-9722-4b2ff7ffab6c","_postman_id":"dd678767-66a3-4644-9722-4b2ff7ffab6c","description":""}],"id":"ff3743d9-d05b-4e6d-9f8d-8816e21f2dc2","_postman_id":"ff3743d9-d05b-4e6d-9f8d-8816e21f2dc2","description":""},{"name":"chat","item":[{"name":"history","item":[{"name":"{ticketId}","item":[{"name":"get Chat History By Ticket","id":"654bb532-8cc2-4472-a3e3-9bb8d0c50298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"http://localhost:8081/api/chat/history/:ticketId","urlObject":{"path":["api","chat","history",":ticketId"],"host":["http://localhost:8081"],"query":[],"variable":[{"id":"8e774b0a-5d84-4c12-925f-9e235b90df88","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<long>","key":"ticketId"}]}},"response":[{"id":"0a5dea40-5789-4e36-b61b-daedffad4b58","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"http://localhost:8081/api/chat/history/:ticketId","host":["http://localhost:8081"],"path":["api","chat","history",":ticketId"],"variable":[{"key":"ticketId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"sender\": \"<long>\",\n    \"recipient\": \"<long>\",\n    \"content\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"ticketId\": \"<long>\"\n  },\n  {\n    \"sender\": \"<long>\",\n    \"recipient\": \"<long>\",\n    \"content\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"ticketId\": \"<long>\"\n  }\n]"}],"_postman_id":"654bb532-8cc2-4472-a3e3-9bb8d0c50298"}],"id":"08f2e144-34f6-4675-982e-926fb4e0ad16","_postman_id":"08f2e144-34f6-4675-982e-926fb4e0ad16","description":""}],"id":"6d7dffc8-02af-44be-8fa0-85488712b77a","_postman_id":"6d7dffc8-02af-44be-8fa0-85488712b77a","description":""}],"id":"4815ba04-1d6f-4d6c-8181-8535c14e29d3","_postman_id":"4815ba04-1d6f-4d6c-8181-8535c14e29d3","description":""}],"id":"90ec239b-3c56-40b9-a460-7f720645c1f9","_postman_id":"90ec239b-3c56-40b9-a460-7f720645c1f9","description":""}],"variable":[{"key":"baseUrl","value":"http://localhost:8081"}]}