{"info":{"_postman_id":"6c3115c0-e3ed-4f8c-aed9-9d7664e87442","name":"QuickHire","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"40157327","collectionId":"6c3115c0-e3ed-4f8c-aed9-9d7664e87442","publishedId":"2sBXcKAcnk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-02T21:44:13.000Z"},"item":[{"name":"Auth","item":[{"name":"Login","id":"fb45954e-df33-4931-8a68-d3e5ef684875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"http://localhost:3000","type":"text"}],"body":{"mode":"raw","raw":"{\n    // \"email\": \"admin@gmail.com\",\n    // \"email\": \"user@gmail.com\",\n    // \"email\": \"superadmin@gmail.com\",\n    // \"email\": \"mazharul90006@gmail.com\",\n    // \"email\": \"mazharul90007@gmail.com\",\n    \"email\": \"ijubraj@gmail.com\",\n    \"password\": \"pass123456\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/auth/sign-in/email","urlObject":{"protocol":"http","port":"4000","path":["api","auth","sign-in","email"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6dd19e23-b8d3-477e-a733-ee7ea255e160","name":"Login","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"http://localhost:3000","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin@gmail.com\",\n    \"password\": \"pass123456\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/auth/sign-in/email"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"content-type","value":"application/json"},{"key":"set-cookie","value":"better-auth.session_token=6MwrE1QrwcsPVpIUQg1ImKbVR7lSXEcl.PA%2Bd%2FdynlmxsExOZRwyu0ytzoMfNiZIkdXEZv3C3CTU%3D; Max-Age=604800; Path=/; HttpOnly; Secure; SameSite=None"},{"key":"Date","value":"Sat, 28 Feb 2026 11:13:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"redirect\": false,\n    \"token\": \"6MwrE1QrwcsPVpIUQg1ImKbVR7lSXEcl\",\n    \"user\": {\n        \"name\": \"QuickHire Admin\",\n        \"email\": \"admin@gmail.com\",\n        \"emailVerified\": true,\n        \"image\": null,\n        \"createdAt\": \"2026-02-28T11:08:38.641Z\",\n        \"updatedAt\": \"2026-02-28T11:08:38.641Z\",\n        \"role\": \"ADMIN\",\n        \"status\": \"ACTIVE\",\n        \"id\": \"jXya9v2c047oVrQmAOmrIbW4DnP7hYRu\"\n    }\n}"}],"_postman_id":"fb45954e-df33-4931-8a68-d3e5ef684875"},{"name":"SignUp","id":"e22e295e-cc28-4115-85db-fd2c069e60fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"http://localhost:3000","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"ijubraj@gmail.com\",\n    \"password\": \"pass123456\",\n    \"applicant\": {\n        \"name\": \"Jubraj\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/register-applicant","urlObject":{"path":["auth","register-applicant"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"c1a696ea-9c19-412c-b949-d2d00eb9b91c","name":"SignUp","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"http://localhost:3000","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"ijubraj@gmail.com\",\n    \"password\": \"pass123456\",\n    \"applicant\": {\n        \"name\": \"Jubraj\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/register-applicant"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"499"},{"key":"ETag","value":"W/\"1f3-ZFNy3tPycfuS/zDVJ2+c5oN8JRE\""},{"key":"Date","value":"Wed, 25 Mar 2026 16:47:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Applicant registered successfully!\",\n    \"data\": {\n        \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n        \"userId\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n        \"name\": \"Jubraj\",\n        \"address\": null,\n        \"phone\": null,\n        \"profilePhoto\": null,\n        \"cv\": null,\n        \"userType\": \"NORMAL\",\n        \"createdAt\": \"2026-03-25T16:47:04.963Z\",\n        \"updatedAt\": \"2026-03-25T16:47:04.963Z\",\n        \"user\": {\n            \"email\": \"ijubraj@gmail.com\",\n            \"name\": \"Jubraj\",\n            \"image\": null,\n            \"emailVerified\": false,\n            \"address\": null,\n            \"role\": \"APPLICANT\",\n            \"status\": \"ACTIVE\",\n            \"needPasswordChange\": false\n        }\n    }\n}"}],"_postman_id":"e22e295e-cc28-4115-85db-fd2c069e60fb"},{"name":"SignOut","id":"1ef63ba2-66b5-4dab-a71b-e36a56299a7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"http://localhost:3000","type":"text"}],"url":"http://localhost:4000/api/auth/sign-out","urlObject":{"protocol":"http","port":"4000","path":["api","auth","sign-out"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"959b37a6-b30e-46a7-99dd-966b783d64f2","name":"SignOut","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"http://localhost:3000","type":"text"}],"url":"http://localhost:4000/api/auth/sign-out"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:3000"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"content-type","value":"application/json"},{"key":"set-cookie","value":"better-auth.session_token=; Max-Age=0; Path=/; HttpOnly; Secure; SameSite=None"},{"key":"set-cookie","value":"better-auth.session_data=; Max-Age=0; Path=/; HttpOnly; Secure; SameSite=None"},{"key":"set-cookie","value":"better-auth.dont_remember=; Max-Age=0; Path=/; HttpOnly; Secure; SameSite=None"},{"key":"Date","value":"Sat, 28 Feb 2026 11:15:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"1ef63ba2-66b5-4dab-a71b-e36a56299a7b"},{"name":"Create Admin","id":"7db38485-a744-4d11-ad9d-30bf94f12d04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"password\": \"pass123456\",\n  \"admin\": {\n    \"email\": \"mazharul90006@gmail.com\",\n    \"name\": \"Mazharul Vai\",\n    \"phone\": \"01712345678\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/create-admin","urlObject":{"path":["auth","create-admin"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"d396d4ea-c506-47e1-a088-a70704655638","name":"Create Admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"password\": \"pass123456\",\n  \"admin\": {\n    \"email\": \"mazharul90006@gmail.com\",\n    \"name\": \"Mazharul Vai\",\n    \"phone\": \"01712345678\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/create-admin"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"310"},{"key":"ETag","value":"W/\"136-2k0Y9GMBRbTxh7Mw7rN5NR06hEQ\""},{"key":"Date","value":"Wed, 25 Mar 2026 20:41:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin created successfully!\",\n    \"data\": {\n        \"id\": \"aa254b7b-e671-41c4-ad9d-c42c315ef14e\",\n        \"userId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n        \"name\": \"Mazharul Vai\",\n        \"address\": null,\n        \"phone\": \"01712345678\",\n        \"profilePhoto\": null,\n        \"createdAt\": \"2026-03-25T20:41:58.652Z\",\n        \"updatedAt\": \"2026-03-25T20:41:58.652Z\"\n    }\n}"}],"_postman_id":"7db38485-a744-4d11-ad9d-30bf94f12d04"},{"name":"Forget Password","id":"4ec556dd-5799-4be3-8a8d-2173027ab26c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mazharul90006@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/forget-password","urlObject":{"path":["auth","forget-password"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"302682cb-622b-4508-87e6-0b0cecace8f6","name":"Forget Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mazharul90006@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/forget-password"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"63"},{"key":"ETag","value":"W/\"3f-Ry6oWZnb2BuxYq4OIufG0XclAOw\""},{"key":"Date","value":"Wed, 25 Mar 2026 21:21:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Password reset link sent to email!\"\n}"}],"_postman_id":"4ec556dd-5799-4be3-8a8d-2173027ab26c"},{"name":"Reset Password","id":"4cec1f98-86d7-406e-8283-2bdf13019442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"newPassword\": \"pass1234567\",\n  \"token\": \"PvF89eX5QUgUzB0kyDuS9u4E\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/reset-password","urlObject":{"path":["auth","reset-password"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"29c7c922-cd19-4ac1-8719-70f0588ca0d7","name":"Reset Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"newPassword\": \"pass1234567\",\n  \"token\": \"PvF89eX5QUgUzB0kyDuS9u4E\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/reset-password"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"75"},{"key":"ETag","value":"W/\"4b-1Tgka/kszvU2WkZyderAuvU3y1E\""},{"key":"Date","value":"Wed, 25 Mar 2026 21:32:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Password reset successful! You can now log in.\"\n}"}],"_postman_id":"4cec1f98-86d7-406e-8283-2bdf13019442"},{"name":"Create Recruiter","id":"0d18392b-091e-4b41-b64e-039bad1cb11f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mazharul90007@gmail.com\",\n    \"password\": \"pass123456\",\n    \"recruiter\": {\n        \"recruiterName\": \"Mazharul Islam Sourabh\",\n        \"recruiterPhone\": \"01748736456\",\n        \"recruiterWorkEmail\": \"mazharul@example.com\",\n        \"companyName\": \"TechCorp\",\n        \"companyWebsite\": \"https://www.programming-hero.com\",\n        \"companySize\": \"MEDIUM\",\n        \"companyAddress\": \"123 Innovation Drive, Silicon Valley\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/register-recruiter","urlObject":{"path":["auth","register-recruiter"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"3147746e-77dc-47dd-b35b-cf7a7621a862","name":"Create Recruiter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mazharul90007@gmail.com\",\n    \"password\": \"pass123456\",\n    \"recruiter\": {\n        \"recruiterName\": \"Mazharul Islam Sourabh\",\n        \"recruiterPhone\": \"01748736456\",\n        \"recruiterWorkEmail\": \"mazharul@example.com\",\n        \"companyName\": \"TechCorp\",\n        \"companyWebsite\": \"https://www.programming-hero.com\",\n        \"companySize\": \"MEDIUM\",\n        \"companyAddress\": \"123 Innovation Drive, Silicon Valley\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/auth/register-recruiter"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"918"},{"key":"ETag","value":"W/\"396-ahKVIlG3GO1t918F6fiA2UY6weg\""},{"key":"Date","value":"Thu, 26 Mar 2026 08:54:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Recruiter registered successfully! Please verify your email.\",\n    \"data\": {\n        \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n        \"userId\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n        \"recruiterName\": \"Mazharul Islam Sourabh\",\n        \"recruiterPhoto\": null,\n        \"recruiterPhone\": \"01748736456\",\n        \"recruiterWorkEmail\": \"mazharul@example.com\",\n        \"companyName\": \"TechCorp\",\n        \"companyLogo\": null,\n        \"companyWebsite\": \"https://www.programming-hero.com\",\n        \"companyFacebookId\": null,\n        \"companyLinkedInId\": null,\n        \"companySize\": \"MEDIUM\",\n        \"companyAddress\": \"123 Innovation Drive, Silicon Valley\",\n        \"industryId\": null,\n        \"subIndustryId\": null,\n        \"isVerified\": false,\n        \"subscriptionPlan\": \"FREE\",\n        \"isDeleted\": false,\n        \"createdAt\": \"2026-03-26T08:54:45.688Z\",\n        \"updatedAt\": \"2026-03-26T08:54:45.688Z\",\n        \"user\": {\n            \"email\": \"mazharul90007@gmail.com\",\n            \"name\": \"Mazharul Islam Sourabh\",\n            \"image\": null,\n            \"emailVerified\": false,\n            \"address\": null,\n            \"role\": \"RECRUITER\",\n            \"status\": \"ACTIVE\",\n            \"needPasswordChange\": false\n        }\n    }\n}"}],"_postman_id":"0d18392b-091e-4b41-b64e-039bad1cb11f"}],"id":"76e8cdd2-227f-45dd-b8e7-dd6f53d0b28e","_postman_id":"76e8cdd2-227f-45dd-b8e7-dd6f53d0b28e","description":""},{"name":"Category","item":[{"name":"Create Category","id":"282f9d43-407b-4b36-94fb-b108916d1fc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"HumanResource\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/categories","urlObject":{"path":["categories"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"fc8a0773-659f-4e83-83c6-b616a1e06737","name":"Create Category","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Marketing\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/category"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"189"},{"key":"ETag","value":"W/\"bd-As5JHg2WcPFsksB11L4milR2+G4\""},{"key":"Date","value":"Sat, 28 Feb 2026 11:23:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Category has been Created\",\n    \"data\": {\n        \"id\": \"14e25e02-5e8b-4b6f-94bf-b618efb868c1\",\n        \"userId\": \"jXya9v2c047oVrQmAOmrIbW4DnP7hYRu\",\n        \"title\": \"Marketing\",\n        \"status\": \"ACTIVE\"\n    }\n}"}],"_postman_id":"282f9d43-407b-4b36-94fb-b108916d1fc6"},{"name":"Get all Categories","id":"f77c38ae-f34f-4d6d-b927-14c9ccbf5f37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/categories","urlObject":{"path":["categories"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"fa7d9935-01d2-4375-91f6-7ed003bbae6f","name":"Get all Categories","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/category"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"719"},{"key":"ETag","value":"W/\"2cf-7fSOUoIeF3Nukdd8ZaQdbylAH4c\""},{"key":"Date","value":"Sat, 28 Feb 2026 11:36:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"All categories data fetched\",\n    \"data\": [\n        {\n            \"id\": \"e07228c1-b030-4a8c-9c89-2968f28e5169\",\n            \"userId\": \"WNAhMBE9pCvFgDpgLDm10gxjjy0wkmc4\",\n            \"title\": \"Software Development\",\n            \"status\": \"ACTIVE\"\n        },\n        {\n            \"id\": \"3ca32ee3-e388-4851-b7a2-298d2e65d909\",\n            \"userId\": \"WNAhMBE9pCvFgDpgLDm10gxjjy0wkmc4\",\n            \"title\": \"Project Management\",\n            \"status\": \"ACTIVE\"\n        },\n        {\n            \"id\": \"14e25e02-5e8b-4b6f-94bf-b618efb868c1\",\n            \"userId\": \"jXya9v2c047oVrQmAOmrIbW4DnP7hYRu\",\n            \"title\": \"Marketing\",\n            \"status\": \"ACTIVE\"\n        },\n        {\n            \"id\": \"01314803-6914-41b7-a0ab-b3fa69553c13\",\n            \"userId\": \"jXya9v2c047oVrQmAOmrIbW4DnP7hYRu\",\n            \"title\": \"IT\",\n            \"status\": \"ACTIVE\"\n        },\n        {\n            \"id\": \"c2b707ac-0c7b-43a6-83ae-106b5c047c00\",\n            \"userId\": \"jXya9v2c047oVrQmAOmrIbW4DnP7hYRu\",\n            \"title\": \"Accounting\",\n            \"status\": \"ACTIVE\"\n        }\n    ]\n}"}],"_postman_id":"f77c38ae-f34f-4d6d-b927-14c9ccbf5f37"}],"id":"5b7e9cbe-7a44-4e96-9f07-75f74e3ba1ef","_postman_id":"5b7e9cbe-7a44-4e96-9f07-75f74e3ba1ef","description":""},{"name":"Job","item":[{"name":"Create Job","id":"c56e8926-202f-463c-89c3-c618423cb37a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n    \"subIndustryId\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n    \"title\": \"Senior Backend Engineer\",\n    \"location\": \"Dhaka\",\n    \"district\": \"Dhaka\",\n    \"vacancy\": 3,\n    \"age\": \"25-40\",\n    \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n    \"experience\": \"3+ years in backend development\",\n    \"education\": \"B.Sc in CSE or equivalent\",\n    \"additionalRequirements\": [\n        \"Willing to work in a hybrid schedule\",\n        \"Good communication in English\"\n    ],\n    \"responsibilities\": [\n        \"Design and maintain REST/GraphQL APIs\",\n        \"Collaborate with frontend and product teams\",\n        \"Review code and mentor junior developers\"\n    ],\n    \"requiredSkills\": [\n        \"Node.js\",\n        \"TypeScript\",\n        \"PostgreSQL\",\n        \"Prisma or similar ORM\"\n    ],\n    \"description\": \"We are looking for an experienced backend engineer to join our platform team. You will work on scalable APIs, data modeling, and integrations in a collaborative environment.\",\n    \"benefits\": [\n        \"Health insurance\",\n        \"Provident fund\",\n        \"Two annual bonuses\",\n        \"Flexible working hours\"\n    ],\n    \"jobType\": \"HYBRID\",\n    \"employmentType\": \"FULL_TIME\",\n    \"featured\": false,\n    \"tags\": [\n        \"backend\",\n        \"nodejs\",\n        \"remote-friendly\"\n    ],\n    \"deadline\": \"2026-12-31T23:59:59.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/jobs","urlObject":{"path":["jobs"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"4cb9a5b7-ccbc-4fb5-af93-028363315e6d","name":"Create Job","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n    \"subIndustryId\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n    \"title\": \"Senior Backend Engineer\",\n    \"location\": \"Dhaka\",\n    \"district\": \"Dhaka\",\n    \"vacancy\": 3,\n    \"age\": \"25-40\",\n    \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n    \"experience\": \"3+ years in backend development\",\n    \"education\": \"B.Sc in CSE or equivalent\",\n    \"additionalRequirements\": [\n        \"Willing to work in a hybrid schedule\",\n        \"Good communication in English\"\n    ],\n    \"responsibilities\": [\n        \"Design and maintain REST/GraphQL APIs\",\n        \"Collaborate with frontend and product teams\",\n        \"Review code and mentor junior developers\"\n    ],\n    \"requiredSkills\": [\n        \"Node.js\",\n        \"TypeScript\",\n        \"PostgreSQL\",\n        \"Prisma or similar ORM\"\n    ],\n    \"description\": \"We are looking for an experienced backend engineer to join our platform team. You will work on scalable APIs, data modeling, and integrations in a collaborative environment.\",\n    \"benefits\": [\n        \"Health insurance\",\n        \"Provident fund\",\n        \"Two annual bonuses\",\n        \"Flexible working hours\"\n    ],\n    \"jobType\": \"HYBRID\",\n    \"employmentType\": \"FULL_TIME\",\n    \"featured\": false,\n    \"tags\": [\n        \"backend\",\n        \"nodejs\",\n        \"remote-friendly\"\n    ],\n    \"deadline\": \"2026-12-31T23:59:59.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/jobs"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1369"},{"key":"ETag","value":"W/\"559-6IqkYSvBvQG/1f2L0Igv0hFclEM\""},{"key":"Date","value":"Fri, 27 Mar 2026 10:53:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Job has been Created\",\n    \"data\": {\n        \"id\": \"ad9c8a85-1ede-402a-b2c1-52dee90e8a18\",\n        \"recruiterId\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n        \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n        \"subIndustryId\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n        \"title\": \"Senior Backend Engineer\",\n        \"location\": \"Dhaka\",\n        \"district\": \"Dhaka\",\n        \"vacancy\": 3,\n        \"age\": \"25-40\",\n        \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n        \"experience\": \"3+ years in backend development\",\n        \"education\": \"B.Sc in CSE or equivalent\",\n        \"additionalRequirements\": [\n            \"Willing to work in a hybrid schedule\",\n            \"Good communication in English\"\n        ],\n        \"responsibilities\": [\n            \"Design and maintain REST/GraphQL APIs\",\n            \"Collaborate with frontend and product teams\",\n            \"Review code and mentor junior developers\"\n        ],\n        \"requiredSkills\": [\n            \"Node.js\",\n            \"TypeScript\",\n            \"PostgreSQL\",\n            \"Prisma or similar ORM\"\n        ],\n        \"description\": \"We are looking for an experienced backend engineer to join our platform team. You will work on scalable APIs, data modeling, and integrations in a collaborative environment.\",\n        \"benefits\": [\n            \"Health insurance\",\n            \"Provident fund\",\n            \"Two annual bonuses\",\n            \"Flexible working hours\"\n        ],\n        \"jobType\": \"HYBRID\",\n        \"employmentType\": \"FULL_TIME\",\n        \"featured\": false,\n        \"isVerified\": false,\n        \"tags\": [\n            \"backend\",\n            \"nodejs\",\n            \"remote-friendly\"\n        ],\n        \"deadline\": \"2026-12-31T23:59:59.000Z\",\n        \"status\": \"ACTIVE\",\n        \"createdAt\": \"2026-03-27T10:53:40.766Z\",\n        \"updatedAt\": \"2026-03-27T10:53:40.766Z\"\n    }\n}"}],"_postman_id":"c56e8926-202f-463c-89c3-c618423cb37a"},{"name":"Get All Jobs","id":"0df154fd-7654-45dd-a426-472ebff43d05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/jobs","urlObject":{"path":["jobs"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[{"disabled":true,"key":"searchTerm","value":"Backend"},{"disabled":true,"key":"companyName","value":"TechCrop"},{"disabled":true,"key":"district","value":"Dhaka"},{"disabled":true,"key":"categoryId","value":"01314803-6914-41b7-a0ab-b3fa69553c13"},{"disabled":true,"key":"jobType","value":"HYBRID"},{"disabled":true,"key":"employmentType","value":"FULL_TIME"},{"disabled":true,"key":"featured","value":"TRUE"}],"variable":[]}},"response":[{"id":"f5ea3ed2-66d8-4b59-a61a-0795869cae1a","name":"Get All Jobs","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://quick-hire-server.onrender.com/api/v1/jobs?companyName=TechCrop","host":["https://quick-hire-server.onrender.com/api/v1"],"path":["jobs"],"query":[{"key":"searchTerm","value":"Backend","disabled":true},{"key":"companyName","value":"TechCrop","type":"text"},{"key":"district","value":"Dhaka","type":"text","disabled":true},{"key":"categoryId","value":"01314803-6914-41b7-a0ab-b3fa69553c13","type":"text","disabled":true},{"key":"jobType","value":"HYBRID","disabled":true},{"key":"employmentType","value":"FULL_TIME","disabled":true},{"key":"featured","value":"TRUE","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2422"},{"key":"ETag","value":"W/\"976-F/gIhIP/unM8Aa2mVl6gauQ03W4\""},{"key":"Date","value":"Fri, 27 Mar 2026 12:02:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Jobs has been fetched\",\n    \"data\": {\n        \"meta\": {\n            \"page\": 1,\n            \"limit\": 10,\n            \"total\": 1\n        },\n        \"data\": [\n            {\n                \"id\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n                \"recruiterId\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n                \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                \"subIndustryId\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n                \"title\": \"Senior Backend Engineer\",\n                \"location\": \"Dhaka\",\n                \"district\": \"Dhaka\",\n                \"vacancy\": 3,\n                \"age\": \"25-40\",\n                \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n                \"experience\": \"3+ years in backend development\",\n                \"education\": \"B.Sc in CSE or equivalent\",\n                \"additionalRequirements\": [\n                    \"Willing to work in a hybrid schedule\",\n                    \"Good communication in English\"\n                ],\n                \"responsibilities\": [\n                    \"Design and maintain REST/GraphQL APIs\",\n                    \"Collaborate with frontend and product teams\",\n                    \"Review code and mentor junior developers\"\n                ],\n                \"requiredSkills\": [\n                    \"Node.js\",\n                    \"TypeScript\",\n                    \"PostgreSQL\",\n                    \"Prisma or similar ORM\"\n                ],\n                \"description\": \"We are looking for an experienced backend engineer to join our platform team. You will work on scalable APIs, data modeling, and integrations in a collaborative environment.\",\n                \"benefits\": [\n                    \"Health insurance\",\n                    \"Provident fund\",\n                    \"Two annual bonuses\",\n                    \"Flexible working hours\"\n                ],\n                \"jobType\": \"HYBRID\",\n                \"employmentType\": \"FULL_TIME\",\n                \"featured\": false,\n                \"isVerified\": false,\n                \"tags\": [\n                    \"backend\",\n                    \"nodejs\",\n                    \"remote-friendly\"\n                ],\n                \"deadline\": \"2026-12-31T23:59:59.000Z\",\n                \"status\": \"ACTIVE\",\n                \"createdAt\": \"2026-03-27T11:17:31.367Z\",\n                \"updatedAt\": \"2026-03-27T11:17:31.367Z\",\n                \"industry\": {\n                    \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"name\": \"IT\",\n                    \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n                    \"updatedAt\": \"2026-03-26T11:13:07.476Z\"\n                },\n                \"subIndustry\": {\n                    \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n                    \"name\": \"Web Design\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"createdAt\": \"2026-03-26T09:51:33.773Z\",\n                    \"updatedAt\": \"2026-03-26T11:19:57.902Z\"\n                },\n                \"recruiter\": {\n                    \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n                    \"userId\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n                    \"recruiterName\": \"Mazharul Islam Sourabh\",\n                    \"recruiterPhoto\": null,\n                    \"recruiterPhone\": \"01748736456\",\n                    \"recruiterWorkEmail\": \"mazharul@example.com\",\n                    \"companyName\": \"TechCorp\",\n                    \"companyLogo\": null,\n                    \"companyWebsite\": \"https://www.programming-hero.com\",\n                    \"companyFacebookId\": null,\n                    \"companyLinkedInId\": null,\n                    \"companySize\": \"MEDIUM\",\n                    \"companyAddress\": \"123 Innovation Drive, Silicon Valley\",\n                    \"industryId\": null,\n                    \"subIndustryId\": null,\n                    \"isVerified\": false,\n                    \"subscriptionPlan\": \"FREE\",\n                    \"isDeleted\": false,\n                    \"createdAt\": \"2026-03-26T08:54:45.688Z\",\n                    \"updatedAt\": \"2026-03-26T08:54:45.688Z\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"0df154fd-7654-45dd-a426-472ebff43d05"},{"name":"Get Single Job","id":"f9f5c6cf-bb1b-4db4-b015-483483dc3a68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/jobs/e79da3b0-247e-4d26-9857-78793d7fd686","urlObject":{"path":["jobs","e79da3b0-247e-4d26-9857-78793d7fd686"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"552a83ca-0407-4fcd-b134-1d9e3c4b1d59","name":"Get Single Job","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/jobs/e79da3b0-247e-4d26-9857-78793d7fd686"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2376"},{"key":"ETag","value":"W/\"948-yTNsZdcOM4bRMyiGW4RdSt2U1PM\""},{"key":"Date","value":"Fri, 27 Mar 2026 12:05:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Job data has been fetched\",\n    \"data\": {\n        \"id\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n        \"recruiterId\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n        \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n        \"subIndustryId\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n        \"title\": \"Senior Backend Engineer\",\n        \"location\": \"Dhaka\",\n        \"district\": \"Dhaka\",\n        \"vacancy\": 3,\n        \"age\": \"25-40\",\n        \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n        \"experience\": \"3+ years in backend development\",\n        \"education\": \"B.Sc in CSE or equivalent\",\n        \"additionalRequirements\": [\n            \"Willing to work in a hybrid schedule\",\n            \"Good communication in English\"\n        ],\n        \"responsibilities\": [\n            \"Design and maintain REST/GraphQL APIs\",\n            \"Collaborate with frontend and product teams\",\n            \"Review code and mentor junior developers\"\n        ],\n        \"requiredSkills\": [\n            \"Node.js\",\n            \"TypeScript\",\n            \"PostgreSQL\",\n            \"Prisma or similar ORM\"\n        ],\n        \"description\": \"We are looking for an experienced backend engineer to join our platform team. You will work on scalable APIs, data modeling, and integrations in a collaborative environment.\",\n        \"benefits\": [\n            \"Health insurance\",\n            \"Provident fund\",\n            \"Two annual bonuses\",\n            \"Flexible working hours\"\n        ],\n        \"jobType\": \"HYBRID\",\n        \"employmentType\": \"FULL_TIME\",\n        \"featured\": false,\n        \"isVerified\": false,\n        \"tags\": [\n            \"backend\",\n            \"nodejs\",\n            \"remote-friendly\"\n        ],\n        \"deadline\": \"2026-12-31T23:59:59.000Z\",\n        \"status\": \"ACTIVE\",\n        \"createdAt\": \"2026-03-27T11:17:31.367Z\",\n        \"updatedAt\": \"2026-03-27T11:17:31.367Z\",\n        \"industry\": {\n            \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n            \"name\": \"IT\",\n            \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n            \"updatedAt\": \"2026-03-26T11:13:07.476Z\"\n        },\n        \"subIndustry\": {\n            \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n            \"name\": \"Web Design\",\n            \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n            \"createdAt\": \"2026-03-26T09:51:33.773Z\",\n            \"updatedAt\": \"2026-03-26T11:19:57.902Z\"\n        },\n        \"recruiter\": {\n            \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n            \"userId\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n            \"recruiterName\": \"Mazharul Islam Sourabh\",\n            \"recruiterPhoto\": null,\n            \"recruiterPhone\": \"01748736456\",\n            \"recruiterWorkEmail\": \"mazharul@example.com\",\n            \"companyName\": \"TechCorp\",\n            \"companyLogo\": null,\n            \"companyWebsite\": \"https://www.programming-hero.com\",\n            \"companyFacebookId\": null,\n            \"companyLinkedInId\": null,\n            \"companySize\": \"MEDIUM\",\n            \"companyAddress\": \"123 Innovation Drive, Silicon Valley\",\n            \"industryId\": null,\n            \"subIndustryId\": null,\n            \"isVerified\": false,\n            \"subscriptionPlan\": \"FREE\",\n            \"isDeleted\": false,\n            \"createdAt\": \"2026-03-26T08:54:45.688Z\",\n            \"updatedAt\": \"2026-03-26T08:54:45.688Z\"\n        }\n    }\n}"}],"_postman_id":"f9f5c6cf-bb1b-4db4-b015-483483dc3a68"}],"id":"999118ed-65d3-44e5-9951-f7677bb8b1f8","_postman_id":"999118ed-65d3-44e5-9951-f7677bb8b1f8","description":""},{"name":"Application","item":[{"name":"Create Application","id":"ee7de007-538c-4be9-83d8-ca13eb9ed486","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"jobId\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n  \"cover_note\": \"I believe I am a greate candidate for this post.\",\n  \"expectedSalary\": \"BDT 85,000\"\n}","type":"text","uuid":"8733e0dd-1b00-41f9-b60e-5de20eb48b32"},{"key":"cv","type":"file","uuid":"86d9fd6f-a166-42c9-996f-9489015095be","src":"/Users/sourabh/Desktop/Sourabh/Job/Editable-doc/CV/Full Stack Developer/CV_of_Sourabh.pdf"}]},"url":"https://quick-hire-server.onrender.com/api/v1/applications","urlObject":{"path":["applications"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"39d89959-f9de-44a2-8d34-0f71e61da88b","name":"Create Application","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"jobId\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n  \"cover_note\": \"I believe I am a greate candidate for this post.\",\n  \"expectedSalary\": \"BDT 85,000\"\n}","type":"text","uuid":"8733e0dd-1b00-41f9-b60e-5de20eb48b32"},{"key":"cv","type":"file","uuid":"86d9fd6f-a166-42c9-996f-9489015095be","src":"/Users/sourabh/Desktop/Sourabh/Job/Editable-doc/CV/Full Stack Developer/CV_of_Sourabh.pdf"}],"options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/applications"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"964"},{"key":"ETag","value":"W/\"3c4-+gyMnEMwvbdEAJUp/Y7o6Cv3e24\""},{"key":"Date","value":"Tue, 07 Apr 2026 18:49:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Application submitted successfully\",\n    \"data\": {\n        \"id\": \"00aa7ee5-a21b-4e62-8494-08970e0dba06\",\n        \"applicantId\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n        \"jobId\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n        \"cv\": \"https://res.cloudinary.com/dycrowzen/raw/upload/v1775587748/quickhire/application-cvs/zgqkggtddcayc2gbnurr.pdf\",\n        \"cover_note\": \"I believe I am a greate candidate for this post.\",\n        \"expectedSalary\": \"BDT 85,000\",\n        \"createdAt\": \"2026-04-07T18:49:09.492Z\",\n        \"updatedAt\": \"2026-04-07T18:49:09.492Z\",\n        \"job\": {\n            \"id\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n            \"title\": \"Senior Backend Engineer\",\n            \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n            \"jobType\": \"HYBRID\",\n            \"recruiter\": {\n                \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n                \"recruiterName\": \"Mazharul Islam Sourabh\",\n                \"companyName\": \"TechCorp\",\n                \"companyLogo\": null\n            }\n        },\n        \"applicant\": {\n            \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n            \"user\": {\n                \"id\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n                \"email\": \"ijubraj@gmail.com\",\n                \"name\": \"Jubraj\",\n                \"image\": null\n            }\n        }\n    }\n}"}],"_postman_id":"ee7de007-538c-4be9-83d8-ca13eb9ed486"},{"name":"Get all Applications","id":"42738262-9f28-419e-9081-56c073a9f48b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/applications","urlObject":{"path":["applications"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[{"disabled":true,"key":"searchTerm","value":"backend"},{"disabled":true,"key":"email","value":"ariful.dev@example.com"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"183cc54c-cfbc-4e79-af72-3c5b3ac09d53","name":"Get all Applications","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://quick-hire-server.onrender.com/api/v1/applications","host":["https://quick-hire-server.onrender.com/api/v1"],"path":["applications"],"query":[{"key":"searchTerm","value":"saiful","type":"text","disabled":true},{"key":"email","value":"ariful.dev@example.com","type":"text","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"limit","value":"10","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1004"},{"key":"ETag","value":"W/\"3ec-4RnPAkCKVwCAxsCbBFw1hFlPmFs\""},{"key":"Date","value":"Tue, 07 Apr 2026 18:49:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Applications fetched successfully\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"00aa7ee5-a21b-4e62-8494-08970e0dba06\",\n            \"applicantId\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n            \"jobId\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n            \"cv\": \"https://res.cloudinary.com/dycrowzen/raw/upload/v1775587748/quickhire/application-cvs/zgqkggtddcayc2gbnurr.pdf\",\n            \"cover_note\": \"I believe I am a greate candidate for this post.\",\n            \"expectedSalary\": \"BDT 85,000\",\n            \"createdAt\": \"2026-04-07T18:49:09.492Z\",\n            \"updatedAt\": \"2026-04-07T18:49:09.492Z\",\n            \"job\": {\n                \"id\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n                \"title\": \"Senior Backend Engineer\",\n                \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n                \"jobType\": \"HYBRID\",\n                \"recruiter\": {\n                    \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n                    \"recruiterName\": \"Mazharul Islam Sourabh\",\n                    \"companyName\": \"TechCorp\",\n                    \"companyLogo\": null\n                }\n            },\n            \"applicant\": {\n                \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n                \"user\": {\n                    \"id\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n                    \"email\": \"ijubraj@gmail.com\",\n                    \"name\": \"Jubraj\",\n                    \"image\": null\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"42738262-9f28-419e-9081-56c073a9f48b"},{"name":"Get Application By Id","id":"b17a54c1-ac49-4abf-8bd7-19a0f9af66a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/applications/ebd129f5-32ee-409c-a8d6-b5f8e8fbeb4f","urlObject":{"path":["applications","ebd129f5-32ee-409c-a8d6-b5f8e8fbeb4f"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[{"disabled":true,"key":"searchTerm","value":"saiful"},{"disabled":true,"key":"email","value":"ariful.dev@example.com"}],"variable":[]}},"response":[{"id":"1a541327-7dff-4e86-8404-4c023fb0afad","name":"Get Application By Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://quick-hire-server.onrender.com/api/v1/applications/5d8f36e2-ab60-4777-8a03-7d212d025986","host":["https://quick-hire-server.onrender.com/api/v1"],"path":["applications","5d8f36e2-ab60-4777-8a03-7d212d025986"],"query":[{"key":"searchTerm","value":"saiful","type":"text","disabled":true},{"key":"email","value":"ariful.dev@example.com","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"888"},{"key":"ETag","value":"W/\"378-hfbatLADm373569tdW5NdCsawgU\""},{"key":"Date","value":"Sat, 28 Feb 2026 18:17:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Application data fetched successfully\",\n    \"data\": {\n        \"id\": \"5d8f36e2-ab60-4777-8a03-7d212d025986\",\n        \"userId\": null,\n        \"jobId\": \"ddcee877-94f1-4d4d-8da7-ae15618ca9d4\",\n        \"name\": \"Saiful Alam\",\n        \"email\": \"saiful@gmail.com\",\n        \"resume_link\": \"https://drive.google.com/file/d/1x2y3z_v-resume/view\",\n        \"cover_note\": \"I have over 5 years of experience in Backend development using Next.js and Prisma. I am very interested in this role because of your company's focus on scalable architecture.\",\n        \"expectedSalary\": \"30000\",\n        \"createdAt\": \"2026-02-28T18:06:05.888Z\",\n        \"updatedAt\": \"2026-02-28T18:06:05.888Z\",\n        \"job\": {\n            \"id\": \"ddcee877-94f1-4d4d-8da7-ae15618ca9d4\",\n            \"categoryId\": \"01314803-6914-41b7-a0ab-b3fa69553c13\",\n            \"title\": \"Senior Full Stack Developer\",\n            \"companyName\": \"TechFlow Solutions\",\n            \"location\": \"Banani, Dhaka\",\n            \"district\": \"Dhaka\",\n            \"vacancy\": 3,\n            \"salary\": \"80,000 - 120,000 BDT\",\n            \"jobType\": \"HYBRID\"\n        },\n        \"user\": null\n    }\n}"}],"_postman_id":"b17a54c1-ac49-4abf-8bd7-19a0f9af66a6"}],"id":"0f77eacd-c857-4773-b153-e16aafbf5d9f","_postman_id":"0f77eacd-c857-4773-b153-e16aafbf5d9f","description":""},{"name":"Industries","item":[{"name":"Create Industry","id":"3f8226f0-6eef-4f2e-864f-8ce0e0a784d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"{\"name\" : \"Health Care\"}","type":"text","uuid":"4596d9b2-fc37-4dd3-b233-67d539015e41"},{"key":"logo","type":"file","uuid":"4f175c3c-185e-4bf1-9ec3-9b601f5bf892","src":"/Users/sourabh/Downloads/health-care.jpg"}]},"url":"https://quick-hire-server.onrender.com/api/v1/industries/create-industry","urlObject":{"path":["industries","create-industry"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"c184c36e-7c8d-441a-a725-f498ec1e5d05","name":"Create Industry","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"{\"name\" : \"Health Care\"}","type":"text","uuid":"4596d9b2-fc37-4dd3-b233-67d539015e41"},{"key":"logo","type":"file","uuid":"4f175c3c-185e-4bf1-9ec3-9b601f5bf892","src":"/Users/sourabh/Downloads/health-care.jpg"}],"options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/industries/create-industry"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"584"},{"key":"ETag","value":"W/\"248-dlwL3U1A98qd/+eGx6zw/7n6+fI\""},{"key":"Date","value":"Fri, 10 Apr 2026 05:22:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Industry and default sub-industry created successfully!\",\n    \"data\": {\n        \"id\": \"27ef3dc8-3dcf-4d4e-9ceb-9e945760a01a\",\n        \"name\": \"{\\\"name\\\" : \\\"Health Care\\\"}\",\n        \"logo\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775798557/quickhire/industry-logos/coivtwz2dyy02cuyapqn.jpg\",\n        \"createdAt\": \"2026-04-10T05:22:37.907Z\",\n        \"updatedAt\": \"2026-04-10T05:22:37.907Z\",\n        \"subIndustries\": [\n            {\n                \"id\": \"cc90d906-b983-44b7-b588-b65f795a9a2c\",\n                \"name\": \"Others\",\n                \"industryId\": \"27ef3dc8-3dcf-4d4e-9ceb-9e945760a01a\",\n                \"createdAt\": \"2026-04-10T05:22:37.907Z\",\n                \"updatedAt\": \"2026-04-10T05:22:37.907Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3f8226f0-6eef-4f2e-864f-8ce0e0a784d6"},{"name":"Get All Industries","id":"563833b8-88f3-4108-9c39-a9e9318ca468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/industries","urlObject":{"path":["industries"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"b8dcae55-debc-4903-a227-57bcbed03a3d","name":"Get All Industries","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/industries"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"412"},{"key":"ETag","value":"W/\"19c-v10tqd+IAFAVFTuJ4uLbL+4bMtA\""},{"key":"Date","value":"Wed, 08 Apr 2026 17:00:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Industries fetched successfully!\",\n    \"data\": [\n        {\n            \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n            \"name\": \"IT\",\n            \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n            \"updatedAt\": \"2026-03-26T11:13:07.476Z\",\n            \"_count\": {\n                \"jobs\": 1\n            },\n            \"subIndustries\": [\n                {\n                    \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n                    \"name\": \"Web Design\",\n                    \"_count\": {\n                        \"jobs\": 1\n                    }\n                },\n                {\n                    \"id\": \"7ece35cc-69b4-47d7-8476-e85348f3f351\",\n                    \"name\": \"Others\",\n                    \"_count\": {\n                        \"jobs\": 0\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"563833b8-88f3-4108-9c39-a9e9318ca468"},{"name":"Update Industry","id":"cb16c8b3-6e92-4af8-a0fb-cfcbe6c101be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Health Care","type":"text","uuid":"7005882b-1ca7-428e-a0a7-a8f5f314a794"}]},"url":"https://quick-hire-server.onrender.com/api/v1/industries/27ef3dc8-3dcf-4d4e-9ceb-9e945760a01a","urlObject":{"path":["industries","27ef3dc8-3dcf-4d4e-9ceb-9e945760a01a"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"cf13fec2-6e48-4975-9f8a-e5f87ba9f1c3","name":"Update Industry","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Health Care","type":"text","uuid":"7005882b-1ca7-428e-a0a7-a8f5f314a794"}],"options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/industries/b1e409fd-d77b-4a31-9fbd-d0e60f08c207"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"369"},{"key":"ETag","value":"W/\"171-8EmffBZp+cp4VCxIPNtbf6hg/LM\""},{"key":"Date","value":"Fri, 10 Apr 2026 05:23:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Industry updated successfully!\",\n    \"data\": {\n        \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n        \"name\": \"Health Care\",\n        \"logo\": null,\n        \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n        \"updatedAt\": \"2026-04-10T05:23:25.419Z\",\n        \"subIndustries\": [\n            {\n                \"id\": \"7ece35cc-69b4-47d7-8476-e85348f3f351\",\n                \"name\": \"Others\"\n            },\n            {\n                \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n                \"name\": \"Web Design\"\n            }\n        ]\n    }\n}"}],"_postman_id":"cb16c8b3-6e92-4af8-a0fb-cfcbe6c101be"}],"id":"f4be8e5a-318f-49e3-9719-7bde62b6bf9c","_postman_id":"f4be8e5a-318f-49e3-9719-7bde62b6bf9c","description":""},{"name":"Sub Industry","item":[{"name":"Create SubIndustry","id":"c509c25c-3183-4c25-a18d-c3d80aa5b898","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Web Developer\",\n  \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/sub-industries/create-sub-industry","urlObject":{"path":["sub-industries","create-sub-industry"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"a3f7b3ca-95a5-4763-8d51-188bac87475c","name":"Create SubIndustry","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Web Developer\",\n  \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/sub-industries/create-sub-industry"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"269"},{"key":"ETag","value":"W/\"10d-91J49dI+DUeeLXRe7JGJajxpwuw\""},{"key":"Date","value":"Thu, 26 Mar 2026 09:51:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Sub-industry created successfully!\",\n    \"data\": {\n        \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n        \"name\": \"Web Developer\",\n        \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n        \"createdAt\": \"2026-03-26T09:51:33.773Z\",\n        \"updatedAt\": \"2026-03-26T09:51:33.773Z\"\n    }\n}"}],"_postman_id":"c509c25c-3183-4c25-a18d-c3d80aa5b898"},{"name":"Get all SubIndustry","id":"b45f0bc8-444b-4bed-bd54-a59f7f7885c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/sub-industries","urlObject":{"path":["sub-industries"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"8ea4ad60-19e2-4f5d-a354-91ce60453565","name":"Get all SubIndustry","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/sub-industries"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"603"},{"key":"ETag","value":"W/\"25b-JVRUh+/R3sNc+wT0YvyO6DNs7Qg\""},{"key":"Date","value":"Thu, 26 Mar 2026 11:16:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Sub-industries fetched successfully!\",\n    \"data\": [\n        {\n            \"id\": \"7ece35cc-69b4-47d7-8476-e85348f3f351\",\n            \"name\": \"Others\",\n            \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n            \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n            \"updatedAt\": \"2026-03-26T09:38:23.494Z\",\n            \"industry\": {\n                \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                \"name\": \"IT\"\n            }\n        },\n        {\n            \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n            \"name\": \"Web Developer\",\n            \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n            \"createdAt\": \"2026-03-26T09:51:33.773Z\",\n            \"updatedAt\": \"2026-03-26T09:51:33.773Z\",\n            \"industry\": {\n                \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                \"name\": \"IT\"\n            }\n        }\n    ]\n}"}],"_postman_id":"b45f0bc8-444b-4bed-bd54-a59f7f7885c2"},{"name":"Update SubIndustry","id":"20130784-1ac6-4912-a109-abb7afc24799","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Web Design\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/sub-industries/d17ff29f-4a1a-4623-93e9-a38ecb2f9211","urlObject":{"path":["sub-industries","d17ff29f-4a1a-4623-93e9-a38ecb2f9211"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"d06d0a6f-7370-45a1-a97b-63212749b1e7","name":"Update SubIndustry","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Web Design\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/sub-industries/d17ff29f-4a1a-4623-93e9-a38ecb2f9211"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"335"},{"key":"ETag","value":"W/\"14f-fY2zkMWTH7pEJk07+ZvHDYtpWNs\""},{"key":"Date","value":"Thu, 26 Mar 2026 11:19:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Sub-industry updated successfully!\",\n    \"data\": {\n        \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n        \"name\": \"Web Design\",\n        \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n        \"createdAt\": \"2026-03-26T09:51:33.773Z\",\n        \"updatedAt\": \"2026-03-26T11:19:57.902Z\",\n        \"industry\": {\n            \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n            \"name\": \"IT\"\n        }\n    }\n}"}],"_postman_id":"20130784-1ac6-4912-a109-abb7afc24799"}],"id":"c4d32daf-c664-4a2c-a0f4-8dc9b46fe0d2","_postman_id":"c4d32daf-c664-4a2c-a0f4-8dc9b46fe0d2","description":""},{"name":"Admin","item":[{"name":"Get All Admins","id":"2bc828a8-3d67-4d3e-b1ec-15904f900c71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/admins","urlObject":{"path":["admin","admins"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"6ff39126-4ae7-45e1-ad5a-bec20c73d9d7","name":"Get All Admins","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/admins"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"651"},{"key":"ETag","value":"W/\"28b-5pI0pF0pccbgPHb2RCxEYYKKC4g\""},{"key":"Date","value":"Wed, 08 Apr 2026 10:19:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admins fetched successfully\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"aa254b7b-e671-41c4-ad9d-c42c315ef14e\",\n            \"userId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n            \"name\": \"Mazharul Vai\",\n            \"address\": null,\n            \"phone\": \"01712345678\",\n            \"profilePhoto\": null,\n            \"createdAt\": \"2026-03-25T20:41:58.652Z\",\n            \"updatedAt\": \"2026-03-25T20:41:58.652Z\",\n            \"user\": {\n                \"id\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n                \"email\": \"mazharul90006@gmail.com\",\n                \"name\": \"Mazharul Vai\",\n                \"image\": null,\n                \"role\": \"ADMIN\",\n                \"status\": \"ACTIVE\",\n                \"emailVerified\": true,\n                \"address\": null,\n                \"isDeleted\": false,\n                \"deletedAt\": null,\n                \"createdAt\": \"2026-03-25T20:41:58.509Z\",\n                \"updatedAt\": \"2026-03-25T21:32:35.849Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"2bc828a8-3d67-4d3e-b1ec-15904f900c71"},{"name":"Get Admin Profile","id":"8c1b88a8-61a2-48ee-8d53-bfb4bb59d1d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/me","urlObject":{"path":["admin","me"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"91597c5c-34d6-46af-8239-1a89c627ee1d","name":"Get Admin Profile","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/me"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"611"},{"key":"ETag","value":"W/\"263-e7EvECqrp1cLhGQGLczkuO73jSI\""},{"key":"Date","value":"Wed, 08 Apr 2026 10:18:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Profile fetched successfully\",\n    \"data\": {\n        \"id\": \"aa254b7b-e671-41c4-ad9d-c42c315ef14e\",\n        \"userId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n        \"name\": \"Mazharul Vai\",\n        \"address\": null,\n        \"phone\": \"01712345678\",\n        \"profilePhoto\": null,\n        \"createdAt\": \"2026-03-25T20:41:58.652Z\",\n        \"updatedAt\": \"2026-03-25T20:41:58.652Z\",\n        \"user\": {\n            \"id\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n            \"email\": \"mazharul90006@gmail.com\",\n            \"name\": \"Mazharul Vai\",\n            \"image\": null,\n            \"role\": \"ADMIN\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": null,\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-25T20:41:58.509Z\",\n            \"updatedAt\": \"2026-03-25T21:32:35.849Z\"\n        }\n    }\n}"}],"_postman_id":"8c1b88a8-61a2-48ee-8d53-bfb4bb59d1d3"},{"name":"Update Admin Profile","id":"cfe6b117-aa81-4756-bcb4-8b68b1550d65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n    \"name\": \"Admin the Greate\",\n    \"address\": \"Dhaka\",\n    \"phone\": \"01700000000\"\n}","type":"text","uuid":"33d03882-39ca-4d17-b129-c8ebf36c50cd"},{"key":"image","type":"file","uuid":"3121db7c-ca5e-401c-901f-207f9e15e8e7","src":"/Users/sourabh/Downloads/customer2.jpg"}]},"url":"https://quick-hire-server.onrender.com/api/v1/admin/me","urlObject":{"path":["admin","me"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"84feedf6-d8bf-4d7a-bb70-78b21e66ac94","name":"Update Admin Profile","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n    \"name\": \"Admin the Greate\",\n    \"address\": \"Dhaka\",\n    \"phone\": \"01700000000\"\n}","type":"text","uuid":"33d03882-39ca-4d17-b129-c8ebf36c50cd"},{"key":"image","type":"file","uuid":"3121db7c-ca5e-401c-901f-207f9e15e8e7","src":"/Users/sourabh/Downloads/customer2.jpg"}],"options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/admin/me"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"701"},{"key":"ETag","value":"W/\"2bd-exEDhXe1+JJ17JjtD6d5YMb7Ltc\""},{"key":"Date","value":"Wed, 08 Apr 2026 10:52:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Profile updated\",\n    \"data\": {\n        \"id\": \"aa254b7b-e671-41c4-ad9d-c42c315ef14e\",\n        \"userId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n        \"name\": \"Admin the Greate\",\n        \"address\": \"Dhaka\",\n        \"phone\": \"01700000000\",\n        \"createdAt\": \"2026-03-25T20:41:58.652Z\",\n        \"updatedAt\": \"2026-04-08T10:52:40.292Z\",\n        \"user\": {\n            \"id\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n            \"email\": \"mazharul90006@gmail.com\",\n            \"name\": \"Admin the Greate\",\n            \"image\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775645559/quickhire/profile-images/dj8o2ztlsosqnnnfsao9.jpg\",\n            \"role\": \"ADMIN\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": \"Dhaka\",\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-25T20:41:58.509Z\",\n            \"updatedAt\": \"2026-04-08T10:52:40.227Z\"\n        }\n    }\n}"}],"_postman_id":"cfe6b117-aa81-4756-bcb4-8b68b1550d65"},{"name":"Get All Applicants","id":"2752ab1d-ce07-4943-a27f-cfa878cdfe45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/applicants","urlObject":{"path":["admin","applicants"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"9ded6fff-ced0-49da-bc06-0a9b92adf2ed","name":"Get All Applicants","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/applicants"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"768"},{"key":"ETag","value":"W/\"300-aAH5XmV0HkB7Jc25dIoE67UbZC4\""},{"key":"Date","value":"Wed, 08 Apr 2026 11:17:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Applicants fetched successfully\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n            \"userId\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n            \"name\": \"Jubraj Vai\",\n            \"address\": null,\n            \"phone\": \"01534444444\",\n            \"cv\": null,\n            \"userType\": \"NORMAL\",\n            \"createdAt\": \"2026-03-25T16:47:04.963Z\",\n            \"updatedAt\": \"2026-04-08T10:16:26.118Z\",\n            \"user\": {\n                \"id\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n                \"email\": \"ijubraj@gmail.com\",\n                \"name\": \"Jubraj Vai\",\n                \"image\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775643385/quickhire/profile-images/n6cyeoowvaikzpumb5bp.jpg\",\n                \"role\": \"APPLICANT\",\n                \"status\": \"ACTIVE\",\n                \"emailVerified\": true,\n                \"address\": null,\n                \"isDeleted\": false,\n                \"deletedAt\": null,\n                \"createdAt\": \"2026-03-25T16:47:04.820Z\",\n                \"updatedAt\": \"2026-04-08T10:16:26.053Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"2752ab1d-ce07-4943-a27f-cfa878cdfe45"},{"name":"Get All Recruiters","id":"fe22db1f-6093-4f83-b615-6b0d09374b74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/recruiters","urlObject":{"path":["admin","recruiters"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"3ca96e5d-5f6f-448b-b1ba-cf02a498c211","name":"Get All Recruiters","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/recruiters"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1068"},{"key":"ETag","value":"W/\"42c-4Rhc6WBcsAP/gSje5BshoaOUimA\""},{"key":"Date","value":"Wed, 08 Apr 2026 11:21:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Recruiters fetched successfully\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n            \"userId\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n            \"recruiterName\": \"Mazharul Islam Sourabh\",\n            \"recruiterPhone\": \"01748736456\",\n            \"recruiterWorkEmail\": \"mazharul@example.com\",\n            \"companyName\": \"TechCorp\",\n            \"companyLogo\": null,\n            \"companyWebsite\": \"https://www.programming-hero.com\",\n            \"companyFacebookId\": null,\n            \"companyLinkedInId\": null,\n            \"companySize\": \"MEDIUM\",\n            \"companyAddress\": \"123 Innovation Drive, Silicon Valley\",\n            \"industryId\": null,\n            \"subIndustryId\": null,\n            \"isVerified\": false,\n            \"subscriptionPlan\": \"FREE\",\n            \"isDeleted\": false,\n            \"createdAt\": \"2026-03-26T08:54:45.688Z\",\n            \"updatedAt\": \"2026-03-26T08:54:45.688Z\",\n            \"user\": {\n                \"id\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n                \"email\": \"mazharul90007@gmail.com\",\n                \"name\": \"Mazharul Islam Sourabh\",\n                \"image\": null,\n                \"role\": \"RECRUITER\",\n                \"status\": \"ACTIVE\",\n                \"emailVerified\": true,\n                \"address\": null,\n                \"isDeleted\": false,\n                \"deletedAt\": null,\n                \"createdAt\": \"2026-03-26T08:54:45.551Z\",\n                \"updatedAt\": \"2026-03-26T08:54:45.551Z\"\n            },\n            \"industry\": null,\n            \"subIndustry\": null\n        }\n    ]\n}"}],"_postman_id":"fe22db1f-6093-4f83-b615-6b0d09374b74"},{"name":"Get Applicant by Id","id":"814fa65c-980e-47e9-905b-fdbd278beef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/applicants/77f305fa-74bf-4bba-98a0-c3b507ea26a2","urlObject":{"path":["admin","applicants","77f305fa-74bf-4bba-98a0-c3b507ea26a2"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"419295a9-2075-479a-8f49-ce167fd825f4","name":"Get Applicant by Id","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/applicants/77f305fa-74bf-4bba-98a0-c3b507ea26a2"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"726"},{"key":"ETag","value":"W/\"2d6-Yx3NDMEJG2aEygnYrh0njbT82Fc\""},{"key":"Date","value":"Wed, 08 Apr 2026 11:25:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Applicant fetched successfully\",\n    \"data\": {\n        \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n        \"userId\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n        \"name\": \"Jubraj Vai\",\n        \"address\": null,\n        \"phone\": \"01534444444\",\n        \"cv\": null,\n        \"userType\": \"NORMAL\",\n        \"createdAt\": \"2026-03-25T16:47:04.963Z\",\n        \"updatedAt\": \"2026-04-08T10:16:26.118Z\",\n        \"user\": {\n            \"id\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n            \"email\": \"ijubraj@gmail.com\",\n            \"name\": \"Jubraj Vai\",\n            \"image\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775643385/quickhire/profile-images/n6cyeoowvaikzpumb5bp.jpg\",\n            \"role\": \"APPLICANT\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": null,\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-25T16:47:04.820Z\",\n            \"updatedAt\": \"2026-04-08T10:16:26.053Z\"\n        }\n    }\n}"}],"_postman_id":"814fa65c-980e-47e9-905b-fdbd278beef7"},{"name":"Get Recruiter by Id","id":"8cf221e7-b263-4d6e-a88c-bef3d9bc9f35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/recruiters/02dcb764-cda0-48cb-8684-3f1c59749e50","urlObject":{"path":["admin","recruiters","02dcb764-cda0-48cb-8684-3f1c59749e50"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"e1a3695b-49bc-48f8-b604-0ecb63158fb8","name":"Get Recruiter by Id","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/recruiters/02dcb764-cda0-48cb-8684-3f1c59749e50"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"ETag","value":"W/\"402-2YnA0TLT97GBc8ZAZeZ7e4tSDQ0\""},{"key":"Date","value":"Wed, 08 Apr 2026 11:25:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Recruiter fetched successfully\",\n    \"data\": {\n        \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n        \"userId\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n        \"recruiterName\": \"Mazharul Islam Sourabh\",\n        \"recruiterPhone\": \"01748736456\",\n        \"recruiterWorkEmail\": \"mazharul@example.com\",\n        \"companyName\": \"TechCorp\",\n        \"companyLogo\": null,\n        \"companyWebsite\": \"https://www.programming-hero.com\",\n        \"companyFacebookId\": null,\n        \"companyLinkedInId\": null,\n        \"companySize\": \"MEDIUM\",\n        \"companyAddress\": \"123 Innovation Drive, Silicon Valley\",\n        \"industryId\": null,\n        \"subIndustryId\": null,\n        \"isVerified\": false,\n        \"subscriptionPlan\": \"FREE\",\n        \"isDeleted\": false,\n        \"createdAt\": \"2026-03-26T08:54:45.688Z\",\n        \"updatedAt\": \"2026-03-26T08:54:45.688Z\",\n        \"user\": {\n            \"id\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n            \"email\": \"mazharul90007@gmail.com\",\n            \"name\": \"Mazharul Islam Sourabh\",\n            \"image\": null,\n            \"role\": \"RECRUITER\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": null,\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-26T08:54:45.551Z\",\n            \"updatedAt\": \"2026-03-26T08:54:45.551Z\"\n        },\n        \"industry\": null,\n        \"subIndustry\": null\n    }\n}"}],"_postman_id":"8cf221e7-b263-4d6e-a88c-bef3d9bc9f35"},{"name":"Get Admin by Id","id":"4e29a0de-fe55-45b9-bf23-d3b0637c7743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/admins/aa254b7b-e671-41c4-ad9d-c42c315ef14e","urlObject":{"path":["admin","admins","aa254b7b-e671-41c4-ad9d-c42c315ef14e"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"5fae9720-77d2-4cff-ba24-638188e09dde","name":"Get Admin by Id","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/admin/admins/aa254b7b-e671-41c4-ad9d-c42c315ef14e"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"712"},{"key":"ETag","value":"W/\"2c8-ah5cjP1bt54CswHDbp3dzLSV1TA\""},{"key":"Date","value":"Wed, 08 Apr 2026 11:26:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin fetched successfully\",\n    \"data\": {\n        \"id\": \"aa254b7b-e671-41c4-ad9d-c42c315ef14e\",\n        \"userId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n        \"name\": \"Admin the Greate\",\n        \"address\": \"Dhaka\",\n        \"phone\": \"01700000000\",\n        \"createdAt\": \"2026-03-25T20:41:58.652Z\",\n        \"updatedAt\": \"2026-04-08T10:52:40.292Z\",\n        \"user\": {\n            \"id\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n            \"email\": \"mazharul90006@gmail.com\",\n            \"name\": \"Admin the Greate\",\n            \"image\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775645559/quickhire/profile-images/dj8o2ztlsosqnnnfsao9.jpg\",\n            \"role\": \"ADMIN\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": \"Dhaka\",\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-25T20:41:58.509Z\",\n            \"updatedAt\": \"2026-04-08T10:52:40.227Z\"\n        }\n    }\n}"}],"_postman_id":"4e29a0de-fe55-45b9-bf23-d3b0637c7743"},{"name":"Update Admin Data","id":"d7eeb9d8-5d73-4741-b476-85c32d8b3177","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\"name\": \"Admin name updated\"}","type":"text","uuid":"323d9942-e345-4670-aa2d-462e1f5073d8"}]},"url":"https://quick-hire-server.onrender.com/api/v1/admin/admins/aa254b7b-e671-41c4-ad9d-c42c315ef14e","urlObject":{"path":["admin","admins","aa254b7b-e671-41c4-ad9d-c42c315ef14e"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"dbfd41ec-e7f8-4bfe-bb1e-36a469f8a0d1","name":"Update Admin Data","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\"name\": \"Admin name updated\"}","type":"text","uuid":"323d9942-e345-4670-aa2d-462e1f5073d8"}]},"url":"https://quick-hire-server.onrender.com/api/v1/admin/admins/aa254b7b-e671-41c4-ad9d-c42c315ef14e"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"724"},{"key":"ETag","value":"W/\"2d4-Gm0lYzTZQdSc37OHXgfgIvMbJGE\""},{"key":"Date","value":"Wed, 08 Apr 2026 12:04:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin profile updated successfully\",\n    \"data\": {\n        \"id\": \"aa254b7b-e671-41c4-ad9d-c42c315ef14e\",\n        \"userId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n        \"name\": \"Admin name updated\",\n        \"address\": \"Dhaka\",\n        \"phone\": \"01700000000\",\n        \"createdAt\": \"2026-03-25T20:41:58.652Z\",\n        \"updatedAt\": \"2026-04-08T12:04:17.768Z\",\n        \"user\": {\n            \"id\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n            \"email\": \"mazharul90006@gmail.com\",\n            \"name\": \"Admin name updated\",\n            \"image\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775645559/quickhire/profile-images/dj8o2ztlsosqnnnfsao9.jpg\",\n            \"role\": \"ADMIN\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": \"Dhaka\",\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-25T20:41:58.509Z\",\n            \"updatedAt\": \"2026-04-08T12:04:17.708Z\"\n        }\n    }\n}"}],"_postman_id":"d7eeb9d8-5d73-4741-b476-85c32d8b3177"},{"name":"Update recruiter data","id":"0898eff5-2787-4799-b5b2-d78addc54c66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\"recruiterName\": \"Recruiter name updated\"}","type":"text","uuid":"c15995a9-3797-42e4-aa88-d12bcca9f37b"}]},"url":"https://quick-hire-server.onrender.com/api/v1/admin/recruiters/02dcb764-cda0-48cb-8684-3f1c59749e50","urlObject":{"path":["admin","recruiters","02dcb764-cda0-48cb-8684-3f1c59749e50"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"191c38b8-1686-4e23-a09f-b2bb7d76ee0e","name":"Update recruiter data","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\"recruiterName\": \"Recruiter name updated\"}","type":"text","uuid":"c15995a9-3797-42e4-aa88-d12bcca9f37b"}]},"url":"https://quick-hire-server.onrender.com/api/v1/admin/recruiters/02dcb764-cda0-48cb-8684-3f1c59749e50"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"ETag","value":"W/\"402-7XErDk8JUzHj8SOGbwZAB9FxhmE\""},{"key":"Date","value":"Wed, 08 Apr 2026 12:03:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Recruiter updated successfully\",\n    \"data\": {\n        \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n        \"userId\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n        \"recruiterName\": \"Recruiter name updated\",\n        \"recruiterPhone\": \"01748736456\",\n        \"recruiterWorkEmail\": \"mazharul@example.com\",\n        \"companyName\": \"TechCorp\",\n        \"companyLogo\": null,\n        \"companyWebsite\": \"https://www.programming-hero.com\",\n        \"companyFacebookId\": null,\n        \"companyLinkedInId\": null,\n        \"companySize\": \"MEDIUM\",\n        \"companyAddress\": \"123 Innovation Drive, Silicon Valley\",\n        \"industryId\": null,\n        \"subIndustryId\": null,\n        \"isVerified\": false,\n        \"subscriptionPlan\": \"FREE\",\n        \"isDeleted\": false,\n        \"createdAt\": \"2026-03-26T08:54:45.688Z\",\n        \"updatedAt\": \"2026-04-08T12:03:32.023Z\",\n        \"user\": {\n            \"id\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n            \"email\": \"mazharul90007@gmail.com\",\n            \"name\": \"Recruiter name updated\",\n            \"image\": null,\n            \"role\": \"RECRUITER\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": null,\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-26T08:54:45.551Z\",\n            \"updatedAt\": \"2026-04-08T12:03:31.953Z\"\n        },\n        \"industry\": null,\n        \"subIndustry\": null\n    }\n}"}],"_postman_id":"0898eff5-2787-4799-b5b2-d78addc54c66"},{"name":"Update Applicant Data","id":"f775fd54-fe87-4dd4-8142-5c7a011ab55f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\"name\": \"Update Applicant Name\"}","type":"text","uuid":"a2ca706b-9411-4aa1-bb73-d606f4cfd57d"}]},"url":"https://quick-hire-server.onrender.com/api/v1/admin/applicants/77f305fa-74bf-4bba-98a0-c3b507ea26a2","urlObject":{"path":["admin","applicants","77f305fa-74bf-4bba-98a0-c3b507ea26a2"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"dc0facc1-6576-47d1-a736-20211c5ad0fe","name":"Update Applicant Data","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\"name\": \"Update Applicant Name\"}","type":"text","uuid":"a2ca706b-9411-4aa1-bb73-d606f4cfd57d"}]},"url":"https://quick-hire-server.onrender.com/api/v1/admin/applicants/77f305fa-74bf-4bba-98a0-c3b507ea26a2"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"748"},{"key":"ETag","value":"W/\"2ec-MKkvbeBlpaqWyN+0VqfiSnzgq+U\""},{"key":"Date","value":"Wed, 08 Apr 2026 12:03:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Applicant updated successfully\",\n    \"data\": {\n        \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n        \"userId\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n        \"name\": \"Update Applicant Name\",\n        \"address\": null,\n        \"phone\": \"01534444444\",\n        \"cv\": null,\n        \"userType\": \"NORMAL\",\n        \"createdAt\": \"2026-03-25T16:47:04.963Z\",\n        \"updatedAt\": \"2026-04-08T12:03:57.012Z\",\n        \"user\": {\n            \"id\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n            \"email\": \"ijubraj@gmail.com\",\n            \"name\": \"Update Applicant Name\",\n            \"image\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775643385/quickhire/profile-images/n6cyeoowvaikzpumb5bp.jpg\",\n            \"role\": \"APPLICANT\",\n            \"status\": \"ACTIVE\",\n            \"emailVerified\": true,\n            \"address\": null,\n            \"isDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2026-03-25T16:47:04.820Z\",\n            \"updatedAt\": \"2026-04-08T12:03:56.950Z\"\n        }\n    }\n}"}],"_postman_id":"f775fd54-fe87-4dd4-8142-5c7a011ab55f"}],"id":"51bde3db-de35-4413-a456-88f19728dc3b","_postman_id":"51bde3db-de35-4413-a456-88f19728dc3b","description":""},{"name":"Recruiter","item":[],"id":"247982b5-d6df-40cb-b9f6-64f985c2ab88","_postman_id":"247982b5-d6df-40cb-b9f6-64f985c2ab88","description":""},{"name":"Applicant","item":[{"name":"Get Applicant Profile","id":"f5f39a89-58cf-4df4-97bd-081adbd03e8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/applicants/me","urlObject":{"path":["applicants","me"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"9662e094-c6bc-4a86-bc60-04e9037582aa","name":"Get Applicant Profile","originalRequest":{"method":"GET","header":[],"url":"https://quick-hire-server.onrender.com/api/v1/applicants/me"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"583"},{"key":"ETag","value":"W/\"247-gkZAHB7v+5XB2B84dJiBxurZ/Zk\""},{"key":"Date","value":"Wed, 08 Apr 2026 10:12:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Profile fetched successfully\",\n    \"data\": {\n        \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n        \"userId\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n        \"name\": \"Jubraj\",\n        \"address\": null,\n        \"phone\": null,\n        \"profilePhoto\": null,\n        \"cv\": null,\n        \"userType\": \"NORMAL\",\n        \"createdAt\": \"2026-03-25T16:47:04.963Z\",\n        \"updatedAt\": \"2026-03-25T16:47:04.963Z\",\n        \"user\": {\n            \"id\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n            \"email\": \"ijubraj@gmail.com\",\n            \"name\": \"Jubraj\",\n            \"image\": null,\n            \"role\": \"APPLICANT\",\n            \"address\": null,\n            \"emailVerified\": true,\n            \"status\": \"ACTIVE\",\n            \"createdAt\": \"2026-03-25T16:47:04.820Z\",\n            \"updatedAt\": \"2026-03-25T16:47:04.820Z\"\n        }\n    }\n}"}],"_postman_id":"f5f39a89-58cf-4df4-97bd-081adbd03e8b"},{"name":"Update Applicant Profile","id":"f1b00a86-cc70-4486-aeb9-f23fc72cbe97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n    \"name\": \"Jubraj Vai\",\n    \"phone\": \"01534444444\"\n}","type":"text","uuid":"168b68d0-486f-4eaf-8fa5-c92d99063218"},{"key":"image","type":"file","uuid":"b9c51afc-32b3-40c8-b820-801792aa00ba","src":"/Users/sourabh/Downloads/souabh-new.jpg"}]},"url":"https://quick-hire-server.onrender.com/api/v1/applicants/me","urlObject":{"path":["applicants","me"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"5f330609-ed63-4ff6-bccc-2417cf2f0fa4","name":"Update Applicant Profile","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n    \"name\": \"Jubraj Vai\",\n    \"phone\": \"01534444444\"\n}","type":"text","uuid":"168b68d0-486f-4eaf-8fa5-c92d99063218"},{"key":"image","type":"file","uuid":"b9c51afc-32b3-40c8-b820-801792aa00ba","src":"/Users/sourabh/Downloads/souabh-new.jpg"}],"options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/applicants/me"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"696"},{"key":"ETag","value":"W/\"2b8-riCZlQEXCEpC8GSNwL3xqnovNY0\""},{"key":"Date","value":"Wed, 08 Apr 2026 10:16:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Profile updated\",\n    \"data\": {\n        \"id\": \"77f305fa-74bf-4bba-98a0-c3b507ea26a2\",\n        \"userId\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n        \"name\": \"Jubraj Vai\",\n        \"address\": null,\n        \"phone\": \"01534444444\",\n        \"profilePhoto\": null,\n        \"cv\": null,\n        \"userType\": \"NORMAL\",\n        \"createdAt\": \"2026-03-25T16:47:04.963Z\",\n        \"updatedAt\": \"2026-04-08T10:16:26.118Z\",\n        \"user\": {\n            \"id\": \"sXUHP1eSrK6OpRPTTUzXnOuF1ViNlhjP\",\n            \"email\": \"ijubraj@gmail.com\",\n            \"name\": \"Jubraj Vai\",\n            \"image\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775643385/quickhire/profile-images/n6cyeoowvaikzpumb5bp.jpg\",\n            \"role\": \"APPLICANT\",\n            \"address\": null,\n            \"emailVerified\": true,\n            \"status\": \"ACTIVE\",\n            \"createdAt\": \"2026-03-25T16:47:04.820Z\",\n            \"updatedAt\": \"2026-04-08T10:16:26.053Z\"\n        }\n    }\n}"}],"_postman_id":"f1b00a86-cc70-4486-aeb9-f23fc72cbe97"}],"id":"2892a4e0-734d-4819-91cb-928756f67bd4","_postman_id":"2892a4e0-734d-4819-91cb-928756f67bd4","description":""},{"name":"Course","item":[{"name":"Create Course","id":"8fea3f64-aadc-4936-9f19-77262a0c0f3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Professional CV writing course\",\n    \"slug\": \"professional-cv\",\n    \"description\": \"Learn how to write a professional CV that will get you hired. This course covers all the essential elements of a CV and provides practical tips and examples.\",\n    \"priceAmount\": 1000.00,\n    \"currency\": \"bdt\",\n    \"accessDuration\": \"UNLIMITED\",\n    \"thumbnailUrl\": \"https://shorturl.at/ebn0l\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/admin/courses","urlObject":{"path":["admin","courses"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"9a415363-a9f9-4e9c-a31e-b902b3abe9dd","name":"Create Course","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Professional CV writing course\",\n    \"slug\": \"professional-cv\",\n    \"description\": \"Learn how to write a professional CV that will get you hired. This course covers all the essential elements of a CV and provides practical tips and examples.\",\n    \"priceAmount\": 1000,\n    \"currency\": \"bdt\",\n    \"accessDuration\": \"UNLIMITED\",\n    \"thumbnailUrl\": \"https://shorturl.at/ebn0l\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/admin/courses"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"639"},{"key":"ETag","value":"W/\"27f-tqXJ3+y5N8Y8yWhEKYzDRNIxtic\""},{"key":"Date","value":"Thu, 09 Apr 2026 17:34:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Course created\",\n    \"data\": {\n        \"id\": \"57fd7684-55c8-40a0-a451-0ad74d9a1b56\",\n        \"title\": \"Professional CV writing course\",\n        \"slug\": \"professional-cv\",\n        \"description\": \"Learn how to write a professional CV that will get you hired. This course covers all the essential elements of a CV and provides practical tips and examples.\",\n        \"priceAmount\": 1000,\n        \"currency\": \"bdt\",\n        \"accessDuration\": \"UNLIMITED\",\n        \"stripeProductId\": null,\n        \"stripePriceId\": null,\n        \"thumbnailUrl\": \"https://shorturl.at/ebn0l\",\n        \"isPublished\": false,\n        \"createdByUserId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n        \"createdAt\": \"2026-04-09T17:34:02.972Z\",\n        \"updatedAt\": \"2026-04-09T17:34:02.972Z\"\n    }\n}"}],"_postman_id":"8fea3f64-aadc-4936-9f19-77262a0c0f3d"},{"name":"Update Course","id":"24ef6d1c-8138-46d7-9508-53aca3ccb670","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Professional and Modern CV writing course\",\n    \"priceAmount\": 1000,\n    \"currency\": \"bdt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/admin/courses/57fd7684-55c8-40a0-a451-0ad74d9a1b56","urlObject":{"path":["admin","courses","57fd7684-55c8-40a0-a451-0ad74d9a1b56"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"6af02f30-f238-4cba-974e-a66c97dce50b","name":"Update Course","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Professional and Modern CV writing course\",\n    \"priceAmount\": 1000,\n    \"currency\": \"bdt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/admin/courses/57fd7684-55c8-40a0-a451-0ad74d9a1b56"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"650"},{"key":"ETag","value":"W/\"28a-NI7FxcqUPQgsJbC9JiS84XuIf+I\""},{"key":"Date","value":"Thu, 09 Apr 2026 18:06:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Course updated\",\n    \"data\": {\n        \"id\": \"57fd7684-55c8-40a0-a451-0ad74d9a1b56\",\n        \"title\": \"Professional and Modern CV writing course\",\n        \"slug\": \"professional-cv\",\n        \"description\": \"Learn how to write a professional CV that will get you hired. This course covers all the essential elements of a CV and provides practical tips and examples.\",\n        \"priceAmount\": 1000,\n        \"currency\": \"bdt\",\n        \"accessDuration\": \"UNLIMITED\",\n        \"stripeProductId\": null,\n        \"stripePriceId\": null,\n        \"thumbnailUrl\": \"https://shorturl.at/ebn0l\",\n        \"isPublished\": false,\n        \"createdByUserId\": \"hMLTrtirBQuuJRJ4KM6rTNea86Xt6AqO\",\n        \"createdAt\": \"2026-04-09T17:34:02.972Z\",\n        \"updatedAt\": \"2026-04-09T18:06:32.749Z\"\n    }\n}"}],"_postman_id":"24ef6d1c-8138-46d7-9508-53aca3ccb670"},{"name":"Checkout Course","id":"0c7bac64-9b47-4c29-9bb0-14f710b424f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"courseId\": \"528931cd-669f-40e3-9be5-aa4012255088\"\n}","options":{"raw":{"language":"json"}}},"url":"https://quick-hire-server.onrender.com/api/v1/applicants/me/course-checkout","urlObject":{"path":["applicants","me","course-checkout"],"host":["https://quick-hire-server.onrender.com/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c7bac64-9b47-4c29-9bb0-14f710b424f2"}],"id":"7f5e43a6-8b94-4bb3-83f8-209a9b253976","_postman_id":"7f5e43a6-8b94-4bb3-83f8-209a9b253976","description":""},{"name":"RAG","item":[{"name":"Get ai job search result","id":"130f3200-4e1d-4881-b1b9-35d455cbb595","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4001/api/v1/jobs/ai-search?q=I need a remote cleaner job","urlObject":{"protocol":"http","port":"4001","path":["api","v1","jobs","ai-search"],"host":["localhost"],"query":[{"key":"q","value":"I need a remote cleaner job"}],"variable":[]}},"response":[{"id":"5cdaeb35-65e1-4024-9827-9ccc553e1b6c","name":"Get ai job search result","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:4001/api/v1/jobs/ai-search?q=I need a remote cleaner job","protocol":"http","host":["localhost"],"port":"4001","path":["api","v1","jobs","ai-search"],"query":[{"key":"q","value":"I need a remote cleaner job"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"15590"},{"key":"ETag","value":"W/\"3ce6-QO+T5W9ly8doUZLqy53L1q9dqV8\""},{"key":"Date","value":"Sun, 03 May 2026 08:17:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Smart search completed\",\n    \"data\": {\n        \"aiMessage\": \"I’m sorry, but the current listings do not include a remote cleaner position.\",\n        \"jobs\": [\n            {\n                \"id\": \"1ab2fd65-2b1a-4c2d-83ac-ea966aedab87\",\n                \"recruiterId\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                \"industryId\": \"27ef3dc8-3dcf-4d4e-9ceb-9e945760a01a\",\n                \"subIndustryId\": \"cc90d906-b983-44b7-b588-b65f795a9a2c\",\n                \"title\": \"Experienced Cleaner\",\n                \"location\": \"Dhanmondi, Dhaka\",\n                \"district\": \"Dhaka\",\n                \"vacancy\": 7,\n                \"age\": null,\n                \"salary\": \"11500 - 18000\",\n                \"experience\": null,\n                \"education\": [],\n                \"additionalRequirements\": [],\n                \"responsibilities\": [\n                    \"Must have experience in cleaning and maintenance work.\",\n                    \"Shift Starts: 7:00 AM\",\n                    \"Shift Ends: 7:00 PM\",\n                    \"Age Limit: Maximum 40 years\",\n                    \"Requirement: Female candidates only\"\n                ],\n                \"requiredSkills\": [\n                    \"Knowledge of Cleaning Chemicals\",\n                    \"Equipment Operation\",\n                    \"Sanitization Procedures\"\n                ],\n                \"description\": \"Its a cleaning job. Needs care and detailed eyes\",\n                \"benefits\": [\n                    \"On time salary\",\n                    \"Overtime bonus\",\n                    \"2 days weekends\"\n                ],\n                \"jobType\": \"ONSITE\",\n                \"employmentType\": \"FULL_TIME\",\n                \"featured\": true,\n                \"isVerified\": true,\n                \"tags\": [\n                    \"cleaner\",\n                    \"hospital\"\n                ],\n                \"deadline\": \"2026-07-31T23:59:59.000Z\",\n                \"status\": \"ACTIVE\",\n                \"createdAt\": \"2026-04-10T10:27:22.358Z\",\n                \"updatedAt\": \"2026-04-10T10:37:33.570Z\",\n                \"industry\": {\n                    \"id\": \"27ef3dc8-3dcf-4d4e-9ceb-9e945760a01a\",\n                    \"name\": \"Health Care\",\n                    \"logo\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775798557/quickhire/industry-logos/coivtwz2dyy02cuyapqn.jpg\",\n                    \"createdAt\": \"2026-04-10T05:22:37.907Z\",\n                    \"updatedAt\": \"2026-04-10T06:07:01.836Z\"\n                },\n                \"subIndustry\": {\n                    \"id\": \"cc90d906-b983-44b7-b588-b65f795a9a2c\",\n                    \"name\": \"Others\",\n                    \"industryId\": \"27ef3dc8-3dcf-4d4e-9ceb-9e945760a01a\",\n                    \"createdAt\": \"2026-04-10T05:22:37.907Z\",\n                    \"updatedAt\": \"2026-04-10T05:22:37.907Z\"\n                },\n                \"recruiter\": {\n                    \"id\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                    \"userId\": \"jIQTI1ml3xPlUSnUB6JhLwErT5YaURfE\",\n                    \"recruiterName\": \"Recruiter\",\n                    \"recruiterPhone\": \"01948756235\",\n                    \"recruiterWorkEmail\": null,\n                    \"companyName\": \"Green Tech\",\n                    \"companyLogo\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775813974/quickhire/company-logos/jopaplauizstz7rt5vd1.png\",\n                    \"companyWebsite\": \"greentech.com\",\n                    \"companyFacebookId\": \"www.facebook.com/greentech\",\n                    \"companyLinkedInId\": null,\n                    \"companySize\": \"MEDIUM\",\n                    \"companyAddress\": \"Dhanmondi, Dhaka\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"subIndustryId\": \"7ece35cc-69b4-47d7-8476-e85348f3f351\",\n                    \"isVerified\": true,\n                    \"subscriptionPlan\": \"FREE\",\n                    \"isDeleted\": false,\n                    \"createdAt\": \"2026-04-10T08:59:31.764Z\",\n                    \"updatedAt\": \"2026-04-10T16:36:46.732Z\"\n                }\n            },\n            {\n                \"id\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n                \"recruiterId\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n                \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                \"subIndustryId\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n                \"title\": \"Senior Backend Engineer\",\n                \"location\": \"Dhaka\",\n                \"district\": \"Dhaka\",\n                \"vacancy\": 3,\n                \"age\": \"25-40\",\n                \"salary\": \"BDT 100,000 - 150,000 (negotiable)\",\n                \"experience\": \"3+ years in backend development\",\n                \"education\": [],\n                \"additionalRequirements\": [\n                    \"Willing to work in a hybrid schedule\",\n                    \"Good communication in English\"\n                ],\n                \"responsibilities\": [\n                    \"Design and maintain REST/GraphQL APIs\",\n                    \"Collaborate with frontend and product teams\",\n                    \"Review code and mentor junior developers\"\n                ],\n                \"requiredSkills\": [\n                    \"Node.js\",\n                    \"TypeScript\",\n                    \"PostgreSQL\",\n                    \"Prisma or similar ORM\"\n                ],\n                \"description\": \"We are looking for an experienced backend engineer to join our platform team. You will work on scalable APIs, data modeling, and integrations in a collaborative environment.\",\n                \"benefits\": [\n                    \"Health insurance\",\n                    \"Provident fund\",\n                    \"Two annual bonuses\",\n                    \"Flexible working hours\"\n                ],\n                \"jobType\": \"HYBRID\",\n                \"employmentType\": \"FULL_TIME\",\n                \"featured\": true,\n                \"isVerified\": true,\n                \"tags\": [\n                    \"backend\",\n                    \"nodejs\",\n                    \"remote-friendly\"\n                ],\n                \"deadline\": \"2026-12-31T23:59:59.000Z\",\n                \"status\": \"ACTIVE\",\n                \"createdAt\": \"2026-03-27T11:17:31.367Z\",\n                \"updatedAt\": \"2026-04-10T10:28:16.473Z\",\n                \"industry\": {\n                    \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"name\": \"IT\",\n                    \"logo\": null,\n                    \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n                    \"updatedAt\": \"2026-04-10T06:06:15.030Z\"\n                },\n                \"subIndustry\": {\n                    \"id\": \"d17ff29f-4a1a-4623-93e9-a38ecb2f9211\",\n                    \"name\": \"Web Design\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"createdAt\": \"2026-03-26T09:51:33.773Z\",\n                    \"updatedAt\": \"2026-03-26T11:19:57.902Z\"\n                },\n                \"recruiter\": {\n                    \"id\": \"02dcb764-cda0-48cb-8684-3f1c59749e50\",\n                    \"userId\": \"7NDxAfampGswihRo3LXezjhqSnfGiPio\",\n                    \"recruiterName\": \"Recruiter name updated\",\n                    \"recruiterPhone\": \"01748736456\",\n                    \"recruiterWorkEmail\": \"mazharul@example.com\",\n                    \"companyName\": \"TechCorp\",\n                    \"companyLogo\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775666786/quickhire/company-logos/qcg4clopwxzchmpszrho.png\",\n                    \"companyWebsite\": \"https://www.programming-hero.com\",\n                    \"companyFacebookId\": null,\n                    \"companyLinkedInId\": null,\n                    \"companySize\": \"MEDIUM\",\n                    \"companyAddress\": \"123 Innovation Drive, Silicon Valley\",\n                    \"industryId\": null,\n                    \"subIndustryId\": null,\n                    \"isVerified\": true,\n                    \"subscriptionPlan\": \"FREE\",\n                    \"isDeleted\": false,\n                    \"createdAt\": \"2026-03-26T08:54:45.688Z\",\n                    \"updatedAt\": \"2026-04-10T09:29:51.015Z\"\n                }\n            },\n            {\n                \"id\": \"21b879dd-45e8-4dad-87e3-20e078fe0376\",\n                \"recruiterId\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                \"subIndustryId\": \"85f1caaa-bca6-4fab-ad28-7ec0db1dfb44\",\n                \"title\": \"Network Engineer\",\n                \"location\": \"Jhenaidah\",\n                \"district\": \"Jhenaidah\",\n                \"vacancy\": 5,\n                \"age\": \"22 to 45\",\n                \"salary\": \"25000\",\n                \"experience\": \"2 to 4 years\",\n                \"education\": [\n                    \"HSC\",\n                    \"Bachelor’s degree in CSE/EEE/IT or related field (preferred)\",\n                    \"Relevant certifications (MTCNA, CCNA) will be a plus\"\n                ],\n                \"additionalRequirements\": [\n                    \"Age 22 to 45 years\",\n                    \"Only Male\",\n                    \"2–4 years of experience in an ISP or similar networking environment\",\n                    \"Strong knowledge of MikroTik, Huawei, Cisco, or BDCOM devices\",\n                    \"Experience with Routing protocol Static and Dynamic routing (BGP)Good understanding of TCP/IP, sub netting, and network protocols\",\n                    \"Ability to troubleshoot real-time network issuesBasic Linux knowledge will be an advantage\",\n                    \"Strong problem-solving and communication skills\"\n                ],\n                \"responsibilities\": [\n                    \"Configure, manage, and maintain routers, switches, and OLT devices\",\n                    \"Monitor network performance and troubleshoot issues (latency, packet loss, downtime)\",\n                    \"Handle BGP, VLAN, PPPoE, NAT, and routing configurations\",\n                    \"Ensure network security and implement necessary firewall rules\",\n                    \"Provide technical support for NOC operations\",\n                    \"Work with backbone and distribution networks\",\n                    \"Have to work 24/7 with roster basis.\",\n                    \"Maintain proper documentation of network topology and changes\"\n                ],\n                \"requiredSkills\": [\n                    \"ISP\",\n                    \"IT\",\n                    \"Enabled Service\",\n                    \"Software knowledge\"\n                ],\n                \"description\": \"This is ISP, IT Enabled Service, Software company. \",\n                \"benefits\": [\n                    \"Mobile bill,Tour allowance,Over time allowance,Performance bonus\",\n                    \"Salary Review: Yearly\",\n                    \"Festival Bonus: 2\",\n                    \"Target Incentive\"\n                ],\n                \"jobType\": \"ONSITE\",\n                \"employmentType\": \"FULL_TIME\",\n                \"featured\": false,\n                \"isVerified\": true,\n                \"tags\": [\n                    \"ISP\",\n                    \"Network\",\n                    \"Engineer\"\n                ],\n                \"deadline\": \"2026-08-22T23:59:59.000Z\",\n                \"status\": \"ACTIVE\",\n                \"createdAt\": \"2026-04-10T19:00:32.312Z\",\n                \"updatedAt\": \"2026-04-10T19:06:18.965Z\",\n                \"industry\": {\n                    \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"name\": \"IT\",\n                    \"logo\": null,\n                    \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n                    \"updatedAt\": \"2026-04-10T06:06:15.030Z\"\n                },\n                \"subIndustry\": {\n                    \"id\": \"85f1caaa-bca6-4fab-ad28-7ec0db1dfb44\",\n                    \"name\": \"Cyber Security\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"createdAt\": \"2026-04-10T16:38:22.501Z\",\n                    \"updatedAt\": \"2026-04-10T16:38:22.501Z\"\n                },\n                \"recruiter\": {\n                    \"id\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                    \"userId\": \"jIQTI1ml3xPlUSnUB6JhLwErT5YaURfE\",\n                    \"recruiterName\": \"Recruiter\",\n                    \"recruiterPhone\": \"01948756235\",\n                    \"recruiterWorkEmail\": null,\n                    \"companyName\": \"Green Tech\",\n                    \"companyLogo\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775813974/quickhire/company-logos/jopaplauizstz7rt5vd1.png\",\n                    \"companyWebsite\": \"greentech.com\",\n                    \"companyFacebookId\": \"www.facebook.com/greentech\",\n                    \"companyLinkedInId\": null,\n                    \"companySize\": \"MEDIUM\",\n                    \"companyAddress\": \"Dhanmondi, Dhaka\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"subIndustryId\": \"7ece35cc-69b4-47d7-8476-e85348f3f351\",\n                    \"isVerified\": true,\n                    \"subscriptionPlan\": \"FREE\",\n                    \"isDeleted\": false,\n                    \"createdAt\": \"2026-04-10T08:59:31.764Z\",\n                    \"updatedAt\": \"2026-04-10T16:36:46.732Z\"\n                }\n            },\n            {\n                \"id\": \"60586a33-8a10-477c-82ee-514d52141175\",\n                \"recruiterId\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                \"subIndustryId\": \"1f7fd435-5d63-4715-b8a0-ef74afd4b70b\",\n                \"title\": \"Senior Mobile Application Developer\",\n                \"location\": \"Dhanmondi, Dhaka\",\n                \"district\": \"Dhaka\",\n                \"vacancy\": 6,\n                \"age\": \"22 to 40 years\",\n                \"salary\": \"45000\",\n                \"experience\": \"2 years\",\n                \"education\": [\n                    \"Bachelor of Science (BSc) in CSE/CS/IT or related field from any UGC-approved local University or reputed foreign university with a satisfactory academic record\"\n                ],\n                \"additionalRequirements\": [\n                    \"Age 27 to 40 years\",\n                    \"Mobile Development Expertise: 5+ years experience, Flutter & Dart, Android/iOS SDKs, state management (Bloc/Provider/Riverpod)\",\n                    \"Architecture & Integration: RESTful APIs, microservices-based architecture, API Gateway, cloud-native mobile (serverless, microservices)\",\n                    \"DevOps, Cloud & Tools: CI/CD, Git, Firebase, AWS/Azure, Agile/Scrum, DevOps practices\",\n                    \"Performance, Security & Deployment: App optimization (memory, battery, offline-first), OWASP security, push notifications, app lifecycle, store release & analytics tools\"\n                ],\n                \"responsibilities\": [\n                    \"Develop secure, scalable, and high-quality mobile applications using Flutter and Dart\",\n                    \"Design and maintain clean, well-documented, and testable code\",\n                    \"Design and deploy cloud-native mobile solutions leveraging serverless functions and microservices.\",\n                    \"Ensure secure coding aligned with banking standards\",\n                    \"Optimize application performance, responsiveness, and user experience\",\n                    \"Implement robust API integrations and ensure secure communication\",\n                    \"Implement CI/CD pipelines and release automation for App Store and Play Store\",\n                    \"Set up monitoring and analytics to track performance and stability\",\n                    \"Monitor app performance and resolve production issues\",\n                    \"Coordinate with security and technical teams before using third-party tools\",\n                    \"Troubleshoot production issues and ensure system reliability\"\n                ],\n                \"requiredSkills\": [\n                    \"React Native\",\n                    \"Frontend development\",\n                    \"TypeScript\"\n                ],\n                \"description\": \"This is mobile app developer role, flexible job.\",\n                \"benefits\": [\n                    \"T/A,Provident fund,Mobile bill,Performance bonus,Insurance,Gratuity\",\n                    \"Salary Review: Yearly\",\n                    \"Festival Bonus: 2\",\n                    \"Boishakhi Bonus\"\n                ],\n                \"jobType\": \"REMOTE\",\n                \"employmentType\": \"FULL_TIME\",\n                \"featured\": false,\n                \"isVerified\": true,\n                \"tags\": [\n                    \"Mobile app\",\n                    \"React Native\",\n                    \"Android\",\n                    \"IOS\"\n                ],\n                \"deadline\": \"2026-09-26T23:59:59.000Z\",\n                \"status\": \"ACTIVE\",\n                \"createdAt\": \"2026-04-10T19:05:52.270Z\",\n                \"updatedAt\": \"2026-04-10T19:06:27.936Z\",\n                \"industry\": {\n                    \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"name\": \"IT\",\n                    \"logo\": null,\n                    \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n                    \"updatedAt\": \"2026-04-10T06:06:15.030Z\"\n                },\n                \"subIndustry\": {\n                    \"id\": \"1f7fd435-5d63-4715-b8a0-ef74afd4b70b\",\n                    \"name\": \"Mobile App Development\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"createdAt\": \"2026-04-10T16:38:08.718Z\",\n                    \"updatedAt\": \"2026-04-10T16:38:08.718Z\"\n                },\n                \"recruiter\": {\n                    \"id\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                    \"userId\": \"jIQTI1ml3xPlUSnUB6JhLwErT5YaURfE\",\n                    \"recruiterName\": \"Recruiter\",\n                    \"recruiterPhone\": \"01948756235\",\n                    \"recruiterWorkEmail\": null,\n                    \"companyName\": \"Green Tech\",\n                    \"companyLogo\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775813974/quickhire/company-logos/jopaplauizstz7rt5vd1.png\",\n                    \"companyWebsite\": \"greentech.com\",\n                    \"companyFacebookId\": \"www.facebook.com/greentech\",\n                    \"companyLinkedInId\": null,\n                    \"companySize\": \"MEDIUM\",\n                    \"companyAddress\": \"Dhanmondi, Dhaka\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"subIndustryId\": \"7ece35cc-69b4-47d7-8476-e85348f3f351\",\n                    \"isVerified\": true,\n                    \"subscriptionPlan\": \"FREE\",\n                    \"isDeleted\": false,\n                    \"createdAt\": \"2026-04-10T08:59:31.764Z\",\n                    \"updatedAt\": \"2026-04-10T16:36:46.732Z\"\n                }\n            },\n            {\n                \"id\": \"dadd489f-2d36-4500-8bd7-6bca4a0767dd\",\n                \"recruiterId\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                \"subIndustryId\": \"531cb1e8-2c47-4c7d-80cf-5576f62c8a7b\",\n                \"title\": \"Senior Web developer\",\n                \"location\": \"Badda, Dhaka\",\n                \"district\": \"Dhaka\",\n                \"vacancy\": 3,\n                \"age\": \"upto 35\",\n                \"salary\": \"40000\",\n                \"experience\": \"3\",\n                \"education\": [\n                    \"Bachelor of Science (BSc) in Computer Science & Engineering\",\n                    \"Bachelor’s degree in Computer Science and Engineering, IT, or related field (or equivalent practical experience).\"\n                ],\n                \"additionalRequirements\": [\n                    \"Minimum 𝟑–𝟓 𝐲𝐞𝐚𝐫𝐬 proven experience as a Web Developer in advertising, exhibition, or event management agencies.\",\n                    \"Strong knowledge of 𝐇𝐓𝐌𝐋𝟓, 𝐂𝐒𝐒𝟑, 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭, 𝐏𝐇𝐏, and 𝐌𝐲𝐒𝐐𝐋.\",\n                    \"Familiarity with 𝐂𝐌𝐒 𝐩𝐥𝐚𝐭𝐟𝐨𝐫𝐦𝐬 such as 𝗪𝗼𝗿𝗱𝗽𝗿𝗲𝘀𝘀.\",\n                    \"Understanding of 𝗨𝗜/𝗨𝗫 principles and ability to work with designers.\",\n                    \"Excellent teamwork, problem-solving, and communication skills.\",\n                    \"A portfolio showcasing professional web development projects.\"\n                ],\n                \"responsibilities\": [\n                    \"Design, develop, and maintain websites, landing pages, and web applications for exhibitions and advertising campaigns.\",\n                    \"Collaborate with designers, marketers, and event managers to deliver digital solutions aligned with project goals.\",\n                    \"Ensure responsive design and cross-browser compatibility for all web projects.\",\n                    \"Optimize websites for performance, SEO, and user experience.\",\n                    \"Integrate multimedia, interactive content, and event-specific features into digital platforms.\",\n                    \"Troubleshoot issues, maintain code quality, and ensure timely updates\",\n                    \"Stay up to date with the latest web technologies, frameworks, and digital trends.\"\n                ],\n                \"requiredSkills\": [\n                    \"Web Development\",\n                    \"DevOps\",\n                    \"Design\"\n                ],\n                \"description\": \"The Web Developer will be responsible for designing, developing, and maintaining interactive, user-friendly, and responsive websites that support exhibition events, advertising campaigns, and digital marketing initiatives. The ideal candidate will have proven experience in web development within the advertising, exhibition, or event management industry, a problem-solving mindset, and a passion for creativity and innovation in digital solutions.\",\n                \"benefits\": [\n                    \"Salary 𝟑𝟓,𝟎𝟎𝟎 𝐭𝐨 𝟒𝟎,𝟎𝟎𝟎 (conditions apply)\",\n                    \"Performance & Festival Bonus (Eid / Puja)\",\n                    \"Opportunities for career growth and professional development.\",\n                    \"Flexible working hours and hybrid work options.\"\n                ],\n                \"jobType\": \"ONSITE\",\n                \"employmentType\": \"FULL_TIME\",\n                \"featured\": true,\n                \"isVerified\": true,\n                \"tags\": [\n                    \"Web development\",\n                    \"Web design\",\n                    \"IT\"\n                ],\n                \"deadline\": \"2026-08-29T23:59:59.000Z\",\n                \"status\": \"ACTIVE\",\n                \"createdAt\": \"2026-04-10T16:58:35.057Z\",\n                \"updatedAt\": \"2026-04-10T17:10:53.988Z\",\n                \"industry\": {\n                    \"id\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"name\": \"IT\",\n                    \"logo\": null,\n                    \"createdAt\": \"2026-03-26T09:38:23.494Z\",\n                    \"updatedAt\": \"2026-04-10T06:06:15.030Z\"\n                },\n                \"subIndustry\": {\n                    \"id\": \"531cb1e8-2c47-4c7d-80cf-5576f62c8a7b\",\n                    \"name\": \"Web Development\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"createdAt\": \"2026-04-10T16:37:49.708Z\",\n                    \"updatedAt\": \"2026-04-10T16:37:49.708Z\"\n                },\n                \"recruiter\": {\n                    \"id\": \"1ebfa1f4-2e01-4964-8b37-c0b2bac6d2f1\",\n                    \"userId\": \"jIQTI1ml3xPlUSnUB6JhLwErT5YaURfE\",\n                    \"recruiterName\": \"Recruiter\",\n                    \"recruiterPhone\": \"01948756235\",\n                    \"recruiterWorkEmail\": null,\n                    \"companyName\": \"Green Tech\",\n                    \"companyLogo\": \"https://res.cloudinary.com/dycrowzen/image/upload/v1775813974/quickhire/company-logos/jopaplauizstz7rt5vd1.png\",\n                    \"companyWebsite\": \"greentech.com\",\n                    \"companyFacebookId\": \"www.facebook.com/greentech\",\n                    \"companyLinkedInId\": null,\n                    \"companySize\": \"MEDIUM\",\n                    \"companyAddress\": \"Dhanmondi, Dhaka\",\n                    \"industryId\": \"b1e409fd-d77b-4a31-9fbd-d0e60f08c207\",\n                    \"subIndustryId\": \"7ece35cc-69b4-47d7-8476-e85348f3f351\",\n                    \"isVerified\": true,\n                    \"subscriptionPlan\": \"FREE\",\n                    \"isDeleted\": false,\n                    \"createdAt\": \"2026-04-10T08:59:31.764Z\",\n                    \"updatedAt\": \"2026-04-10T16:36:46.732Z\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"130f3200-4e1d-4881-b1b9-35d455cbb595"},{"name":"Check jobs indexed in Vector store","id":"230a91b2-eb6d-4c6a-a8f8-19c4842ec4c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4001/api/v1/rag/stats","urlObject":{"protocol":"http","port":"4001","path":["api","v1","rag","stats"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b426cbd6-0046-4572-b05c-ae1ad91002e7","name":"Check jobs indexed in Vector store","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4001/api/v1/rag/stats"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"166"},{"key":"ETag","value":"W/\"a6-vh2WDIw6lH5NEWh2W2eGQ+1FO30\""},{"key":"Date","value":"Sun, 03 May 2026 08:15:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"RAG stats retrieved successfully\",\n    \"data\": {\n        \"totalActiveDocuments\": 6,\n        \"sourceTypeBreakdown\": {\n            \"JOB\": 6\n        },\n        \"timestamp\": \"2026-05-03T08:15:59.424Z\"\n    }\n}"}],"_postman_id":"230a91b2-eb6d-4c6a-a8f8-19c4842ec4c9"},{"name":"Direct RAG query","id":"4f637724-0d08-40f1-b621-fe30ccb64570","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"query\": \"What are the top 3 high paying jobs available?\",\n  \"limit\": 3,\n  \"sourceType\": \"JOB\",\n  \"asJson\": false\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:4001/api/v1/rag/query","urlObject":{"protocol":"http","port":"4001","path":["api","v1","rag","query"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"92f9c040-9727-4f26-b6e8-1ca13b942bca","name":"Direct RAG query","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"query\": \"What are the top 3 high paying jobs available?\",\n  \"limit\": 3,\n  \"sourceType\": \"JOB\",\n  \"asJson\": false\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:4001/api/v1/rag/query"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"939"},{"key":"ETag","value":"W/\"3ab-Cx9szPfFcPwwMNT218Up+SIMwbc\""},{"key":"Date","value":"Sun, 03 May 2026 08:19:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"RAG query processed successfully\",\n    \"data\": {\n        \"answer\": \"The three highest‑paying positions listed are:\\n\\n1. **Senior Backend Engineer** – BDT\\u202f100,000\\u202f–\\u202f150,000 (negotiable)  \\n2. **Senior Mobile Application Developer** – BDT\\u202f45,000  \\n3. **Experienced Cleaner** – BDT\\u202f11,500\\u202f–\\u202f18,000\",\n        \"sources\": [\n            {\n                \"id\": \"8d9403d3-6b90-4590-8cdf-2edca05c0145\",\n                \"sourceId\": \"e79da3b0-247e-4d26-9857-78793d7fd686\",\n                \"sourceType\": \"JOB\",\n                \"sourceLabel\": \"Senior Backend Engineer\",\n                \"similarity\": 0.23537078028203717\n            },\n            {\n                \"id\": \"e5195b8f-7b2b-4b1e-918c-c51460cc4ba5\",\n                \"sourceId\": \"1ab2fd65-2b1a-4c2d-83ac-ea966aedab87\",\n                \"sourceType\": \"JOB\",\n                \"sourceLabel\": \"Experienced Cleaner\",\n                \"similarity\": 0.20172464609680563\n            },\n            {\n                \"id\": \"2500ca9e-2e72-4d0e-8d7a-cb063deed919\",\n                \"sourceId\": \"60586a33-8a10-477c-82ee-514d52141175\",\n                \"sourceType\": \"JOB\",\n                \"sourceLabel\": \"Senior Mobile Application Developer\",\n                \"similarity\": 0.19755390229454517\n            }\n        ],\n        \"contextUsed\": true\n    }\n}"}],"_postman_id":"4f637724-0d08-40f1-b621-fe30ccb64570"}],"id":"709ded99-c24c-4456-a0a8-d0412b001eea","_postman_id":"709ded99-c24c-4456-a0a8-d0412b001eea","description":""}],"event":[{"listen":"prerequest","script":{"id":"bd998b65-ce2a-4409-86e2-6e1b50cc2f15","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"4a5fb51e-b1c7-4e5f-b460-715f799cf697","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"https://quick-hire-server.onrender.com/api/v1"}]}