{"info":{"_postman_id":"79e53638-552a-4f2c-90fd-0cde682e85fd","name":"Crowd Balance Mobile App","description":"<html><head></head><body><p>A real-time crowd and event management system designed to monitor and balance crowd distribution across multiple locations (halls/venues) during large events, while also managing parking, missing persons reports, and school registrations.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"46290310","collectionId":"79e53638-552a-4f2c-90fd-0cde682e85fd","publishedId":"2sB3WyLcrR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-11-21T08:37:25.000Z"},"item":[{"name":"Users","item":[{"name":"Register an Organizer","id":"b72926c8-812d-414a-866b-c564f442f6f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"deeshanwijesinghe@gmail.com\",\n  \"password\": \"Deesh@123\",\n  \"name\": \"Deeshan Wijesinghe\",\n  \"userType\": \"Organizer\",\n  \"phone\": \"+0759040803\"\n}"},"url":"http://localhost:4000/users/register","urlObject":{"protocol":"http","port":"4000","path":["users","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b72926c8-812d-414a-866b-c564f442f6f3"},{"name":"Register as a Main Panel","id":"e0d89225-463f-4fc2-9c9b-5744350476e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"ridmalchamod@gmail.com\",\n  \"password\": \"Rid@123\",\n  \"name\": \"Ridmal Chamod\",\n  \"userType\": \"Panel\"\n}"},"url":"http://localhost:4000/users/register","urlObject":{"protocol":"http","port":"4000","path":["users","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0d89225-463f-4fc2-9c9b-5744350476e6"},{"name":"User Login","id":"2ac223f1-8959-445d-afac-f89e1be3b891","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"gmail\": \"ridmal@gmail.com\",\n  \"password\": \"rrrrrr\"\n}\n"},"url":"http://localhost:4000/users/login","urlObject":{"protocol":"http","port":"4000","path":["users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ac223f1-8959-445d-afac-f89e1be3b891"},{"name":"Get all organizers","id":"03493c73-d2ff-4fd5-a063-845182bfaa03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"content\": \"Complete Mathematics Paper\"\n}\n"},"url":"http://localhost:4000/users/organizers","urlObject":{"protocol":"http","port":"4000","path":["users","organizers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"03493c73-d2ff-4fd5-a063-845182bfaa03"},{"name":"Get all main panels","id":"7a3e900e-aa4a-4b76-b785-9e80b49dffaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"content\": \"Complete Mathematics Paper\"\n}\n"},"url":"http://localhost:4000/users/mainpanels","urlObject":{"protocol":"http","port":"4000","path":["users","mainpanels"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a3e900e-aa4a-4b76-b785-9e80b49dffaf"},{"name":"Update onganizer details","id":"fc62aa31-a92d-4483-b6df-d2cf0656d942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"Busy\"\n}"},"url":"http://localhost:4000/users/organizers/68b7d4d1d26165a1d2cbc6dc","urlObject":{"protocol":"http","port":"4000","path":["users","organizers","68b7d4d1d26165a1d2cbc6dc"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc62aa31-a92d-4483-b6df-d2cf0656d942"},{"name":"Update main panel details","id":"42e2f6ea-b8d0-40e7-a00e-4ddd2fc8081e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Shaluka Udam\"\n}"},"url":"http://localhost:4000/users/mainpanels/68b8a918d58132e51b377083","urlObject":{"protocol":"http","port":"4000","path":["users","mainpanels","68b8a918d58132e51b377083"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"42e2f6ea-b8d0-40e7-a00e-4ddd2fc8081e"},{"name":"Get all users","id":"337d13d9-1f4a-4773-9a15-161ac0ab120f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"content\": \"Complete Mathematics Paper\"\n}\n"},"url":"http://localhost:4000/users","urlObject":{"protocol":"http","port":"4000","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"337d13d9-1f4a-4773-9a15-161ac0ab120f"},{"name":"Get a user by ID","id":"591bd6fa-14fc-4284-b299-4520f725358a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"content\": \"Complete Mathematics Paper\"\n}\n"},"url":"http://localhost:4000/users/68b7d4d1d26165a1d2cbc6dc","urlObject":{"protocol":"http","port":"4000","path":["users","68b7d4d1d26165a1d2cbc6dc"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"591bd6fa-14fc-4284-b299-4520f725358a"},{"name":"Delete a user","id":"74a2b459-419c-4fcc-936a-098c48564e20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:4000/users/69201322072b0e9d42373d37","urlObject":{"protocol":"http","port":"4000","path":["users","69201322072b0e9d42373d37"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"74a2b459-419c-4fcc-936a-098c48564e20"}],"id":"3c8aa5fc-f078-4507-8feb-7584475ce652","_postman_id":"3c8aa5fc-f078-4507-8feb-7584475ce652","description":""},{"name":"Schools","item":[{"name":"Get all school data","id":"0217edab-ff8c-47bb-9fda-09614b9f52b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"content\": \"Complete Mathematics Paper\"\n}\n"},"url":"http://localhost:4000/schools","urlObject":{"protocol":"http","port":"4000","path":["schools"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0217edab-ff8c-47bb-9fda-09614b9f52b1"},{"name":"Search for schools","id":"e776fbcc-76b3-4964-8b0f-8cf1a68563e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:4000/schools/search?query=Ananda","urlObject":{"protocol":"http","port":"4000","path":["schools","search"],"host":["localhost"],"query":[{"key":"query","value":"Ananda"}],"variable":[]}},"response":[],"_postman_id":"e776fbcc-76b3-4964-8b0f-8cf1a68563e6"},{"name":"Get a school data by ID","id":"fa33d839-6d9c-4ee2-8dcf-2405125afe35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/schools/68ca47b9dcdf379106cd867e","urlObject":{"protocol":"http","port":"4000","path":["schools","68ca47b9dcdf379106cd867e"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa33d839-6d9c-4ee2-8dcf-2405125afe35"},{"name":"Add school data","id":"4cf0ca11-5adc-440a-b10b-c20edf5a08b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"schoolNumber\": \"2\",\n  \"schoolName\": \"Royal College\",\n  \"guardian\": \"A.B.C Silva\",\n  \"phoneNumber\": \"+94741706540\",\n  \"userId\": \"68b7d566d26165a1d2cbc6e2\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/schools","urlObject":{"protocol":"http","port":"4000","path":["schools"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4cf0ca11-5adc-440a-b10b-c20edf5a08b9"},{"name":"Update school data","id":"4c2332ad-c1e5-4d29-94ee-ea06bf69d97e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"phoneNumber\": \"+94759040803\",\n    \"userId\": \"68b7d566d26165a1d2cbc6e2\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/schools/692017b43d632d0bab1299f9","urlObject":{"protocol":"http","port":"4000","path":["schools","692017b43d632d0bab1299f9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c2332ad-c1e5-4d29-94ee-ea06bf69d97e"},{"name":"Delete a school","id":"d11820b3-01a3-4013-8e5c-1bf1599724c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:4000/schools/692017b43d632d0bab1299f9","urlObject":{"protocol":"http","port":"4000","path":["schools","692017b43d632d0bab1299f9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d11820b3-01a3-4013-8e5c-1bf1599724c8"}],"id":"49a67846-c7f3-43e5-b0a1-3a98b3a51f34","_postman_id":"49a67846-c7f3-43e5-b0a1-3a98b3a51f34","description":""},{"name":"Notifications","item":[{"name":"Get all notifications of a user","id":"5b6f3c59-85c0-45a5-b9b5-6dc30d28747a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"schoolNumber\": \"2\",\n  \"schoolName\": \"Royal College\",\n  \"guardian\": \"A.B.C Silva\",\n  \"phoneNumber\": \"+94741706540\",\n  \"userId\": \"68b7d566d26165a1d2cbc6e2\"\n}"},"url":"http://localhost:4000/notifications/user/68b7d566d26165a1d2cbc6e2","urlObject":{"protocol":"http","port":"4000","path":["notifications","user","68b7d566d26165a1d2cbc6e2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b6f3c59-85c0-45a5-b9b5-6dc30d28747a"},{"name":"Send assignment notification","id":"c09faf19-d8a9-47e8-bcf3-badbe01552ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"userId\": \"68b7d566d26165a1d2cbc6e2\",\n  \"title\": \"New Location Assignment\",\n  \"content\": \"You have been assigned to EOE. Current crowd level: High Crowd. Please proceed immediately.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/notifications","urlObject":{"protocol":"http","port":"4000","path":["notifications"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c09faf19-d8a9-47e8-bcf3-badbe01552ee"},{"name":"Delete assignment notification","id":"a2d47296-2c8f-4985-bc84-1e181d52bb47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n  \"userId\": \"68b7d566d26165a1d2cbc6e2\",\n  \"title\": \"New Location Assignment\",\n  \"content\": \"You have been assigned to EOE. Current crowd level: High Crowd. Please proceed immediately.\"\n}"},"url":"http://localhost:4000/notifications/692019c8f9fd0accf5204555","urlObject":{"protocol":"http","port":"4000","path":["notifications","692019c8f9fd0accf5204555"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2d47296-2c8f-4985-bc84-1e181d52bb47"}],"id":"1c7c31af-e72c-4ac5-b973-4c90bcdf84f5","_postman_id":"1c7c31af-e72c-4ac5-b973-4c90bcdf84f5","description":""},{"name":"Missing Person","item":[{"name":"Search for a missing alert","id":"b102f35b-cffd-4989-a0f9-d5b7cf3932f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/missing-reports/search?query=Deeshan","urlObject":{"protocol":"http","port":"4000","path":["missing-reports","search"],"host":["localhost"],"query":[{"key":"query","value":"Deeshan"}],"variable":[]}},"response":[],"_postman_id":"b102f35b-cffd-4989-a0f9-d5b7cf3932f1"},{"name":"Get all active missing person alerts","id":"a9ab63b3-56dd-4cb2-b669-377d230ab752","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/missing-reports/status/Active","urlObject":{"protocol":"http","port":"4000","path":["missing-reports","status","Active"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9ab63b3-56dd-4cb2-b669-377d230ab752"},{"name":"Get missing reports by user ID","id":"6475297a-699f-4f68-a730-b46101a90dde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/missing-reports/user/68b7d566d26165a1d2cbc6e2","urlObject":{"protocol":"http","port":"4000","path":["missing-reports","user","68b7d566d26165a1d2cbc6e2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6475297a-699f-4f68-a730-b46101a90dde"},{"name":"Get all missing report alerts","id":"eb9349f0-b65e-4b12-8025-72e97a183722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/missing-reports","urlObject":{"protocol":"http","port":"4000","path":["missing-reports"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb9349f0-b65e-4b12-8025-72e97a183722"},{"name":"Create a missing person report","id":"0deb8f92-ad7a-4408-8dcc-e08e74c033b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Venuka Kalana\",\n  \"age\": 15,\n  \"gender\": \"Male\",\n  \"image\": \"\",\n  \"lastseenlocation\": \"Near entrance\",\n  \"description\": [\n    \"Wearing red hoodie with superhero logo\",\n    \"Blue jeans and white sneakers\",\n    \"Has a small scar on left cheek\"\n  ],\n  \"UserId\": \"68b7d4d1d26165a1d2cbc6dc\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/missing-reports","urlObject":{"protocol":"http","port":"4000","path":["missing-reports"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0deb8f92-ad7a-4408-8dcc-e08e74c033b1"},{"name":"Get missing report by ID","id":"a73f1cb6-a6c5-4cad-8891-710cdcade997","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/missing-reports/69201d5511bc1541d083bef3","urlObject":{"protocol":"http","port":"4000","path":["missing-reports","69201d5511bc1541d083bef3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a73f1cb6-a6c5-4cad-8891-710cdcade997"},{"name":"Update a missing person report","id":"6195878a-d98e-494f-a43f-7b141f178fdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"lastseenlocation\": \"Near EOE\"\n}"},"url":"http://localhost:4000/missing-reports/69201d5511bc1541d083bef3","urlObject":{"protocol":"http","port":"4000","path":["missing-reports","69201d5511bc1541d083bef3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6195878a-d98e-494f-a43f-7b141f178fdd"},{"name":"Mark as found a missing person","id":"c1f7bb5e-3233-40df-bc31-55f73bd9c282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"status\": \"Found\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/missing-reports/69201d5511bc1541d083bef3/status","urlObject":{"protocol":"http","port":"4000","path":["missing-reports","69201d5511bc1541d083bef3","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1f7bb5e-3233-40df-bc31-55f73bd9c282"},{"name":"Delete a missing person alert report","id":"062a46e8-9a72-4354-92a8-eaeb67db4435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:4000/missing-reports/69201d5511bc1541d083bef3","urlObject":{"protocol":"http","port":"4000","path":["missing-reports","69201d5511bc1541d083bef3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"062a46e8-9a72-4354-92a8-eaeb67db4435"}],"id":"d1e5054a-b3dc-4f01-b00a-9ea6602a607a","_postman_id":"d1e5054a-b3dc-4f01-b00a-9ea6602a607a","description":""},{"name":"Locations","item":[{"name":"Get all locations","id":"24ffda4d-dc53-45e3-a4ed-ee912408aca2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Venuka Kalana\",\n  \"age\": 15,\n  \"gender\": \"Male\",\n  \"image\": \"\",\n  \"lastseenlocation\": \"Near entrance\",\n  \"description\": [\n    \"Wearing red hoodie with superhero logo\",\n    \"Blue jeans and white sneakers\",\n    \"Has a small scar on left cheek\"\n  ],\n  \"UserId\": \"68b7d4d1d26165a1d2cbc6dc\"\n}"},"url":"http://localhost:4000/locations","urlObject":{"protocol":"http","port":"4000","path":["locations"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"24ffda4d-dc53-45e3-a4ed-ee912408aca2"},{"name":"Get by location ID","id":"942b44cd-fb04-4868-90ca-bbefc3a3fdd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/locations/68c66ae8a9633babeb91ea7e","urlObject":{"protocol":"http","port":"4000","path":["locations","68c66ae8a9633babeb91ea7e"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"942b44cd-fb04-4868-90ca-bbefc3a3fdd1"},{"name":"Get location realtime activities","id":"a7a31c73-03f5-486c-814f-d4a2f7d1f6d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/locations/68c66ae8a9633babeb91ea7e/activities","urlObject":{"protocol":"http","port":"4000","path":["locations","68c66ae8a9633babeb91ea7e","activities"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7a31c73-03f5-486c-814f-d4a2f7d1f6d1"},{"name":"Get currently assigned organizers of a location","id":"048cd792-07eb-431e-b845-c2a0e38e24d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/locations/68c66ae8a9633babeb91ea7e/organizers","urlObject":{"protocol":"http","port":"4000","path":["locations","68c66ae8a9633babeb91ea7e","organizers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"048cd792-07eb-431e-b845-c2a0e38e24d4"},{"name":"Add a location","id":"5e668115-94f3-49cf-bc5e-c20cc824fbc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"DO 1\",\n  \"capacity\": 400\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/locations","urlObject":{"protocol":"http","port":"4000","path":["locations"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e668115-94f3-49cf-bc5e-c20cc824fbc8"},{"name":"Update a crowd level","id":"3c17adc1-f93f-4896-8a8b-8a9d1ace2ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"crowdLevel\": \"min\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/locations/68c66ae8a9633babeb91ea7e/crowd","urlObject":{"protocol":"http","port":"4000","path":["locations","68c66ae8a9633babeb91ea7e","crowd"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c17adc1-f93f-4896-8a8b-8a9d1ace2ee0"},{"name":"Update location details","id":"97cb85a6-2237-4669-bc51-94489844fbb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"capacity\": 600\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/locations/68c66ae8a9633babeb91ea7e","urlObject":{"protocol":"http","port":"4000","path":["locations","68c66ae8a9633babeb91ea7e"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"97cb85a6-2237-4669-bc51-94489844fbb7"},{"name":"Delete crowd level updates","id":"cd2c599f-c6a4-4fe3-957d-4afc66ccbba7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:4000/locations/68c66ae8a9633babeb91ea7e/activities","urlObject":{"protocol":"http","port":"4000","path":["locations","68c66ae8a9633babeb91ea7e","activities"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd2c599f-c6a4-4fe3-957d-4afc66ccbba7"},{"name":"Delete a location","id":"79e75aec-6017-4215-b62c-5b26a9345469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n  \"capacity\": 600\n}"},"url":"http://localhost:4000/locations/69201fc9f11a88b106fc3674","urlObject":{"protocol":"http","port":"4000","path":["locations","69201fc9f11a88b106fc3674"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"79e75aec-6017-4215-b62c-5b26a9345469"}],"id":"9eeb43a9-d2d3-48e1-a465-e4746833fc30","_postman_id":"9eeb43a9-d2d3-48e1-a465-e4746833fc30","description":""},{"name":"Car Park","item":[{"name":"Get all car park details","id":"39153790-a974-4f71-8acd-714b84fb082b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"capacity\": 600\n}"},"url":"http://localhost:4000/car-parks","urlObject":{"protocol":"http","port":"4000","path":["car-parks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"39153790-a974-4f71-8acd-714b84fb082b"},{"name":"Get car ppark by ID","id":"ad0ce478-cef2-41b2-86a4-2974172e207f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/car-parks/69019817b020d315cdf80c55","urlObject":{"protocol":"http","port":"4000","path":["car-parks","69019817b020d315cdf80c55"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad0ce478-cef2-41b2-86a4-2974172e207f"},{"name":"Add a new car park","id":"635c9903-daa8-4d3d-a3e8-2ba0abddf941","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Entrance Car Park\",\n  \"capacity\": 150\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/car-parks","urlObject":{"protocol":"http","port":"4000","path":["car-parks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"635c9903-daa8-4d3d-a3e8-2ba0abddf941"},{"name":"Update current car part count","id":"9237f172-730a-4926-94b2-8c188e80f6e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"currentCars\": 175\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/car-parks/69019817b020d315cdf80c55/current","urlObject":{"protocol":"http","port":"4000","path":["car-parks","69019817b020d315cdf80c55","current"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9237f172-730a-4926-94b2-8c188e80f6e7"},{"name":"Delete a car park","id":"00e27e92-8421-4da6-a682-40a41be37e28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:4000/car-parks/69202281a7b81ad07555201e","urlObject":{"protocol":"http","port":"4000","path":["car-parks","69202281a7b81ad07555201e"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"00e27e92-8421-4da6-a682-40a41be37e28"}],"id":"dde2d5d7-5f70-4872-97a0-118d4c697f0f","_postman_id":"dde2d5d7-5f70-4872-97a0-118d4c697f0f","description":""}]}