{"info":{"_postman_id":"6431dce7-3476-4f01-b427-7457bbe9a92f","name":"Hack The Winter","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"39216723","collectionId":"6431dce7-3476-4f01-b427-7457bbe9a92f","publishedId":"2sBXVbJuPe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-12-31T18:35:15.000Z"},"item":[{"name":"Authentication","item":[{"name":"register the user","id":"7fe39085-6e40-4698-897a-e7487768c6c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \"name\":\"Jatin\",\r\n    \"email\":\"jatin@gmail.com\",\r\n    \"password\":\"123456\",\r\n    \"role\":\"admin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register","urlObject":{"protocol":"http","port":"5000","path":["api","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fe39085-6e40-4698-897a-e7487768c6c7"},{"name":"Login For your own Organization","id":"5c43a9f4-793d-470a-b86d-caba3304bd2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"organizationCode\": \"HOSP-DEL-001\",\r\n    \"email\": \"john@hospital.com\",\r\n    \"password\": \"john123456\"\r\n  }","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/login","urlObject":{"protocol":"http","port":"5000","path":["api","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c43a9f4-793d-470a-b86d-caba3304bd2c"},{"name":"adminlogin","id":"053366bf-4b10-413d-b64f-3fe7c571b9a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"jatinadmin2@gmail.com\",\r\n    \"password\":\"jatin123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/auth/login","urlObject":{"protocol":"http","port":"5000","path":["api","admin","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"053366bf-4b10-413d-b64f-3fe7c571b9a8"}],"id":"9b1eae0f-fd10-44bf-8b20-15339a9df881","_postman_id":"9b1eae0f-fd10-44bf-8b20-15339a9df881","description":""},{"name":"NGO","item":[{"name":"Get all NGO's","id":"8287f936-431f-4560-87f4-ffdf9d27fb53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"8287f936-431f-4560-87f4-ffdf9d27fb53"},{"name":"registartion","id":"a91b5811-1bc5-4ac3-a1de-e0d0961150a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"organizationName\": \"Healthcare for All\",\r\n  \"type\": \"ngo\",\r\n  \"email\": \"admin@healthcareforall.org\",\r\n  \"phone\": \"+91-9876543212\",\r\n  \"location\": {\r\n    \"city\": \"Bangalore\",\r\n    \"state\": \"Karnataka\",\r\n    \"pincode\": \"560001\",\r\n    \"address\": \"Vidhana Soudha Area, Bangalore\"\r\n  },\r\n  \"licenseNumber\": \"LIC-NGO-2024-001\",\r\n  \"contactPerson\": \"Sarah Johnson\",\r\n  \"adminName\": \"Sarah Johnson\",\r\n  \"adminEmail\": \"sarah@healthcareforall.org\",\r\n  \"adminPassword\": \"NGO@Health123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/org/register","urlObject":{"protocol":"http","port":"5000","path":["api","auth","org","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a91b5811-1bc5-4ac3-a1de-e0d0961150a7"},{"name":"Get Ngo By OrganizationCode","id":"41a75b45-d788-4605-81e8-59c882c909c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/ngos/code/:organizationCode","urlObject":{"protocol":"http","port":"5000","path":["api","admin","ngos","code",":organizationCode"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"NGO-BAN-001","key":"organizationCode"}]}},"response":[],"_postman_id":"41a75b45-d788-4605-81e8-59c882c909c2"},{"name":"Enable and disable Ngos's","id":"38823935-89e6-4af6-8695-adc5db3d3808","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:5000/api/admin/ngos/:id/disable","urlObject":{"protocol":"http","port":"5000","path":["api","admin","ngos",":id","disable"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"69516ba1506f3730300af71d","key":"id"}]}},"response":[],"_postman_id":"38823935-89e6-4af6-8695-adc5db3d3808"}],"id":"608a9ebc-cfc5-4b60-8975-a777906ab44e","_postman_id":"608a9ebc-cfc5-4b60-8975-a777906ab44e","description":""},{"name":"Admin Login","item":[{"name":"admin register","id":"de2989cb-b239-433d-b2a0-6732a2e5a1e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"jatinadmin2@gmail.com\",\r\n  \"password\": \"jatin123\",\r\n  \"name\": \"Jatin2\",\r\n  \"adminCode\": \"ADMIN-002\",\r\n  \"permissions\": [\r\n    \"approve_organizations\",\r\n    \"view_emergencies\",\r\n    \"view_blood_stock\",\r\n    \"configure_rules\",\r\n    \"view_audit_logs\",\r\n    \"manage_admins\",\r\n    \"view_reports\",\r\n    \"manage_campaigns\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/auth/register","urlObject":{"protocol":"http","port":"5000","path":["api","admin","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"de2989cb-b239-433d-b2a0-6732a2e5a1e8"}],"id":"65ee38f3-6022-4576-9a53-b03f365641c1","_postman_id":"65ee38f3-6022-4576-9a53-b03f365641c1","description":""},{"name":"Organization","item":[{"name":"registartion","id":"1868c6d1-2762-47b4-8e6a-994e4e1d674c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"organizationName\": \"Max Healthcare Delhi\",\r\n  \"type\": \"hospital\",\r\n  \"email\": \"admin@maxhealthcare.com\",\r\n  \"phone\": \"+91-9876543210\",\r\n  \"location\": {\r\n    \"city\": \"Delhi\",\r\n    \"state\": \"Delhi\",\r\n    \"pincode\": \"110001\",\r\n    \"address\": \"Pusa Road, Delhi\"\r\n  },\r\n  \"licenseNumber\": \"LIC-HOSP-2024-001\",\r\n  \"contactPerson\": \"Dr. Rajesh Kumar\",\r\n  \"adminName\": \"Dr. Rajesh Kumar\",\r\n  \"adminEmail\": \"rajesh@maxhealthcare.com\",\r\n  \"adminPassword\": \"admin123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/org/register","urlObject":{"protocol":"http","port":"5000","path":["api","auth","org","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1868c6d1-2762-47b4-8e6a-994e4e1d674c"},{"name":"create new user for the organization","id":"e11a9789-b360-453d-a4c4-bd3e179f6136","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"organizationCode\": \"HOSP-DEL-001\",\r\n    \"name\": \"Dr. John Doe\",\r\n    \"email\": \"john@hospital.com\",\r\n    \"password\": \"john123456\",\r\n    \"role\": \"Doctor\",\r\n    \"status\": \"ACTIVE\"\r\n  }","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/organization-users/create","urlObject":{"protocol":"http","port":"5000","path":["api","organization-users","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e11a9789-b360-453d-a4c4-bd3e179f6136"},{"name":"Get all the user of that organizatiobn","id":"bc368a69-69c5-47da-80d4-dcd318639fa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/organization-users/HOSP-DEL-001?page=1&limit=10","urlObject":{"protocol":"http","port":"5000","path":["api","organization-users","HOSP-DEL-001"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"bc368a69-69c5-47da-80d4-dcd318639fa3"}],"id":"898f441e-feae-4f3f-aca5-f483ecc5d183","_postman_id":"898f441e-feae-4f3f-aca5-f483ecc5d183","description":""},{"name":"Approval Requests","item":[{"name":"Get Total Pending Approvals","id":"b2333718-fb1e-4835-8816-060d7836dbb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/approvals/pending/all","urlObject":{"protocol":"http","port":"5000","path":["api","admin","approvals","pending","all"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2333718-fb1e-4835-8816-060d7836dbb5"},{"name":"Approve request","id":"881d0058-8850-4dfd-bf86-f3df55e008e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"organizationCode\":\"HOSP-DEL-001\",\r\n    \"approvalRemarks\":\"Hospital approved\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/approvals/approve","urlObject":{"protocol":"http","port":"5000","path":["api","admin","approvals","approve"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"881d0058-8850-4dfd-bf86-f3df55e008e4"},{"name":"Suspend Blood Bank","id":"392b79ce-c61a-44f3-bc05-44a379c56c53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"suspensionReason\":\"Hospital approved\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/bloodbanks/:id/suspend","urlObject":{"protocol":"http","port":"5000","path":["api","admin","bloodbanks",":id","suspend"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"69515f746feafe7108a3a610","key":"id"}]}},"response":[],"_postman_id":"392b79ce-c61a-44f3-bc05-44a379c56c53"}],"id":"de03efbc-712f-405c-81e2-fe80bcbb729a","_postman_id":"de03efbc-712f-405c-81e2-fe80bcbb729a","description":""},{"name":"Blood Bank","item":[{"name":"Blood Stock Management","item":[{"name":"Initialize the Blood stock","id":"9ce0e079-d355-4e47-a340-f3d286d6376b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"bloodBankId\": \"69515f746feafe7108a3a610\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/blood-stock/initialize","urlObject":{"protocol":"http","port":"5000","path":["api","admin","blood-stock","initialize"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ce0e079-d355-4e47-a340-f3d286d6376b"},{"name":"Update the Blood Stock","id":"deb67ac4-d259-4dce-a1d9-6f748acc7472","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"bloodGroup\": \"O+\",\r\n  \"units\": 50,\r\n  \"action\": \"UPDATE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/blood-stock/update/:bloodBankId","urlObject":{"protocol":"http","port":"5000","path":["api","admin","blood-stock","update",":bloodBankId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"69515f746feafe7108a3a610","key":"bloodBankId"}]}},"response":[],"_postman_id":"deb67ac4-d259-4dce-a1d9-6f748acc7472"},{"name":"GET ALL Blood Stocks","id":"44e9032f-452d-41cb-b91d-90f4417d3460","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/blood-stock","urlObject":{"protocol":"http","port":"5000","path":["api","admin","blood-stock"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"44e9032f-452d-41cb-b91d-90f4417d3460"},{"name":"Get Blood Stock Summary","id":"845c47d7-ee36-4a8b-9cbd-17f8762daa1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/blood-stock/summary","urlObject":{"protocol":"http","port":"5000","path":["api","admin","blood-stock","summary"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"845c47d7-ee36-4a8b-9cbd-17f8762daa1e"},{"name":"Get the Blood Stock Of particular Blood Group","id":"bca393d9-8284-4cc2-8fa0-656ddf556f21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/blood-stock/by-blood-group/O-","urlObject":{"protocol":"http","port":"5000","path":["api","admin","blood-stock","by-blood-group","O-"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bca393d9-8284-4cc2-8fa0-656ddf556f21"},{"name":"Get The shortage of blood","id":"034e6034-4b5b-4aa9-ab5a-30267699834d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/blood-stock/shortages","urlObject":{"protocol":"http","port":"5000","path":["api","admin","blood-stock","shortages"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"034e6034-4b5b-4aa9-ab5a-30267699834d"},{"name":"Get the blood stock of particaular blood bank","id":"8f1fae07-3d05-4e9b-b7f4-7f737950a24f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/blood-stock/by-bloodbank/69515f746feafe7108a3a610","urlObject":{"protocol":"http","port":"5000","path":["api","admin","blood-stock","by-bloodbank","69515f746feafe7108a3a610"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f1fae07-3d05-4e9b-b7f4-7f737950a24f"}],"id":"192b9969-ef4c-4e6b-8cad-41082f4ac955","_postman_id":"192b9969-ef4c-4e6b-8cad-41082f4ac955","description":""},{"name":"registration","id":"061f3a7c-75f2-47a8-a077-3589eb01eccd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"organizationName\": \"ABC Blood Bank\",\r\n  \"type\": \"bloodbank\",\r\n  \"email\": \"admin@abcbloodbank.com\",\r\n  \"phone\": \"+91-9876543211\",\r\n  \"location\": {\r\n    \"city\": \"Mumbai\",\r\n    \"state\": \"Maharashtra\",\r\n    \"pincode\": \"400001\",\r\n    \"address\": \"Marine Drive, Mumbai\"\r\n  },\r\n  \"licenseNumber\": \"LIC-BB-2024-001\",\r\n  \"contactPerson\": \"John Doe\",\r\n  \"adminName\": \"John Doe\",\r\n  \"adminEmail\": \"john@abcbloodbank.com\",\r\n  \"adminPassword\": \"BloodBank@123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/org/register","urlObject":{"protocol":"http","port":"5000","path":["api","auth","org","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"061f3a7c-75f2-47a8-a077-3589eb01eccd"},{"name":"Get all blood banks","id":"d826c145-d7f9-4cab-bc92-99b5a509ede3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n       \"reason\": \"Maintenance period\"\r\n}"},"url":"http://localhost:5000/api/admin/bloodbanks","urlObject":{"protocol":"http","port":"5000","path":["api","admin","bloodbanks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d826c145-d7f9-4cab-bc92-99b5a509ede3"},{"name":"New Request","id":"f39245d4-dda1-49ce-8a5f-ccdf44613428","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"f39245d4-dda1-49ce-8a5f-ccdf44613428"},{"name":"Get Blood bank by id","id":"2fcf2d25-d368-434a-8b56-d25fcbaa550a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/bloodbanks/id/:bloodBankId","urlObject":{"protocol":"http","port":"5000","path":["api","admin","bloodbanks","id",":bloodBankId"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"69515f746feafe7108a3a610","key":"bloodBankId"}]}},"response":[],"_postman_id":"2fcf2d25-d368-434a-8b56-d25fcbaa550a"},{"name":"Suspend Blood Bank","id":"9f3f862d-a59d-4b70-ab99-14e0eec5bbf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:5000/api/admin/bloodbanks/:id/suspend","urlObject":{"protocol":"http","port":"5000","path":["api","admin","bloodbanks",":id","suspend"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"69515f746feafe7108a3a610","key":"id"}]}},"response":[],"_postman_id":"9f3f862d-a59d-4b70-ab99-14e0eec5bbf6"},{"name":"New Request","id":"f8ad66e6-52da-4372-ab72-caa7377de6b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:5000/api/admin/bloodbanks/:id/activate","urlObject":{"protocol":"http","port":"5000","path":["api","admin","bloodbanks",":id","activate"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"69515f746feafe7108a3a610","key":"id"}]}},"response":[],"_postman_id":"f8ad66e6-52da-4372-ab72-caa7377de6b2"}],"id":"095fdfe9-7f51-4be1-8379-f26b2ba6ce93","_postman_id":"095fdfe9-7f51-4be1-8379-f26b2ba6ce93","description":""},{"name":"Hospital","item":[{"name":"get all hospitals","id":"e68d50da-722b-4e32-a251-e5938f65849e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/hospitals?status=APPROVED","urlObject":{"protocol":"http","port":"5000","path":["api","admin","hospitals"],"host":["localhost"],"query":[{"key":"status","value":"APPROVED"}],"variable":[]}},"response":[],"_postman_id":"e68d50da-722b-4e32-a251-e5938f65849e"},{"name":"Get Hospital By Code","id":"588b2fc7-bb62-469e-8952-d59c66e3360c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"588b2fc7-bb62-469e-8952-d59c66e3360c"},{"name":"New Request","id":"6e4b900e-0196-476a-99b0-02e2557c3b70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"6e4b900e-0196-476a-99b0-02e2557c3b70"},{"name":"suspend hospital","id":"c7b6247b-e4db-496a-8ac2-3e3644a1ccca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n       \"reason\": \"Maintenance period\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/hospitals/69515bad1901626316c8e170/suspend","urlObject":{"protocol":"http","port":"5000","path":["api","admin","hospitals","69515bad1901626316c8e170","suspend"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7b6247b-e4db-496a-8ac2-3e3644a1ccca"},{"name":"Activate the Hospital","id":"8e76ce75-846b-457d-b18e-9988e17c76b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:5000/api/admin/hospitals/69515bad1901626316c8e170/activate","urlObject":{"protocol":"http","port":"5000","path":["api","admin","hospitals","69515bad1901626316c8e170","activate"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e76ce75-846b-457d-b18e-9988e17c76b6"}],"id":"2d1f0c58-6315-4b85-b2c9-39c052e68b2d","_postman_id":"2d1f0c58-6315-4b85-b2c9-39c052e68b2d","description":""},{"name":"Alerts","item":[{"name":"Create New Alerts","id":"9daf4208-f2e0-4759-987f-9b9bd72010d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/alerts","urlObject":{"protocol":"http","port":"5000","path":["api","admin","alerts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9daf4208-f2e0-4759-987f-9b9bd72010d5"},{"name":"Creating a new alerts","id":"38878bcb-bf30-4df6-9d86-10a1de300b90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"DELAYED_EMERGENCY\",\r\n  \"title\": \"Emergency Response Delayed\",\r\n  \"message\": \"Emergency EMG-2025-001 has not received response from blood banks for 15 minutes\",\r\n  \"severity\": \"CRITICAL\",\r\n  \"relatedEntity\": {\r\n    \"emergencyId\": \"67a1b2c3d4e5f6g7h8i9j0k2\"\r\n  },\r\n  \"relatedEntityType\": \"EMERGENCY\",\r\n  \"createdBy\": \"system\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/admin/alerts","urlObject":{"protocol":"http","port":"5000","path":["api","admin","alerts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"38878bcb-bf30-4df6-9d86-10a1de300b90"},{"name":"Get alerts Summary","id":"0b8c6b5e-6938-46b4-bf08-0faa1e8e01d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/alerts/summary","urlObject":{"protocol":"http","port":"5000","path":["api","admin","alerts","summary"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b8c6b5e-6938-46b4-bf08-0faa1e8e01d1"},{"name":"get the unread count","id":"c514b06d-823a-4888-a833-5866dab42d9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"c514b06d-823a-4888-a833-5866dab42d9a"},{"name":"mark-read","id":"f34a658d-be64-4bdd-9a73-0c67578c6a24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"f34a658d-be64-4bdd-9a73-0c67578c6a24"}],"id":"c78d6ace-280c-43fb-87bf-3597af5c9b2b","_postman_id":"c78d6ace-280c-43fb-87bf-3597af5c9b2b","description":""},{"name":"New Folder","item":[],"id":"284b8b8c-40d8-4252-bcf0-6574c9c4b7c9","_postman_id":"284b8b8c-40d8-4252-bcf0-6574c9c4b7c9","description":""},{"name":"DashBoard","item":[{"name":"Dashboard Overview","id":"3b8b8e1e-bfc9-4295-ab9b-1fe44f142ce3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"3b8b8e1e-bfc9-4295-ab9b-1fe44f142ce3"},{"name":"New Request","id":"48fad17e-e6d4-4ef3-b0e5-3effd272849b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"48fad17e-e6d4-4ef3-b0e5-3effd272849b"}],"id":"8d8061f6-c47e-44fd-b971-e24b515c54ac","_postman_id":"8d8061f6-c47e-44fd-b971-e24b515c54ac","description":""},{"name":"New Request","id":"fb5d6481-189e-467d-8814-dd4c1ba2dddf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"fb5d6481-189e-467d-8814-dd4c1ba2dddf"}]}