{"info":{"_postman_id":"94ca47ab-7d9f-4a03-a993-7c8fab63929e","name":"Grocery Management server","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20678245","collectionId":"94ca47ab-7d9f-4a03-a993-7c8fab63929e","publishedId":"2sA2xnyVoj","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-18T03:12:32.000Z"},"item":[{"name":"Auth","item":[{"name":"Login Super admin","id":"2fd548a3-7dcd-4616-b89c-fdb12b3a20fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"mobassherpautex@gmail.com\",\r\n    \"password\":\"Mobassher@123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e5e5d5e5-e0ea-4545-b8ea-073981de5c9f","name":"Login User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"mobassher@gmail.com\",\r\n    \"password\":\"mobassher123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://bike-management-server.vercel.app/api/v1/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"272"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 27 Jan 2024 12:25:11 GMT"},{"key":"Etag","value":"W/\"110-0pUZZ+LxLlcMpcwGaCMGT2yP69I\""},{"key":"Server","value":"Vercel"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlckBnbWFpbC5jb20iLCJyb2xlIjoidXNlciIsImlhdCI6MTcwNjM1ODMxMSwiZXhwIjoxNzA4OTUwMzExfQ.0AP4JgI6H7aVIvvGUcKacPd-7V0gDUZ02Bj9DPeRQac; Path=/; HttpOnly; Secure"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::ptnq9-1706358311507-94803aa4ae88"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User is logged in succesfully!\",\n    \"data\": {\n        \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlckBnbWFpbC5jb20iLCJyb2xlIjoidXNlciIsImlhdCI6MTcwNjM1ODMxMSwiZXhwIjoxNzA4MDg2MzExfQ.hOlrKvuBmvUmx9v_L1YEPz3sQfyl_1j58nE3i4vyj_s\"\n    }\n}"}],"_postman_id":"2fd548a3-7dcd-4616-b89c-fdb12b3a20fb"},{"name":"Login Admin","id":"92335457-a76c-443c-8e80-1d9b3e304390","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"rashed@gmail.com\",\r\n    \"password\":\"admin123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d2dfe256-9b4f-4156-a830-edf1f6f99981","name":"Login Admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"rashed@gmail.com\",\r\n    \"password\":\"admin123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzEzMzIwNDM4fQ.s9hW2OuMTEErQMn_KBaGGtYNGtI78F81B_asp1OtUQE; Max-Age=31536000; Path=/; Expires=Tue, 18 Mar 2025 02:20:38 GMT; HttpOnly; SameSite=None"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339"},{"key":"ETag","value":"W/\"153-gkBWnBb64ENP22e/XxpPCJhFzDE\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:20:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User is logged in succesfully!\",\n    \"data\": {\n        \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA\",\n        \"needsPasswordChange\": true\n    }\n}"}],"_postman_id":"92335457-a76c-443c-8e80-1d9b3e304390"},{"name":"Login Seller","id":"5242d827-4266-4fcc-8a14-4d6e37e9e56f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"raiyan1@gmail.com\",\r\n    \"password\":\"seller123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cf248199-42dc-4eba-82ca-7707e5c17a6c","name":"Login Seller","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"raiyan1@gmail.com\",\r\n    \"password\":\"seller123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTM4NTdjODdmMGY5MDQ0ZWQ5OSIsImVtYWlsIjoicmFpeWFuMUBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzEwNzI4NDY2LCJleHAiOjE3MTMzMjA0NjZ9.ExaXZXf43ta7u1SUTv2_2jYHLjKM9nlzD2jAuAEw6aE; Max-Age=31536000; Path=/; Expires=Tue, 18 Mar 2025 02:21:06 GMT; HttpOnly; SameSite=None"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"341"},{"key":"ETag","value":"W/\"155-Pw7Pc0/JfnX8XcnFCJ0R6Kt+rlQ\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:21:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User is logged in succesfully!\",\n    \"data\": {\n        \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTM4NTdjODdmMGY5MDQ0ZWQ5OSIsImVtYWlsIjoicmFpeWFuMUBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzEwNzI4NDY2LCJleHAiOjE3MTE1OTI0NjZ9.2nFu2EsUhHYJBVnoIG1wvXx3Zq-TAFL6nDxR7ErGlrE\",\n        \"needsPasswordChange\": true\n    }\n}"}],"_postman_id":"5242d827-4266-4fcc-8a14-4d6e37e9e56f"},{"name":"Login Buyer","id":"2520d531-5844-4b16-b2c0-a731dbb00790","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"rita@gmail.com\",\r\n    \"password\":\"buyer123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"11a3012f-43fb-4db5-9544-2275a9dd5644","name":"Login Buyer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"rita@gmail.com\",\r\n    \"password\":\"buyer123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMzMyMDUwOH0.KfDMXdGaFJq3rOgYDHXvrHvDfuyGB20WSeQYZAtZpyY; Max-Age=31536000; Path=/; Expires=Tue, 18 Mar 2025 02:21:48 GMT; HttpOnly; SameSite=None"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"336"},{"key":"ETag","value":"W/\"150-+8HOuY2Amh2kAUjIopFMgg4K8XY\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:21:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User is logged in succesfully!\",\n    \"data\": {\n        \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A\",\n        \"needsPasswordChange\": true\n    }\n}"}],"_postman_id":"2520d531-5844-4b16-b2c0-a731dbb00790"},{"name":"Refresh token","id":"feedebc4-96bc-4b82-a7a7-1bd070a4ea5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/refresh-token","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","refresh-token"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"24dec44e-8fab-4d8a-a1d2-60487b6e4237","name":"Login User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"mobassher@gmail.com\",\r\n    \"password\":\"mobassher123\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://bike-management-server.vercel.app/api/v1/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"272"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 27 Jan 2024 12:25:11 GMT"},{"key":"Etag","value":"W/\"110-0pUZZ+LxLlcMpcwGaCMGT2yP69I\""},{"key":"Server","value":"Vercel"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlckBnbWFpbC5jb20iLCJyb2xlIjoidXNlciIsImlhdCI6MTcwNjM1ODMxMSwiZXhwIjoxNzA4OTUwMzExfQ.0AP4JgI6H7aVIvvGUcKacPd-7V0gDUZ02Bj9DPeRQac; Path=/; HttpOnly; Secure"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"Express"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::ptnq9-1706358311507-94803aa4ae88"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User is logged in succesfully!\",\n    \"data\": {\n        \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlckBnbWFpbC5jb20iLCJyb2xlIjoidXNlciIsImlhdCI6MTcwNjM1ODMxMSwiZXhwIjoxNzA4MDg2MzExfQ.hOlrKvuBmvUmx9v_L1YEPz3sQfyl_1j58nE3i4vyj_s\"\n    }\n}"}],"_postman_id":"feedebc4-96bc-4b82-a7a7-1bd070a4ea5b"},{"name":"Forget Password","id":"9f89ba49-1ba3-4f25-9076-121508d9735f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlckBnbWFpbC5jb20iLCJyb2xlIjoidXNlciIsImlhdCI6MTcwNjM2NTMzMCwiZXhwIjoxNzA4MDkzMzMwfQ.22QKL-DcPYZgRaC2MVVs4QW4lYV9fcPi2XPm4aRtNXc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"email\":\"rashed@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/forget-password","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","forget-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b885dddb-e62b-40f2-bc50-60828411a893","name":"Create User","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiJBLTAwMDEiLCJpYXQiOjE3MDU4MDAzOTUsImV4cCI6MTcwNTg4Njc5NX0.wkJddS8r996FsLd5WCPmFbifaVetv_g7UvWmTsnMnlQ","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/A-0001Md Mobassher.png"],"src":"/E:/Download/A-0001Md Mobassher.png"},{"key":"data","value":"{\n    \"name\": \"Md Rashed Ahmed\",\n    \"email\": \"rashed1@gmail.com\",\n    \"password\": \"rashed123\",\n    \"contactNo\": \"01700000000\",\n    \"gender\": \"male\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"presentAddress\": \"Rajarhat, kurigram\",\n    \"permanentAddress\": \"Rajarhat, kurigram\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"381"},{"key":"ETag","value":"W/\"17d-6mDKs/8xppajl+2hJJY7zhYcsDw\""},{"key":"Date","value":"Sat, 27 Jan 2024 12:58:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User is created succesfully!\",\n    \"data\": {\n        \"name\": \"Md Rashed Ahmed\",\n        \"email\": \"rashed1@gmail.com\",\n        \"contactNo\": \"01700000000\",\n        \"gender\": \"male\",\n        \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n        \"presentAddress\": \"Rajarhat, kurigram\",\n        \"permanentAddress\": \"Rajarhat, kurigram\",\n        \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1706360317/Md%20Rashed%20Ahmed.png\"\n    }\n}"}],"_postman_id":"9f89ba49-1ba3-4f25-9076-121508d9735f"},{"name":"Reset Password","id":"a748503c-88c8-423e-9cd0-deef3eeb9702","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJhc2hlZEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA3OTA4NTA0LCJleHAiOjE3MDc5MDkxMDR9.oUbN3Djhw0zbyXyI_lQ6hSQtkYV3AcpC27o0MtT7AJM ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"rashed@gmail.com\",\r\n    \"newPassword\":\"rashed123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/auth/reset-password","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","reset-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"aa40618f-bd48-4a8d-84a2-870c244ead90","name":"Create User","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiJBLTAwMDEiLCJpYXQiOjE3MDU4MDAzOTUsImV4cCI6MTcwNTg4Njc5NX0.wkJddS8r996FsLd5WCPmFbifaVetv_g7UvWmTsnMnlQ","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/A-0001Md Mobassher.png"],"src":"/E:/Download/A-0001Md Mobassher.png"},{"key":"data","value":"{\n    \"name\": \"Md Rashed Ahmed\",\n    \"email\": \"rashed1@gmail.com\",\n    \"password\": \"rashed123\",\n    \"contactNo\": \"01700000000\",\n    \"gender\": \"male\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"presentAddress\": \"Rajarhat, kurigram\",\n    \"permanentAddress\": \"Rajarhat, kurigram\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"381"},{"key":"ETag","value":"W/\"17d-6mDKs/8xppajl+2hJJY7zhYcsDw\""},{"key":"Date","value":"Sat, 27 Jan 2024 12:58:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User is created succesfully!\",\n    \"data\": {\n        \"name\": \"Md Rashed Ahmed\",\n        \"email\": \"rashed1@gmail.com\",\n        \"contactNo\": \"01700000000\",\n        \"gender\": \"male\",\n        \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n        \"presentAddress\": \"Rajarhat, kurigram\",\n        \"permanentAddress\": \"Rajarhat, kurigram\",\n        \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1706360317/Md%20Rashed%20Ahmed.png\"\n    }\n}"}],"_postman_id":"a748503c-88c8-423e-9cd0-deef3eeb9702"}],"id":"bcb87a88-0746-4eb0-a8b4-035d78f09664","_postman_id":"bcb87a88-0746-4eb0-a8b4-035d78f09664","description":""},{"name":"User","item":[{"name":"Register Buyer","id":"70a5db9b-2636-4979-8ef3-ce8365e76d14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/daniel-houwing-xhGkUMEucGk-unsplash-1536x1024.jpg.webp"],"src":"/E:/Download/daniel-houwing-xhGkUMEucGk-unsplash-1536x1024.jpg.webp"},{"key":"data","value":"{\n    \"name\": {\n        \"firstName\": \"Mst\",\n        \"middleName\": \"Rita\",\n        \"lastName\": \"Khatun\"\n    },\n    \"email\": \"rita@gmail.com\",\n    \"password\": \"buyer123\",\n    \"gender\": \"female\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"contactNo\": \"01706060647\",\n    \"emergencyContactNo\": \"987-654-3210\",\n    \"bloodGroup\": \"A+\",\n    \"presentAddress\": \"123 Main St, Cityville\",\n    \"permanentAddress\": \"456 Oak St, Townsville\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/create-buyer","urlObject":{"protocol":"http","port":"5000","path":["api","v1","users","create-buyer"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9e796769-6d3e-4507-8b98-daeb2fefabcc","name":"Register Buyer","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/daniel-houwing-xhGkUMEucGk-unsplash-1536x1024.jpg.webp"],"src":"/E:/Download/daniel-houwing-xhGkUMEucGk-unsplash-1536x1024.jpg.webp"},{"key":"data","value":"{\n    \"name\": {\n        \"firstName\": \"Mst\",\n        \"middleName\": \"Rita\",\n        \"lastName\": \"Khatun\"\n    },\n    \"email\": \"rita@gmail.com\",\n    \"password\": \"buyer123\",\n    \"gender\": \"female\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"contactNo\": \"01706060647\",\n    \"emergencyContactNo\": \"987-654-3210\",\n    \"bloodGroup\": \"A+\",\n    \"presentAddress\": \"123 Main St, Cityville\",\n    \"permanentAddress\": \"456 Oak St, Townsville\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/create-buyer"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"658"},{"key":"ETag","value":"W/\"292-B960Oxj63RUh+cFNXjld07TJbWU\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:05:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Buyer is created succesfully\",\n    \"data\": [\n        {\n            \"user\": \"65f7a15857c87f0f9044ed9e\",\n            \"name\": {\n                \"firstName\": \"Mst\",\n                \"middleName\": \"Rita\",\n                \"lastName\": \"Khatun\",\n                \"_id\": \"65f7a15857c87f0f9044eda1\"\n            },\n            \"email\": \"rita@gmail.com\",\n            \"gender\": \"female\",\n            \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n            \"contactNo\": \"01706060647\",\n            \"emergencyContactNo\": \"987-654-3210\",\n            \"bloodGroup\": \"A+\",\n            \"presentAddress\": \"123 Main St, Cityville\",\n            \"permanentAddress\": \"456 Oak St, Townsville\",\n            \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710727467/Mst.webp\",\n            \"isDeleted\": false,\n            \"_id\": \"65f7a15857c87f0f9044eda0\",\n            \"__v\": 0,\n            \"fullName\": \"Mst Rita Khatun\",\n            \"id\": \"65f7a15857c87f0f9044eda0\"\n        }\n    ]\n}"}],"_postman_id":"70a5db9b-2636-4979-8ef3-ce8365e76d14"},{"name":"Register Seller","id":"e05f8887-65dc-433a-8a59-54e812bd4d6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/E:/Download/bajaj-pulsar-220-f-right-side-view_600x400.webp"},{"key":"data","value":"{\n    \"name\": {\n        \"firstName\": \"Md Mubarrat\",\n        \"middleName\": \"Hossain\",\n        \"lastName\": \"Raiyan\"\n    },\n    \"companyName\": \"MMIT\",\n    \"ownerName\": \"Rashed\",\n    \"email\": \"raiyan1@gmail.com\",\n    \"password\": \"seller123\",\n    \"designation\": \"Seller\",\n    \"gender\": \"male\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"contactNo\": \"01706060647\",\n    \"emergencyContactNo\": \"987-654-3210\",\n    \"bloodGroup\": \"A+\",\n    \"presentAddress\": \"123 Main St, Cityville\",\n    \"permanentAddress\": \"456 Oak St, Townsville\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/create-seller","urlObject":{"protocol":"http","port":"5000","path":["api","v1","users","create-seller"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"61cdd874-d69f-416f-a88b-521aac95804c","name":"Register Seller","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/E:/Download/bajaj-pulsar-220-f-right-side-view_600x400.webp"},{"key":"data","value":"{\n    \"name\": {\n        \"firstName\": \"Md Mubarrat\",\n        \"middleName\": \"Hossain\",\n        \"lastName\": \"Raiyan\"\n    },\n    \"companyName\": \"MMIT\",\n    \"ownerName\": \"Rashed\",\n    \"email\": \"raiyan1@gmail.com\",\n    \"password\": \"seller123\",\n    \"designation\": \"Seller\",\n    \"gender\": \"male\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"contactNo\": \"01706060647\",\n    \"emergencyContactNo\": \"987-654-3210\",\n    \"bloodGroup\": \"A+\",\n    \"presentAddress\": \"123 Main St, Cityville\",\n    \"permanentAddress\": \"456 Oak St, Townsville\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/create-seller"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"757"},{"key":"ETag","value":"W/\"2f5-R1sicb6t5+E+bDNensp1FP7l3Og\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:04:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Seller is created succesfully\",\n    \"data\": [\n        {\n            \"user\": \"65f7a13857c87f0f9044ed99\",\n            \"designation\": \"Seller\",\n            \"name\": {\n                \"firstName\": \"Md Mubarrat\",\n                \"middleName\": \"Hossain\",\n                \"lastName\": \"Raiyan\",\n                \"_id\": \"65f7a13957c87f0f9044ed9c\"\n            },\n            \"email\": \"raiyan1@gmail.com\",\n            \"companyName\": \"MMIT\",\n            \"ownerName\": \"Rashed\",\n            \"gender\": \"male\",\n            \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n            \"contactNo\": \"01706060647\",\n            \"emergencyContactNo\": \"987-654-3210\",\n            \"bloodGroup\": \"A+\",\n            \"presentAddress\": \"123 Main St, Cityville\",\n            \"permanentAddress\": \"456 Oak St, Townsville\",\n            \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710727436/Md%20Mubarrat.webp\",\n            \"isDeleted\": false,\n            \"_id\": \"65f7a13957c87f0f9044ed9b\",\n            \"__v\": 0,\n            \"fullName\": \"Md Mubarrat Hossain Raiyan\",\n            \"id\": \"65f7a13957c87f0f9044ed9b\"\n        }\n    ]\n}"}],"_postman_id":"e05f8887-65dc-433a-8a59-54e812bd4d6a"},{"name":"Register Admin","id":"22910209-ea9b-4d1b-8500-29341f80e70e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/E:/Download/A-0001Md Mobassher.png"},{"key":"data","value":"{\n    \"name\": {\n        \"firstName\": \"Md Mobassher\",\n        \"middleName\": \"Hossain\",\n        \"lastName\": \"Rashed\"\n    },\n    \"email\": \"rashed@gmail.com\",\n    \"password\": \"admin123\",\n    \"designation\": \"admin\",\n    \"gender\": \"male\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"contactNo\": \"01706060647\",\n    \"emergencyContactNo\": \"987-654-3210\",\n    \"bloodGroup\": \"A+\",\n    \"presentAddress\": \"123 Main St, Cityville\",\n    \"permanentAddress\": \"456 Oak St, Townsville\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/create-admin","urlObject":{"protocol":"http","port":"5000","path":["api","v1","users","create-admin"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8b2fac73-6aa9-432f-b99c-7881b623a3e2","name":"Register Admin","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/E:/Download/A-0001Md Mobassher.png"},{"key":"data","value":"{\n    \"name\": {\n        \"firstName\": \"Md Mobassher\",\n        \"middleName\": \"Hossain\",\n        \"lastName\": \"Rashed\"\n    },\n    \"email\": \"rashed@gmail.com\",\n    \"password\": \"admin123\",\n    \"designation\": \"admin\",\n    \"gender\": \"male\",\n    \"dateOfBirth\": \"1997-10-17\",\n    \"contactNo\": \"01706060647\",\n    \"emergencyContactNo\": \"987-654-3210\",\n    \"bloodGroup\": \"A+\",\n    \"presentAddress\": \"123 Main St, Cityville\",\n    \"permanentAddress\": \"456 Oak St, Townsville\"\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/users/create-admin"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"714"},{"key":"ETag","value":"W/\"2ca-cSfW1go8Kw2KO8HmJyBoLqp0UO8\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:04:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin is created succesfully\",\n    \"data\": [\n        {\n            \"user\": \"65f7a11057c87f0f9044ed93\",\n            \"designation\": \"admin\",\n            \"name\": {\n                \"firstName\": \"Md Mobassher\",\n                \"middleName\": \"Hossain\",\n                \"lastName\": \"Rashed\",\n                \"_id\": \"65f7a11057c87f0f9044ed96\"\n            },\n            \"email\": \"rashed@gmail.com\",\n            \"gender\": \"male\",\n            \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n            \"contactNo\": \"01706060647\",\n            \"emergencyContactNo\": \"987-654-3210\",\n            \"bloodGroup\": \"A+\",\n            \"presentAddress\": \"123 Main St, Cityville\",\n            \"permanentAddress\": \"456 Oak St, Townsville\",\n            \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710325515/Md%20Mobassher.png\",\n            \"isDeleted\": false,\n            \"_id\": \"65f7a11057c87f0f9044ed95\",\n            \"__v\": 0,\n            \"fullName\": \"Md Mobassher Hossain Rashed\",\n            \"id\": \"65f7a11057c87f0f9044ed95\"\n        }\n    ]\n}"}],"_postman_id":"22910209-ea9b-4d1b-8500-29341f80e70e"}],"id":"803bc3d5-e130-4f17-b5a4-c3ca668f7326","_postman_id":"803bc3d5-e130-4f17-b5a4-c3ca668f7326","description":""},{"name":"Admin","item":[{"name":"Get all admin","id":"16140632-7700-4471-af1c-d1cdd334bbf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"url":"http://localhost:5000/api/v1/admins","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admins"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b8c9af98-64cf-46ad-aafa-8457d24a5340","name":"Get all admin","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"url":"http://localhost:5000/api/v1/admins"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"763"},{"key":"ETag","value":"W/\"2fb-w0Ra9h/oiYiM0t5LyrL+dxcRIfU\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:22:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admins are retrieved succesfully\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1,\n        \"totalPage\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"65f7a11057c87f0f9044ed95\",\n            \"user\": \"65f7a11057c87f0f9044ed93\",\n            \"designation\": \"admin\",\n            \"name\": {\n                \"firstName\": \"Md Mobassher\",\n                \"middleName\": \"Hossain\",\n                \"lastName\": \"Rashed\",\n                \"_id\": \"65f7a11057c87f0f9044ed96\"\n            },\n            \"email\": \"rashed@gmail.com\",\n            \"gender\": \"male\",\n            \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n            \"contactNo\": \"01706060647\",\n            \"emergencyContactNo\": \"987-654-3210\",\n            \"bloodGroup\": \"A+\",\n            \"presentAddress\": \"123 Main St, Cityville\",\n            \"permanentAddress\": \"456 Oak St, Townsville\",\n            \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710325515/Md%20Mobassher.png\",\n            \"isDeleted\": false,\n            \"fullName\": \"Md Mobassher Hossain Rashed\",\n            \"id\": \"65f7a11057c87f0f9044ed95\"\n        }\n    ]\n}"}],"_postman_id":"16140632-7700-4471-af1c-d1cdd334bbf3"},{"name":"Get single admin","id":"7da2f5a9-5fe0-4373-9c4e-c9aa749a939f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"url":"http://localhost:5000/api/v1/admins/65f7a11057c87f0f9044ed95","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admins","65f7a11057c87f0f9044ed95"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"684b881b-d855-4116-a583-7364eebe46c4","name":"Get single admin","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"url":"http://localhost:5000/api/v1/admins/65f7a11057c87f0f9044ed95"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"714"},{"key":"ETag","value":"W/\"2ca-xNql5r6D3/moPpCTtt8yudZhuSM\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:23:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin is retrieved succesfully\",\n    \"data\": {\n        \"_id\": \"65f7a11057c87f0f9044ed95\",\n        \"user\": \"65f7a11057c87f0f9044ed93\",\n        \"designation\": \"admin\",\n        \"name\": {\n            \"firstName\": \"Md Mobassher\",\n            \"middleName\": \"Hossain\",\n            \"lastName\": \"Rashed\",\n            \"_id\": \"65f7a11057c87f0f9044ed96\"\n        },\n        \"email\": \"rashed@gmail.com\",\n        \"gender\": \"male\",\n        \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n        \"contactNo\": \"01706060647\",\n        \"emergencyContactNo\": \"987-654-3210\",\n        \"bloodGroup\": \"A+\",\n        \"presentAddress\": \"123 Main St, Cityville\",\n        \"permanentAddress\": \"456 Oak St, Townsville\",\n        \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710325515/Md%20Mobassher.png\",\n        \"isDeleted\": false,\n        \"__v\": 0,\n        \"fullName\": \"Md Mobassher Hossain Rashed\",\n        \"id\": \"65f7a11057c87f0f9044ed95\"\n    }\n}"}],"_postman_id":"7da2f5a9-5fe0-4373-9c4e-c9aa749a939f"},{"name":"Delete Admin","id":"23d769f8-2d9f-4e16-817d-10bba187472f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"url":"http://localhost:5000/api/v1/admins/65f7a11057c87f0f9044ed95","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admins","65f7a11057c87f0f9044ed95"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"74bbfc2c-eed6-4025-aa51-9b3102bfae0e","name":"Delete Admin","originalRequest":{"method":"DELETE","header":[{"key":"authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"url":"http://localhost:5000/api/v1/admins/65f7a11057c87f0f9044ed95"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"69"},{"key":"ETag","value":"W/\"45-I9jqKPPeqtPai12Y5NgzzvTTJB0\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:24:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin is deleted succesfully\",\n    \"data\": null\n}"}],"_postman_id":"23d769f8-2d9f-4e16-817d-10bba187472f"},{"name":"Update admin","id":"0f16a1c5-bf33-49ac-9116-004e8d4733a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"emergencyContactNo\": \"01700000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/admins/65f7a11057c87f0f9044ed95","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admins","65f7a11057c87f0f9044ed95"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"61b94f99-faee-4a20-8d6a-6aaa5c444ae5","name":"Update admin","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic3VwZXJBZG1pbiIsImlhdCI6MTcxMDMyNTQ2MywiZXhwIjoxNzExMTg5NDYzfQ.PVpt5oRGjuYOlykHaB4STP4urpkN8Rah5Kf7CGZOGS8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"emergencyContactNo\": \"01700000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/admins/65f7a11057c87f0f9044ed95"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"711"},{"key":"ETag","value":"W/\"2c7-TIKKjzsaRrjy129vtx7E9gYycZM\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:24:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin is updated succesfully\",\n    \"data\": {\n        \"_id\": \"65f7a11057c87f0f9044ed95\",\n        \"user\": \"65f7a11057c87f0f9044ed93\",\n        \"designation\": \"admin\",\n        \"name\": {\n            \"firstName\": \"Md Mobassher\",\n            \"middleName\": \"Hossain\",\n            \"lastName\": \"Rashed\",\n            \"_id\": \"65f7a11057c87f0f9044ed96\"\n        },\n        \"email\": \"rashed@gmail.com\",\n        \"gender\": \"male\",\n        \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n        \"contactNo\": \"01706060647\",\n        \"emergencyContactNo\": \"01700000000\",\n        \"bloodGroup\": \"A+\",\n        \"presentAddress\": \"123 Main St, Cityville\",\n        \"permanentAddress\": \"456 Oak St, Townsville\",\n        \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710325515/Md%20Mobassher.png\",\n        \"isDeleted\": false,\n        \"__v\": 0,\n        \"fullName\": \"Md Mobassher Hossain Rashed\",\n        \"id\": \"65f7a11057c87f0f9044ed95\"\n    }\n}"}],"_postman_id":"0f16a1c5-bf33-49ac-9116-004e8d4733a0"}],"id":"491c642b-1d30-4975-8de9-38cb8a76a294","_postman_id":"491c642b-1d30-4975-8de9-38cb8a76a294","description":""},{"name":"Buyer","item":[{"name":"Get all buyer","id":"a96fd502-d5a4-4d10-8d2a-79ec0a1f6d88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/buyers","urlObject":{"protocol":"http","port":"5000","path":["api","v1","buyers"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4d5096a7-822b-461a-985e-92d3b68e7195","name":"Get all buyer","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/buyers"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"707"},{"key":"ETag","value":"W/\"2c3-GJU2dlLAwmd1Ntb/M4FsdQmwY/I\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:30:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Buyers are retrieved succesfully\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1,\n        \"totalPage\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"65f7a15857c87f0f9044eda0\",\n            \"user\": \"65f7a15857c87f0f9044ed9e\",\n            \"name\": {\n                \"firstName\": \"Mst\",\n                \"middleName\": \"Rita\",\n                \"lastName\": \"Khatun\",\n                \"_id\": \"65f7a15857c87f0f9044eda1\"\n            },\n            \"email\": \"rita@gmail.com\",\n            \"gender\": \"female\",\n            \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n            \"contactNo\": \"01706060647\",\n            \"emergencyContactNo\": \"987-654-3210\",\n            \"bloodGroup\": \"A+\",\n            \"presentAddress\": \"123 Main St, Cityville\",\n            \"permanentAddress\": \"456 Oak St, Townsville\",\n            \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710727467/Mst.webp\",\n            \"isDeleted\": false,\n            \"fullName\": \"Mst Rita Khatun\",\n            \"id\": \"65f7a15857c87f0f9044eda0\"\n        }\n    ]\n}"}],"_postman_id":"a96fd502-d5a4-4d10-8d2a-79ec0a1f6d88"},{"name":"Get single buyer","id":"87e692b7-5aa8-4a1e-b1ae-3d477aafe5e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/buyers/65f7a15857c87f0f9044eda0","urlObject":{"protocol":"http","port":"5000","path":["api","v1","buyers","65f7a15857c87f0f9044eda0"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7db109ca-598e-4698-b7d5-392789b3f763","name":"Get single buyer","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/buyers/65f7a15857c87f0f9044eda0"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"658"},{"key":"ETag","value":"W/\"292-YFXxa7ClhqdmIYntgrcsmz0DjOk\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:30:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Buyer is retrieved succesfully\",\n    \"data\": {\n        \"_id\": \"65f7a15857c87f0f9044eda0\",\n        \"user\": \"65f7a15857c87f0f9044ed9e\",\n        \"name\": {\n            \"firstName\": \"Mst\",\n            \"middleName\": \"Rita\",\n            \"lastName\": \"Khatun\",\n            \"_id\": \"65f7a15857c87f0f9044eda1\"\n        },\n        \"email\": \"rita@gmail.com\",\n        \"gender\": \"female\",\n        \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n        \"contactNo\": \"01706060647\",\n        \"emergencyContactNo\": \"987-654-3210\",\n        \"bloodGroup\": \"A+\",\n        \"presentAddress\": \"123 Main St, Cityville\",\n        \"permanentAddress\": \"456 Oak St, Townsville\",\n        \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710727467/Mst.webp\",\n        \"isDeleted\": false,\n        \"__v\": 0,\n        \"fullName\": \"Mst Rita Khatun\",\n        \"id\": \"65f7a15857c87f0f9044eda0\"\n    }\n}"}],"_postman_id":"87e692b7-5aa8-4a1e-b1ae-3d477aafe5e0"},{"name":"Update buyer","id":"02850752-a3e9-4887-8b0e-81b130f88b36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"emergencyContactNo\": \"017000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/buyers/65f7a15857c87f0f9044eda0","urlObject":{"protocol":"http","port":"5000","path":["api","v1","buyers","65f7a15857c87f0f9044eda0"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cf27beb3-20e4-49fe-a593-3aac71632746","name":"Update buyer","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"emergencyContactNo\": \"017000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/buyers/65f7a15857c87f0f9044eda0"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"653"},{"key":"ETag","value":"W/\"28d-jb9mSDh08q7lO67chH2G3P8zdoY\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:31:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Buyer is updated succesfully\",\n    \"data\": {\n        \"_id\": \"65f7a15857c87f0f9044eda0\",\n        \"user\": \"65f7a15857c87f0f9044ed9e\",\n        \"name\": {\n            \"firstName\": \"Mst\",\n            \"middleName\": \"Rita\",\n            \"lastName\": \"Khatun\",\n            \"_id\": \"65f7a15857c87f0f9044eda1\"\n        },\n        \"email\": \"rita@gmail.com\",\n        \"gender\": \"female\",\n        \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n        \"contactNo\": \"01706060647\",\n        \"emergencyContactNo\": \"017000000\",\n        \"bloodGroup\": \"A+\",\n        \"presentAddress\": \"123 Main St, Cityville\",\n        \"permanentAddress\": \"456 Oak St, Townsville\",\n        \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710727467/Mst.webp\",\n        \"isDeleted\": false,\n        \"__v\": 0,\n        \"fullName\": \"Mst Rita Khatun\",\n        \"id\": \"65f7a15857c87f0f9044eda0\"\n    }\n}"}],"_postman_id":"02850752-a3e9-4887-8b0e-81b130f88b36"},{"name":"Delete buyer","id":"3f495262-51f7-4454-8bbb-9edba9cf189c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjE3ZjUwNWYxNDk3MmNmMDM2OWNiNSIsImVtYWlsIjoibW9iYXNzaGVyQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyMDczNiwiZXhwIjoxNzExNTg0NzM2fQ.UloUiSsQZFag3KlJR26uoQ3vExrdpvUm1LK7cWjDJyA","type":"text"}],"url":"http://localhost:5000/api/v1/buyers/65f7a15857c87f0f9044eda0","urlObject":{"protocol":"http","port":"5000","path":["api","v1","buyers","65f7a15857c87f0f9044eda0"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f93b8688-2be9-42aa-b169-3916b69ae55e","name":"Delete buyer","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/buyers/65f7a15857c87f0f9044eda0"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"69"},{"key":"ETag","value":"W/\"45-sARQKgYybi3hJ+cOXjj9ifvHxzs\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:31:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Buyer is deleted succesfully\",\n    \"data\": null\n}"}],"_postman_id":"3f495262-51f7-4454-8bbb-9edba9cf189c"}],"id":"303bd68e-93a1-45f2-8aa7-a93633fde8cd","_postman_id":"303bd68e-93a1-45f2-8aa7-a93633fde8cd","description":""},{"name":"Seller","item":[{"name":"Get all seller","id":"4ffd2761-34f3-49f4-abfe-389136c8c480","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/sellers","urlObject":{"protocol":"http","port":"5000","path":["api","v1","sellers"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"869bed3b-08ff-4bc1-ad9f-62df00111b33","name":"Get all seller","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/sellers"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"806"},{"key":"ETag","value":"W/\"326-vBZ9H5Cul5Gda5PjoMwj92BbhoE\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:28:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Sellers are retrieved succesfully\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1,\n        \"totalPage\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"65f7a13957c87f0f9044ed9b\",\n            \"user\": \"65f7a13857c87f0f9044ed99\",\n            \"designation\": \"Seller\",\n            \"name\": {\n                \"firstName\": \"Md Mubarrat\",\n                \"middleName\": \"Hossain\",\n                \"lastName\": \"Raiyan\",\n                \"_id\": \"65f7a13957c87f0f9044ed9c\"\n            },\n            \"email\": \"raiyan1@gmail.com\",\n            \"companyName\": \"MMIT\",\n            \"ownerName\": \"Rashed\",\n            \"gender\": \"male\",\n            \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n            \"contactNo\": \"01706060647\",\n            \"emergencyContactNo\": \"987-654-3210\",\n            \"bloodGroup\": \"A+\",\n            \"presentAddress\": \"123 Main St, Cityville\",\n            \"permanentAddress\": \"456 Oak St, Townsville\",\n            \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710727436/Md%20Mubarrat.webp\",\n            \"isDeleted\": false,\n            \"fullName\": \"Md Mubarrat Hossain Raiyan\",\n            \"id\": \"65f7a13957c87f0f9044ed9b\"\n        }\n    ]\n}"}],"_postman_id":"4ffd2761-34f3-49f4-abfe-389136c8c480"},{"name":"Get single seller","id":"cec79237-9b7a-4d7e-bc6d-040afc0fcbbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlckBnbWFpbC5jb20iLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MTA0NTUzMDIsImV4cCI6MTcxMTMxOTMwMn0.m7Yv549NbxF9lDqHeHXbVGb53ygpHb8xGnXBeYvKfII","type":"text"}],"url":"http://localhost:5000/api/v1/sellers/65f7a13957c87f0f9044ed9b","urlObject":{"protocol":"http","port":"5000","path":["api","v1","sellers","65f7a13957c87f0f9044ed9b"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e8af8240-a01a-4c31-ab6a-633e04709bc7","name":"Get single seller","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Im1vYmFzc2hlckBnbWFpbC5jb20iLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3MTA0NTUzMDIsImV4cCI6MTcxMTMxOTMwMn0.m7Yv549NbxF9lDqHeHXbVGb53ygpHb8xGnXBeYvKfII","type":"text"}],"url":"http://localhost:5000/api/v1/sellers/65f7a13957c87f0f9044ed9b"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","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":"556"},{"key":"ETag","value":"W/\"22c-Q32KwFUEkw3OagiBhw/sI8JbdRE\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:28:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"This user is not found !\",\n    \"errorSources\": [\n        {\n            \"path\": \"\",\n            \"message\": \"This user is not found !\"\n        }\n    ],\n    \"err\": {\n        \"statusCode\": 404\n    },\n    \"stack\": \"Error: This user is not found !\\n    at D:\\\\Projects-(Level-2)\\\\Grocery_Management_System\\\\Grocery_management_Server\\\\src\\\\app\\\\middlewares\\\\auth.ts:32:13\\n    at Generator.next (<anonymous>)\\n    at fulfilled (D:\\\\Projects-(Level-2)\\\\Grocery_Management_System\\\\Grocery_management_Server\\\\src\\\\app\\\\middlewares\\\\auth.ts:5:58)\\n    at processTicksAndRejections (node:internal/process/task_queues:95:5)\"\n}"}],"_postman_id":"cec79237-9b7a-4d7e-bc6d-040afc0fcbbe"},{"name":"Update seller","id":"309c8a20-687b-4a3b-b66e-d3ffab8e0db2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"bloodGroup\": \"A+\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/sellers/65f7a13957c87f0f9044ed9b","urlObject":{"protocol":"http","port":"5000","path":["api","v1","sellers","65f7a13957c87f0f9044ed9b"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a9a07c35-1caa-445b-972d-587251fea0ad","name":"Update seller","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"bloodGroup\": \"A+\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/sellers/65f7a13957c87f0f9044ed9b"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"755"},{"key":"ETag","value":"W/\"2f3-uOd6XHT1AndMo/85664GKODniMI\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:29:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Seller is updated succesfully\",\n    \"data\": {\n        \"_id\": \"65f7a13957c87f0f9044ed9b\",\n        \"user\": \"65f7a13857c87f0f9044ed99\",\n        \"designation\": \"Seller\",\n        \"name\": {\n            \"firstName\": \"Md Mubarrat\",\n            \"middleName\": \"Hossain\",\n            \"lastName\": \"Raiyan\",\n            \"_id\": \"65f7a13957c87f0f9044ed9c\"\n        },\n        \"email\": \"raiyan1@gmail.com\",\n        \"companyName\": \"MMIT\",\n        \"ownerName\": \"Rashed\",\n        \"gender\": \"male\",\n        \"dateOfBirth\": \"1997-10-17T00:00:00.000Z\",\n        \"contactNo\": \"01706060647\",\n        \"emergencyContactNo\": \"987-654-3210\",\n        \"bloodGroup\": \"A+\",\n        \"presentAddress\": \"123 Main St, Cityville\",\n        \"permanentAddress\": \"456 Oak St, Townsville\",\n        \"profileImg\": \"https://res.cloudinary.com/dhajseyww/image/upload/v1710727436/Md%20Mubarrat.webp\",\n        \"isDeleted\": false,\n        \"__v\": 0,\n        \"fullName\": \"Md Mubarrat Hossain Raiyan\",\n        \"id\": \"65f7a13957c87f0f9044ed9b\"\n    }\n}"}],"_postman_id":"309c8a20-687b-4a3b-b66e-d3ffab8e0db2"},{"name":"Delete seller","id":"62f77af0-d631-4dfe-bacd-0ee8f32ead57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/sellers/65f7a13957c87f0f9044ed9b","urlObject":{"protocol":"http","port":"5000","path":["api","v1","sellers","65f7a13957c87f0f9044ed9b"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fa2ea2ab-5406-42b3-b162-a58f642cb383","name":"Delete seller","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/sellers/65f7a13957c87f0f9044ed9b"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"70"},{"key":"ETag","value":"W/\"46-cRwdWNABGtcmEJKwIlgO8ZDY/n0\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:29:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Seller is deleted succesfully\",\n    \"data\": null\n}"}],"_postman_id":"62f77af0-d631-4dfe-bacd-0ee8f32ead57"}],"id":"b37ea860-e6b2-476e-9e72-8ae8bdc54c0a","_postman_id":"b37ea860-e6b2-476e-9e72-8ae8bdc54c0a","description":""},{"name":"Product","item":[{"name":"create Product","id":"95f17d6b-8852-497e-b3f9-9c7b8a9f333b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMzE5NzExMiwiZXhwIjoxNzE0MDYxMTEyfQ.PSkCSS5MerkGuub7GOpoJfLYRnhHKpgIPJJ_SULDy_U","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/products","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"ravi"},{"disabled":true,"key":"email","value":"ravi@gmail.com$sort"}],"variable":[]}},"response":[{"id":"12a4f5ff-2d2a-4082-a372-9227b9c4ee16","name":"create Product","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/0559346_philips-bt330215-beard-trimmer-series-3000-for-men.jpeg"],"src":["/E:/Download/0559346_philips-bt330215-beard-trimmer-series-3000-for-men.jpeg","/E:/Download/download.jpeg"]},{"key":"data","value":"{\n    \"name\": \"Trimmer\",\n    \"description\": \"this is product description\",\n    \"category\": [\n        \"65f7a7ab57c87f0f9044edd1\"\n    ],\n    \"price\": 2000,\n    \"quantity\": 19,\n    \"brand\": \"Phillips\",\n    \"isActive\": true\n}","type":"text"}]},"url":{"raw":"http://localhost:5000/api/v1/products","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","products"],"query":[{"key":"searchTerm","value":"ravi","disabled":true},{"key":"email","value":"ravi@gmail.com$sort","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"556"},{"key":"ETag","value":"W/\"22c-eEGUFFHlcHcyUVfuPaZoxGFyRHs\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:46:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is created succesfully!\",\n    \"data\": [\n        {\n            \"name\": \"Trimmer\",\n            \"description\": \"this is product description\",\n            \"price\": 2000,\n            \"quantity\": 19,\n            \"category\": [\n                \"65f7a7ab57c87f0f9044edd1\"\n            ],\n            \"imageUrl\": [\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n            ],\n            \"isActive\": true,\n            \"tags\": [],\n            \"brand\": \"Phillips\",\n            \"_id\": \"65f7aaf457c87f0f9044ede6\",\n            \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n            \"updatedAt\": \"2024-03-18T02:46:12.327Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"95f17d6b-8852-497e-b3f9-9c7b8a9f333b"},{"name":"Get All Product","id":"e13b9ab5-6129-4e0b-aed0-c0f114759234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWQyZTA0ZTA3YzY0NTZlMDhlZmFkNDEiLCJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA4NDM5MDUwLCJleHAiOjE3MTAxNjcwNTB9.WQ0NxPOyHUZIURIgBjZRWw6_xV-ogRLeSAAOGSUhVRo","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/v1/products","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"suzu"},{"disabled":true,"key":"bikeId","value":"bk-009"},{"disabled":true,"key":"category","value":""},{"disabled":true,"key":"minPrice","value":"3000"},{"disabled":true,"key":"maxPrice","value":"6000"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"limit","value":"5"}],"variable":[]}},"response":[{"id":"220b1f0f-80e6-420d-b95a-d29b261dbf60","name":"Get All Product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWQyZTA0ZTA3YzY0NTZlMDhlZmFkNDEiLCJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA4NDM5MDUwLCJleHAiOjE3MTAxNjcwNTB9.WQ0NxPOyHUZIURIgBjZRWw6_xV-ogRLeSAAOGSUhVRo","type":"text"},{"key":"searchTerm","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:5000/api/v1/products","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","products"],"query":[{"key":"searchTerm","value":"suzu","disabled":true},{"key":"bikeId","value":"bk-009","disabled":true},{"key":"releaseDate","value":"2022-04-05","type":"text","disabled":true},{"key":"color","value":"Black","type":"text","disabled":true},{"key":"size","value":"Medium","type":"text","disabled":true},{"key":"releaseDate","value":"2022-01-15","type":"text","disabled":true},{"key":"price","value":"1500","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"605"},{"key":"ETag","value":"W/\"25d-Rn17UI4jq6tKcmlLkaCzc3KZZ3I\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:46:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Products are retrieved succesfully!\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1,\n        \"totalPage\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"65f7aaf457c87f0f9044ede6\",\n            \"name\": \"Trimmer\",\n            \"description\": \"this is product description\",\n            \"price\": 2000,\n            \"quantity\": 19,\n            \"category\": [\n                \"65f7a7ab57c87f0f9044edd1\"\n            ],\n            \"imageUrl\": [\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n            ],\n            \"isActive\": true,\n            \"tags\": [],\n            \"brand\": \"Phillips\",\n            \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n            \"updatedAt\": \"2024-03-18T02:46:12.327Z\"\n        }\n    ]\n}"}],"_postman_id":"e13b9ab5-6129-4e0b-aed0-c0f114759234"},{"name":"Get Single product","id":"0ecab09f-241c-4166-82b5-c3b5705f3b3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/products/651fbe345a4d3f2b48e5674b","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","651fbe345a4d3f2b48e5674b"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"850b18da-37b7-47f9-be55-398dd7bac2fe","name":"Get Single product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"555"},{"key":"ETag","value":"W/\"22b-FSicaO1UNzkiALxpa8iQt+aic98\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:47:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is retrieved succesfully\",\n    \"data\": {\n        \"_id\": \"65f7aaf457c87f0f9044ede6\",\n        \"name\": \"Trimmer\",\n        \"description\": \"this is product description\",\n        \"price\": 2000,\n        \"quantity\": 19,\n        \"category\": [\n            \"65f7a7ab57c87f0f9044edd1\"\n        ],\n        \"imageUrl\": [\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n        ],\n        \"isActive\": true,\n        \"tags\": [],\n        \"brand\": \"Phillips\",\n        \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n        \"updatedAt\": \"2024-03-18T02:46:12.327Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"0ecab09f-241c-4166-82b5-c3b5705f3b3a"},{"name":"Update product","id":"92cc0bab-7c72-4c3a-9287-a3de2a1212e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tags\": [\"Trimmer\"],\r\n    \"brand\": \"Phillips\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","65f7aaf457c87f0f9044ede6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"39e55b9d-6e0e-409d-8a7b-90761796b245","name":"Update product","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tags\": [\"Trimmer\"],\r\n    \"brand\": \"Phillips\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"563"},{"key":"ETag","value":"W/\"233-s+aS5kJlCbTyBfdaAJqdYgraMdw\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:48:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is updated succesfully.\",\n    \"data\": {\n        \"_id\": \"65f7aaf457c87f0f9044ede6\",\n        \"name\": \"Trimmer\",\n        \"description\": \"this is product description\",\n        \"price\": 2000,\n        \"quantity\": 19,\n        \"category\": [\n            \"65f7a7ab57c87f0f9044edd1\"\n        ],\n        \"imageUrl\": [\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n        ],\n        \"isActive\": true,\n        \"tags\": [\n            \"Trimmer\"\n        ],\n        \"brand\": \"Phillips\",\n        \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n        \"updatedAt\": \"2024-03-18T02:48:16.610Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"92cc0bab-7c72-4c3a-9287-a3de2a1212e1"},{"name":"Delete product","id":"e646f95f-0a70-4433-a287-6faeffbbbb33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","65f7aaf457c87f0f9044ede6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7f963e54-5188-4238-ba16-cd5fe4322697","name":"Delete product","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"72"},{"key":"ETag","value":"W/\"48-0DK8LFcRrv1bfxQBofxRfJVePsU\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:48:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is deleted succesfully!\",\n    \"data\": null\n}"}],"_postman_id":"e646f95f-0a70-4433-a287-6faeffbbbb33"}],"id":"76815862-f93e-4544-b032-9dd8b6ee998e","_postman_id":"76815862-f93e-4544-b032-9dd8b6ee998e","description":""},{"name":"Order","item":[{"name":"create order","id":"84afe780-1f31-47d6-8fe5-32ab00722da5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3Mjc1OTkyNTAsImV4cCI6MTcyODQ2MzI1MH0.pVsO5Fj5-XbsOBMevQhc8NxnO9ZcEnXDWTDEzhGyKUw","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"productId\": \"6620f632dfa750fd0f95b054\",\r\n      \"quantity\": 2,\r\n      \"totalPrice\": 50\r\n    },\r\n    {\r\n      \"productId\": \"6620f212dfa750fd0f95b039\",\r\n      \"quantity\": 1,\r\n      \"totalPrice\": 30\r\n    }\r\n  ],\r\n  \"totalAmount\": 80\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/orders","urlObject":{"protocol":"http","port":"5000","path":["api","v1","orders"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"ravi"},{"disabled":true,"key":"email","value":"ravi@gmail.com$sort"}],"variable":[]}},"response":[{"id":"4bdb61e8-ffcf-4ec6-a926-4cb01411c002","name":"create Product","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/0559346_philips-bt330215-beard-trimmer-series-3000-for-men.jpeg"],"src":["/E:/Download/0559346_philips-bt330215-beard-trimmer-series-3000-for-men.jpeg","/E:/Download/download.jpeg"]},{"key":"data","value":"{\n    \"name\": \"Trimmer\",\n    \"description\": \"this is product description\",\n    \"category\": [\n        \"65f7a7ab57c87f0f9044edd1\"\n    ],\n    \"price\": 2000,\n    \"quantity\": 19,\n    \"brand\": \"Phillips\",\n    \"isActive\": true\n}","type":"text"}]},"url":{"raw":"http://localhost:5000/api/v1/products","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","products"],"query":[{"key":"searchTerm","value":"ravi","disabled":true},{"key":"email","value":"ravi@gmail.com$sort","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"556"},{"key":"ETag","value":"W/\"22c-eEGUFFHlcHcyUVfuPaZoxGFyRHs\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:46:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is created succesfully!\",\n    \"data\": [\n        {\n            \"name\": \"Trimmer\",\n            \"description\": \"this is product description\",\n            \"price\": 2000,\n            \"quantity\": 19,\n            \"category\": [\n                \"65f7a7ab57c87f0f9044edd1\"\n            ],\n            \"imageUrl\": [\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n            ],\n            \"isActive\": true,\n            \"tags\": [],\n            \"brand\": \"Phillips\",\n            \"_id\": \"65f7aaf457c87f0f9044ede6\",\n            \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n            \"updatedAt\": \"2024-03-18T02:46:12.327Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"84afe780-1f31-47d6-8fe5-32ab00722da5"},{"name":"Get All orders","id":"72253c1c-b4c3-45c6-8cea-9b9ad013df48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcyNzYwMTYwNCwiZXhwIjoxNzI4NDY1NjA0fQ.O_mmpMtg7X1HUifMhON6Cm5lI3hfY9XUFYPg5H9ReAA","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/v1/orders","urlObject":{"protocol":"http","port":"5000","path":["api","v1","orders"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"suzu"},{"disabled":true,"key":"bikeId","value":"bk-009"},{"disabled":true,"key":"releaseDate","value":"2022-04-05"},{"disabled":true,"key":"color","value":"Black"},{"disabled":true,"key":"size","value":"Medium"},{"disabled":true,"key":"releaseDate","value":"2022-01-15"},{"disabled":true,"key":"price","value":"1500"}],"variable":[]}},"response":[{"id":"df7a83c6-7416-4e6f-9db1-f0ccb77b7428","name":"Get All Product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWQyZTA0ZTA3YzY0NTZlMDhlZmFkNDEiLCJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA4NDM5MDUwLCJleHAiOjE3MTAxNjcwNTB9.WQ0NxPOyHUZIURIgBjZRWw6_xV-ogRLeSAAOGSUhVRo","type":"text"},{"key":"searchTerm","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:5000/api/v1/products","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","products"],"query":[{"key":"searchTerm","value":"suzu","disabled":true},{"key":"bikeId","value":"bk-009","disabled":true},{"key":"releaseDate","value":"2022-04-05","type":"text","disabled":true},{"key":"color","value":"Black","type":"text","disabled":true},{"key":"size","value":"Medium","type":"text","disabled":true},{"key":"releaseDate","value":"2022-01-15","type":"text","disabled":true},{"key":"price","value":"1500","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"605"},{"key":"ETag","value":"W/\"25d-Rn17UI4jq6tKcmlLkaCzc3KZZ3I\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:46:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Products are retrieved succesfully!\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1,\n        \"totalPage\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"65f7aaf457c87f0f9044ede6\",\n            \"name\": \"Trimmer\",\n            \"description\": \"this is product description\",\n            \"price\": 2000,\n            \"quantity\": 19,\n            \"category\": [\n                \"65f7a7ab57c87f0f9044edd1\"\n            ],\n            \"imageUrl\": [\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n            ],\n            \"isActive\": true,\n            \"tags\": [],\n            \"brand\": \"Phillips\",\n            \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n            \"updatedAt\": \"2024-03-18T02:46:12.327Z\"\n        }\n    ]\n}"}],"_postman_id":"72253c1c-b4c3-45c6-8cea-9b9ad013df48"},{"name":"Get Single order","id":"f007c399-668a-4eb5-a3df-950225ff8cf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/orders/66f911001010d65659caf761","urlObject":{"protocol":"http","port":"5000","path":["api","v1","orders","66f911001010d65659caf761"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c58ef23c-8648-425e-b8ef-65faa177e436","name":"Get Single product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"555"},{"key":"ETag","value":"W/\"22b-FSicaO1UNzkiALxpa8iQt+aic98\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:47:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is retrieved succesfully\",\n    \"data\": {\n        \"_id\": \"65f7aaf457c87f0f9044ede6\",\n        \"name\": \"Trimmer\",\n        \"description\": \"this is product description\",\n        \"price\": 2000,\n        \"quantity\": 19,\n        \"category\": [\n            \"65f7a7ab57c87f0f9044edd1\"\n        ],\n        \"imageUrl\": [\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n        ],\n        \"isActive\": true,\n        \"tags\": [],\n        \"brand\": \"Phillips\",\n        \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n        \"updatedAt\": \"2024-03-18T02:46:12.327Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f007c399-668a-4eb5-a3df-950225ff8cf0"},{"name":"cancel order","id":"97a08347-e602-4953-a5d6-7220e30998f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tags\": [\"Trimmer\"],\r\n    \"brand\": \"Phillips\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","65f7aaf457c87f0f9044ede6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6cea2c48-b830-4a19-a035-4c29d8836aa9","name":"Update product","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tags\": [\"Trimmer\"],\r\n    \"brand\": \"Phillips\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"563"},{"key":"ETag","value":"W/\"233-s+aS5kJlCbTyBfdaAJqdYgraMdw\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:48:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is updated succesfully.\",\n    \"data\": {\n        \"_id\": \"65f7aaf457c87f0f9044ede6\",\n        \"name\": \"Trimmer\",\n        \"description\": \"this is product description\",\n        \"price\": 2000,\n        \"quantity\": 19,\n        \"category\": [\n            \"65f7a7ab57c87f0f9044edd1\"\n        ],\n        \"imageUrl\": [\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n        ],\n        \"isActive\": true,\n        \"tags\": [\n            \"Trimmer\"\n        ],\n        \"brand\": \"Phillips\",\n        \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n        \"updatedAt\": \"2024-03-18T02:48:16.610Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"97a08347-e602-4953-a5d6-7220e30998f0"},{"name":"Delete order","id":"5865f50c-e10f-46dc-b18d-d4079bf55568","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","65f7aaf457c87f0f9044ede6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9c2a9b75-25a5-41b0-985e-90dd75526f2a","name":"Delete product","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"72"},{"key":"ETag","value":"W/\"48-0DK8LFcRrv1bfxQBofxRfJVePsU\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:48:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is deleted succesfully!\",\n    \"data\": null\n}"}],"_postman_id":"5865f50c-e10f-46dc-b18d-d4079bf55568"}],"id":"c0693239-6c3e-4bbb-ba5f-61bd1652fe6d","_postman_id":"c0693239-6c3e-4bbb-ba5f-61bd1652fe6d","description":""},{"name":"Payment","item":[{"name":"init payment","id":"d0498049-307f-4e73-9357-1cd84f29ee0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMzE5NzExMiwiZXhwIjoxNzE0MDYxMTEyfQ.PSkCSS5MerkGuub7GOpoJfLYRnhHKpgIPJJ_SULDy_U","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/product/product-image-7-346x310.jpg"],"src":"/E:/Download/product/product-image-7-346x310.jpg"},{"key":"data","value":"{\n    \"name\": \"Sample product 3\",\n    \"description\": \"this is product description\",\n    \"category\": [\n        \"65f7a7ab57c87f0f9044edd1\"\n    ],\n    \"price\": 1000,\n    \"quantity\": 19,\n    \"brand\": \"Phillips\",\n    \"isActive\": true\n}","type":"text"}]},"url":"http://localhost:5000/api/v1/payment","urlObject":{"protocol":"http","port":"5000","path":["api","v1","payment"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"ravi"},{"disabled":true,"key":"email","value":"ravi@gmail.com$sort"}],"variable":[]}},"response":[{"id":"f0389647-b3ad-4e61-b90f-b5eec44eb00d","name":"create Product","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/E:/Download/0559346_philips-bt330215-beard-trimmer-series-3000-for-men.jpeg"],"src":["/E:/Download/0559346_philips-bt330215-beard-trimmer-series-3000-for-men.jpeg","/E:/Download/download.jpeg"]},{"key":"data","value":"{\n    \"name\": \"Trimmer\",\n    \"description\": \"this is product description\",\n    \"category\": [\n        \"65f7a7ab57c87f0f9044edd1\"\n    ],\n    \"price\": 2000,\n    \"quantity\": 19,\n    \"brand\": \"Phillips\",\n    \"isActive\": true\n}","type":"text"}]},"url":{"raw":"http://localhost:5000/api/v1/products","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","products"],"query":[{"key":"searchTerm","value":"ravi","disabled":true},{"key":"email","value":"ravi@gmail.com$sort","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"556"},{"key":"ETag","value":"W/\"22c-eEGUFFHlcHcyUVfuPaZoxGFyRHs\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:46:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is created succesfully!\",\n    \"data\": [\n        {\n            \"name\": \"Trimmer\",\n            \"description\": \"this is product description\",\n            \"price\": 2000,\n            \"quantity\": 19,\n            \"category\": [\n                \"65f7a7ab57c87f0f9044edd1\"\n            ],\n            \"imageUrl\": [\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n            ],\n            \"isActive\": true,\n            \"tags\": [],\n            \"brand\": \"Phillips\",\n            \"_id\": \"65f7aaf457c87f0f9044ede6\",\n            \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n            \"updatedAt\": \"2024-03-18T02:46:12.327Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"d0498049-307f-4e73-9357-1cd84f29ee0c"},{"name":"validate payment","id":"d5ac151c-161d-44bf-92eb-b2c044ee3da8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWQyZTA0ZTA3YzY0NTZlMDhlZmFkNDEiLCJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA4NDM5MDUwLCJleHAiOjE3MTAxNjcwNTB9.WQ0NxPOyHUZIURIgBjZRWw6_xV-ogRLeSAAOGSUhVRo","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/v1/payment","urlObject":{"protocol":"http","port":"5000","path":["api","v1","payment"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"suzu"},{"disabled":true,"key":"bikeId","value":"bk-009"},{"disabled":true,"key":"releaseDate","value":"2022-04-05"},{"disabled":true,"key":"color","value":"Black"},{"disabled":true,"key":"size","value":"Medium"},{"disabled":true,"key":"releaseDate","value":"2022-01-15"},{"disabled":true,"key":"price","value":"1500"}],"variable":[]}},"response":[{"id":"9024aeb1-9e87-48cf-991e-d9954a8ce02f","name":"Get All Product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWQyZTA0ZTA3YzY0NTZlMDhlZmFkNDEiLCJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA4NDM5MDUwLCJleHAiOjE3MTAxNjcwNTB9.WQ0NxPOyHUZIURIgBjZRWw6_xV-ogRLeSAAOGSUhVRo","type":"text"},{"key":"searchTerm","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:5000/api/v1/products","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","products"],"query":[{"key":"searchTerm","value":"suzu","disabled":true},{"key":"bikeId","value":"bk-009","disabled":true},{"key":"releaseDate","value":"2022-04-05","type":"text","disabled":true},{"key":"color","value":"Black","type":"text","disabled":true},{"key":"size","value":"Medium","type":"text","disabled":true},{"key":"releaseDate","value":"2022-01-15","type":"text","disabled":true},{"key":"price","value":"1500","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"605"},{"key":"ETag","value":"W/\"25d-Rn17UI4jq6tKcmlLkaCzc3KZZ3I\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:46:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Products are retrieved succesfully!\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1,\n        \"totalPage\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"65f7aaf457c87f0f9044ede6\",\n            \"name\": \"Trimmer\",\n            \"description\": \"this is product description\",\n            \"price\": 2000,\n            \"quantity\": 19,\n            \"category\": [\n                \"65f7a7ab57c87f0f9044edd1\"\n            ],\n            \"imageUrl\": [\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n                \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n            ],\n            \"isActive\": true,\n            \"tags\": [],\n            \"brand\": \"Phillips\",\n            \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n            \"updatedAt\": \"2024-03-18T02:46:12.327Z\"\n        }\n    ]\n}"}],"_postman_id":"d5ac151c-161d-44bf-92eb-b2c044ee3da8"},{"name":"Get Single product","id":"abe775ba-5d98-47a4-aef3-c2f2747eadee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","65f7aaf457c87f0f9044ede6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f047acbc-ed14-4a4c-89e0-fd229de92ee1","name":"Get Single product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"555"},{"key":"ETag","value":"W/\"22b-FSicaO1UNzkiALxpa8iQt+aic98\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:47:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is retrieved succesfully\",\n    \"data\": {\n        \"_id\": \"65f7aaf457c87f0f9044ede6\",\n        \"name\": \"Trimmer\",\n        \"description\": \"this is product description\",\n        \"price\": 2000,\n        \"quantity\": 19,\n        \"category\": [\n            \"65f7a7ab57c87f0f9044edd1\"\n        ],\n        \"imageUrl\": [\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n        ],\n        \"isActive\": true,\n        \"tags\": [],\n        \"brand\": \"Phillips\",\n        \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n        \"updatedAt\": \"2024-03-18T02:46:12.327Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"abe775ba-5d98-47a4-aef3-c2f2747eadee"},{"name":"Update product","id":"fbb2ec6a-3a6d-4652-8181-4ba16171784b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tags\": [\"Trimmer\"],\r\n    \"brand\": \"Phillips\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","65f7aaf457c87f0f9044ede6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"507cf9ca-4f79-42d2-a3ce-bf091743ece6","name":"Update product","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"tags\": [\"Trimmer\"],\r\n    \"brand\": \"Phillips\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"563"},{"key":"ETag","value":"W/\"233-s+aS5kJlCbTyBfdaAJqdYgraMdw\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:48:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is updated succesfully.\",\n    \"data\": {\n        \"_id\": \"65f7aaf457c87f0f9044ede6\",\n        \"name\": \"Trimmer\",\n        \"description\": \"this is product description\",\n        \"price\": 2000,\n        \"quantity\": 19,\n        \"category\": [\n            \"65f7a7ab57c87f0f9044edd1\"\n        ],\n        \"imageUrl\": [\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729925/Trimmer-1710729966483.jpg\",\n            \"https://res.cloudinary.com/dhajseyww/image/upload/v1710729927/Trimmer-1710729970960.jpg\"\n        ],\n        \"isActive\": true,\n        \"tags\": [\n            \"Trimmer\"\n        ],\n        \"brand\": \"Phillips\",\n        \"createdAt\": \"2024-03-18T02:46:12.327Z\",\n        \"updatedAt\": \"2024-03-18T02:48:16.610Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"fbb2ec6a-3a6d-4652-8181-4ba16171784b"},{"name":"Delete product","id":"c50652e3-6b2a-4704-b573-5452338e364c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6","urlObject":{"protocol":"http","port":"5000","path":["api","v1","products","65f7aaf457c87f0f9044ede6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a3dcb4b0-04b4-48b8-ab7f-d3e58c308da3","name":"Delete product","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/products/65f7aaf457c87f0f9044ede6"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"72"},{"key":"ETag","value":"W/\"48-0DK8LFcRrv1bfxQBofxRfJVePsU\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:48:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product is deleted succesfully!\",\n    \"data\": null\n}"}],"_postman_id":"c50652e3-6b2a-4704-b573-5452338e364c"}],"id":"3799c377-1da8-42e0-90d2-e0760d8e8189","_postman_id":"3799c377-1da8-42e0-90d2-e0760d8e8189","description":""},{"name":"Category","item":[{"name":"create Category","id":"6a6c959f-36f5-4300-ad2f-2b7531810cdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcyNzI2MTA0OSwiZXhwIjoxNzI4MTI1MDQ5fQ.1mLz_TEVwCJsxM90d-QSXO9tj3MhDZ6CVZdvi2vlvyc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\":  \"Onions & Leeks\",\r\n    \"slug\": \"onions-leeks\",\r\n    \"imageUrl\": \"https://demo2.posthemes.com/pos_junno/layout3/modules/poslistcategories/images/7fc4ed0e1dd5939dabea25b90ef6df10fe31fa56_thumb-1_3.jpg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/categories","urlObject":{"protocol":"http","port":"5000","path":["api","v1","categories"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"ravi"},{"disabled":true,"key":"email","value":"ravi@gmail.com$sort"}],"variable":[]}},"response":[{"id":"065a908f-e9f6-424b-93e1-ec4313aa41b3","name":"create Category","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Electronics\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/v1/categories","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","categories"],"query":[{"key":"searchTerm","value":"ravi","disabled":true},{"key":"email","value":"ravi@gmail.com$sort","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"244"},{"key":"ETag","value":"W/\"f4-tgS7uhWQ5a/wrMwcK2xiF1pfl5s\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:32:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Category is created succesfully!\",\n    \"data\": {\n        \"name\": \"Electronics\",\n        \"isActive\": true,\n        \"isDeleted\": false,\n        \"_id\": \"65f7a7ab57c87f0f9044edd1\",\n        \"createdAt\": \"2024-03-18T02:32:11.263Z\",\n        \"updatedAt\": \"2024-03-18T02:32:11.263Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"6a6c959f-36f5-4300-ad2f-2b7531810cdd"},{"name":"Get All Category","id":"fd1bcbd2-70f9-42cd-b360-be513ab830c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWQyZTA0ZTA3YzY0NTZlMDhlZmFkNDEiLCJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA4NDM5MDUwLCJleHAiOjE3MTAxNjcwNTB9.WQ0NxPOyHUZIURIgBjZRWw6_xV-ogRLeSAAOGSUhVRo","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/v1/categories","urlObject":{"protocol":"http","port":"5000","path":["api","v1","categories"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"suzu"},{"disabled":true,"key":"bikeId","value":"bk-009"},{"disabled":true,"key":"releaseDate","value":"2022-04-05"},{"disabled":true,"key":"color","value":"Black"},{"disabled":true,"key":"size","value":"Medium"},{"disabled":true,"key":"releaseDate","value":"2022-01-15"},{"disabled":true,"key":"price","value":"1500"}],"variable":[]}},"response":[{"id":"6be403be-65de-4b1b-8bec-b88cc556b3b7","name":"Get All Category","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWQyZTA0ZTA3YzY0NTZlMDhlZmFkNDEiLCJlbWFpbCI6Im1vYmFzc2hlcnBhdXRleEBnbWFpbC5jb20iLCJyb2xlIjoic2VsbGVyIiwiaWF0IjoxNzA4NDM5MDUwLCJleHAiOjE3MTAxNjcwNTB9.WQ0NxPOyHUZIURIgBjZRWw6_xV-ogRLeSAAOGSUhVRo","type":"text"},{"key":"searchTerm","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:5000/api/v1/categories","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","categories"],"query":[{"key":"searchTerm","value":"suzu","disabled":true},{"key":"bikeId","value":"bk-009","disabled":true},{"key":"releaseDate","value":"2022-04-05","type":"text","disabled":true},{"key":"color","value":"Black","type":"text","disabled":true},{"key":"size","value":"Medium","type":"text","disabled":true},{"key":"releaseDate","value":"2022-01-15","type":"text","disabled":true},{"key":"price","value":"1500","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"296"},{"key":"ETag","value":"W/\"128-s0n7argae5znj4KLAMW955S62YY\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:33:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Categories are retrieved succesfully!\",\n    \"meta\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 1,\n        \"totalPage\": 1\n    },\n    \"data\": [\n        {\n            \"_id\": \"65f7a7ab57c87f0f9044edd1\",\n            \"name\": \"Electronics\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"createdAt\": \"2024-03-18T02:32:11.263Z\",\n            \"updatedAt\": \"2024-03-18T02:32:11.263Z\"\n        }\n    ]\n}"}],"_postman_id":"fd1bcbd2-70f9-42cd-b360-be513ab830c6"},{"name":"Get Single Category","id":"9f7d5aaa-e363-483a-93bd-8b1702e4cde1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/categories/65f7a7ab57c87f0f9044edd1","urlObject":{"protocol":"http","port":"5000","path":["api","v1","categories","65f7a7ab57c87f0f9044edd1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e3a35831-6f79-4e45-8411-65f549477742","name":"Get Single Category","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InJpdGFAZ21haWwuY29tIiwicm9sZSI6ImJ1eWVyIiwiaWF0IjoxNzA3OTE4MTMzLCJleHAiOjE3MDk2NDYxMzN9.6pBrd10MBGFHnSTdSFehX8IsU7a7Rq1NCEWvX2NXmq8","type":"text"}],"url":"http://localhost:5000/api/v1/categories/65f7a7ab57c87f0f9044edd1"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"245"},{"key":"ETag","value":"W/\"f5-O8eNH10v2PqcKAau5D+MNHyLX94\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:34:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Category is retrieved succesfully\",\n    \"data\": {\n        \"_id\": \"65f7a7ab57c87f0f9044edd1\",\n        \"name\": \"Electronics\",\n        \"isActive\": true,\n        \"isDeleted\": false,\n        \"createdAt\": \"2024-03-18T02:32:11.263Z\",\n        \"updatedAt\": \"2024-03-18T02:32:11.263Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"9f7d5aaa-e363-483a-93bd-8b1702e4cde1"},{"name":"Update Category","id":"448dad12-4bec-4cc5-8910-f3f440023640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcyNzI2MTA0OSwiZXhwIjoxNzI4MTI1MDQ5fQ.1mLz_TEVwCJsxM90d-QSXO9tj3MhDZ6CVZdvi2vlvyc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"description\": \"this is category description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/categories/66f512a21c61297bbfac83fb","urlObject":{"protocol":"http","port":"5000","path":["api","v1","categories","66f512a21c61297bbfac83fb"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5d366c23-954b-4b03-b370-52e017f4550c","name":"Update Category","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"description\": \"this is category description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/categories/65f7a7ab57c87f0f9044edd1"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"289"},{"key":"ETag","value":"W/\"121-Z9/1/T5LTg+gVC3eQOcGP8cW2bQ\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:35:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Category is updated succesfully.\",\n    \"data\": {\n        \"_id\": \"65f7a7ab57c87f0f9044edd1\",\n        \"name\": \"Electronics\",\n        \"isActive\": true,\n        \"isDeleted\": false,\n        \"createdAt\": \"2024-03-18T02:32:11.263Z\",\n        \"updatedAt\": \"2024-03-18T02:35:53.299Z\",\n        \"__v\": 0,\n        \"description\": \"this is category description\"\n    }\n}"}],"_postman_id":"448dad12-4bec-4cc5-8910-f3f440023640"},{"name":"Delete category","id":"8546ccb1-93be-4bc7-86b5-1a8cb610bb60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcyNzI2MTA0OSwiZXhwIjoxNzI4MTI1MDQ5fQ.1mLz_TEVwCJsxM90d-QSXO9tj3MhDZ6CVZdvi2vlvyc","type":"text"}],"url":"http://localhost:5000/api/v1/categories/delete/66f51c5d6e731e3839e86ce3","urlObject":{"protocol":"http","port":"5000","path":["api","v1","categories","delete","66f51c5d6e731e3839e86ce3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cea6b113-7ab5-423b-8432-64cc85740584","name":"Delete category","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTEwNTdjODdmMGY5MDQ0ZWQ5MyIsImVtYWlsIjoicmFzaGVkQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTcxMDcyODQzOCwiZXhwIjoxNzExNTkyNDM4fQ.33GJDL6VccMc3iNBr7KboJeECJfV2Ky5-zf0JoLWGLA","type":"text"}],"url":"http://localhost:5000/api/v1/categories/65f7a7ab57c87f0f9044edd1"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"73"},{"key":"ETag","value":"W/\"49-H1LICIdDbSoMF+yws1NK94K4O7w\""},{"key":"Date","value":"Mon, 18 Mar 2024 02:36:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Category is deleted succesfully!\",\n    \"data\": null\n}"}],"_postman_id":"8546ccb1-93be-4bc7-86b5-1a8cb610bb60"}],"id":"7c49239b-8b5b-4738-8f5d-360c5b76bb29","_postman_id":"7c49239b-8b5b-4738-8f5d-360c5b76bb29","description":""},{"name":"Cart","item":[{"name":"add to cart","id":"c053e0d8-d08f-4052-a657-44e36558a9d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"items\": [\r\n        {\r\n            \"productId\": \"65f7af26f234ec7510606191\",\r\n            \"quantity\": 5\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/cart","urlObject":{"protocol":"http","port":"5000","path":["api","v1","cart"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"ravi"},{"disabled":true,"key":"email","value":"ravi@gmail.com$sort"}],"variable":[]}},"response":[{"id":"f44739d8-ea67-4efd-86dc-e3b9cb982113","name":"add to cart","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"items\": [\r\n        {\r\n            \"productId\": \"65f7af26f234ec7510606191\",\r\n            \"quantity\": 5\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/v1/cart","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","cart"],"query":[{"key":"searchTerm","value":"ravi","disabled":true},{"key":"email","value":"ravi@gmail.com$sort","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"309"},{"key":"ETag","value":"W/\"135-7XXdDOMovughEoem33ZsB9I2UcA\""},{"key":"Date","value":"Mon, 18 Mar 2024 03:06:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Item added to Cart!\",\n    \"data\": {\n        \"userId\": \"65f7a15857c87f0f9044ed9e\",\n        \"items\": [\n            {\n                \"productId\": \"65f7af26f234ec7510606191\",\n                \"quantity\": 5,\n                \"_id\": \"65f7afcaf234ec7510606199\"\n            }\n        ],\n        \"_id\": \"65f7afcaf234ec7510606197\",\n        \"createdAt\": \"2024-03-18T03:06:50.952Z\",\n        \"updatedAt\": \"2024-03-18T03:06:50.952Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"c053e0d8-d08f-4052-a657-44e36558a9d4"},{"name":"get cart by Id","id":"f7d6d7ab-6cb3-406d-8f0b-b5f70c3d20c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/v1/cart","urlObject":{"protocol":"http","port":"5000","path":["api","v1","cart"],"host":["localhost"],"query":[{"disabled":true,"key":"searchTerm","value":"suzu"},{"disabled":true,"key":"bikeId","value":"bk-009"},{"disabled":true,"key":"releaseDate","value":"2022-04-05"},{"disabled":true,"key":"color","value":"Black"},{"disabled":true,"key":"size","value":"Medium"},{"disabled":true,"key":"releaseDate","value":"2022-01-15"},{"disabled":true,"key":"price","value":"1500"}],"variable":[]}},"response":[{"id":"994586b1-856b-4c54-8b0a-e17556667975","name":"get cart by Id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"},{"key":"searchTerm","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:5000/api/v1/cart","protocol":"http","host":["localhost"],"port":"5000","path":["api","v1","cart"],"query":[{"key":"searchTerm","value":"suzu","disabled":true},{"key":"bikeId","value":"bk-009","disabled":true},{"key":"releaseDate","value":"2022-04-05","type":"text","disabled":true},{"key":"color","value":"Black","type":"text","disabled":true},{"key":"size","value":"Medium","type":"text","disabled":true},{"key":"releaseDate","value":"2022-01-15","type":"text","disabled":true},{"key":"price","value":"1500","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"787"},{"key":"ETag","value":"W/\"313-QTAxVO8qJTZIHxx9YPk+MomoAF0\""},{"key":"Date","value":"Mon, 18 Mar 2024 03:07:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Cart retrieved succesfully!\",\n    \"data\": {\n        \"_id\": \"65f7afcaf234ec7510606197\",\n        \"userId\": \"65f7a15857c87f0f9044ed9e\",\n        \"items\": [\n            {\n                \"productId\": {\n                    \"_id\": \"65f7af26f234ec7510606191\",\n                    \"name\": \"Trimmer 3\",\n                    \"description\": \"this is product description\",\n                    \"price\": 2000,\n                    \"quantity\": 19,\n                    \"category\": [\n                        \"65f7a7ab57c87f0f9044edd1\"\n                    ],\n                    \"imageUrl\": [\n                        \"https://res.cloudinary.com/dhajseyww/image/upload/v1710731000/Trimmer%203-1710731042371.jpg\",\n                        \"https://res.cloudinary.com/dhajseyww/image/upload/v1710731001/Trimmer%203-1710731045189.jpg\"\n                    ],\n                    \"isActive\": true,\n                    \"tags\": [],\n                    \"brand\": \"Phillips\",\n                    \"createdAt\": \"2024-03-18T03:04:06.138Z\",\n                    \"updatedAt\": \"2024-03-18T03:04:06.138Z\",\n                    \"__v\": 0\n                },\n                \"quantity\": 5,\n                \"_id\": \"65f7afcaf234ec7510606199\"\n            }\n        ],\n        \"createdAt\": \"2024-03-18T03:06:50.952Z\",\n        \"updatedAt\": \"2024-03-18T03:06:50.952Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f7d6d7ab-6cb3-406d-8f0b-b5f70c3d20c3"},{"name":"Update Cart","id":"97c29acd-e8c4-4cb7-8e41-ef3fa090ef2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"quantity\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/cart/65f7af26f234ec7510606191","urlObject":{"protocol":"http","port":"5000","path":["api","v1","cart","65f7af26f234ec7510606191"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9311c317-7043-4bf1-a529-7513c110dc27","name":"Update Cart","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"quantity\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/cart/65f7af26f234ec7510606191"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"315"},{"key":"ETag","value":"W/\"13b-x7PpjhClwS5rNEeh1O7jEGMD96I\""},{"key":"Date","value":"Mon, 18 Mar 2024 03:08:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Cart updated succesfully.\",\n    \"data\": {\n        \"_id\": \"65f7afcaf234ec7510606197\",\n        \"userId\": \"65f7a15857c87f0f9044ed9e\",\n        \"items\": [\n            {\n                \"productId\": \"65f7af26f234ec7510606191\",\n                \"quantity\": 5,\n                \"_id\": \"65f7afcaf234ec7510606199\"\n            }\n        ],\n        \"createdAt\": \"2024-03-18T03:06:50.952Z\",\n        \"updatedAt\": \"2024-03-18T03:06:50.952Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"97c29acd-e8c4-4cb7-8e41-ef3fa090ef2d"},{"name":"clear cart","id":"cd4a02f9-806a-44b0-bc05-bf56e05c6165","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"url":"http://localhost:5000/api/v1/cart","urlObject":{"protocol":"http","port":"5000","path":["api","v1","cart"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a275059c-9946-4f54-9705-c7ef5c25eb3b","name":"clear cart","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"url":"http://localhost:5000/api/v1/cart"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"69"},{"key":"ETag","value":"W/\"45-Z6qebJxsstAgeXKhQHrl55YUHDI\""},{"key":"Date","value":"Mon, 18 Mar 2024 03:10:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Cart is deleted succesfully!\",\n    \"data\": null\n}"}],"_postman_id":"cd4a02f9-806a-44b0-bc05-bf56e05c6165"},{"name":"clear item from cart","id":"536d3cea-99a5-42d6-9989-508dd72bc52a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1Zjc4NzhhYjU3NjZjZDgyNWQ5M2NkYiIsImVtYWlsIjoiYXNocmFmaUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3MjIzNDQsImV4cCI6MTcxMTU4NjM0NH0.IToHKNb9YiAJxISy1Mip19lLtPWkQp2BKESZZx3yEFw","type":"text"}],"url":"http://localhost:5000/api/v1/cart/65f7af26f234ec7510606191","urlObject":{"protocol":"http","port":"5000","path":["api","v1","cart","65f7af26f234ec7510606191"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f457a2bf-9aa1-4d7c-b704-e65c7f7ba1cb","name":"clear item from cart","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY1ZjdhMTU4NTdjODdmMGY5MDQ0ZWQ5ZSIsImVtYWlsIjoicml0YUBnbWFpbC5jb20iLCJyb2xlIjoiYnV5ZXIiLCJpYXQiOjE3MTA3Mjg1MDgsImV4cCI6MTcxMTU5MjUwOH0.DdozwhkqAoXymlU_GK9HXWe_7WK4jcXQojfXzitvZ6A","type":"text"}],"url":"http://localhost:5000/api/v1/cart/65f7af26f234ec7510606191"},"status":"OK","code":200,"_postman_previewlanguage":"json","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":"227"},{"key":"ETag","value":"W/\"e3-ng6yVOCwh0Mz8nqjySj/i9JBW5Y\""},{"key":"Date","value":"Mon, 18 Mar 2024 03:09:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Item removed from Cart.\",\n    \"data\": {\n        \"_id\": \"65f7afcaf234ec7510606197\",\n        \"userId\": \"65f7a15857c87f0f9044ed9e\",\n        \"items\": [],\n        \"createdAt\": \"2024-03-18T03:06:50.952Z\",\n        \"updatedAt\": \"2024-03-18T03:09:27.312Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"536d3cea-99a5-42d6-9989-508dd72bc52a"}],"id":"5941477f-9a0f-4d6e-83db-a5156ff2f7e5","_postman_id":"5941477f-9a0f-4d6e-83db-a5156ff2f7e5","description":""},{"name":"http://localhost:5000/api/v1/offered-courses","id":"3cf171d8-2e8a-497e-9572-d938c154a207","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/offered-courses","urlObject":{"protocol":"http","port":"5000","path":["api","v1","offered-courses"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cf171d8-2e8a-497e-9572-d938c154a207"},{"name":"https://sandbox.payment.bkash.com/?paymentId=TR0011wBSx8kI1731747946338&hash=egX.o9qDzafb_DT0vJ9","id":"a9eeaaf1-de33-41af-8d31-60be217e471c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://sandbox.payment.bkash.com/?paymentId=TR0011wBSx8kI1731747946338&hash=egX.o9qDzafb_DT0vJ9","urlObject":{"protocol":"https","path":[""],"host":["sandbox","payment","bkash","com"],"query":[{"key":"paymentId","value":"TR0011wBSx8kI1731747946338"},{"key":"hash","value":"egX.o9qDzafb_DT0vJ9"}],"variable":[]}},"response":[],"_postman_id":"a9eeaaf1-de33-41af-8d31-60be217e471c"},{"name":"https://mdsolaimandeveloper.pythonanywhere.com/api/payment/bkash/callback/?paymentID=TR0011wBSx8kI1731747946338&status=success&signature=4f9DIJEwzq","id":"173ba715-ef7e-47c9-9988-78a37725fc51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://mdsolaimandeveloper.pythonanywhere.com/api/payment/bkash/callback/?paymentID=TR0011wBSx8kI1731747946338&status=success&signature=4f9DIJEwzq","urlObject":{"protocol":"https","path":["api","payment","bkash","callback",""],"host":["mdsolaimandeveloper","pythonanywhere","com"],"query":[{"key":"paymentID","value":"TR0011wBSx8kI1731747946338"},{"key":"status","value":"success"},{"key":"signature","value":"4f9DIJEwzq"}],"variable":[]}},"response":[],"_postman_id":"173ba715-ef7e-47c9-9988-78a37725fc51"},{"name":"http://localhost:3000/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffavicon.23f34302.webp&w=48&q=75","id":"1449404d-aa35-4c44-aa9b-485bd0ead6ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffavicon.23f34302.webp&w=48&q=75","urlObject":{"protocol":"http","port":"3000","path":["_next","image"],"host":["localhost"],"query":[{"key":"url","value":"%2F_next%2Fstatic%2Fmedia%2Ffavicon.23f34302.webp"},{"key":"w","value":"48"},{"key":"q","value":"75"}],"variable":[]}},"response":[],"_postman_id":"1449404d-aa35-4c44-aa9b-485bd0ead6ad"}],"variable":[{"key":"ph-local-url","value":"http://localhost:5000/api/v1"}]}