{"info":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24109379","collectionId":"9ac59c48-c15b-4092-ab67-94c849b47004","publishedId":"2s9YR3cvQp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-10-12T16:17:59.000Z"},"item":[{"name":"Auth","item":[{"name":"signup","event":[{"listen":"test","script":{"id":"df559ec1-6fc3-4e36-8df8-626fa3c28506","exec":["pm.collectionVariables.set(\"jwt\", pm.response.json().access_token);",""],"type":"text/javascript"}}],"id":"9089e897-ae9e-4d7a-a9ce-9b3ae15a6b63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"example4@gmail.com\",\n    \"password\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/auth/signup","description":"<p>Endpoint for Signing Up Users</p>\n","urlObject":{"path":["auth","signup"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"9089e897-ae9e-4d7a-a9ce-9b3ae15a6b63"},{"name":"admin signin","event":[{"listen":"test","script":{"id":"44658c6e-76b7-44c5-8d10-7955bebd4fc3","exec":["pm.collectionVariables.set(\"jwt\", pm.response.json().access_token);",""],"type":"text/javascript"}}],"id":"69df0976-79e7-48b9-887b-29ccdb4e36fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin@gmail.com\",\n    \"password\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/auth/signin","description":"<p>Endpoint For Signing In Users</p>\n","urlObject":{"path":["auth","signin"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"69df0976-79e7-48b9-887b-29ccdb4e36fd"},{"name":"user signIn","event":[{"listen":"test","script":{"id":"2278a7cd-72f4-4021-be1d-0c21480216b3","exec":["pm.collectionVariables.set(\"jwt\", pm.response.json().access_token);",""],"type":"text/javascript"}}],"id":"cb9dbaa1-b226-444f-a5db-24df6d0ffb1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"Tanya70@yahoo.com\",\n    \"password\": \"pwned\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/auth/signin","urlObject":{"path":["auth","signin"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb9dbaa1-b226-444f-a5db-24df6d0ffb1e"},{"name":"attendant signin","event":[{"listen":"test","script":{"id":"7fad9e63-3670-4a8f-a9c3-4d06118696a6","exec":["pm.collectionVariables.set(\"jwt\", pm.response.json().access_token);",""],"type":"text/javascript"}}],"id":"7b4624c0-1721-4141-9399-a5f0bc07be7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"Attendant@gmail.com\",\n    \"password\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/auth/signin","urlObject":{"path":["auth","signin"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b4624c0-1721-4141-9399-a5f0bc07be7b"},{"name":"personnel signin","event":[{"listen":"test","script":{"id":"55acf0a2-9991-4496-be46-4ec663f322df","exec":["pm.collectionVariables.set(\"jwt\", pm.response.json().access_token);",""],"type":"text/javascript"}}],"id":"b924b924-9a13-4aa7-b1ec-32c49018f62e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"Personnel@gmail.com\",\n    \"password\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/auth/signin","urlObject":{"path":["auth","signin"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"b924b924-9a13-4aa7-b1ec-32c49018f62e"}],"id":"9a9c6216-ad50-40b7-87e5-1b68c973f2e2","description":"<p>All Authorization Endpoints</p>\n","_postman_id":"9a9c6216-ad50-40b7-87e5-1b68c973f2e2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}}},{"name":"Admin","item":[{"name":"create attendant","event":[{"listen":"test","script":{"id":"df559ec1-6fc3-4e36-8df8-626fa3c28506","exec":[""],"type":"text/javascript"}}],"id":"705f4e1f-c1d1-4559-8840-712ba2772665","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"attendant1@gmail.com\",\n    \"password\": \"123456\",\n    \"firstName\": \"Adam\",\n    \"lastName\": \"Savage\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/admin/create-attendant","description":"<p>Endpoint that lets ONLY admins to create luggage attenedats</p>\n","urlObject":{"path":["admin","create-attendant"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"705f4e1f-c1d1-4559-8840-712ba2772665"},{"name":"create personnel","event":[{"listen":"test","script":{"id":"44658c6e-76b7-44c5-8d10-7955bebd4fc3","exec":[""],"type":"text/javascript"}}],"id":"8a7ab179-e7fb-42df-8f25-db1f9be1c96a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"personnel_1@gmail.com\",\n    \"password\": \"123456\",\n    \"firstName\": \"Daniel\",\n    \"lastName\": \"Eze\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/admin/create-personnel","description":"<p>Endpoint that lets ONLY admins to create check in personnels</p>\n","urlObject":{"path":["admin","create-personnel"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a7ab179-e7fb-42df-8f25-db1f9be1c96a"},{"name":"user","id":"055c6f1e-3fef-4322-97ed-48798d7b7392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/admin/user/5","description":"<p>Endpoint that lets ONLY admins to get user details using their ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["admin","user","5"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"299d113d-92d0-440b-8849-42035db8b63f","name":"user","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/admin/user/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"294"},{"key":"ETag","value":"W/\"126-2l6E8wnz3iI8QTY0fsR1aQiXi1w\""},{"key":"Date","value":"Thu, 12 Oct 2023 16:08:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"createdAt\": \"2023-10-12T14:05:04.646Z\",\n    \"updatedAt\": \"2023-10-12T14:05:04.646Z\",\n    \"email\": \"Howell_Shanahan85@gmail.com\",\n    \"passwordHash\": \"$argon2id$v=19$m=65536,t=3,p=4$/cYSXTEC3C12GMyzW0sTvg$s4C0uiN58AwWBVmeKgybOnecB+UGnDcZRgOjc6qg1HE\",\n    \"firstName\": \"Justine\",\n    \"lastName\": \"Johns\",\n    \"role\": \"USER\"\n}"}],"_postman_id":"055c6f1e-3fef-4322-97ed-48798d7b7392"},{"name":"all users","id":"713abe93-f069-48db-ba63-4559d6706479","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/admin/all-users","description":"<p>Endpoint that lets ONLY admins to get all users</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["admin","all-users"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"713abe93-f069-48db-ba63-4559d6706479"},{"name":"all users role","id":"3dbc605a-081c-44ea-9751-845bd86a7567","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/admin/all-users/LUGGAGE_ATTENDANT","description":"<p>Endpoint that lets ONLY admins to get users depending on their ROLE</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["admin","all-users","LUGGAGE_ATTENDANT"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"6edc4132-5230-419a-b468-41c730308922","name":"all users role","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/admin/all-users/LUGGAGE_ATTENDANT"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"307"},{"key":"ETag","value":"W/\"133-jel2MwjP0figLVBvKqHNYtSirEM\""},{"key":"Date","value":"Thu, 12 Oct 2023 16:07:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"createdAt\": \"2023-10-12T14:05:04.474Z\",\n        \"updatedAt\": \"2023-10-12T14:05:04.474Z\",\n        \"email\": \"Attendant@gmail.com\",\n        \"passwordHash\": \"$argon2id$v=19$m=65536,t=3,p=4$0dDCelkCSZg7eth4irGFCQ$sYhHNqIA9yU6FcrViesdruXn3/bByR82Ae4dzxiPkNI\",\n        \"firstName\": \"Attendant\",\n        \"lastName\": \"Attendant\",\n        \"role\": \"LUGGAGE_ATTENDANT\"\n    }\n]"}],"_postman_id":"3dbc605a-081c-44ea-9751-845bd86a7567"}],"id":"3a3b9f47-68fc-4b07-8b86-634865bea81f","description":"<p>Admin Endpoints</p>\n","_postman_id":"3a3b9f47-68fc-4b07-8b86-634865bea81f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}}},{"name":"User","item":[{"name":"me","id":"98c9dbeb-272a-4558-b89c-c506e79e37a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/users/me","urlObject":{"path":["users","me"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"29be0542-6f18-4433-8041-460147062fda","name":"me","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"166"},{"key":"ETag","value":"W/\"a6-U6IzwGAXNaIqZN5UOrzDEzjPdGA\""},{"key":"Date","value":"Thu, 12 Oct 2023 16:07:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"createdAt\": \"2023-10-12T14:05:04.416Z\",\n    \"updatedAt\": \"2023-10-12T14:05:04.416Z\",\n    \"email\": \"admin@gmail.com\",\n    \"firstName\": \"Admin\",\n    \"lastName\": \"Admin\",\n    \"role\": \"ADMIN\"\n}"}],"_postman_id":"98c9dbeb-272a-4558-b89c-c506e79e37a2"},{"name":"edit","id":"172c5434-f2ab-4f9e-a577-676ffb8e675a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"STEAL_MY_PASSWORD\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/users","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["users"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"172c5434-f2ab-4f9e-a577-676ffb8e675a"}],"id":"4aeecef0-7c6d-4db4-8f35-aff171e06e3d","description":"<p>User Endpoints</p>\n","_postman_id":"4aeecef0-7c6d-4db4-8f35-aff171e06e3d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}}},{"name":"Transport","item":[{"name":"create","id":"e91bb601-b0e3-4f53-9ac8-22ecc16c3f8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"departure\": \"10-10-2025\",\n    \"transportCode\": \"LAGOS-BONNY\",\n    \"transportType\": \"JETTY\",\n    \"destination\": \"BONNY\",\n    \"maxBookingSlots\": 20\n}\n\n","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/transport/create","description":"<p>This endpoint is used to create a Transport that Luggages can be booked on</p>\n","urlObject":{"path":["transport","create"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"c3e0cdbb-8211-472f-8129-91b0a81ed6bd","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"departure\": \"10-10-2025\",\n    \"transportCode\": \"LAGOS-BONNY\",\n    \"transportType\": \"JETTY\",\n    \"destination\": \"BONNY\",\n    \"maxBookingSlots\": 20\n}\n\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3333/transport/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"173"},{"key":"ETag","value":"W/\"ad-t4rEuYB3zbNfanrYU+YC3z72lQs\""},{"key":"Date","value":"Thu, 12 Oct 2023 16:07:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"transport\": {\n        \"id\": 6,\n        \"departure\": \"2025-10-09T23:00:00.000Z\",\n        \"transportCode\": \"LAGOS-BONNY\",\n        \"transportType\": \"JETTY\",\n        \"destination\": \"BONNY\",\n        \"maxBookingSlots\": 20\n    }\n}"}],"_postman_id":"e91bb601-b0e3-4f53-9ac8-22ecc16c3f8f"},{"name":"all transports","id":"6b2d105c-607d-42c2-966b-8e8b12b30cf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/transport","description":"<p>This Endpoint is used to get all available transports</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["transport"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"cd14bc9d-34be-4ee9-9df6-15d959f77372","name":"all transports","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/transport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"807"},{"key":"ETag","value":"W/\"327-UfpUrbKXZBV4ilY/xMoUNddj7jk\""},{"key":"Date","value":"Thu, 12 Oct 2023 14:12:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"departure\": \"2024-02-25T14:44:10.460Z\",\n        \"transportCode\": \"AKbBr8I\",\n        \"transportType\": \"JETTY\",\n        \"destination\": \"Ryanshire - Kraigshire\",\n        \"maxBookingSlots\": 62\n    },\n    {\n        \"id\": 2,\n        \"departure\": \"2024-02-19T13:30:14.001Z\",\n        \"transportCode\": \"MNCWClz\",\n        \"transportType\": \"BOLT\",\n        \"destination\": \"Grantboro - Benedictburgh\",\n        \"maxBookingSlots\": 12\n    },\n    {\n        \"id\": 3,\n        \"departure\": \"2024-06-02T11:02:14.023Z\",\n        \"transportCode\": \"Hd30HRl\",\n        \"transportType\": \"BOLT\",\n        \"destination\": \"Gerdacester - Mariemouth\",\n        \"maxBookingSlots\": 55\n    },\n    {\n        \"id\": 4,\n        \"departure\": \"2024-09-21T11:03:56.499Z\",\n        \"transportCode\": \"T7jYojh\",\n        \"transportType\": \"JETTY\",\n        \"destination\": \"West Laurieshire - North Brett\",\n        \"maxBookingSlots\": 17\n    },\n    {\n        \"id\": 5,\n        \"departure\": \"2024-07-30T14:22:03.015Z\",\n        \"transportCode\": \"1A3ViPB\",\n        \"transportType\": \"JETTY\",\n        \"destination\": \"North Domingo - Kuhlmanfurt\",\n        \"maxBookingSlots\": 10\n    }\n]"}],"_postman_id":"6b2d105c-607d-42c2-966b-8e8b12b30cf9"},{"name":"transport","id":"141f20a2-5445-4620-b73a-57f285b35abc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/transport/2","description":"<p>This endpoint gets a particular transport using its ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["transport","2"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"3c4d5768-5d75-418d-b56a-91ccd5e645c9","name":"transport","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/transport/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"159"},{"key":"ETag","value":"W/\"9f-BfNpJGllfUvUC1QgjOVebwzuAac\""},{"key":"Date","value":"Thu, 12 Oct 2023 16:07:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"departure\": \"2024-02-19T13:30:14.001Z\",\n    \"transportCode\": \"MNCWClz\",\n    \"transportType\": \"BOLT\",\n    \"destination\": \"Grantboro - Benedictburgh\",\n    \"maxBookingSlots\": 12\n}"}],"_postman_id":"141f20a2-5445-4620-b73a-57f285b35abc"}],"id":"c16e3a8d-0c1c-4940-9974-856bfb55a1e2","description":"<p>Transport Endpoints</p>\n","_postman_id":"c16e3a8d-0c1c-4940-9974-856bfb55a1e2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}}},{"name":"Luggage","item":[{"name":"create","id":"835d74d3-64d8-41c2-ba36-2ad10b421484","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"size\": 3,\n        \"items\": [\"Sweets\", \"Flowers\", \"Teddy\"],\n        \"transportId\": 4,\n        \"dangerousItems\": true,\n        \"recieverName\": \"Ope\"\n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/luggage/create","description":"<p>Users will use this endpoint to CREATE a luggage</p>\n","urlObject":{"path":["luggage","create"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"8c70ba7f-ed38-4219-b38d-91a6086fc471","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"size\": 3,\n        \"items\": [\"Sweets\", \"Flowers\", \"Teddy\"],\n        \"transportId\": 4,\n        \"dangerousItems\": true,\n        \"recieverName\": \"Ope\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3333/luggage/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"356"},{"key":"ETag","value":"W/\"164-Ew4v2GtXJ87aALw2ZfBCMdtKsJ0\""},{"key":"Date","value":"Thu, 12 Oct 2023 14:21:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"luggage\": {\n        \"id\": 2,\n        \"size\": 3,\n        \"images\": [],\n        \"items\": [\n            \"Sweets\",\n            \"Flowers\",\n            \"Teddy\"\n        ],\n        \"dangerousItems\": true,\n        \"userId\": 13,\n        \"recieverName\": \"Ope\"\n    },\n    \"booking\": {\n        \"id\": 2,\n        \"createdAt\": \"2023-10-12T14:21:33.465Z\",\n        \"updatedAt\": \"2023-10-12T14:21:33.465Z\",\n        \"userId\": 13,\n        \"luggageId\": 2,\n        \"transportId\": 4,\n        \"status\": \"PENDING\",\n        \"attendantId\": null,\n        \"bookingVerificationCode\": null\n    }\n}"}],"_postman_id":"835d74d3-64d8-41c2-ba36-2ad10b421484"},{"name":"edit / update","id":"bbdb41ff-efca-4aec-bc31-d64ecf21d372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \n}","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/luggage/update","description":"<p>Users will use the endpoint to update a luggage</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["luggage","update"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbdb41ff-efca-4aec-bc31-d64ecf21d372"},{"name":"delete","id":"d39eb184-ac84-42b9-86cd-52ae00b349eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://luggage-booking-backend-production.up.railway.app/luggage/delete","description":"<p>Users will use the endpoint to delete a luggage</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["luggage","delete"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[],"_postman_id":"d39eb184-ac84-42b9-86cd-52ae00b349eb"}],"id":"7b5254ec-5cd8-4a1d-a5e3-13308067d3de","description":"<p>These are the Luggage Endpoints</p>\n","_postman_id":"7b5254ec-5cd8-4a1d-a5e3-13308067d3de","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}}},{"name":"Booking","item":[{"name":"get all bookings","id":"6882c798-2ea3-4ac7-beb3-3f8a6c3ac1a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/bookings/","description":"<p>This endpoint gets ALL bookings available, letting the Personnels to see them and the Attendants too</p>\n","urlObject":{"path":["bookings",""],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"24b35b53-2c3a-4bc2-887d-3e756189e60c","name":"get all bookings","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/bookings/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1019"},{"key":"ETag","value":"W/\"3fb-m/3aWm2Led6XvK47PL3K7tIP6dQ\""},{"key":"Date","value":"Thu, 12 Oct 2023 16:02:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"createdAt\": \"2023-10-12T14:13:42.956Z\",\n        \"updatedAt\": \"2023-10-12T14:20:16.228Z\",\n        \"userId\": 13,\n        \"luggageId\": 1,\n        \"transportId\": 4,\n        \"status\": \"REJECTED\",\n        \"attendantId\": 2,\n        \"bookingVerificationCode\": null,\n        \"luggage\": {\n            \"id\": 1,\n            \"size\": 40,\n            \"images\": [],\n            \"items\": [\n                \"Bombs\",\n                \"Guns\",\n                \"Teddy\"\n            ],\n            \"dangerousItems\": true,\n            \"userId\": 13,\n            \"recieverName\": \"Ope\"\n        },\n        \"transport\": {\n            \"id\": 4,\n            \"departure\": \"2024-09-21T11:03:56.499Z\",\n            \"transportCode\": \"T7jYojh\",\n            \"transportType\": \"JETTY\",\n            \"destination\": \"West Laurieshire - North Brett\",\n            \"maxBookingSlots\": 17\n        }\n    },\n    {\n        \"id\": 2,\n        \"createdAt\": \"2023-10-12T14:21:33.465Z\",\n        \"updatedAt\": \"2023-10-12T14:22:54.856Z\",\n        \"userId\": 13,\n        \"luggageId\": 2,\n        \"transportId\": 4,\n        \"status\": \"ACCEPTED\",\n        \"attendantId\": 2,\n        \"bookingVerificationCode\": \"RO9-LGT-ILC\",\n        \"luggage\": {\n            \"id\": 2,\n            \"size\": 3,\n            \"images\": [],\n            \"items\": [\n                \"Sweets\",\n                \"Flowers\",\n                \"Teddy\"\n            ],\n            \"dangerousItems\": true,\n            \"userId\": 13,\n            \"recieverName\": \"Ope\"\n        },\n        \"transport\": {\n            \"id\": 4,\n            \"departure\": \"2024-09-21T11:03:56.499Z\",\n            \"transportCode\": \"T7jYojh\",\n            \"transportType\": \"JETTY\",\n            \"destination\": \"West Laurieshire - North Brett\",\n            \"maxBookingSlots\": 17\n        }\n    }\n]"}],"_postman_id":"6882c798-2ea3-4ac7-beb3-3f8a6c3ac1a4"},{"name":"query bookings","id":"e4a8e436-e5a3-4c40-a966-1acddff62953","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/bookings/query?status=ACCEPTED","description":"<p>This endpoint is used to get bookings based on their Status</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["bookings","query"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[{"key":"status","value":"ACCEPTED"}],"variable":[]}},"response":[{"id":"1efb4115-977e-4966-8c7b-d8618591d616","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3333/bookings/query?status=ACCEPTED","protocol":"http","host":["localhost"],"port":"3333","path":["bookings","query"],"query":[{"key":"status","value":"ACCEPTED"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"206"},{"key":"ETag","value":"W/\"ce-tL4LBfRITInqs3d1Lcsr9ZyXAxg\""},{"key":"Date","value":"Thu, 12 Oct 2023 14:38:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"createdAt\": \"2023-10-12T14:21:33.465Z\",\n        \"updatedAt\": \"2023-10-12T14:22:54.856Z\",\n        \"userId\": 13,\n        \"luggageId\": 2,\n        \"transportId\": 4,\n        \"status\": \"ACCEPTED\",\n        \"attendantId\": 2,\n        \"bookingVerificationCode\": \"RO9-LGT-ILC\"\n    }\n]"}],"_postman_id":"e4a8e436-e5a3-4c40-a966-1acddff62953"},{"name":"get booking details","id":"ffe6eca3-7cde-4249-b580-218e13beac98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://luggage-booking-backend-production.up.railway.app/bookings/2","description":"<p>This endpoint is used to get the specific details of a booking, using its ID</p>\n","urlObject":{"path":["bookings","2"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"1db69c5b-445a-48fd-845f-ab4dce454bd6","name":"get booking details","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:3333/bookings/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"514"},{"key":"ETag","value":"W/\"202-79gk83sF2o2J67xU9nk8pAahGSM\""},{"key":"Date","value":"Thu, 12 Oct 2023 14:23:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"createdAt\": \"2023-10-12T14:21:33.465Z\",\n    \"updatedAt\": \"2023-10-12T14:22:54.856Z\",\n    \"userId\": 13,\n    \"luggageId\": 2,\n    \"transportId\": 4,\n    \"status\": \"ACCEPTED\",\n    \"attendantId\": 2,\n    \"bookingVerificationCode\": \"RO9-LGT-ILC\",\n    \"luggage\": {\n        \"id\": 2,\n        \"size\": 3,\n        \"images\": [],\n        \"items\": [\n            \"Sweets\",\n            \"Flowers\",\n            \"Teddy\"\n        ],\n        \"dangerousItems\": true,\n        \"userId\": 13,\n        \"recieverName\": \"Ope\"\n    },\n    \"transport\": {\n        \"id\": 4,\n        \"departure\": \"2024-09-21T11:03:56.499Z\",\n        \"transportCode\": \"T7jYojh\",\n        \"transportType\": \"JETTY\",\n        \"destination\": \"West Laurieshire - North Brett\",\n        \"maxBookingSlots\": 17\n    }\n}"}],"_postman_id":"ffe6eca3-7cde-4249-b580-218e13beac98"},{"name":"my bookings","id":"0fe5466d-e226-4129-acfc-82b64f76a528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/bookings/me","description":"<p>This endpoit gets all the bookings of a particular user</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["bookings","me"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"9195a23c-8395-4d90-ac33-f47f22002ab8","name":"my bookings","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3333/bookings/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1019"},{"key":"ETag","value":"W/\"3fb-m/3aWm2Led6XvK47PL3K7tIP6dQ\""},{"key":"Date","value":"Thu, 12 Oct 2023 14:24:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"createdAt\": \"2023-10-12T14:13:42.956Z\",\n        \"updatedAt\": \"2023-10-12T14:20:16.228Z\",\n        \"userId\": 13,\n        \"luggageId\": 1,\n        \"transportId\": 4,\n        \"status\": \"REJECTED\",\n        \"attendantId\": 2,\n        \"bookingVerificationCode\": null,\n        \"luggage\": {\n            \"id\": 1,\n            \"size\": 40,\n            \"images\": [],\n            \"items\": [\n                \"Bombs\",\n                \"Guns\",\n                \"Teddy\"\n            ],\n            \"dangerousItems\": true,\n            \"userId\": 13,\n            \"recieverName\": \"Ope\"\n        },\n        \"transport\": {\n            \"id\": 4,\n            \"departure\": \"2024-09-21T11:03:56.499Z\",\n            \"transportCode\": \"T7jYojh\",\n            \"transportType\": \"JETTY\",\n            \"destination\": \"West Laurieshire - North Brett\",\n            \"maxBookingSlots\": 17\n        }\n    },\n    {\n        \"id\": 2,\n        \"createdAt\": \"2023-10-12T14:21:33.465Z\",\n        \"updatedAt\": \"2023-10-12T14:22:54.856Z\",\n        \"userId\": 13,\n        \"luggageId\": 2,\n        \"transportId\": 4,\n        \"status\": \"ACCEPTED\",\n        \"attendantId\": 2,\n        \"bookingVerificationCode\": \"RO9-LGT-ILC\",\n        \"luggage\": {\n            \"id\": 2,\n            \"size\": 3,\n            \"images\": [],\n            \"items\": [\n                \"Sweets\",\n                \"Flowers\",\n                \"Teddy\"\n            ],\n            \"dangerousItems\": true,\n            \"userId\": 13,\n            \"recieverName\": \"Ope\"\n        },\n        \"transport\": {\n            \"id\": 4,\n            \"departure\": \"2024-09-21T11:03:56.499Z\",\n            \"transportCode\": \"T7jYojh\",\n            \"transportType\": \"JETTY\",\n            \"destination\": \"West Laurieshire - North Brett\",\n            \"maxBookingSlots\": 17\n        }\n    }\n]"}],"_postman_id":"0fe5466d-e226-4129-acfc-82b64f76a528"},{"name":"approve booking","id":"7fe2e1b1-756b-4512-8754-20574385f836","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/bookings/approve-booking/2","description":"<p>This endpoint will be used by a luggage attended to approve a booking</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"path":["bookings","approve-booking","2"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"f299fefb-9486-4d28-8524-e72decc99941","name":"approve booking","originalRequest":{"method":"PATCH","header":[],"url":"http://localhost:3333/bookings/approve-booking/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"204"},{"key":"ETag","value":"W/\"cc-dv8MY64YUA2Asle+oY5I7bwhRPk\""},{"key":"Date","value":"Thu, 12 Oct 2023 14:22:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"createdAt\": \"2023-10-12T14:21:33.465Z\",\n    \"updatedAt\": \"2023-10-12T14:22:54.856Z\",\n    \"userId\": 13,\n    \"luggageId\": 2,\n    \"transportId\": 4,\n    \"status\": \"ACCEPTED\",\n    \"attendantId\": 2,\n    \"bookingVerificationCode\": \"RO9-LGT-ILC\"\n}"}],"_postman_id":"7fe2e1b1-756b-4512-8754-20574385f836"},{"name":"reject booking","id":"96be7b14-f1a9-4f3c-a6a4-7c5f01c84aec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/bookings/reject-booking/1","description":"<p>This endpoint will be used by a luggage attended to reject a booking</p>\n","urlObject":{"path":["bookings","reject-booking","1"],"host":["https://luggage-booking-backend-production.up.railway.app"],"query":[],"variable":[]}},"response":[{"id":"f188523d-82c1-412f-9568-f44805ee4e2b","name":"reject booking","originalRequest":{"method":"PATCH","header":[],"url":"http://localhost:3333/bookings/reject-booking/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"195"},{"key":"ETag","value":"W/\"c3-rhNC25ycvazapTo5urnr+5wx8dw\""},{"key":"Date","value":"Thu, 12 Oct 2023 14:20:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"createdAt\": \"2023-10-12T14:13:42.956Z\",\n    \"updatedAt\": \"2023-10-12T14:20:16.228Z\",\n    \"userId\": 13,\n    \"luggageId\": 1,\n    \"transportId\": 4,\n    \"status\": \"REJECTED\",\n    \"attendantId\": 2,\n    \"bookingVerificationCode\": null\n}"}],"_postman_id":"96be7b14-f1a9-4f3c-a6a4-7c5f01c84aec"}],"id":"60de22a5-bf73-4fa2-8560-64c25791e4e9","description":"<p>Booking Endpoints</p>\n","_postman_id":"60de22a5-bf73-4fa2-8560-64c25791e4e9","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}}},{"name":"New Request","id":"c08bd2ae-b629-4e90-8985-75d5bac679d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://luggage-booking-backend-production.up.railway.app/health-check/info","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"9ac59c48-c15b-4092-ab67-94c849b47004","id":"9ac59c48-c15b-4092-ab67-94c849b47004","name":"Luggage Booking Docs_1","type":"collection"}},"urlObject":{"protocol":"https","path":["health-check","info"],"host":["luggage-booking-backend-production","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"c08bd2ae-b629-4e90-8985-75d5bac679d4"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"baa36853-c855-4fb2-8eee-20fb6137e037","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ab466dcb-bc72-4e27-8372-e0789d6b9a4e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"jwt","value":"","type":"string"},{"key":"local_url","value":"http://localhost:3333","type":"string"},{"key":"prod_url","value":"https://luggage-booking-backend-production.up.railway.app","type":"string"}]}