{"info":{"_postman_id":"4ddc74f3-0afc-417c-9220-cf54d75e90e1","name":"Uddhar","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"39747038","collectionId":"4ddc74f3-0afc-417c-9220-cf54d75e90e1","publishedId":"2sAYkHndTQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-03-22T10:24:57.000Z"},"item":[{"name":"Authentication","item":[{"name":"Register","id":"bcbf3ec5-02d7-490f-951f-48edd5469019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\" : \"Mehedi\",\n    \"email\": \"mh@gmail.com\",\n    \"mobile\": \"01704718964\",\n    \"password\": \"12345678\",\n    \"location\" : \"dhk\",\n    \"role\":\"organization\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/register","urlObject":{"protocol":"http","port":"3000","path":["auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6a0aaccf-aeb5-4147-ad15-2f20ad70860a","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\" : \"Mehedi\",\n    \"email\": \"mhdian93@gmail.com\",\n    \"mobile\": \"01704718964\",\n    \"password\": \"12345678\",\n    \"location\" : \"dhk\",\n    \"role\":\"volunteer\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"108"},{"key":"ETag","value":"W/\"6c-46kCj1VyEkJJMTVUGaWwLF95n+U\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:03:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"User registered successfully. Please check your email for verfication code.\"\n}"}],"_postman_id":"bcbf3ec5-02d7-490f-951f-48edd5469019"},{"name":"Login","id":"9946f9fe-346b-4ec1-ab9a-d4a40fcc5aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mh@gmail.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/login","urlObject":{"protocol":"http","port":"3000","path":["auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8ea3601d-5848-43a7-9c55-5b056056d0dd","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mehedi.h2302@gmail.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"283"},{"key":"ETag","value":"W/\"11b-3TFkw7hw/R0lubMqhcF+L79nfEQ\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:26:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Login successful\",\n    \"data\": {\n        \"loginToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQzNjY1MTYxLCJleHAiOjE3NDM2Njg3NjF9.kPtXzBG0yWRMvWGj6QOZLoBIRQbtLxAsCPCMpFFTWOY\"\n    }\n}"}],"_postman_id":"9946f9fe-346b-4ec1-ab9a-d4a40fcc5aaa"},{"name":"Email Verfication","id":"8132a5eb-20c1-4a4b-9a76-0ae02cbafa3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mh@gmail.com\",\n    \"code\": \"162572\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/verify-email","urlObject":{"protocol":"http","port":"3000","path":["auth","verify-email"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"284cec37-19dc-40a5-bf65-c1fb66130569","name":"Email Verfication","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mhdian93@gmail.com\",\n    \"code\": \"199602\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/verify-email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"298"},{"key":"ETag","value":"W/\"12a-BRcqr32/31NgtLkzksHm00p6aIQ\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:04:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Email verified successfully\",\n    \"data\": {\n        \"emailVerificationToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQzNjYzODQ3LCJleHAiOjE3NDM2NjU2NDd9.MsNciaD9iU2VQzCsT8lSpRu3-CznO_-RoVlHB1SDIIM\"\n    }\n}"}],"_postman_id":"8132a5eb-20c1-4a4b-9a76-0ae02cbafa3f"},{"name":"Profile Complete- Organization","id":"5e5da7cb-ed48-41ad-8ccd-692bb0ed2a6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NiwiZW1haWwiOiJtaEBnbWFpbC5jb20iLCJyb2xlIjoib3JnYW5pemF0aW9uIiwiaWF0IjoxNzQ2MDIxODMwLCJleHAiOjE3NDYwMjM2MzB9.YV1CPu2KJqBjMo_bGbr47EIpxJKtOyQ4xWSmfKzuqdg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"organization_name\": \"Helping Hands 2\",\n    \"type\": \"Non-profit\",\n    \"sector\": \"Health\",\n    \"documentLink\": \"https://example.com/doc.pdf\",\n    \"regNo\": \"ORG123\",\n    \"establishedDate\": \"2015-06-10\",\n    \"mission\": \"Helping people in need\",\n    \"secondaryContactName\": \"John Doe\",\n    \"secondaryContactTitle\": \"Manager\",\n    \"secondaryContactMail\": \"john@example.com\",\n    \"location\": \"Los Angeles\",\n    \"website\": \"https://helpinghands.org\",\n    \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n    \"parentOrg\": \"none\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/profile/complete","urlObject":{"protocol":"http","port":"3000","path":["profile","complete"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5b03b7e6-9a31-4037-ab02-cd2aedb941df","name":"Profile Complete- Organization","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0MzY2NDczMywiZXhwIjoxNzQzNjY2NTMzfQ.GIJ2PLiQfdvZHpepyr_LPsmduh36n4ggtJyj2QZ_JqM","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"organization_name\": \"Helping Hands\",\n    \"type\": \"Non-profit\",\n    \"sector\": \"Health\",\n    \"documentLink\": \"https://example.com/doc.pdf\",\n    \"regNo\": \"ORG123\",\n    \"establishedDate\": \"2015-06-10\",\n    \"mission\": \"Helping people in need\",\n    \"secondaryContactName\": \"John Doe\",\n    \"secondaryContactTitle\": \"Manager\",\n    \"secondaryContactMail\": \"john@example.com\",\n    \"location\": \"Los Angeles\",\n    \"website\": \"https://helpinghands.org\",\n    \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n    \"parentOrg\": \"None\",\n    \"approval_status\": false\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/profile/complete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"91"},{"key":"ETag","value":"W/\"5b-lB/Kg1vgp8fWLvD+fmMV7M/bNQM\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:19:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Operation successful\",\n    \"data\": \"Profile updated successfully\"\n}"}],"_postman_id":"5e5da7cb-ed48-41ad-8ccd-692bb0ed2a6d"},{"name":"Profile Complete-Volunteer","id":"fadf7640-c4d2-4c71-ba58-adf55d5f667a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQ1NDMxODY2LCJleHAiOjE3NDU0MzM2NjZ9.nHnKBGJoWC6m22_uPbnV9ZdCfyyDupLHflwOGIcpafE","type":"text"}],"body":{"mode":"raw","raw":"{ \n    \"skills\": [\"first aid\",\"rescue\"], \n    \"location\": \"Dhaka\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/profile/complete","urlObject":{"protocol":"http","port":"3000","path":["profile","complete"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"939a78d7-8ee5-4052-9b1c-3e1566bfdf58","name":"Profile Complete-Volunteer","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQzNjYzODQ3LCJleHAiOjE3NDM2NjU2NDd9.MsNciaD9iU2VQzCsT8lSpRu3-CznO_-RoVlHB1SDIIM","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{ \n    \"skills\": [\"first aid\",\"rescue\"], \n    \"location\": \"Dhaka\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/profile/complete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"91"},{"key":"ETag","value":"W/\"5b-lB/Kg1vgp8fWLvD+fmMV7M/bNQM\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:04:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Operation successful\",\n    \"data\": \"Profile updated successfully\"\n}"}],"_postman_id":"fadf7640-c4d2-4c71-ba58-adf55d5f667a"},{"name":"Profile Complete- Coordinator","id":"81b78808-0d4f-4f50-82f3-6ecae67be86e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0MjcwMDg1LCJleHAiOjE3NDQyNzE4ODV9.XyDf1OC4bVhgdk5rvwuI6j5G7wqPQOn-oXyYX1UeLbw","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"department\": \"Emergency Management\",\n    \"region\": \"Nortbengal\",\n    \"officialContactNumber\": \"+1-123-456-7890\",\n    \"roleTitle\": \"Regional Coordinator\",\n    \"experience\": 5,\n    \"certifications\": [\"Certified Emergency Manager (CEM), ICS-300\"],\n    \"bio\": \"Experienced coordinator with expertise in managing disaster response operations across multiple states.\"\n   \n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/profile/complete","urlObject":{"protocol":"http","port":"3000","path":["profile","complete"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6a83daef-40ab-4e1a-ba9b-9f48f9d0ed88","name":"Profile Complete- Coordinator","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQzNjY0NDYwLCJleHAiOjE3NDM2NjYyNjB9.dWtYEf80-hMzbs37hLNLPAje4CpnjD5EZzNRgVKkBWE","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"department\": \"Emergency Management\",\n    \"region\": \"Nortbengal\",\n    \"officialContactNumber\": \"+1-123-456-7890\",\n    \"roleTitle\": \"Regional Coordinator\",\n    \"experience\": 5,\n    \"certifications\": [\"Certified Emergency Manager (CEM), ICS-300\"],\n    \"bio\": \"Experienced coordinator with expertise in managing disaster response operations across multiple states.\"\n   \n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/profile/complete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"91"},{"key":"ETag","value":"W/\"5b-lB/Kg1vgp8fWLvD+fmMV7M/bNQM\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:15:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Operation successful\",\n    \"data\": \"Profile updated successfully\"\n}"}],"_postman_id":"81b78808-0d4f-4f50-82f3-6ecae67be86e"},{"name":"Forgot Password","id":"c1bb9fa7-2c23-45f0-bf1c-1a827afb750a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\" : \"mehedi.h2302@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/forgot-password","urlObject":{"protocol":"http","port":"3000","path":["auth","forgot-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1bb9fa7-2c23-45f0-bf1c-1a827afb750a"},{"name":"Reset Password","id":"6a28f402-6e14-48b9-a263-74715fb58b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"resetCode\": \"282573\",\n    \"email\" : \"mehedi.h2302@gmail.com\",\n    \"newPassword\" : \"12345678\",\n    \"confirmPassword\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/reset-password","urlObject":{"protocol":"http","port":"3000","path":["auth","reset-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a28f402-6e14-48b9-a263-74715fb58b0a"}],"id":"510de4ec-a511-4377-8acf-7ffcee23f0cf","_postman_id":"510de4ec-a511-4377-8acf-7ffcee23f0cf","description":""},{"name":"Coordinator Dashboard","item":[{"name":"Create Disaster","id":"ceab3aed-0b30-4c73-a1f4-0df3898b03e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0MzA0OTMxLCJleHAiOjE3NDQzMDg1MzF9.H9v58nUcwCHbAzmlDCWbmfbcalVTM0BEC8cpkrZHbvo","type":"text"}],"body":{"mode":"raw","raw":"{ \n  \"title\": \"Flooding\", \n  \"type\": \"Flood\", \n  \"description\": \"Severe flooding affecting multiple areas.\", \n  \"location\": \"Sylhet\", \n  \"coordinates\": \"34.052235,-118.243683\", \n  \"area\": [], \n  \"startDate\": \"2025-04-08T10:30:00Z\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/disasters","urlObject":{"protocol":"http","port":"3000","path":["coordinators","disasters"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0593aa5b-aaf4-4507-95bd-2b1e8c786178","name":"Create Disaster","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0MzA0OTMxLCJleHAiOjE3NDQzMDg1MzF9.H9v58nUcwCHbAzmlDCWbmfbcalVTM0BEC8cpkrZHbvo","type":"text"}],"body":{"mode":"raw","raw":"{ \n  \"title\": \"Flooding\", \n  \"type\": \"Flood\", \n  \"description\": \"Severe flooding affecting multiple areas.\", \n  \"location\": \"Sylhet\", \n  \"coordinates\": \"34.052235,-118.243683\", \n  \"area\": [], \n  \"startDate\": \"2025-04-08T10:30:00Z\" \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/disasters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"375"},{"key":"ETag","value":"W/\"177-mnyefDXCH/6JUlkXkc5iPu7HzmY\""},{"key":"Date","value":"Thu, 10 Apr 2025 17:10:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Disaster created successfully\",\n    \"data\": {\n        \"title\": \"Flooding\",\n        \"type\": \"Flood\",\n        \"description\": \"Severe flooding affecting multiple areas.\",\n        \"location\": \"Sylhet\",\n        \"coordinates\": {\n            \"latitude\": 34.052235,\n            \"longitude\": -118.243683\n        },\n        \"area\": [],\n        \"startDate\": \"2025-04-08T10:30:00Z\",\n        \"endDate\": null,\n        \"disaster_id\": 2,\n        \"status\": \"Open\",\n        \"createdAt\": \"2025-04-10T17:10:00.164Z\"\n    }\n}"}],"_postman_id":"ceab3aed-0b30-4c73-a1f4-0df3898b03e3"},{"name":"Get Disasters","id":"886a3e76-02ec-4cf5-a1ef-87bbaed1080d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1ODUwNTE1LCJleHAiOjE3NDU4NzIxMTV9.DPyIA5OvQXIZoj-N-maCQ5tCavzYgl2ADEFIw7KupLs","type":"text"}],"url":"http://localhost:3000/coordinators/disasters","urlObject":{"protocol":"http","port":"3000","path":["coordinators","disasters"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e0e2054f-a07b-4fb6-8550-56658c62fb08","name":"Get Disasters","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQzNjY1MTYxLCJleHAiOjE3NDM2Njg3NjF9.kPtXzBG0yWRMvWGj6QOZLoBIRQbtLxAsCPCMpFFTWOY","type":"text"}],"url":"http://localhost:3000/coordinators/disasters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"469"},{"key":"ETag","value":"W/\"1d5-pchYZvc732CA1Vo24yBKrnNx0TM\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:37:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Disasters retrieved successfully\",\n    \"data\": {\n        \"total\": 1,\n        \"disasters\": [\n            {\n                \"disaster_id\": 2,\n                \"title\": \"Agun lagse\",\n                \"type\": \"Wildfire\",\n                \"description\": \"Agun Agun Agun!!!\",\n                \"status\": \"Open\",\n                \"location\": \"Sylhet\",\n                \"startDate\": \"2025-03-15T00:00:00.000Z\",\n                \"endDate\": null,\n                \"createdAt\": \"2025-04-03T07:30:12.949Z\",\n                \"coordinator\": {\n                    \"coordinator_id\": 1,\n                    \"name\": \"Mehedi\",\n                    \"officialContactNumber\": \"+1-123-456-7890\",\n                    \"department\": \"Emergency Management\",\n                    \"region\": \"Nortbengal\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"886a3e76-02ec-4cf5-a1ef-87bbaed1080d"},{"name":"Approve or Reject an Organization","id":"9e4e6577-5ef9-4828-ad7d-8db32446a830","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0NTMzNjQyLCJleHAiOjE3NDQ1MzcyNDJ9.lxved1yquycWLMkUJxCCptLIRxkAnTSxrMyeg5wkphU","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\" : \"rejected\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/organizations/4/status-update","urlObject":{"protocol":"http","port":"3000","path":["coordinators","organizations","4","status-update"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"121b0d40-8715-4005-a26a-51d941e069e6","name":"Approve or Reject an Organization","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0NTMzNjQyLCJleHAiOjE3NDQ1MzcyNDJ9.lxved1yquycWLMkUJxCCptLIRxkAnTSxrMyeg5wkphU","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\" : \"rejected\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/organizations/4/status-update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"15"},{"key":"X-RateLimit-Remaining","value":"14"},{"key":"Date","value":"Sun, 13 Apr 2025 08:56:13 GMT"},{"key":"X-RateLimit-Reset","value":"1744536374"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"561"},{"key":"ETag","value":"W/\"231-3btA58m6jNTVYoESVqFUwHum4Zk\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Organization rejected!\",\n    \"data\": {\n        \"organization_id\": 4,\n        \"organization_name\": \"Helping Hands 2\",\n        \"type\": \"Non-profit\",\n        \"sector\": \"Health\",\n        \"documentLink\": \"https://example.com/doc.pdf\",\n        \"regNo\": \"ORG123\",\n        \"establishedDate\": \"2015-06-10\",\n        \"mission\": \"Helping people in need\",\n        \"secondaryContactName\": \"John Doe\",\n        \"secondaryContactTitle\": \"Manager\",\n        \"secondaryContactMail\": \"john@example.com\",\n        \"location\": \"Los Angeles\",\n        \"website\": \"https://helpinghands.org\",\n        \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n        \"parentOrg\": \"None\",\n        \"approval_status\": \"rejected\"\n    }\n}"}],"_postman_id":"9e4e6577-5ef9-4828-ad7d-8db32446a830"},{"name":"Get Disaster Stat","id":"051aa687-4002-4ddc-adca-927ef97a5b69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1OTMwODUzLCJleHAiOjE3NDU5NTI0NTN9.B_hySFXEMlwcCuTayftkE2D_51rB1H3wx07WurzY83s","type":"text"}],"url":"http://localhost:3000/coordinators/disasters/1/stats","urlObject":{"protocol":"http","port":"3000","path":["coordinators","disasters","1","stats"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e0ae677c-1b2b-4272-8060-83301d1d10a1","name":"Get Disaster Stat","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1OTMwODUzLCJleHAiOjE3NDU5NTI0NTN9.B_hySFXEMlwcCuTayftkE2D_51rB1H3wx07WurzY83s","type":"text"}],"url":"http://localhost:3000/coordinators/disasters/1/stats"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Tue, 29 Apr 2025 14:03:36 GMT"},{"key":"X-RateLimit-Reset","value":"1745937217"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"772"},{"key":"ETag","value":"W/\"304-/J3zuZA83Ppa2F6zHauLr8rCYlY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Disaster statistics retrieved successfully\",\n    \"data\": {\n        \"totalReports\": 2,\n        \"totalVolunteers\": 80,\n        \"reports\": [\n            {\n                \"report_id\": 3,\n                \"organization_id\": 7,\n                \"date\": \"2025-04-29\",\n                \"createdAt\": \"2025-04-29T12:45:53.813Z\",\n                \"volunteersCount\": 50,\n                \"rescueShelter\": {\n                    \"men\": 20,\n                    \"women\": 15,\n                    \"children\": 10,\n                    \"totalRescued\": 45\n                },\n                \"reliefDistribution\": {\n                    \"waterFiltrationTablets\": 1000,\n                    \"rice\": 500,\n                    \"flattenedRice\": 200,\n                    \"puffedRice\": 100,\n                    \"potato\": 300,\n                    \"onion\": 200,\n                    \"sugar\": 100,\n                    \"oil\": 50,\n                    \"salt\": 100,\n                    \"candles\": 200,\n                    \"totalItems\": 0\n                },\n                \"medicalAid\": {\n                    \"saline\": 100,\n                    \"paracetamol\": 500,\n                    \"bandages\": 200,\n                    \"sanitaryPads\": 300\n                }\n            },\n            {\n                \"report_id\": 4,\n                \"organization_id\": 7,\n                \"date\": \"2025-04-29\",\n                \"createdAt\": \"2025-04-29T12:46:51.758Z\",\n                \"volunteersCount\": 30,\n                \"rescueShelter\": {\n                    \"men\": 15,\n                    \"women\": 12,\n                    \"children\": 8,\n                    \"totalRescued\": 35\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"051aa687-4002-4ddc-adca-927ef97a5b69"},{"name":"Get Team by Disaster","id":"e5a7e7d8-fa83-4e55-87ab-31806080bc76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1ODUwNTE1LCJleHAiOjE3NDU4NzIxMTV9.DPyIA5OvQXIZoj-N-maCQ5tCavzYgl2ADEFIw7KupLs","type":"text"}],"url":"http://localhost:3000/coordinators/teams/1","urlObject":{"protocol":"http","port":"3000","path":["coordinators","teams","1"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"91c86b44-2351-40ee-a1bf-e3b6f90c0cea","name":"Get Team by Disaster","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1NDQwNDM2LCJleHAiOjE3NDU0NjIwMzZ9.bfgg5TINV0ceqqlT14TEhfd4ILmoIqiFIi8TW6pU7kw","type":"text"}],"url":{"raw":"http://localhost:3000/coordinators/teams/1","protocol":"http","host":["localhost"],"port":"3000","path":["coordinators","teams","1"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 23 Apr 2025 21:06:15 GMT"},{"key":"X-RateLimit-Reset","value":"1745444176"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"940"},{"key":"ETag","value":"W/\"3ac-Ngpi1kd1vFqJSTkllbRMHSWfWc4\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Teams retrieved successfully\",\n    \"data\": {\n        \"total\": 1,\n        \"teams\": [\n            {\n                \"team_id\": 4,\n                \"name\": \"Rescue Team\",\n                \"teamLeader\": \"Mehedi\",\n                \"responsibility\": null,\n                \"location\": null,\n                \"createdAt\": \"2025-04-23T20:50:04.233Z\",\n                \"assignmentStatus\": \"unassigned\",\n                \"organization\": {\n                    \"organization_id\": 7,\n                    \"organization_name\": \"Helping Hands 2\",\n                    \"type\": \"Non-profit\",\n                    \"sector\": \"Health\",\n                    \"documentLink\": \"https://example.com/doc.pdf\",\n                    \"regNo\": \"ORG123\",\n                    \"establishedDate\": \"2015-06-10\",\n                    \"mission\": \"Helping people in need\",\n                    \"secondaryContactName\": \"John Doe\",\n                    \"secondaryContactTitle\": \"Manager\",\n                    \"secondaryContactMail\": \"john@example.com\",\n                    \"location\": \"Los Angeles\",\n                    \"website\": \"https://helpinghands.org\",\n                    \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n                    \"parentOrg\": \"none\",\n                    \"approval_status\": \"pending\"\n                },\n                \"disaster\": null,\n                \"members\": [\n                    {\n                        \"volunteer_id\": 1,\n                        \"name\": \"Mehedi\",\n                        \"email\": \"mhdian93@gmail.com\",\n                        \"mobile\": \"01704718964\",\n                        \"skills\": [\n                            \"first aid\",\n                            \"rescue\"\n                        ],\n                        \"work_location\": \"Dhaka\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"e5a7e7d8-fa83-4e55-87ab-31806080bc76"},{"name":"Assign a Team","id":"48303aaf-5c3f-40ac-8ca4-e0cf954896d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1ODUwNTE1LCJleHAiOjE3NDU4NzIxMTV9.DPyIA5OvQXIZoj-N-maCQ5tCavzYgl2ADEFIw7KupLs","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"location\": \"Sylhet\",\n  \"responsibility\": \"Relief Distribution\"\n\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/teams/5/assign-location","urlObject":{"protocol":"http","port":"3000","path":["coordinators","teams","5","assign-location"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7b6eb84a-93fd-48c6-9d31-1247b544e49a","name":"Assign a Team","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1ODUwNTE1LCJleHAiOjE3NDU4NzIxMTV9.DPyIA5OvQXIZoj-N-maCQ5tCavzYgl2ADEFIw7KupLs","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"location\": \"Sylhet\",\n  \"responsibility\": \"Relief Distribution\"\n\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/teams/5/assign-location"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Mon, 28 Apr 2025 15:17:38 GMT"},{"key":"X-RateLimit-Reset","value":"1745855259"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5486"},{"key":"ETag","value":"W/\"156e-4+WTqGRPnHepO6gLoQM7AgT4sCc\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Team assigned to location successfully\",\n    \"data\": {\n        \"team_id\": 5,\n        \"name\": \"Rescue Team\",\n        \"teamLeader\": \"Mehedi\",\n        \"responsibility\": \"Relief Distribution\",\n        \"location\": \"Sylhet\",\n        \"createdAt\": \"2025-04-23T21:22:10.484Z\",\n        \"assignedAt\": \"2025-04-28T15:17:38.222Z\",\n        \"assignmentStatus\": \"assigned\",\n        \"disaster\": {\n            \"disaster_id\": 1,\n            \"title\": \"Agun lagse\",\n            \"type\": \"Fire\",\n            \"description\": \"Agun Agun Agun!!!\",\n            \"status\": \"Open\",\n            \"location\": \"Sylhet\",\n            \"coordinates\": null,\n            \"area\": null,\n            \"startDate\": \"2025-03-15T00:00:00.000Z\",\n            \"endDate\": null,\n            \"createdAt\": \"2025-04-10T07:29:11.147Z\"\n        },\n        \"upazilaData\": [\n            {\n                \"id\": 359,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Balaganj\",\n                \"name_bn\": \"বালাগঞ্জ\"\n            },\n            {\n                \"id\": 360,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Beanibazar\",\n                \"name_bn\": \"বিয়ানীবাজার\"\n            },\n            {\n                \"id\": 361,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Bishwanath\",\n                \"name_bn\": \"বিশ্বনাথ\"\n            },\n            {\n                \"id\": 362,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Companiganj\",\n                \"name_bn\": \"কোম্পানীগঞ্জ\"\n            },\n            {\n                \"id\": 363,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Dakshin Surma\",\n                \"name_bn\": \"দক্ষিণ সুরমা\"\n            },\n            {\n                \"id\": 364,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Fenchuganj\",\n                \"name_bn\": \"ফেঞ্চুগঞ্জ\"\n            },\n            {\n                \"id\": 365,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Golapganj\",\n                \"name_bn\": \"গোলাপগঞ্জ\"\n            },\n            {\n                \"id\": 366,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Gowainghat\",\n                \"name_bn\": \"গোয়াইনঘাট\"\n            },\n            {\n                \"id\": 367,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Jaintiapur\",\n                \"name_bn\": \"জয়ন্তপুর\"\n            },\n            {\n                \"id\": 368,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Kanaighat\",\n                \"name_bn\": \"কানাইঘাট\"\n            },\n            {\n                \"id\": 369,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Osmaninagar\",\n                \"name_bn\": \"ওসমানীনগর\"\n            },\n            {\n                \"id\": 370,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Sylhet Sadar\",\n                \"name_bn\": \"সিলেট সদর\"\n            },\n            {\n                \"id\": 371,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sylhet\",\n                \"name\": \"Zakiganj\",\n                \"name_bn\": \"জাকিগঞ্জ\"\n            },\n            {\n                \"id\": 372,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"moulvibazar\",\n                \"name\": \"Barlekha\",\n                \"name_bn\": \"বড়লেখা\"\n            },\n            {\n                \"id\": 373,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"moulvibazar\",\n                \"name\": \"Juri\",\n                \"name_bn\": \"জুড়ী\"\n            },\n            {\n                \"id\": 374,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"moulvibazar\",\n                \"name\": \"Kamalganj\",\n                \"name_bn\": \"কামালগঞ্জ\"\n            },\n            {\n                \"id\": 375,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"moulvibazar\",\n                \"name\": \"Kulaura\",\n                \"name_bn\": \"কুলাউড়া\"\n            },\n            {\n                \"id\": 376,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"moulvibazar\",\n                \"name\": \"Moulvibazar Sadar\",\n                \"name_bn\": \"মৌলভীবাজার সদর\"\n            },\n            {\n                \"id\": 377,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"moulvibazar\",\n                \"name\": \"Rajnagar\",\n                \"name_bn\": \"রাজনগর\"\n            },\n            {\n                \"id\": 378,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"moulvibazar\",\n                \"name\": \"Sreemangal\",\n                \"name_bn\": \"শ্রীমঙ্গল\"\n            },\n            {\n                \"id\": 379,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Ajmiriganj\",\n                \"name_bn\": \"আজমিরীগঞ্জ\"\n            },\n            {\n                \"id\": 380,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Bahubal\",\n                \"name_bn\": \"বাহুবল\"\n            },\n            {\n                \"id\": 381,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Baniachong\",\n                \"name_bn\": \"বানিয়াচং\"\n            },\n            {\n                \"id\": 382,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Chunarughat\",\n                \"name_bn\": \"চুনারুঘাট\"\n            },\n            {\n                \"id\": 383,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Habiganj Sadar\",\n                \"name_bn\": \"হবিগঞ্জ সদর\"\n            },\n            {\n                \"id\": 384,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Lakhai\",\n                \"name_bn\": \"লাখাই\"\n            },\n            {\n                \"id\": 385,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Madhabpur\",\n                \"name_bn\": \"মাধবপুর\"\n            },\n            {\n                \"id\": 386,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Nabiganj\",\n                \"name_bn\": \"নবীগঞ্জ\"\n            },\n            {\n                \"id\": 387,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"habiganj\",\n                \"name\": \"Shaistaganj\",\n                \"name_bn\": \"শায়েস্তাগঞ্জ\"\n            },\n            {\n                \"id\": 388,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Bishwambarpur\",\n                \"name_bn\": \"বিশ্বম্ভরপুর\"\n            },\n            {\n                \"id\": 389,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Chhatak\",\n                \"name_bn\": \"ছাতক\"\n            },\n            {\n                \"id\": 390,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Derai\",\n                \"name_bn\": \"দেরাই\"\n            },\n            {\n                \"id\": 391,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Dharampasha\",\n                \"name_bn\": \"ধরমপাশা\"\n            },\n            {\n                \"id\": 392,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Dowarabazar\",\n                \"name_bn\": \"দোয়ারাবাজার\"\n            },\n            {\n                \"id\": 393,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Jagannathpur\",\n                \"name_bn\": \"জগন্নাথপুর\"\n            },\n            {\n                \"id\": 394,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Jamalganj\",\n                \"name_bn\": \"জামালগঞ্জ\"\n            },\n            {\n                \"id\": 395,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Shalla\",\n                \"name_bn\": \"শাল্লা\"\n            },\n            {\n                \"id\": 396,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"South Sunamganj\",\n                \"name_bn\": \"দক্ষিণ সুনামগঞ্জ\"\n            },\n            {\n                \"id\": 397,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Sunamganj Sadar\",\n                \"name_bn\": \"সুনামগঞ্জ সদর\"\n            },\n            {\n                \"id\": 398,\n                \"division_name\": \"sylhet\",\n                \"district_name\": \"sunamganj\",\n                \"name\": \"Tahirpur\",\n                \"name_bn\": \"তাহিরপুর\"\n            }\n        ]\n    }\n}"}],"_postman_id":"48303aaf-5c3f-40ac-8ca4-e0cf954896d0"},{"name":"Send Emergency Notification","id":"d4cde424-85aa-40c2-ad0a-0c1a79361dbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQzNjY1MTYxLCJleHAiOjE3NDM2Njg3NjF9.kPtXzBG0yWRMvWGj6QOZLoBIRQbtLxAsCPCMpFFTWOY","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"Severe Storm Warning\",\n  \"message\": \"There is a severe storm warning in your area. Please take necessary precautions and stay safe.\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/send-notification","urlObject":{"protocol":"http","port":"3000","path":["coordinators","send-notification"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1471aeb6-c2e7-48b1-b7d8-70c1c8836d48","name":"Send Emergency Notification","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQzNjY1MTYxLCJleHAiOjE3NDM2Njg3NjF9.kPtXzBG0yWRMvWGj6QOZLoBIRQbtLxAsCPCMpFFTWOY","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"Severe Storm Warning\",\n  \"message\": \"There is a severe storm warning in your area. Please take necessary precautions and stay safe.\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/send-notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"135"},{"key":"ETag","value":"W/\"87-SJU9JaqekcVPO6qNUgL/4H1YndI\""},{"key":"Date","value":"Thu, 03 Apr 2025 08:18:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Emergency notification sent successfully\",\n    \"data\": {\n        \"message\": \"Emergency notification sent to all users\"\n    }\n}"}],"_postman_id":"d4cde424-85aa-40c2-ad0a-0c1a79361dbc"},{"name":"Close a Disaster Event","id":"c312ee47-cc67-4248-bdd8-d17efad35784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0MTgyMTU2LCJleHAiOjE3NDQxODU3NTZ9.mxVZJ_hOocLpBV9z6bQbTQpyZDIjRj98x0v8JD786r0","type":"text"}],"url":"http://localhost:3000/coordinators/disasters/2/close","urlObject":{"protocol":"http","port":"3000","path":["coordinators","disasters","2","close"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ef7358b6-b123-4916-8e26-0d8789351775","name":"Close a Disaster Event","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0MTgyMTU2LCJleHAiOjE3NDQxODU3NTZ9.mxVZJ_hOocLpBV9z6bQbTQpyZDIjRj98x0v8JD786r0","type":"text"}],"url":"http://localhost:3000/coordinators/disasters/2/close"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"316"},{"key":"ETag","value":"W/\"13c-Xt7GTkQekEaSK8nNDP0vVVFOuC4\""},{"key":"Date","value":"Wed, 09 Apr 2025 07:06:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Disaster turned off successfully\",\n    \"data\": {\n        \"disaster_id\": 2,\n        \"title\": \"Agun lagse\",\n        \"type\": \"Wildfire\",\n        \"description\": \"Agun Agun Agun!!!\",\n        \"status\": \"Closed\",\n        \"location\": \"Sylhet\",\n        \"startDate\": \"2025-03-15T00:00:00.000Z\",\n        \"endDate\": \"2025-04-09T07:06:18.581Z\",\n        \"createdAt\": \"2025-04-03T07:30:12.949Z\"\n    }\n}"}],"_postman_id":"c312ee47-cc67-4248-bdd8-d17efad35784"},{"name":"Get All Organizations","id":"f2eb5519-5538-4aca-9cbf-43ce3f605186","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1ODUwNTE1LCJleHAiOjE3NDU4NzIxMTV9.DPyIA5OvQXIZoj-N-maCQ5tCavzYgl2ADEFIw7KupLs","type":"text"}],"url":"http://localhost:3000/coordinators/organizations","urlObject":{"protocol":"http","port":"3000","path":["coordinators","organizations"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null},{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"cee41120-5109-4e1b-b6e8-f69ccf2d069a","name":"Get All Organizations","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ0NTMzNjQyLCJleHAiOjE3NDQ1MzcyNDJ9.lxved1yquycWLMkUJxCCptLIRxkAnTSxrMyeg5wkphU","type":"text"}],"url":{"raw":"http://localhost:3000/coordinators/organizations","protocol":"http","host":["localhost"],"port":"3000","path":["coordinators","organizations"],"query":[{"key":"","value":null,"type":"text","disabled":true},{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2096"},{"key":"ETag","value":"W/\"830-CjGmt88gm16FIlcS1EmI0XuSkxg\""},{"key":"Date","value":"Sun, 13 Apr 2025 08:49:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Organizations retrieved successfully\",\n    \"data\": {\n        \"total\": 4,\n        \"organizations\": [\n            {\n                \"organization_id\": 1,\n                \"organization_name\": \"Helping Hands\",\n                \"type\": \"Non-profit\",\n                \"sector\": \"Health\",\n                \"documentLink\": \"https://example.com/doc.pdf\",\n                \"regNo\": \"ORG123\",\n                \"establishedDate\": \"2015-06-10\",\n                \"mission\": \"Helping people in need\",\n                \"secondaryContactName\": \"John Doe\",\n                \"secondaryContactTitle\": \"Manager\",\n                \"secondaryContactMail\": \"john@example.com\",\n                \"location\": \"Los Angeles\",\n                \"website\": \"https://helpinghands.org\",\n                \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n                \"parentOrg\": \"None\",\n                \"approval_status\": \"pending\"\n            },\n            {\n                \"organization_id\": 2,\n                \"organization_name\": \"Helping Hands\",\n                \"type\": \"Non-profit\",\n                \"sector\": \"Health\",\n                \"documentLink\": \"https://example.com/doc.pdf\",\n                \"regNo\": \"ORG123\",\n                \"establishedDate\": \"2015-06-10\",\n                \"mission\": \"Helping people in need\",\n                \"secondaryContactName\": \"John Doe\",\n                \"secondaryContactTitle\": \"Manager\",\n                \"secondaryContactMail\": \"john@example.com\",\n                \"location\": \"Los Angeles\",\n                \"website\": \"https://helpinghands.org\",\n                \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n                \"parentOrg\": \"None\",\n                \"approval_status\": \"pending\"\n            },\n            {\n                \"organization_id\": 3,\n                \"organization_name\": \"Helping Hands 2\",\n                \"type\": \"Non-profit\",\n                \"sector\": \"Health\",\n                \"documentLink\": \"https://example.com/doc.pdf\",\n                \"regNo\": \"ORG123\",\n                \"establishedDate\": \"2015-06-10\",\n                \"mission\": \"Helping people in need\",\n                \"secondaryContactName\": \"John Doe\",\n                \"secondaryContactTitle\": \"Manager\",\n                \"secondaryContactMail\": \"john@example.com\",\n                \"location\": \"Los Angeles\",\n                \"website\": \"https://helpinghands.org\",\n                \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n                \"parentOrg\": \"None\",\n                \"approval_status\": \"approved\"\n            },\n            {\n                \"organization_id\": 4,\n                \"organization_name\": \"Helping Hands 2\",\n                \"type\": \"Non-profit\",\n                \"sector\": \"Health\",\n                \"documentLink\": \"https://example.com/doc.pdf\",\n                \"regNo\": \"ORG123\",\n                \"establishedDate\": \"2015-06-10\",\n                \"mission\": \"Helping people in need\",\n                \"secondaryContactName\": \"John Doe\",\n                \"secondaryContactTitle\": \"Manager\",\n                \"secondaryContactMail\": \"john@example.com\",\n                \"location\": \"Los Angeles\",\n                \"website\": \"https://helpinghands.org\",\n                \"socialMediaLink\": \"https://twitter.com/helpinghands\",\n                \"parentOrg\": \"None\",\n                \"approval_status\": \"rejected\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f2eb5519-5538-4aca-9cbf-43ce3f605186"},{"name":"Update a Disaster","id":"d6e874e5-8ee3-4423-849d-b4cabfdd2343","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1Mzg4MDk2LCJleHAiOjE3NDUzOTE2OTZ9.EyccogmyiR7mw9foleTfJoldnPHai-kTSIHkduG_ps4","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Flood in Riverside District\",\n  \"description\": \"Heavy rains caused river overflow affecting 2,000 households\",\n  \"status\": \"Closed\",\n  \"coordinates\": \"34.0522,-118.2437\",\n  \"area\": [],\n  \"endDate\": \"2025-04-30T18:00:00.000Z\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/disasters/2","urlObject":{"protocol":"http","port":"3000","path":["coordinators","disasters","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2e514219-2262-4575-ae4a-b8dbf6812735","name":"Update a Disaster","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1Mzg4MDk2LCJleHAiOjE3NDUzOTE2OTZ9.EyccogmyiR7mw9foleTfJoldnPHai-kTSIHkduG_ps4","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Flood in Riverside District\",\n  \"description\": \"Heavy rains caused river overflow affecting 2,000 households\",\n  \"status\": \"Closed\",\n  \"coordinates\": \"34.0522,-118.2437\",\n  \"area\": [],\n  \"endDate\": \"2025-04-30T18:00:00.000Z\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/disasters/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Wed, 23 Apr 2025 06:07:44 GMT"},{"key":"X-RateLimit-Reset","value":"1745389919"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"414"},{"key":"ETag","value":"W/\"19e-k7udQ2mLOHDV3sSJoIaqClahC/o\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Disaster updated successfully\",\n    \"data\": {\n        \"disaster_id\": 2,\n        \"title\": \"Flood in Riverside District\",\n        \"type\": \"Flood\",\n        \"description\": \"Heavy rains caused river overflow affecting 2,000 households\",\n        \"status\": \"Closed\",\n        \"location\": \"Sylhet\",\n        \"coordinates\": \"34.0522,-118.2437\",\n        \"area\": [],\n        \"startDate\": \"2025-04-08T10:30:00.000Z\",\n        \"endDate\": \"2025-04-30T18:00:00.000Z\",\n        \"createdAt\": \"2025-04-10T17:10:00.164Z\"\n    }\n}"}],"_postman_id":"d6e874e5-8ee3-4423-849d-b4cabfdd2343"},{"name":"Delete a Disaster","id":"c9ad77e4-af39-4b9d-859a-e7ebe0878eda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1Mzg4MDk2LCJleHAiOjE3NDUzOTE2OTZ9.EyccogmyiR7mw9foleTfJoldnPHai-kTSIHkduG_ps4","type":"text"}],"url":"http://localhost:3000/coordinators/disasters/2","urlObject":{"protocol":"http","port":"3000","path":["coordinators","disasters","2"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null},{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"96fd5395-8089-4862-b8c9-56deeb57dd25","name":"Delete a Disaster","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1Mzg4MDk2LCJleHAiOjE3NDUzOTE2OTZ9.EyccogmyiR7mw9foleTfJoldnPHai-kTSIHkduG_ps4","type":"text"}],"url":{"raw":"http://localhost:3000/coordinators/disasters/2","protocol":"http","host":["localhost"],"port":"3000","path":["coordinators","disasters","2"],"query":[{"key":"","value":null,"type":"text","disabled":true},{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 23 Apr 2025 06:17:07 GMT"},{"key":"X-RateLimit-Reset","value":"1745390810"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"ETag","value":"W/\"66-diF8XyS9ECpAFGoX0RnSv6xpDCg\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Disaster deleted successfully\",\n    \"data\": {\n        \"message\": \"Disaster 2 deleted\"\n    }\n}"}],"_postman_id":"c9ad77e4-af39-4b9d-859a-e7ebe0878eda"},{"name":"Update a Team","id":"e105543b-4d8e-433e-af4f-51a8c3a00be8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1Mzg4MDk2LCJleHAiOjE3NDUzOTE2OTZ9.EyccogmyiR7mw9foleTfJoldnPHai-kTSIHkduG_ps4","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"responsibility\": \"Evacuation and shelter setup\",\n  \"location\": \"Sector 5 Camp\",\n  \"assignmentStatus\": \"assigned\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/coordinators/teams/2","urlObject":{"protocol":"http","port":"3000","path":["coordinators","teams","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e105543b-4d8e-433e-af4f-51a8c3a00be8"},{"name":"Delete a Team","id":"c6be841c-f3bf-427b-a970-86e611157bd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJtZWhlZGkuaDIzMDJAZ21haWwuY29tIiwicm9sZSI6ImNvb3JkaW5hdG9yIiwiaWF0IjoxNzQ1Mzg4MDk2LCJleHAiOjE3NDUzOTE2OTZ9.EyccogmyiR7mw9foleTfJoldnPHai-kTSIHkduG_ps4","type":"text"}],"url":"http://localhost:3000/coordinators/teams/delete/2","urlObject":{"protocol":"http","port":"3000","path":["coordinators","teams","delete","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6be841c-f3bf-427b-a970-86e611157bd1"}],"id":"d0d53df2-fd16-4a13-b605-894ac6b2334e","_postman_id":"d0d53df2-fd16-4a13-b605-894ac6b2334e","description":""},{"name":"Organization Dashboard","item":[{"name":"Update Application Status","event":[{"listen":"test","script":{"id":"8fd1e583-6dfd-4a90-b1e8-86e9e302b352","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Application ID</th>","        <th>Status</th>","        <th>Created At</th>","        <th>Volunteer Name</th>","        <th>Volunteer Mobile</th>","        <th>Volunteer Skills</th>","        <th>Volunteer Work Location</th>","    </tr>","    <tr>","        <td>{{response.data.application_id}}</td>","        <td>{{response.data.status}}</td>","        <td>{{response.data.createdAt}}</td>","        <td>{{response.data.volunteer.name}}</td>","        <td>{{response.data.volunteer.mobile}}</td>","        <td>{{response.data.volunteer.skills.join(\", \")}}</td>","        <td>{{response.data.volunteer.work_location}}</td>","    </tr>","</table>","`;","","function constructVisualizerPayload() {","    return {response: pm.response.json()}","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"6d4e4736-2ec3-4e80-a992-0245ed4b1216","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTQ5NDA4NSwiZXhwIjoxNzQ1NTE1Njg1fQ.8MyVZ6hC2zRlTyCViym4z1me_VzLUpMO_JbQHIuAdEU","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"approved\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/organizations/applications/1/status","urlObject":{"protocol":"http","port":"3000","path":["organizations","applications","1","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"146064fc-6dbc-418a-ba16-204c7b24580d","name":"Update Application Status","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0MzY2NTk0MywiZXhwIjoxNzQzNjY5NTQzfQ.d5qQfV2OvDMZuQq86XVrgwW1nLc6-Lau7p2WFPxz4Us","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"approved\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/organizations/applications/1/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"268"},{"key":"ETag","value":"W/\"10c-ZivXbe8el4y184DTdMurrpuXE0E\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:47:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Application status updated successfully\",\n    \"data\": {\n        \"application_id\": 1,\n        \"status\": \"approved\",\n        \"createdAt\": \"2025-04-03T07:42:20.309Z\",\n        \"volunteer\": {\n            \"name\": \"Mehedi\",\n            \"mobile\": \"01704718964\",\n            \"skills\": [\n                \"first aid\",\n                \"rescue\"\n            ],\n            \"work_location\": \"Dhaka\"\n        }\n    }\n}"}],"_postman_id":"6d4e4736-2ec3-4e80-a992-0245ed4b1216"},{"name":"Get all Applications","event":[{"listen":"test","script":{"id":"f4cb9e90-f93e-474e-a29d-d7e97212e836","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Application ID</th>","        <th>Status</th>","        <th>Created At</th>","        <th>Volunteer ID</th>","        <th>Skills</th>","        <th>Work Location</th>","    </tr>","    ","    {{#each response.data}}","        <tr>","            <td>{{application_id}}</td>","            <td>{{status}}</td>","            <td>{{createdAt}}</td>","            <td>{{volunteer.volunteer_id}}</td>","            <td>{{volunteer.skills}}</td>","            <td>{{volunteer.work_location}}</td>","        </tr>","    {{/each}}","</table>","`;","","function constructVisualizerPayload() {","    return {response: pm.response.json()}","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"5f1ab9fb-6124-4146-b54d-3b7e90efae41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTQ5NDA4NSwiZXhwIjoxNzQ1NTE1Njg1fQ.8MyVZ6hC2zRlTyCViym4z1me_VzLUpMO_JbQHIuAdEU","type":"text"}],"url":"http://localhost:3000/organizations/applications","urlObject":{"protocol":"http","port":"3000","path":["organizations","applications"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b230f643-ad60-4d69-bbfd-8b2578047663","name":"Get all Applications","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0MzY2NTk0MywiZXhwIjoxNzQzNjY5NTQzfQ.d5qQfV2OvDMZuQq86XVrgwW1nLc6-Lau7p2WFPxz4Us","type":"text"}],"url":"http://localhost:3000/organizations/applications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"265"},{"key":"ETag","value":"W/\"109-QAZ/DJlWnX3vGL70PG0iwaPeUGM\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:47:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Applications retrieved successfully\",\n    \"data\": [\n        {\n            \"application_id\": 1,\n            \"status\": \"pending\",\n            \"createdAt\": \"2025-04-03T07:42:20.309Z\",\n            \"volunteer\": {\n                \"name\": \"Mehedi\",\n                \"mobile\": \"01704718964\",\n                \"skills\": [\n                    \"first aid\",\n                    \"rescue\"\n                ],\n                \"work_location\": \"Dhaka\"\n            }\n        }\n    ]\n}"}],"_postman_id":"5f1ab9fb-6124-4146-b54d-3b7e90efae41"},{"name":"Get All Volunteers","id":"8a3b5422-33fa-4d29-a0de-74125bbfe746","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTg1MTIwMSwiZXhwIjoxNzQ1ODcyODAxfQ.tEPHtAGTdQrA-9u09mzvefI6KXtEvssju8ZBcI0eKQM","type":"text"}],"url":"http://localhost:3000/organizations/volunteers","urlObject":{"protocol":"http","port":"3000","path":["organizations","volunteers"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"3ec914ee-2fba-49e6-8586-29b8cd9cf2d6","name":"Get All Volunteers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0MzY2OTcyNCwiZXhwIjoxNzQzNjczMzI0fQ.FXLAleaSzgo0V-IVfmF3PHG1PiIQrpp0Jtyz1Bz66lY","type":"text"}],"url":{"raw":"http://localhost:3000/organizations/volunteers","protocol":"http","host":["localhost"],"port":"3000","path":["organizations","volunteers"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"390"},{"key":"ETag","value":"W/\"186-0NN9nOSknvFCv5wFnCKgQNWL9Pg\""},{"key":"Date","value":"Thu, 03 Apr 2025 08:50:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Volunteers retrieved successfully\",\n    \"data\": [\n        {\n            \"volunteers\": {\n                \"memberId\": 1,\n                \"name\": \"Mehedi\",\n                \"mobile\": \"01704718964\",\n                \"skills\": [\n                    \"first aid\",\n                    \"rescue\"\n                ],\n                \"work_location\": \"Dhaka\"\n            },\n            \"teams\": [\n                {\n                    \"team_id\": 1,\n                    \"name\": \"Rescue Team\",\n                    \"responsibility\": \"Relief Distribution\"\n                }\n            ],\n            \"volunteerApplications\": [\n                {\n                    \"application_id\": 1,\n                    \"status\": \"approved\",\n                    \"createdAt\": \"2025-04-03T07:42:20.309Z\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"8a3b5422-33fa-4d29-a0de-74125bbfe746"},{"name":"Create a New Team","id":"dd3d1686-6626-41f0-87e8-518d9975ad0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTQ5NDA4NSwiZXhwIjoxNzQ1NTE1Njg1fQ.8MyVZ6hC2zRlTyCViym4z1me_VzLUpMO_JbQHIuAdEU","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"teamName\": \"Rescue Team\",\n  \"teamLeader\": 1,\n  \"disasterId\": 1,\n  \"memberIds\": [1]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/organizations/create-teams","urlObject":{"protocol":"http","port":"3000","path":["organizations","create-teams"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d86c52c3-a170-4eba-94bc-8e752178a9eb","name":"Create a New Team","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTQzNDg3MCwiZXhwIjoxNzQ1NDU2NDcwfQ.ikZWiyba0p7xZdwIJx7YF4mRntRjRXyd2KjoXEudbI0","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"teamName\": \"Rescue Team\",\n  \"teamLeader\": 1,\n  \"memberIds\": [1]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/organizations/create-teams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 23 Apr 2025 21:22:10 GMT"},{"key":"X-RateLimit-Reset","value":"1745445102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339"},{"key":"ETag","value":"W/\"153-NEyZfjW1l7xqWhu0X1cbw1Fz+fI\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Team created with members successfully\",\n    \"data\": {\n        \"team_id\": 5,\n        \"teamName\": \"Rescue Team\",\n        \"teamLeader\": {\n            \"volunteer_id\": 1,\n            \"name\": \"Mehedi\"\n        },\n        \"organization\": {\n            \"organization_id\": 7\n        },\n        \"members\": [\n            {\n                \"volunteer_id\": 1,\n                \"name\": \"Mehedi\",\n                \"email\": \"mhdian93@gmail.com\"\n            }\n        ],\n        \"disaster\": {\n            \"disaster_id\": 1\n        },\n        \"assignmentStatus\": \"unassigned\"\n    }\n}"}],"_postman_id":"dd3d1686-6626-41f0-87e8-518d9975ad0a"},{"name":"Get all Teams","id":"a0ba732e-2a82-45fa-b3e5-e41dfa8656b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTQ5NDA4NSwiZXhwIjoxNzQ1NTE1Njg1fQ.8MyVZ6hC2zRlTyCViym4z1me_VzLUpMO_JbQHIuAdEU","type":"text"}],"url":"http://localhost:3000/organizations/get-teams","urlObject":{"protocol":"http","port":"3000","path":["organizations","get-teams"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2614998a-5b74-4368-8140-87fa71ce09aa","name":"Get all Teams","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0MzY2NTk0MywiZXhwIjoxNzQzNjY5NTQzfQ.d5qQfV2OvDMZuQq86XVrgwW1nLc6-Lau7p2WFPxz4Us","type":"text"}],"url":"http://localhost:3000/organizations/get-teams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"317"},{"key":"ETag","value":"W/\"13d-K6I1Zok1ba7IXcSTY+RU+XprVz8\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:56:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Teams retrieved successfully\",\n    \"data\": [\n        {\n            \"team_id\": 1,\n            \"name\": \"Rescue Team\",\n            \"createdAt\": \"2025-04-03T07:52:09.192Z\",\n            \"assignedAt\": null,\n            \"assignmentStatus\": \"unassigned\",\n            \"members\": [\n                {\n                    \"volunteer\": {\n                        \"name\": \"Mehedi\",\n                        \"mobile\": \"01704718964\",\n                        \"skills\": [\n                            \"first aid\",\n                            \"rescue\"\n                        ],\n                        \"work_location\": \"Dhaka\"\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"a0ba732e-2a82-45fa-b3e5-e41dfa8656b7"},{"name":"Submit Daily Report","id":"bb232bcf-d9ce-45a9-9080-b9fea57c108c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTkzMDY4OCwiZXhwIjoxNzQ1OTUyMjg4fQ.o7Vqd6u3abNR882A_OszgK3_Taf_cUJ_tih-uya6OOk","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Daily relief and rescue report\",\n  \"volunteersCount\": 50,\n  \n  \"waterFiltrationTablets\": 1000,\n  \"rice\": 500,\n  \"flattenedRice\": 200,\n  \"puffedRice\": 100,\n  \"potato\": 300,\n  \"onion\": 200,\n  \"sugar\": 100,\n  \"oil\": 50,\n  \"salt\": 100,\n  \"candles\": 200,\n  \n  \"rescuedMen\": 20,\n  \"rescuedWomen\": 150,\n  \"rescuedChildren\": 10,\n  \n  \"saline\": 100,\n  \"paracetamol\": 500\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/organizations/disasters/1/reports","urlObject":{"protocol":"http","port":"3000","path":["organizations","disasters","1","reports"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"002b6fea-ff91-4cfe-8be6-26371683bba8","name":"Submit Daily Report","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTkzMDY4OCwiZXhwIjoxNzQ1OTUyMjg4fQ.o7Vqd6u3abNR882A_OszgK3_Taf_cUJ_tih-uya6OOk","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"description\": \"Daily relief and rescue report\",\n  \"volunteersCount\": 50,\n  \n  \"waterFiltrationTablets\": 1000,\n  \"rice\": 500,\n  \"flattenedRice\": 200,\n  \"puffedRice\": 100,\n  \"potato\": 300,\n  \"onion\": 200,\n  \"sugar\": 100,\n  \"oil\": 50,\n  \"salt\": 100,\n  \"candles\": 200,\n  \n  \"rescuedMen\": 20,\n  \"rescuedWomen\": 150,\n  \"rescuedChildren\": 10,\n  \n  \"saline\": 100,\n  \"paracetamol\": 500\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/organizations/disasters/1/reports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"94"},{"key":"Date","value":"Tue, 29 Apr 2025 18:04:46 GMT"},{"key":"X-RateLimit-Reset","value":"1745951261"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"639"},{"key":"ETag","value":"W/\"27f-sCHrIb4qmucRnOKS7JUurVCUXdM\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Daily report submitted successfully\",\n    \"data\": {\n        \"report_id\": 5,\n        \"date\": \"2025-04-29T18:00:00.000Z\",\n        \"createdAt\": \"2025-04-29T18:00:15.898Z\",\n        \"description\": \"Daily relief and rescue report\",\n        \"volunteersCount\": 50,\n        \"reliefDistribution\": {\n            \"waterFiltrationTablets\": 1000,\n            \"rice\": 500,\n            \"flattenedRice\": 200,\n            \"puffedRice\": 100,\n            \"potato\": 300,\n            \"onion\": 200,\n            \"sugar\": 100,\n            \"oil\": 50,\n            \"salt\": 100,\n            \"candles\": 200,\n            \"saline\": 100,\n            \"paracetamol\": 500,\n            \"bandages\": 200,\n            \"sanitaryPads\": 300,\n            \"totalItems\": 3350\n        },\n        \"rescueShelter\": {\n            \"men\": 20,\n            \"women\": 150,\n            \"children\": 10,\n            \"totalRescued\": 180\n        },\n        \"medicalAid\": {\n            \"saline\": 100,\n            \"paracetamol\": 500,\n            \"bandages\": 200,\n            \"sanitaryPads\": 300\n        }\n    }\n}"}],"_postman_id":"bb232bcf-d9ce-45a9-9080-b9fea57c108c"},{"name":"Join a Disaster","id":"ed256003-9fb1-4839-8e36-f4f5a5df328f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTQzNDg3MCwiZXhwIjoxNzQ1NDU2NDcwfQ.ikZWiyba0p7xZdwIJx7YF4mRntRjRXyd2KjoXEudbI0","type":"text"}],"url":"http://localhost:3000/organizations/disasters/1/join","urlObject":{"protocol":"http","port":"3000","path":["organizations","disasters","1","join"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bc943cf6-e7d3-45d7-ac99-adfa4e9cbc3d","name":"Join a Disaster","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZW1haWwiOiJtZWhlZGk0N0BzdHVkZW50LnN1c3QuZWR1Iiwicm9sZSI6Im9yZ2FuaXphdGlvbiIsImlhdCI6MTc0NTQzNDg3MCwiZXhwIjoxNzQ1NDU2NDcwfQ.ikZWiyba0p7xZdwIJx7YF4mRntRjRXyd2KjoXEudbI0","type":"text"}],"url":"http://localhost:3000/organizations/disasters/1/join"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 23 Apr 2025 21:21:41 GMT"},{"key":"X-RateLimit-Reset","value":"1745445102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"231"},{"key":"ETag","value":"W/\"e7-Amk6jQBVWm4e9KoQklqjTzM7adA\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Organization successfully joined disaster\",\n    \"data\": {\n        \"message\": \"Organization 7 successfully joined disaster 1\",\n        \"disaster\": {\n            \"disaster_id\": 1,\n            \"title\": \"Agun lagse\",\n            \"organizations\": [\n                {\n                    \"organization_id\": 7\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"ed256003-9fb1-4839-8e36-f4f5a5df328f"}],"id":"1d2dfcbe-d363-4012-a850-a4da286db84c","_postman_id":"1d2dfcbe-d363-4012-a850-a4da286db84c","description":""},{"name":"Volunteer Dashboard","item":[{"name":"Get Organizations","event":[{"listen":"test","script":{"id":"3a7c063c-5ef3-43b1-a42e-3f2d5b278e3c","exec":[""],"type":"text/javascript","packages":{}}}],"id":"76e327bc-0705-448d-bb68-4aa13ecf89e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQ1NDMxOTI2LCJleHAiOjE3NDU0NTM1MjZ9.bz0PBqdf9MTRKPFfXJbeNScSYrbmm1Je5abTwOyz1Cg","type":"text"}],"url":"http://localhost:3000/volunteers/organizations","urlObject":{"protocol":"http","port":"3000","path":["volunteers","organizations"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7f43f34f-7898-460f-8774-fcd88668f067","name":"Get Organizations","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQ1NDMxOTI2LCJleHAiOjE3NDU0NTM1MjZ9.bz0PBqdf9MTRKPFfXJbeNScSYrbmm1Je5abTwOyz1Cg","type":"text"}],"url":"http://localhost:3000/volunteers/organizations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 23 Apr 2025 19:14:36 GMT"},{"key":"X-RateLimit-Reset","value":"1745437477"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"351"},{"key":"ETag","value":"W/\"15f-N2n7Ghg49rMcECiQW8ZWmI0Qc3g\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Organizations retrieved successfully\",\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"Helping Hands 2\",\n            \"type\": \"Non-profit\",\n            \"sector\": \"Health\",\n            \"mission\": \"Helping people in need\",\n            \"established_date\": \"2015-06-10\",\n            \"location\": \"Los Angeles\",\n            \"website\": \"https://helpinghands.org\",\n            \"parentOrg\": \"None\",\n            \"mail\": \"john@example.com\",\n            \"requestStatus\": \"approved\"\n        }\n    ]\n}"}],"_postman_id":"76e327bc-0705-448d-bb68-4aa13ecf89e4"},{"name":"Get Disasters","id":"a27df67d-b73c-456a-9081-f785770604b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQzNjY2MTEzLCJleHAiOjE3NDM2Njk3MTN9.NjZB353AcFO_U4kTre2yz94q08UwjIDqFB80zb7ZJ90","type":"text"}],"url":"http://localhost:3000/volunteers/disasters","urlObject":{"protocol":"http","port":"3000","path":["volunteers","disasters"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e4443769-8730-4b48-a56c-46c1e86e1bc8","name":"Get Disasters","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQzNjY2MTEzLCJleHAiOjE3NDM2Njk3MTN9.NjZB353AcFO_U4kTre2yz94q08UwjIDqFB80zb7ZJ90","type":"text"}],"url":"http://localhost:3000/volunteers/disasters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"232"},{"key":"ETag","value":"W/\"e8-sFIwgq1NJmQ54+VapiY5c1o9ISs\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:44:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Ongoing disasters retrieved successfully\",\n    \"data\": [\n        {\n            \"title\": \"Agun lagse\",\n            \"type\": \"Wildfire\",\n            \"description\": \"Agun Agun Agun!!!\",\n            \"location\": \"Sylhet\",\n            \"startDate\": \"2025-03-15T00:00:00.000Z\",\n            \"status\": \"Open\"\n        }\n    ]\n}"}],"_postman_id":"a27df67d-b73c-456a-9081-f785770604b1"},{"name":"Apply to an organization","id":"4b9b8e6a-c25e-4157-87f4-dd73806cf2f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQ1NDMxOTI2LCJleHAiOjE3NDU0NTM1MjZ9.bz0PBqdf9MTRKPFfXJbeNScSYrbmm1Je5abTwOyz1Cg","type":"text"}],"url":"http://localhost:3000/volunteers/3/apply","urlObject":{"protocol":"http","port":"3000","path":["volunteers","3","apply"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b9a2f86e-6fa3-4e29-bd27-8ee4b45917dc","name":"Apply to an organization","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQzNjY2MTEzLCJleHAiOjE3NDM2Njk3MTN9.NjZB353AcFO_U4kTre2yz94q08UwjIDqFB80zb7ZJ90","type":"text"}],"url":"http://localhost:3000/volunteers/1/apply"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"ETag","value":"W/\"86-kIGBEOteHWiFFM049+Npd8nTcyM\""},{"key":"Date","value":"Thu, 03 Apr 2025 07:42:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Application submitted successfully\",\n    \"data\": {\n        \"status\": \"pending\",\n        \"createdAt\": \"2025-04-03T07:42:20.309Z\"\n    }\n}"}],"_postman_id":"4b9b8e6a-c25e-4157-87f4-dd73806cf2f9"},{"name":"Leave an Organization","id":"a4898592-f6bd-4f36-b1be-e9b234fc1924","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQ1NTAyMzM3LCJleHAiOjE3NDU1MjM5Mzd9.2g-ZcNKtbIVZoOh7A1-ItbGcUdhbgWIBYQiKgwDZh8M","type":"text"}],"url":"http://localhost:3000/volunteers/leave-organization","urlObject":{"protocol":"http","port":"3000","path":["volunteers","leave-organization"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bf1c4e27-c48b-4e74-ad42-1b5653a9a929","name":"Leave an Organization","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NSwiZW1haWwiOiJtaGRpYW45M0BnbWFpbC5jb20iLCJyb2xlIjoidm9sdW50ZWVyIiwiaWF0IjoxNzQ1NTAyMzM3LCJleHAiOjE3NDU1MjM5Mzd9.2g-ZcNKtbIVZoOh7A1-ItbGcUdhbgWIBYQiKgwDZh8M","type":"text"}],"url":"http://localhost:3000/volunteers/leave-organization"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Thu, 24 Apr 2025 13:47:16 GMT"},{"key":"X-RateLimit-Reset","value":"1745504237"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"151"},{"key":"ETag","value":"W/\"97-FCSBxzPh1nzF2XkYnkIA0AqFboI\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Volunteer has successfully left the organization\",\n    \"data\": {\n        \"message\": \"Volunteer has successfully left the organization\"\n    }\n}"}],"_postman_id":"a4898592-f6bd-4f36-b1be-e9b234fc1924"}],"id":"ef516700-9b03-4599-a562-8da03b4989d9","_postman_id":"ef516700-9b03-4599-a562-8da03b4989d9","description":""},{"name":"Users","item":[{"name":"Check if an User is Verified","id":"3986c33d-027e-46b7-9d66-f35956214e49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/users/6/verify","urlObject":{"protocol":"http","port":"3000","path":["users","6","verify"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3986c33d-027e-46b7-9d66-f35956214e49"},{"name":"Get Ongoing Disasters","id":"5290d27b-5762-45fc-a7ef-463f438ba72b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/users/disasters","urlObject":{"protocol":"http","port":"3000","path":["users","disasters"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e2632cb9-36a3-43a7-a904-258377592bc6","name":"Get Ongoing Disasters","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users/disasters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Thu, 17 Apr 2025 19:31:56 GMT"},{"key":"X-RateLimit-Reset","value":"1744920117"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"429"},{"key":"ETag","value":"W/\"1ad-uW6+PpHRexJ7T/+pvkXfeQ6OlF4\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Ongoing disasters retrieved successfully\",\n    \"data\": [\n        {\n            \"disaster_id\": 1,\n            \"title\": \"Agun lagse\",\n            \"type\": \"Fire\",\n            \"description\": \"Agun Agun Agun!!!\",\n            \"location\": \"Sylhet\",\n            \"startDate\": \"2025-03-15T00:00:00.000Z\",\n            \"status\": \"Open\"\n        },\n        {\n            \"disaster_id\": 2,\n            \"title\": \"Flooding\",\n            \"type\": \"Flood\",\n            \"description\": \"Severe flooding affecting multiple areas.\",\n            \"location\": \"Sylhet\",\n            \"startDate\": \"2025-04-08T10:30:00.000Z\",\n            \"status\": \"Open\"\n        }\n    ]\n}"}],"_postman_id":"5290d27b-5762-45fc-a7ef-463f438ba72b"},{"name":"Get Teams by Disaster","id":"38658ae3-30ce-485a-a987-9b029aafdb20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/users/disasters/teams/1","urlObject":{"protocol":"http","port":"3000","path":["users","disasters","teams","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bba7bbf9-53ed-45a4-a07a-4a2e3f8971d6","name":"Get Teams by Disaster","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users/disasters/teams/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Mon, 28 Apr 2025 14:52:02 GMT"},{"key":"X-RateLimit-Reset","value":"1745853723"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2143"},{"key":"ETag","value":"W/\"85f-tB5KP7CKRzqIKNYdIZFaM0oF8oY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Teams retrieved successfully\",\n    \"data\": {\n        \"total\": 4,\n        \"teams\": [\n            {\n                \"team_id\": 4,\n                \"name\": \"Rescue Team\",\n                \"teamLeader\": \"Mehedi\",\n                \"responsibility\": null,\n                \"location\": null,\n                \"createdAt\": \"2025-04-23T20:50:04.233Z\",\n                \"assignmentStatus\": \"unassigned\",\n                \"organization\": {\n                    \"name\": \"Helping Hands 2\"\n                },\n                \"disaster\": null,\n                \"members\": [\n                    {\n                        \"volunteer_id\": 1,\n                        \"name\": \"Mehedi\",\n                        \"skills\": [\n                            \"first aid\",\n                            \"rescue\"\n                        ],\n                        \"work_location\": \"Dhaka\"\n                    }\n                ]\n            },\n            {\n                \"team_id\": 5,\n                \"name\": \"Rescue Team\",\n                \"teamLeader\": \"Mehedi\",\n                \"responsibility\": \"Relief Distribution\",\n                \"location\": \"Sylhet\",\n                \"createdAt\": \"2025-04-23T21:22:10.484Z\",\n                \"assignmentStatus\": \"assigned\",\n                \"organization\": {\n                    \"name\": \"Helping Hands 2\"\n                },\n                \"disaster\": {\n                    \"disaster_id\": 1,\n                    \"title\": \"Agun lagse\",\n                    \"type\": \"Fire\",\n                    \"description\": \"Agun Agun Agun!!!\",\n                    \"status\": \"Open\",\n                    \"location\": \"Sylhet\",\n                    \"coordinates\": null,\n                    \"area\": null,\n                    \"startDate\": \"2025-03-15T00:00:00.000Z\",\n                    \"endDate\": null,\n                    \"createdAt\": \"2025-04-10T07:29:11.147Z\"\n                },\n                \"members\": [\n                    {\n                        \"volunteer_id\": 1,\n                        \"name\": \"Mehedi\",\n                        \"skills\": [\n                            \"first aid\",\n                            \"rescue\"\n                        ],\n                        \"work_location\": \"Dhaka\"\n                    }\n                ]\n            },\n            {\n                \"team_id\": 6,\n                \"name\": \"Rescue Team\",\n                \"teamLeader\": \"Mehedi\",\n                \"responsibility\": null,\n                \"location\": null,\n                \"createdAt\": \"2025-04-24T11:28:53.621Z\",\n                \"assignmentStatus\": \"unassigned\",\n                \"organization\": {\n                    \"name\": \"Helping Hands 2\"\n                },\n                \"disaster\": {\n                    \"disaster_id\": 1,\n                    \"title\": \"Agun lagse\",\n                    \"type\": \"Fire\",\n                    \"description\": \"Agun Agun Agun!!!\",\n                    \"status\": \"Open\",\n                    \"location\": \"Sylhet\",\n                    \"coordinates\": null,\n                    \"area\": null,\n                    \"startDate\": \"2025-03-15T00:00:00.000Z\",\n                    \"endDate\": null,\n                    \"createdAt\": \"2025-04-10T07:29:11.147Z\"\n                },\n                \"members\": [\n                    {\n                        \"volunteer_id\": 1,\n                        \"name\": \"Mehedi\",\n                        \"skills\": [\n                            \"first aid\",\n                            \"rescue\"\n                        ],\n                        \"work_location\": \"Dhaka\"\n                    }\n                ]\n            },\n            {\n                \"team_id\": 7,\n                \"name\": \"Rescue Team\",\n                \"teamLeader\": \"Mehedi\",\n                \"responsibility\": null,\n                \"location\": null,\n                \"createdAt\": \"2025-04-24T11:39:34.573Z\",\n                \"assignmentStatus\": \"unassigned\",\n                \"organization\": {\n                    \"name\": \"Helping Hands 2\"\n                },\n                \"disaster\": {\n                    \"disaster_id\": 1,\n                    \"title\": \"Agun lagse\",\n                    \"type\": \"Fire\",\n                    \"description\": \"Agun Agun Agun!!!\",\n                    \"status\": \"Open\",\n                    \"location\": \"Sylhet\",\n                    \"coordinates\": null,\n                    \"area\": null,\n                    \"startDate\": \"2025-03-15T00:00:00.000Z\",\n                    \"endDate\": null,\n                    \"createdAt\": \"2025-04-10T07:29:11.147Z\"\n                },\n                \"members\": [\n                    {\n                        \"volunteer_id\": 1,\n                        \"name\": \"Mehedi\",\n                        \"skills\": [\n                            \"first aid\",\n                            \"rescue\"\n                        ],\n                        \"work_location\": \"Dhaka\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"38658ae3-30ce-485a-a987-9b029aafdb20"},{"name":"Get Location key By City","id":"4980bc3a-253d-4ca9-8bde-c8833e130128","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/users/city/dhaka","urlObject":{"protocol":"http","port":"3000","path":["users","city","dhaka"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"70292edb-ebc3-4e37-9f2b-0d2e6115fecc","name":"Get Location Key By City","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users/city/khulna"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Tue, 29 Apr 2025 05:32:15 GMT"},{"key":"X-RateLimit-Reset","value":"1745906536"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"97"},{"key":"ETag","value":"W/\"61-Hur1137nYQhYdwlIAJ1JecLfqPE\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Location key fetched successfully\",\n    \"data\": {\n        \"locationKey\": \"29075\"\n    }\n}"}],"_postman_id":"4980bc3a-253d-4ca9-8bde-c8833e130128"},{"name":"Get Current Weather Info By key","id":"8f7f444d-4fb2-466a-aa9e-c06aecf4cda7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/users/key/28143","urlObject":{"protocol":"http","port":"3000","path":["users","key","28143"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4826c7cc-0fc5-4c41-9512-3417da90fd5d","name":"Get Weather Info By key","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/users/key/29075"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Tue, 29 Apr 2025 05:33:52 GMT"},{"key":"X-RateLimit-Reset","value":"1745906536"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4216"},{"key":"ETag","value":"W/\"1078-vTeAs6612kbH9zWSX+82+DxyFXQ\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Location info fetched successfully\",\n    \"data\": [\n        {\n            \"LocalObservationDateTime\": \"2025-04-29T11:07:00+06:00\",\n            \"EpochTime\": 1745903220,\n            \"WeatherText\": \"Clouds and sun\",\n            \"WeatherIcon\": 4,\n            \"HasPrecipitation\": false,\n            \"PrecipitationType\": null,\n            \"IsDayTime\": true,\n            \"Temperature\": {\n                \"Metric\": {\n                    \"Value\": 30,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17\n                },\n                \"Imperial\": {\n                    \"Value\": 86,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18\n                }\n            },\n            \"RealFeelTemperature\": {\n                \"Metric\": {\n                    \"Value\": 35.7,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17,\n                    \"Phrase\": \"Hot\"\n                },\n                \"Imperial\": {\n                    \"Value\": 96,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18,\n                    \"Phrase\": \"Hot\"\n                }\n            },\n            \"RealFeelTemperatureShade\": {\n                \"Metric\": {\n                    \"Value\": 31,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17,\n                    \"Phrase\": \"Very Warm\"\n                },\n                \"Imperial\": {\n                    \"Value\": 88,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18,\n                    \"Phrase\": \"Very Warm\"\n                }\n            },\n            \"RelativeHumidity\": 56,\n            \"IndoorRelativeHumidity\": 56,\n            \"DewPoint\": {\n                \"Metric\": {\n                    \"Value\": 20.4,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17\n                },\n                \"Imperial\": {\n                    \"Value\": 69,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18\n                }\n            },\n            \"Wind\": {\n                \"Direction\": {\n                    \"Degrees\": 45,\n                    \"Localized\": \"NE\",\n                    \"English\": \"NE\"\n                },\n                \"Speed\": {\n                    \"Metric\": {\n                        \"Value\": 9.7,\n                        \"Unit\": \"km/h\",\n                        \"UnitType\": 7\n                    },\n                    \"Imperial\": {\n                        \"Value\": 6,\n                        \"Unit\": \"mi/h\",\n                        \"UnitType\": 9\n                    }\n                }\n            },\n            \"WindGust\": {\n                \"Speed\": {\n                    \"Metric\": {\n                        \"Value\": 11.3,\n                        \"Unit\": \"km/h\",\n                        \"UnitType\": 7\n                    },\n                    \"Imperial\": {\n                        \"Value\": 7,\n                        \"Unit\": \"mi/h\",\n                        \"UnitType\": 9\n                    }\n                }\n            },\n            \"UVIndex\": 9,\n            \"UVIndexText\": \"Very High\",\n            \"Visibility\": {\n                \"Metric\": {\n                    \"Value\": 4.8,\n                    \"Unit\": \"km\",\n                    \"UnitType\": 6\n                },\n                \"Imperial\": {\n                    \"Value\": 3,\n                    \"Unit\": \"mi\",\n                    \"UnitType\": 2\n                }\n            },\n            \"ObstructionsToVisibility\": \"\",\n            \"CloudCover\": 71,\n            \"Ceiling\": {\n                \"Metric\": {\n                    \"Value\": 9144,\n                    \"Unit\": \"m\",\n                    \"UnitType\": 5\n                },\n                \"Imperial\": {\n                    \"Value\": 30000,\n                    \"Unit\": \"ft\",\n                    \"UnitType\": 0\n                }\n            },\n            \"Pressure\": {\n                \"Metric\": {\n                    \"Value\": 1007.8,\n                    \"Unit\": \"mb\",\n                    \"UnitType\": 14\n                },\n                \"Imperial\": {\n                    \"Value\": 29.76,\n                    \"Unit\": \"inHg\",\n                    \"UnitType\": 12\n                }\n            },\n            \"PressureTendency\": {\n                \"LocalizedText\": \"Rising\",\n                \"Code\": \"R\"\n            },\n            \"Past24HourTemperatureDeparture\": {\n                \"Metric\": {\n                    \"Value\": -0.8,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17\n                },\n                \"Imperial\": {\n                    \"Value\": -2,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18\n                }\n            },\n            \"ApparentTemperature\": {\n                \"Metric\": {\n                    \"Value\": 32.2,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17\n                },\n                \"Imperial\": {\n                    \"Value\": 90,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18\n                }\n            },\n            \"WindChillTemperature\": {\n                \"Metric\": {\n                    \"Value\": 30,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17\n                },\n                \"Imperial\": {\n                    \"Value\": 86,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18\n                }\n            },\n            \"WetBulbTemperature\": {\n                \"Metric\": {\n                    \"Value\": 23.4,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17\n                },\n                \"Imperial\": {\n                    \"Value\": 74,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18\n                }\n            },\n            \"WetBulbGlobeTemperature\": {\n                \"Metric\": {\n                    \"Value\": 29.5,\n                    \"Unit\": \"C\",\n                    \"UnitType\": 17\n                },\n                \"Imperial\": {\n                    \"Value\": 85,\n                    \"Unit\": \"F\",\n                    \"UnitType\": 18\n                }\n            },\n            \"Precip1hr\": {\n                \"Metric\": {\n                    \"Value\": 0,\n                    \"Unit\": \"mm\",\n                    \"UnitType\": 3\n                },\n                \"Imperial\": {\n                    \"Value\": 0,\n                    \"Unit\": \"in\",\n                    \"UnitType\": 1\n                }\n            },\n            \"PrecipitationSummary\": {\n                \"Precipitation\": {\n                    \"Metric\": {\n                        \"Value\": 0,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                },\n                \"PastHour\": {\n                    \"Metric\": {\n                        \"Value\": 0,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                },\n                \"Past3Hours\": {\n                    \"Metric\": {\n                        \"Value\": 0,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                },\n                \"Past6Hours\": {\n                    \"Metric\": {\n                        \"Value\": 0,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                },\n                \"Past9Hours\": {\n                    \"Metric\": {\n                        \"Value\": 0,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                },\n                \"Past12Hours\": {\n                    \"Metric\": {\n                        \"Value\": 3.6,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0.14,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                },\n                \"Past18Hours\": {\n                    \"Metric\": {\n                        \"Value\": 3.6,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0.14,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                },\n                \"Past24Hours\": {\n                    \"Metric\": {\n                        \"Value\": 10.8,\n                        \"Unit\": \"mm\",\n                        \"UnitType\": 3\n                    },\n                    \"Imperial\": {\n                        \"Value\": 0.43,\n                        \"Unit\": \"in\",\n                        \"UnitType\": 1\n                    }\n                }\n            },\n            \"TemperatureSummary\": {\n                \"Past6HourRange\": {\n                    \"Minimum\": {\n                        \"Metric\": {\n                            \"Value\": 22.5,\n                            \"Unit\": \"C\",\n                            \"UnitType\": 17\n                        },\n                        \"Imperial\": {\n                            \"Value\": 73,\n                            \"Unit\": \"F\",\n                            \"UnitType\": 18\n                        }\n                    },\n                    \"Maximum\": {\n                        \"Metric\": {\n                            \"Value\": 30,\n                            \"Unit\": \"C\",\n                            \"UnitType\": 17\n                        },\n                        \"Imperial\": {\n                            \"Value\": 86,\n                            \"Unit\": \"F\",\n                            \"UnitType\": 18\n                        }\n                    }\n                },\n                \"Past12HourRange\": {\n                    \"Minimum\": {\n                        \"Metric\": {\n                            \"Value\": 22.4,\n                            \"Unit\": \"C\",\n                            \"UnitType\": 17\n                        },\n                        \"Imperial\": {\n                            \"Value\": 72,\n                            \"Unit\": \"F\",\n                            \"UnitType\": 18\n                        }\n                    },\n                    \"Maximum\": {\n                        \"Metric\": {\n                            \"Value\": 30,\n                            \"Unit\": \"C\",\n                            \"UnitType\": 17\n                        },\n                        \"Imperial\": {\n                            \"Value\": 86,\n                            \"Unit\": \"F\",\n                            \"UnitType\": 18\n                        }\n                    }\n                },\n                \"Past24HourRange\": {\n                    \"Minimum\": {\n                        \"Metric\": {\n                            \"Value\": 22.4,\n                            \"Unit\": \"C\",\n                            \"UnitType\": 17\n                        },\n                        \"Imperial\": {\n                            \"Value\": 72,\n                            \"Unit\": \"F\",\n                            \"UnitType\": 18\n                        }\n                    },\n                    \"Maximum\": {\n                        \"Metric\": {\n                            \"Value\": 31.3,\n                            \"Unit\": \"C\",\n                            \"UnitType\": 17\n                        },\n                        \"Imperial\": {\n                            \"Value\": 88,\n                            \"Unit\": \"F\",\n                            \"UnitType\": 18\n                        }\n                    }\n                }\n            },\n            \"MobileLink\": \"http://www.accuweather.com/en/bd/khulna/29075/current-weather/29075?lang=en-us\",\n            \"Link\": \"http://www.accuweather.com/en/bd/khulna/29075/current-weather/29075?lang=en-us\"\n        }\n    ]\n}"}],"_postman_id":"8f7f444d-4fb2-466a-aa9e-c06aecf4cda7"}],"id":"7ce9ff4d-c59f-48b4-8987-ed67dfb89e08","_postman_id":"7ce9ff4d-c59f-48b4-8987-ed67dfb89e08","description":""}]}