{"info":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"31029208","collectionId":"638648f9-bb7c-4c16-b407-759b4668796f","publishedId":"2sAYXBFehY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-11T14:38:16.000Z"},"item":[{"name":"Host Experience","item":[{"name":"signUp User","id":"be8e2a9d-c3f4-445c-8ddf-8259a301ca57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Eben\", \r\n    \"lastName\": \"Henry\", \r\n    \"email\": \"ebenezertope4@gmail.com\", \r\n    \"phoneNumber\": \"+2348141521089\", \r\n    \"password\": \"Ebenezer321@\"\r\n    // temporaryUserId: \"37834843hjdjhdhje3834\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-eventparcel.onrender.com/api/v1/signup","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","signup"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"eb3ff673-4cc8-4ee0-a77d-d16266f84f34","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Eben\", \r\n    \"lastName\": \"Henry\", \r\n    \"email\": \"ebenezertope4@gmail.com\", \r\n    \"phoneNumber\": \"+2348141521089\", \r\n    \"password\": \"Ebenezer321@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/signup"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Access-Control-Allow-Origin","value":"https://deveben-socials.vercel.app","type":"text"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","type":"text"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"76","type":"text"},{"key":"ETag","value":"W/\"4c-pTETzhSKWgSkFJxdffd1AES6au4\"","type":"text"},{"key":"Date","value":"Tue, 11 Feb 2025 14:03:59 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User created successfully. Please check your email for the OTP\"\n}"}],"_postman_id":"be8e2a9d-c3f4-445c-8ddf-8259a301ca57"},{"name":"Verify OTP","id":"59e5e490-5088-4128-89ab-863e9e710504","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\",\r\n    \"otp\": \"603346\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-eventparcel.onrender.com/api/v1/verify-otp","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","verify-otp"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"413fb837-a948-46d6-aa65-26e6fecbce57","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\",\r\n    \"otp\": \"908700\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/verify-otp"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Access-Control-Allow-Origin","value":"https://deveben-socials.vercel.app","type":"text"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","type":"text"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"60","type":"text"},{"key":"ETag","value":"W/\"3c-e6dSlD0DC/OEw+ZgonEO0iRPRv8\"","type":"text"},{"key":"Date","value":"Tue, 11 Feb 2025 14:06:25 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"OTP verified successfully. You can now log in.\"\n}"}],"_postman_id":"59e5e490-5088-4128-89ab-863e9e710504"},{"name":"Login","event":[{"listen":"test","script":{"id":"e88764e7-f0a9-4954-b8b8-4a6ac43d7a01","exec":["pm.test(\"Secure headers are present\", function () {\r","    pm.expect(pm.response.headers.get(\"Strict-Transport-Security\")).to.exist;\r","    pm.expect(pm.response.headers.get(\"X-Content-Type-Options\")).to.eql(\"nosniff\");\r","    pm.expect(pm.response.headers.get(\"Content-Security-Policy\")).to.exist;\r","});\r","\r","pm.test(\"Rate limiting headers present\", function () {\r","    const limit = pm.response.headers.get(\"X-RateLimit-Limit\");\r","    const remaining = pm.response.headers.get(\"X-RateLimit-Remaining\");\r","    pm.expect(limit).to.exist;\r","    pm.expect(remaining).to.exist;\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"58b5be80-4ef0-4942-aafe-4ed25e97677e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\",\r\n    \"password\": \"Ebenezer321@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventparcel.com/api/v1/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","login"],"host":["api","eventparcel","com"],"query":[],"variable":[]}},"response":[{"id":"b2e3a50b-359d-4944-91c3-9e69ffa47cb4","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\",\r\n    \"password\": \"Ebenezer321@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/login"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Access-Control-Allow-Origin","value":"https://deveben-socials.vercel.app","type":"text"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","type":"text"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"746","type":"text"},{"key":"ETag","value":"W/\"2ea-IL+eeds8VzFUc3fE5B0LSiNGT4s\"","type":"text"},{"key":"Date","value":"Tue, 11 Feb 2025 14:08:55 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Login successful\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2N2FiNThjYzRhMGRlODAwYmMzZTU3NTIiLCJpYXQiOjE3MzkyODI5MzUsImV4cCI6MTczOTM2OTMzNX0.hgb_Eg9USyo9zB99h4xWJxhQn_MYkq2_lX6_Kz_1SIA\",\n    \"data\": {\n        \"_id\": \"67ab58cc4a0de800bc3e5752\",\n        \"firstName\": \"eben\",\n        \"lastName\": \"henry\",\n        \"email\": \"ebenezertope4@gmail.com\",\n        \"phoneNumber\": \"+2348141521089\",\n        \"isVerified\": true,\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2N2FiNThjYzRhMGRlODAwYmMzZTU3NTIiLCJpYXQiOjE3MzkyODI5MzUsImV4cCI6MTczOTM2OTMzNX0.hgb_Eg9USyo9zB99h4xWJxhQn_MYkq2_lX6_Kz_1SIA\",\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": [],\n        \"isOtpVerified\": false,\n        \"notifications\": [],\n        \"createdAt\": \"2025-02-11T14:03:56.828Z\",\n        \"updatedAt\": \"2025-02-11T14:08:55.617Z\",\n        \"__v\": 0\n    }\n}"},{"id":"6c56e6d4-f970-41b9-820c-7bebf36c534e","name":"Success Response2","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\",\r\n    \"password\": \"Ebenezer321@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2N2I0OWFlNzVjMzgyMzgxNjc2NjY1MzQiLCJpYXQiOjE3Mzk4OTM0NjgsImV4cCI6MTczOTk3OTg2OH0.bYtoEJGQiIU9J5Kirkm6uomqNbkNXZSHILHNndy52nU; Max-Age=86400; Path=/; Expires=Wed, 19 Feb 2025 15:44:28 GMT; HttpOnly; Secure; SameSite=Strict"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"704"},{"key":"ETag","value":"W/\"2c0-UVa2ThxcoPOWw32oCsxqhQG4Cp4\""},{"key":"Date","value":"Tue, 18 Feb 2025 15:44:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Login successful\",\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2N2I0OWFlNzVjMzgyMzgxNjc2NjY1MzQiLCJpYXQiOjE3Mzk4OTM0NjgsImV4cCI6MTczOTg5NDA2OH0.UoO9xwAGOli6DAQXk5srKwrHvvRKRwOx-Im96Ky_CXk\",\n    \"data\": {\n        \"_id\": \"67b49ae75c38238167666534\",\n        \"firstName\": \"eben\",\n        \"lastName\": \"henry\",\n        \"email\": \"ebenezertope4@gmail.com\",\n        \"maskedEmail\": \"ebene********@gmail.com\",\n        \"phoneNumber\": \"+2348141521089\",\n        \"isVerified\": true,\n        \"accessToken\": null,\n        \"refreshToken\": [\n            \"$2b$10$zGq8XZElPKShkL0Ip1T/W.HIRLJusV8oinvdxSJKnCWWeLwTP/wdu\"\n        ],\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": [],\n        \"isOtpVerified\": false,\n        \"notifications\": [],\n        \"createdAt\": \"2025-02-18T14:36:23.366Z\",\n        \"updatedAt\": \"2025-02-18T15:44:28.429Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"58b5be80-4ef0-4942-aafe-4ed25e97677e"},{"name":"Resend OTP","id":"762563ed-5517-4f47-94ba-d85adb2384c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-eventparcel.onrender.com/api/v1/resend-otp","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","resend-otp"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"ab145c45-6560-4814-8ed9-33abd1f74562","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/resend-otp"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Access-Control-Allow-Origin","value":"https://deveben-socials.vercel.app","type":"text"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","type":"text"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"50","type":"text"},{"key":"ETag","value":"W/\"32-jtDA+IP94DCZROk+HTWoXvC/j3E\"","type":"text"},{"key":"Date","value":"Tue, 11 Feb 2025 14:13:12 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"New OTP has been sent to your email.\"\n}"}],"_postman_id":"762563ed-5517-4f47-94ba-d85adb2384c9"},{"name":"Refresh Token","id":"69c2e84c-9728-4c55-af3a-255416c29227","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"name":"cache-control","sortOrder":2,"infoTitle":"We recommend using this header","info":"Postman added \"Cache-Control: no-cache\" as a precautionary measure to prevent the server from returning stale response when one makes repeated requests.\n\nYou can remove this header in the app settings or enter a new one with a different value.","allowedToToggle":false,"disableEdit":true,"previewSettingsLink":"Go to settings","key":"Cache-Control","value":"no-cache","system":true,"type":"text","id":0},{"name":"postman-token","sortOrder":3,"infoTitle":"We recommend using this header","info":"The Postman-Token header appends a random UUID to every outgoing request. Postman adds this header for API developers to better debug requests sent and to ensure separate requests appear distinct to the receiving server.\n\nYou can remove this header in the app settings.","allowedToToggle":false,"disableEdit":true,"previewSettingsLink":"Go to settings","key":"Postman-Token","value":"<calculated when request is sent>","system":true,"type":"text","id":1},{"name":"content-length","sortOrder":5,"infoTitle":"This header was automatically added","info":"The Content-Length header was added to indicate to the server the size of the request body that is added to this request. Server uses this value to parse the request body accurately.\n\nYou can remove the header or enter a new one with a different value.","allowedToToggle":true,"disableEdit":true,"previewSettingsLink":"Go to body","key":"Content-Length","value":"0","system":true,"type":"text","id":2},{"name":"host","sortOrder":6,"infoTitle":"We recommend using this header","info":"The Host header is added to identify the domain name for which a request is being sent to the server. This header is implicitly sent by every HTTP client.\n\nYou can remove the header or enter a new one with a different value. It is most likely that without this header, your request will return an HTTP 400 error.","allowedToToggle":true,"disableEdit":true,"key":"Host","value":"<calculated when request is sent>","system":true,"type":"text","id":3},{"name":"user-agent","sortOrder":7,"infoTitle":"We recommend using this header","info":"The User-Agent header is added to help the server identify Postman as the HTTP requesting application or client.\n\nIt is recommended that this header be sent, but you can remove the header or enter a new one with a different value.","allowedToToggle":true,"disableEdit":true,"key":"User-Agent","value":"PostmanRuntime/7.39.1","system":true,"type":"text","id":4},{"name":"accept","sortOrder":8,"infoTitle":"We recommend using this header","info":"The \"Accept: */*\" header is added to tell the server that Postman can understand and process all forms of response content types.\n\nIt is recommended that this header be sent, but you can remove the header or enter a new one with a different value.","allowedToToggle":true,"disableEdit":true,"key":"Accept","value":"*/*","system":true,"type":"text","id":5},{"name":"accept-encoding","sortOrder":9,"infoTitle":"We recommend using this header","info":"The Accept-Encoding header is added to indicate to the server that Postman HTTP client supports a defined list of content-encoding or compression algorithms as response.\n\nYou can remove the header or enter a new one with a different value. Doing that may not accurately render the response within the app.","allowedToToggle":true,"disableEdit":true,"key":"Accept-Encoding","value":"gzip, deflate, br","system":true,"type":"text","id":6},{"name":"connection","sortOrder":10,"infoTitle":"We recommend using this header","info":"Postman added the Connection header to indicate the server to keep the underlying network connection open once the current response is received. This allows Postman to reuse the same connection for faster response times in subsequent requests to the same server.\n\nYou can remove this header or enter a new one with a different value, such as `Connection: Close` to control this behaviour.","allowedToToggle":true,"disableEdit":true,"key":"Connection","value":"keep-alive","system":true,"type":"text","id":7},{"key":"Content-Type","value":"application/json","type":"text","id":8}],"url":"https://api-eventparcel.onrender.com/api/v1/refresh-token","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","refresh-token"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"55c4fe29-ac97-4ac0-ae93-08d4693424c0","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text","id":8}],"url":"http://localhost:9460/api/v1/refresh-token"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"194","type":"text"},{"key":"ETag","value":"W/\"c2-VOBgCvbeoE5s89Ub9NnF1F8GskA\"","type":"text"},{"key":"Date","value":"Wed, 19 Feb 2025 11:36:15 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2N2I0OWFlNzVjMzgyMzgxNjc2NjY1MzQiLCJpYXQiOjE3Mzk5NjQ5NzUsImV4cCI6MTczOTk2NTU3NX0.20UP9EeNHet65e9qJvSZlU0SPREcgkKQv95X9RJn7dI\"\n}"}],"_postman_id":"69c2e84c-9728-4c55-af3a-255416c29227"},{"name":"Create Event","id":"bb5bb17e-64a4-4213-b9f2-e03d0782b585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"eventName","value":"Dev Conference","type":"text","id":0},{"key":"eventDescription","value":"Lorem Ipsom blah blah blah","type":"text","id":1},{"key":"date","value":"2025-05-28","type":"text","id":2},{"key":"time","value":"02:30 PM","type":"text","id":3},{"key":"eventLocation","value":"2 Adeola Odeku Street, Ikoyi","type":"text","id":4},{"key":"hostFirstName","value":"Eben","type":"text","id":5},{"key":"hostLastName","value":"Henry","type":"text","id":6},{"key":"hostEmail","value":"ebenezertope4@gmail.com","type":"text","id":7},{"key":"eventImgUrl","type":"file","id":8,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\eventParcel.png"]},{"key":"numberOfGroups","value":"6","type":"text","id":9}],"options":{"formdata":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-event","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","add-event"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"336c2400-b6de-4a1a-94dc-029da80c23ec","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"eventName","value":"Dev Conference","type":"text","id":0},{"key":"eventDescription","value":"Lorem Ipsom blah blah blah","type":"text","id":1},{"key":"date","value":"2025-02-28","type":"text","id":2},{"key":"time","value":"02:30 PM","type":"text","id":3},{"key":"eventLocation","value":"2 Adeola Odeku Street, Ikoyi","type":"text","id":4},{"key":"hostFirstName","value":"Eben","type":"text","id":5},{"key":"hostLastName","value":"Henry","type":"text","id":6},{"key":"hostEmail","value":"ebenezertope4@gmail.com","type":"text","id":7},{"key":"eventImgUrl","type":"file","id":8,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\eventParcel.png"]}]},"url":"http://localhost:9460/api/v1/add-event"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"644","type":"text"},{"key":"ETag","value":"W/\"284-6X32OxFWCxsU3r9nkwT1ZIqpmdU\"","type":"text"},{"key":"Date","value":"Thu, 20 Feb 2025 18:36:03 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event successfully created!\",\n    \"data\": {\n        \"eventName\": \"dev conference\",\n        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740076564/Event-Parcel-Images/aonsjcvfjeo1yr5q3dln.png\",\n        \"eventImgPublicId\": \"Event-Parcel-Images/aonsjcvfjeo1yr5q3dln\",\n        \"eventDescription\": \"Lorem Ipsom blah blah blah\",\n        \"eventGroups\": [],\n        \"user\": null,\n        \"date\": \"2025-02-28\",\n        \"time\": \"02:30 PM\",\n        \"eventLocation\": \"2 Adeola Odeku Street, Ikoyi\",\n        \"hostFirstName\": \"eben\",\n        \"hostLastName\": \"henry\",\n        \"hostEmail\": \"ebenezertope4@gmail.com\",\n        \"_id\": \"67b776125f8354be23a58874\",\n        \"createdAt\": \"2025-02-20T18:36:02.465Z\",\n        \"updatedAt\": \"2025-02-20T18:36:02.465Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"bb5bb17e-64a4-4213-b9f2-e03d0782b585"},{"name":"View an Event","id":"11220598-419e-4d9f-a357-686a01fae122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-event/688342999da6943d365a8f35","urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-event","688342999da6943d365a8f35"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5648e8f9-ed8e-4121-9a85-a9e748a5b3bc","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-event/67b776125f8354be23a58874"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"644","type":"text"},{"key":"ETag","value":"W/\"284-CaFR70lE5bFiJduondlznQnL+WU\"","type":"text"},{"key":"Date","value":"Thu, 20 Feb 2025 18:38:52 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event successfully fetched!\",\n    \"data\": {\n        \"_id\": \"67b776125f8354be23a58874\",\n        \"eventName\": \"dev conference\",\n        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740076564/Event-Parcel-Images/aonsjcvfjeo1yr5q3dln.png\",\n        \"eventImgPublicId\": \"Event-Parcel-Images/aonsjcvfjeo1yr5q3dln\",\n        \"eventDescription\": \"Lorem Ipsom blah blah blah\",\n        \"eventGroups\": [],\n        \"user\": null,\n        \"date\": \"2025-02-28\",\n        \"time\": \"02:30 PM\",\n        \"eventLocation\": \"2 Adeola Odeku Street, Ikoyi\",\n        \"hostFirstName\": \"eben\",\n        \"hostLastName\": \"henry\",\n        \"hostEmail\": \"ebenezertope4@gmail.com\",\n        \"createdAt\": \"2025-02-20T18:36:02.465Z\",\n        \"updatedAt\": \"2025-02-20T18:36:02.465Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"11220598-419e-4d9f-a357-686a01fae122"},{"name":"View all Events of a user","id":"c1ccd409-2106-4479-ac81-65c91ac5211c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-events","urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-events"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"49a4e621-e000-4bba-8d21-abb877e85552","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"ebenezertope4@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/view-events"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"646","type":"text"},{"key":"ETag","value":"W/\"286-k7gyrYOgDzl8/Usvz7OEETtiEP4\"","type":"text"},{"key":"Date","value":"Thu, 20 Feb 2025 18:45:13 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67b776125f8354be23a58874\",\n            \"eventName\": \"dev conference\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740076564/Event-Parcel-Images/aonsjcvfjeo1yr5q3dln.png\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/aonsjcvfjeo1yr5q3dln\",\n            \"eventDescription\": \"Lorem Ipsom blah blah blah\",\n            \"eventGroups\": [],\n            \"user\": null,\n            \"date\": \"2025-02-28\",\n            \"time\": \"02:30 PM\",\n            \"eventLocation\": \"2 Adeola Odeku Street, Ikoyi\",\n            \"hostFirstName\": \"eben\",\n            \"hostLastName\": \"henry\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"createdAt\": \"2025-02-20T18:36:02.465Z\",\n            \"updatedAt\": \"2025-02-20T18:36:02.465Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"c1ccd409-2106-4479-ac81-65c91ac5211c"},{"name":"Update Event","id":"785c850e-eea5-417e-b10c-f7dac1e7fb39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"eventName","value":"Benita & Kingsley","type":"text","id":0},{"key":"eventDescription","value":"Wedding Ceremony","type":"text","id":1},{"key":"date","value":"2025-03-14","type":"text","id":2},{"key":"time","value":"09:00 AM","type":"text","id":3},{"key":"eventLocation","value":"Lighthouse Event Centre, Ebute, Ikorodu, Lagos","type":"text","id":4},{"key":"hostFirstName","value":"Eben","type":"text","id":5},{"key":"hostLastName","value":"Henry","type":"text","id":6},{"key":"hostEmail","value":"ebenezertope4@gmail.com","type":"text","id":7},{"key":"eventImgUrl","type":"file","id":8,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\calligraphic-valentine-card.png"]}],"options":{"formdata":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-event/67b776125f8354be23a58874","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","update-event","67b776125f8354be23a58874"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4f6057fa-768a-4a89-93b5-256d7a914c3d","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"eventName","value":"Benita & Kingsley","type":"text","id":0},{"key":"eventDescription","value":"Wedding Ceremony","type":"text","id":1},{"key":"date","value":"2025-03-14","type":"text","id":2},{"key":"time","value":"09:00 AM","type":"text","id":3},{"key":"eventLocation","value":"Lighthouse Event Centre, Ebute, Ikorodu, Lagos","type":"text","id":4},{"key":"hostFirstName","value":"Eben","type":"text","id":5},{"key":"hostLastName","value":"Henry","type":"text","id":6},{"key":"hostEmail","value":"ebenezertope4@gmail.com","type":"text","id":7},{"key":"eventImgUrl","type":"file","id":8,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\calligraphic-valentine-card.png"]}]},"url":"http://localhost:9460/api/v1/update-event/67b776125f8354be23a58874"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"677","type":"text"},{"key":"ETag","value":"W/\"2a5-88LMS0MxiaTfEOituAz/xP6LAeY\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 12:18:08 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event successfully updated!\",\n    \"data\": {\n        \"_id\": \"67b776125f8354be23a58874\",\n        \"eventName\": \"Benita & Kingsley\",\n        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740140291/Event-Parcel-Images/aonsjcvfjeo1yr5q3dln.png\",\n        \"eventImgPublicId\": \"Event-Parcel-Images/aonsjcvfjeo1yr5q3dln\",\n        \"eventDescription\": \"Wedding Ceremony\",\n        \"eventGroups\": [],\n        \"user\": \"67b843ecb15b0a1a1f6c126d\",\n        \"date\": \"2025-03-14\",\n        \"time\": \"09:00 AM\",\n        \"eventLocation\": \"Lighthouse Event Centre, Ebute, Ikorodu, Lagos\",\n        \"hostFirstName\": \"eben\",\n        \"hostLastName\": \"henry\",\n        \"hostEmail\": \"ebenezertope4@gmail.com\",\n        \"createdAt\": \"2025-02-20T18:36:02.465Z\",\n        \"updatedAt\": \"2025-02-21T12:18:08.732Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"785c850e-eea5-417e-b10c-f7dac1e7fb39"},{"name":"Disable Or Enable Event","id":"82943ded-d8c3-40fd-8c23-b227f2342831","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-enable/67d4b39a98acd292aa0daa32","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","disable-enable","67d4b39a98acd292aa0daa32"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d26d8514-92d6-4ff3-80b6-6c0ebd15d584","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-enable/67d4b39a98acd292aa0daa32"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"679","type":"text"},{"key":"ETag","value":"W/\"2a7-d05JvTIvIan9jvw3VGcSIgN5+Uk\"","type":"text"},{"key":"Date","value":"Mon, 17 Mar 2025 17:04:02 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event successfully disabled!\",\n    \"data\": {\n        \"_id\": \"67d4b39a98acd292aa0daa32\",\n        \"eventName\": \"olubola202\",\n        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1741992856/Event-Parcel-Images/qf8qyfecezs0p7uls2ee.jpg\",\n        \"eventImgPublicId\": \"Event-Parcel-Images/qf8qyfecezs0p7uls2ee\",\n        \"eventDescription\": \"My wedding day\",\n        \"eventGroups\": [\n            \"67d4c3028ed59fdf7a80651b\",\n            \"67d852cb09dd23c246ef0f19\"\n        ],\n        \"user\": null,\n        \"date\": \"2025-03-23\",\n        \"time\": \"10:45 PM\",\n        \"eventLocation\": \"Egbeda Lagos\",\n        \"hostFirstName\": \"olu\",\n        \"hostLastName\": \"test\",\n        \"hostEmail\": \"ohlufehmii@gmail.com\",\n        \"createdAt\": \"2025-03-14T22:54:18.636Z\",\n        \"updatedAt\": \"2025-03-17T17:04:02.744Z\",\n        \"__v\": 0,\n        \"isDisabled\": true\n    }\n}"}],"_postman_id":"82943ded-d8c3-40fd-8c23-b227f2342831"},{"name":"Delete an Event","id":"8cdc0536-2151-4809-a480-ebf4ab980093","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/delete-event/67b776125f8354be23a58874","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","delete-event","67b776125f8354be23a58874"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cdc0536-2151-4809-a480-ebf4ab980093"},{"name":"Create group","id":"4f5bfe86-1f29-45a7-8a03-b13db8f89e7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eventId\": \"682f28b160dd8865df1b3771\", \r\n    \"groupName\": \"General Aso Ebi\", \r\n    \"groupDescription\": \"This is the general Aso Ebi for the eent for everyone\", \r\n    \"groupPrivacy\": \"general\",\r\n    \"groupCurrency\": \"NGN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-eventparcel.onrender.com/api/v1/add-group","urlObject":{"protocol":"https","path":["api","v1","add-group"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"3e697e01-7f6d-45bd-a542-eae36ec2d01e","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eventId\": \"67b776125f8354be23a58874\", \r\n    \"groupName\": \"General Aso Ebi\", \r\n    \"groupDescription\": \"This is the general Aso Ebi for the eent for everyone\", \r\n    \"groupPrivacy\": \"general\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-group"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"369","type":"text"},{"key":"ETag","value":"W/\"171-iAx/5xW7yxqyfGU+Dl9lswU4j2M\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 12:44:35 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event group successfully created!\",\n    \"data\": {\n        \"groupName\": \"general aso ebi\",\n        \"groupDescription\": \"This is the general Aso Ebi for the eent for everyone\",\n        \"groupPrivacy\": \"general\",\n        \"event\": \"67b776125f8354be23a58874\",\n        \"packages\": [],\n        \"_id\": \"67b87533dd5455ae40ca0f61\",\n        \"createdAt\": \"2025-02-21T12:44:35.520Z\",\n        \"updatedAt\": \"2025-02-21T12:44:35.520Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"4f5bfe86-1f29-45a7-8a03-b13db8f89e7e"},{"name":"View one Event Group","id":"fd2ed2bf-76b1-4be6-a96e-16d7dca429ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-group/680cd4bc1947b104dc007f9a","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-group","680cd4bc1947b104dc007f9a"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3dd4b60e-08b2-480c-959b-5d7aa717b8ab","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-group/67b87533dd5455ae40ca0f61"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"369","type":"text"},{"key":"ETag","value":"W/\"171-EsPGErw8peBPHh+3a4Ngga0hEXQ\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 12:48:43 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event Group successfully fetched!\",\n    \"data\": {\n        \"_id\": \"67b87533dd5455ae40ca0f61\",\n        \"groupName\": \"general aso ebi\",\n        \"groupDescription\": \"This is the general Aso Ebi for the eent for everyone\",\n        \"groupPrivacy\": \"general\",\n        \"event\": \"67b776125f8354be23a58874\",\n        \"packages\": [],\n        \"createdAt\": \"2025-02-21T12:44:35.520Z\",\n        \"updatedAt\": \"2025-02-21T12:44:35.520Z\",\n        \"__v\": 0\n    }\n}"},{"id":"8ac9bd93-c214-4c2c-8c24-c02f58aa7d75","name":"Success Response 2","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-group/67eeab0c65b211b0e9281b9b"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"11186","type":"text"},{"key":"ETag","value":"W/\"2bb2-YkPWYnY99tG9agj40lPQGglOoA0\"","type":"text"},{"key":"Date","value":"Fri, 11 Apr 2025 14:13:19 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event Group successfully fetched!\",\n    \"data\": {\n        \"_id\": \"67eeab0c65b211b0e9281b9b\",\n        \"groupName\": \"General Aso Ebi\",\n        \"groupDescription\": \"This is the general Aso Ebi for the eent for everyone\",\n        \"groupCurrency\": \"NGN\",\n        \"groupPrivacy\": \"general\",\n        \"event\": {\n            \"_id\": \"67eeaadc65b211b0e9281b97\",\n            \"eventName\": \"eben weddingss\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694555/Event-Parcel-Images/wt8iayalyjvcvhwvis3n.png\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/wt8iayalyjvcvhwvis3n\",\n            \"eventDescription\": \"Lorem Ipsom blah blah blah\",\n            \"eventGroups\": [\n                \"67eeab0c65b211b0e9281b9b\"\n            ],\n            \"user\": null,\n            \"date\": \"2025-05-29\",\n            \"time\": \"10:00 AM\",\n            \"eventLocation\": \"2 Adeola Odeku Street, Ikoyi\",\n            \"numberOfGroups\": 6,\n            \"hostFirstName\": \"eben\",\n            \"hostLastName\": \"henry\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": false,\n            \"isSelfManaged\": true,\n            \"isPlatformDelivery\": false,\n            \"createdAt\": \"2025-04-03T15:35:56.250Z\",\n            \"updatedAt\": \"2025-04-03T15:38:55.242Z\",\n            \"__v\": 0\n        },\n        \"packages\": [\n            {\n                \"_id\": \"67eeab8f65b211b0e9281ba6\",\n                \"eventGroup\": \"67eeab0c65b211b0e9281b9b\",\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694734/Event-Parcel-Images/fcsq2sdudkuvrwzrjjwz.jpg\",\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694717/Event-Parcel-Images/adepcuuoi279pzxkb7ms.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/fcsq2sdudkuvrwzrjjwz\",\n                    \"Event-Parcel-Images/adepcuuoi279pzxkb7ms\"\n                ],\n                \"packageTitle\": \"gele for womens\",\n                \"packageDescription\": \"This is a quality aso oke with cap for general use\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 35000,\n                \"packageQuantity\": 10,\n                \"packageDelivery\": [\n                    \"homeDelivery:selfManaged\"\n                ],\n                \"createdAt\": \"2025-04-03T15:38:55.453Z\",\n                \"updatedAt\": \"2025-04-03T15:38:55.453Z\",\n                \"__v\": 0\n            }\n        ],\n        \"isDisabled\": false,\n        \"contacts\": [\n            {\n                \"_id\": \"67eeb906c838a543dfe15779\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=E4HivNhA8kDJU4RVtill9gcbR07aw0iQkJ2P9QwNujYuGH7DWthoFPuboR5JjaPQtGOMfJGKc1NfC9_-e39exJbQgEyKTpLn8vK60nppCh8\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-03T16:36:22.905Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-03T16:36:22.923Z\"\n            },\n            {\n                \"_id\": \"67eeb906c838a543dfe1577a\",\n                \"phoneNumber\": \"2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=E4HivNhA8kDJU4RVtill9gcbR07aw0iQkJ2P9QwNujYuGH7DWthoFPuboR5JjaPQtGOMfJGKc1NfC9_-e39exOeUANzEjSp9BLD57q_7I-A\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-03T16:36:22.906Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-03T16:36:22.924Z\"\n            },\n            {\n                \"_id\": \"67eeb906c838a543dfe1577b\",\n                \"phoneNumber\": \"2348154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=E4HivNhA8kDJU4RVtill9gcbR07aw0iQkJ2P9QwNujYuGH7DWthoFPuboR5JjaPQtGOMfJGKc1NfC9_-e39exKnxz-Hlfv-E8gv3DSZU4Po\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-03T16:36:22.907Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-03T16:36:22.924Z\"\n            },\n            {\n                \"_id\": \"67eff83e2950d067b9a23997\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=ixbOo19OHSrmVmudm3beFzRFqn6o5mYTM9vYmkFHr3ePh-T_KJusk6mmIM99B9iEZ0mmu1U0J0QRTyMJH_-tyF-0G_yfJ08JqwrFN0TsMG4\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-04T15:18:22.721Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-04T15:18:22.745Z\"\n            },\n            {\n                \"_id\": \"67eff83e2950d067b9a23998\",\n                \"phoneNumber\": \"2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=ixbOo19OHSrmVmudm3beFzRFqn6o5mYTM9vYmkFHr3ePh-T_KJusk6mmIM99B9iEZ0mmu1U0J0QRTyMJH_-tyGBxyc8oGldUI2NUd1IXaTY\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-04T15:18:22.722Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-04T15:18:22.745Z\"\n            },\n            {\n                \"_id\": \"67eff83e2950d067b9a23999\",\n                \"phoneNumber\": \"2348133948901\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=ixbOo19OHSrmVmudm3beFzRFqn6o5mYTM9vYmkFHr3ePh-T_KJusk6mmIM99B9iEZ0mmu1U0J0QRTyMJH_-tyCFIzgbW5_QJv-Q34QXGaXw\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-04T15:18:22.722Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-04T15:18:22.745Z\"\n            },\n            {\n                \"_id\": \"67f691968d0d0a5d26fca8a3\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=[object Promise]\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-09T15:26:14.157Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-09T15:26:14.160Z\"\n            },\n            {\n                \"_id\": \"67f69581abb24e2c342a539f\",\n                \"phoneNumber\": \"2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=avmmxhvl\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-09T15:42:57.019Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-09T15:42:57.021Z\"\n            },\n            {\n                \"_id\": \"67f7d8742743f7f68223a155\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=b6waefl3\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:52.641Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:52.641Z\"\n            },\n            {\n                \"_id\": \"67f7d8742743f7f68223a156\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=t1b0086c\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:52.641Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:52.641Z\"\n            },\n            {\n                \"_id\": \"67f7d87b2743f7f68223a166\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=3qcep33b\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:59.308Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:59.308Z\"\n            },\n            {\n                \"_id\": \"67f7d87b2743f7f68223a167\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=h19ydnv7\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:59.308Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:59.308Z\"\n            },\n            {\n                \"_id\": \"67f7d8812743f7f68223a177\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=62msfsoa\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:05.553Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:05.554Z\"\n            },\n            {\n                \"_id\": \"67f7d8812743f7f68223a178\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=d2kk244d\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:05.554Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:05.554Z\"\n            },\n            {\n                \"_id\": \"67f7d88b2743f7f68223a188\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=4qu9sgg0\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:15.301Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:15.302Z\"\n            },\n            {\n                \"_id\": \"67f7d88b2743f7f68223a189\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=470yfo56\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:15.301Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:15.302Z\"\n            },\n            {\n                \"_id\": \"67f826b367e6bdc64568c0b5\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=7hiazdsn\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T20:14:43.651Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T20:14:43.651Z\"\n            },\n            {\n                \"_id\": \"67f8283f67e6bdc64568c0c3\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=motnwl4y\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T20:21:19.883Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T20:21:19.883Z\"\n            },\n            {\n                \"_id\": \"67f8288f67e6bdc64568c0d1\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=nui155zn\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T20:22:39.682Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T20:22:39.682Z\"\n            },\n            {\n                \"_id\": \"67f8db9cc950ae54ccfdd884\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=rguu8nej\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:06:36.068Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:06:36.073Z\"\n            },\n            {\n                \"_id\": \"67f8db9cc950ae54ccfdd885\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=n7hqws65\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:06:36.068Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:06:36.073Z\"\n            },\n            {\n                \"_id\": \"67f8db9cc950ae54ccfdd886\",\n                \"phoneNumber\": \"2348133948901\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=0k18yq96\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:06:36.068Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:06:36.073Z\"\n            },\n            {\n                \"_id\": \"67f8dc74c950ae54ccfdd8a4\",\n                \"phoneNumber\": \"2348154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=rxgsle4s\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:10:12.287Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:10:12.288Z\"\n            },\n            {\n                \"_id\": \"67f8ea48387041b9ebc34c0f\",\n                \"phoneNumber\": \"+2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=2ynddsmk\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T10:09:12.930Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T10:09:12.935Z\"\n            },\n            {\n                \"_id\": \"67f8ea48387041b9ebc34c10\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=uga8y3t3\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T10:09:12.932Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T10:09:12.935Z\"\n            },\n            {\n                \"_id\": \"67f91bb8b5e3c8871e27f0fe\",\n                \"phoneNumber\": \"+2348154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=0mfuxan4\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T13:40:08.143Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T13:40:08.144Z\"\n            },\n            {\n                \"_id\": \"67f91bb8b5e3c8871e27f0ff\",\n                \"phoneNumber\": \"+2348133948901\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=v11ldahh\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T13:40:08.144Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T13:40:08.144Z\"\n            }\n        ],\n        \"createdAt\": \"2025-04-03T15:36:44.172Z\",\n        \"updatedAt\": \"2025-04-11T13:40:08.291Z\",\n        \"__v\": 15,\n        \"link\": \"https://event-parcel.vercel.app/preview?code=ctOPU5jf5uPKqnGwIoDWMWhiqj-O88GZfg7JXjpzvMY4Khn78EHIDDH1pCWMRSDfaViXQB_znhdN_HuuRkiUPG9sajuH5TN31W6oCmoVuXs\"\n    }\n}"}],"_postman_id":"fd2ed2bf-76b1-4be6-a96e-16d7dca429ab"},{"name":"View all Events of a particular user","id":"06f5c356-5fa8-4154-a6e5-22c558fb161c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-groups/67fe3e1869f896dfa02d5c17","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-groups","67fe3e1869f896dfa02d5c17"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"416e1b30-09cf-4aa8-8a1e-2ac6a795d1b6","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-groups/67b776125f8354be23a58874"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"372","type":"text"},{"key":"ETag","value":"W/\"174-pKrSPoghXbWMX/H1oHRy/F0akfo\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 12:54:23 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event Groups successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67b87533dd5455ae40ca0f61\",\n            \"groupName\": \"general aso ebi\",\n            \"groupDescription\": \"This is the general Aso Ebi for the eent for everyone\",\n            \"groupPrivacy\": \"general\",\n            \"event\": \"67b776125f8354be23a58874\",\n            \"packages\": [],\n            \"createdAt\": \"2025-02-21T12:44:35.520Z\",\n            \"updatedAt\": \"2025-02-21T12:44:35.520Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"06f5c356-5fa8-4154-a6e5-22c558fb161c"},{"name":"Update an Event Group","id":"f9762965-a2a1-405a-86b2-8447f515381a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    // \"groupName\": \"General Aso Ebi\", \r\n    \"groupDescription\": \"This is the general Aso Ebi for everyone coming for the event.\"\r\n    // \"groupPrivacy\": \"general\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-group/67b87533dd5455ae40ca0f61","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","update-group","67b87533dd5455ae40ca0f61"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"de6a66c1-ee95-470c-91e8-f775234e2307","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    // \"groupName\": \"General Aso Ebi\", \r\n    \"groupDescription\": \"This is the general Aso Ebi for everyone coming for the event.\"\r\n    // \"groupPrivacy\": \"general\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-group/67b87533dd5455ae40ca0f61"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"378","type":"text"},{"key":"ETag","value":"W/\"17a-iK8vyw6HGnYyzUCHdQo0OUZvjmY\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 13:01:20 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event Group successfully updated!\",\n    \"data\": {\n        \"_id\": \"67b87533dd5455ae40ca0f61\",\n        \"groupName\": \"general aso ebi\",\n        \"groupDescription\": \"This is the general Aso Ebi for everyone coming for the event.\",\n        \"groupPrivacy\": \"general\",\n        \"event\": \"67b776125f8354be23a58874\",\n        \"packages\": [],\n        \"createdAt\": \"2025-02-21T12:44:35.520Z\",\n        \"updatedAt\": \"2025-02-21T13:01:19.838Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f9762965-a2a1-405a-86b2-8447f515381a"},{"name":"Disable Or Enable Event Group","id":"a3773b06-3fd4-4f87-a5b6-1b81f9261385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-enable-group/67d4c3028ed59fdf7a80651b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","disable-enable-group","67d4c3028ed59fdf7a80651b"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ab7e2766-31a9-4418-ba8a-24ce16a248a2","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-enable-group/67d4c3028ed59fdf7a80651b"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"374","type":"text"},{"key":"ETag","value":"W/\"176-wxEZEjzv8oexgjs0rBSCfUaEZHc\"","type":"text"},{"key":"Date","value":"Mon, 17 Mar 2025 17:11:51 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event Group successfully disabled!\",\n    \"data\": {\n        \"_id\": \"67d4c3028ed59fdf7a80651b\",\n        \"groupName\": \"asoebi geng\",\n        \"groupDescription\": \"My aso ebi ladies\",\n        \"groupPrivacy\": \"private\",\n        \"event\": \"67d4b39a98acd292aa0daa32\",\n        \"packages\": [\n            \"67d4c8de3a926c25f721822c\"\n        ],\n        \"createdAt\": \"2025-03-15T00:00:02.404Z\",\n        \"updatedAt\": \"2025-03-17T17:11:51.605Z\",\n        \"__v\": 0,\n        \"isDisabled\": true\n    }\n}"}],"_postman_id":"a3773b06-3fd4-4f87-a5b6-1b81f9261385"},{"name":"Delete an Event Group","id":"74fed6f8-d38b-4e50-948b-0178950c2780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/delete-group/67b87533dd5455ae40ca0f61","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","delete-group","67b87533dd5455ae40ca0f61"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"74fed6f8-d38b-4e50-948b-0178950c2780"},{"name":"Fetch Guest Contact List for an Event Group","id":"eeb1e7b5-124b-4fa2-a7c3-0aa5d4f4eb61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/event-group-contacts/67f90b57969310fe1d64abbe","urlObject":{"protocol":"http","port":"9460","path":["api","v1","event-group-contacts","67f90b57969310fe1d64abbe"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8bde080a-990b-498f-99c7-fb0efc0f1831","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/event-group-contacts/67f90b57969310fe1d64abbe"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1435","type":"text"},{"key":"ETag","value":"W/\"59b-Ku1oaB4Oa2pN0rLXuv4oyWU3ohg\"","type":"text"},{"key":"Date","value":"Fri, 11 Apr 2025 16:20:41 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Contact list retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"67f93fd707fd022cf93316ed\",\n            \"guestName\": \"Henry Dev\",\n            \"phoneNumber\": \"+2348154012262\",\n            \"eventGroupId\": \"67f90b57969310fe1d64abbe\",\n            \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=kg3dw3xz\",\n            \"hasViewed\": false,\n            \"status\": \"pending\",\n            \"viewedAt\": null,\n            \"createdAt\": \"2025-04-11T16:14:15.530Z\",\n            \"__v\": 0,\n            \"updatedAt\": \"2025-04-11T16:14:15.538Z\"\n        },\n        {\n            \"_id\": \"67f93fd707fd022cf93316ec\",\n            \"guestName\": \"Eben Henry\",\n            \"phoneNumber\": \"+2348141521089\",\n            \"eventGroupId\": \"67f90b57969310fe1d64abbe\",\n            \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=w8rnm0li\",\n            \"hasViewed\": false,\n            \"status\": \"pending\",\n            \"viewedAt\": null,\n            \"createdAt\": \"2025-04-11T16:14:15.528Z\",\n            \"__v\": 0,\n            \"updatedAt\": \"2025-04-11T16:14:15.538Z\"\n        },\n        {\n            \"_id\": \"67f93f10f39d63b9275c192d\",\n            \"guestName\": \"Henry Dev\",\n            \"phoneNumber\": \"+2348154012262\",\n            \"eventGroupId\": \"67f90b57969310fe1d64abbe\",\n            \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=k86muepu\",\n            \"hasViewed\": false,\n            \"status\": \"pending\",\n            \"viewedAt\": null,\n            \"createdAt\": \"2025-04-11T16:10:56.481Z\",\n            \"__v\": 0,\n            \"updatedAt\": \"2025-04-11T16:10:56.489Z\"\n        },\n        {\n            \"_id\": \"67f93f10f39d63b9275c192c\",\n            \"guestName\": \"Eben Henry\",\n            \"phoneNumber\": \"+2348141521089\",\n            \"eventGroupId\": \"67f90b57969310fe1d64abbe\",\n            \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=1jrv85sh\",\n            \"hasViewed\": false,\n            \"status\": \"pending\",\n            \"viewedAt\": null,\n            \"createdAt\": \"2025-04-11T16:10:56.478Z\",\n            \"__v\": 0,\n            \"updatedAt\": \"2025-04-11T16:10:56.487Z\"\n        }\n    ]\n}"}],"_postman_id":"eeb1e7b5-124b-4fa2-a7c3-0aa5d4f4eb61"},{"name":"Clone an Event Group","id":"dd5c2670-a4dc-4e6a-814d-51f4ad90b814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/clone-group/67dc7779a2a485fe7298a499","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","clone-group","67dc7779a2a485fe7298a499"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd5c2670-a4dc-4e6a-814d-51f4ad90b814"},{"name":"Create Package","id":"8d368392-634b-420e-b0f4-85358f76b4f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"groupId","value":"67eeab0c65b211b0e9281b9b","type":"text","id":0},{"key":"packageTitle","value":"Gele for womens","type":"text","id":1},{"key":"packageDescription","value":"This is a quality aso oke with cap for general use","type":"text","id":2},{"key":"packagePrice","value":"35000","type":"text","id":3},{"key":"packageQuantity","value":"10","type":"text","id":4},{"key":"packageDelivery","value":"homeDelivery:selfManaged","type":"text","id":5},{"key":"packageImgUrls","type":"file","id":6,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\Alaari-and-Green.-Photo-Urbanstax.jpg","c:\\Users\\USER\\Downloads\\Alaari-and-Green.-Photo-Urbanstax-562x316-1.jpg"]},{"key":"packagePriceCurrency","value":"NGN","type":"text","id":7},{"key":"eventId","value":"67eeaadc65b211b0e9281b97","type":"text","id":8}]},"url":"http://localhost:9460/api/v1/add-package","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","add-package"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d6cec13c-e7d5-4b83-88df-3ff8012966b9","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"groupId","value":"67b87533dd5455ae40ca0f61","type":"text","id":14},{"key":"packageTitle","value":"6 Yards of Aso Oke and Gele for women","type":"text","id":15},{"key":"packageDescription","value":"This is a quality aso oke with cap for general use","type":"text","id":16},{"key":"packagePrice","value":"35000","type":"text","id":17},{"key":"packageQuantity","value":"10","type":"text","id":18},{"key":"packageDelivery","value":"homeDelivery, pickUp","type":"text","id":19},{"key":"packageImgUrls","type":"file","id":20,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\Alaari-and-Green.-Photo-Urbanstax.jpg","c:\\Users\\USER\\Downloads\\Alaari-and-Green.-Photo-Urbanstax-562x316-1.jpg"]}]},"url":"http://localhost:9460/api/v1/add-package"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"788","type":"text"},{"key":"ETag","value":"W/\"314-uynBQTrvowxprqLdiw278tdTrg0\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 15:03:45 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Package successfully created!\",\n    \"data\": {\n        \"eventGroup\": \"67b87533dd5455ae40ca0f61\",\n        \"packageImgUrls\": [\n            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150228/Event-Parcel-Images/ua0x2vldt6moj39wdsw5.jpg\",\n            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150213/Event-Parcel-Images/mqhlvkxxrkushhqjmugk.jpg\"\n        ],\n        \"packageImgPublicIds\": [\n            \"Event-Parcel-Images/ua0x2vldt6moj39wdsw5\",\n            \"Event-Parcel-Images/mqhlvkxxrkushhqjmugk\"\n        ],\n        \"packageTitle\": \"6 yards of aso oke and gele for women\",\n        \"packageDescription\": \"This is a quality aso oke with cap for general use\",\n        \"packagePrice\": 35000,\n        \"packageQuantity\": 10,\n        \"packageDelivery\": [\n            \"homeDelivery\",\n            \"pickUp\"\n        ],\n        \"_id\": \"67b895d17f105176c0baad18\",\n        \"createdAt\": \"2025-02-21T15:03:45.242Z\",\n        \"updatedAt\": \"2025-02-21T15:03:45.242Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"8d368392-634b-420e-b0f4-85358f76b4f0"},{"name":"View a package in an Event Group","id":"819cdfd6-9ddc-4144-a7a3-ec50abe09a72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-package/67b895d17f105176c0baad18","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-package","67b895d17f105176c0baad18"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"758d2c60-6441-4321-a0c4-74909f88c692","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-package/67b895d17f105176c0baad18"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"794","type":"text"},{"key":"ETag","value":"W/\"31a-tNSiPami3kbrEFU03QID3a9X3q4\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 15:53:25 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event Package successfully fetched!\",\n    \"data\": {\n        \"_id\": \"67b895d17f105176c0baad18\",\n        \"eventGroup\": \"67b87533dd5455ae40ca0f61\",\n        \"packageImgUrls\": [\n            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150228/Event-Parcel-Images/ua0x2vldt6moj39wdsw5.jpg\",\n            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150213/Event-Parcel-Images/mqhlvkxxrkushhqjmugk.jpg\"\n        ],\n        \"packageImgPublicIds\": [\n            \"Event-Parcel-Images/ua0x2vldt6moj39wdsw5\",\n            \"Event-Parcel-Images/mqhlvkxxrkushhqjmugk\"\n        ],\n        \"packageTitle\": \"6 yards of aso oke and gele for women\",\n        \"packageDescription\": \"This is a quality aso oke with cap for general use\",\n        \"packagePrice\": 35000,\n        \"packageQuantity\": 10,\n        \"packageDelivery\": [\n            \"homeDelivery\",\n            \"pickUp\"\n        ],\n        \"createdAt\": \"2025-02-21T15:03:45.242Z\",\n        \"updatedAt\": \"2025-02-21T15:03:45.242Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"819cdfd6-9ddc-4144-a7a3-ec50abe09a72"},{"name":"View all packages belonging to an Event","id":"30739265-8925-4ca7-95c2-8547bffb0e43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-packages/67b87533dd5455ae40ca0f61","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-packages","67b87533dd5455ae40ca0f61"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fa3d381a-6ad8-4936-8424-0ef4c03ca106","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-packages/67b87533dd5455ae40ca0f61"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"797","type":"text"},{"key":"ETag","value":"W/\"31d-y+Nyjs7WzRiFE0cRMuJ5FjJGM7Q\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 16:04:06 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event Packages successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67b895d17f105176c0baad18\",\n            \"eventGroup\": \"67b87533dd5455ae40ca0f61\",\n            \"packageImgUrls\": [\n                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150228/Event-Parcel-Images/ua0x2vldt6moj39wdsw5.jpg\",\n                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150213/Event-Parcel-Images/mqhlvkxxrkushhqjmugk.jpg\"\n            ],\n            \"packageImgPublicIds\": [\n                \"Event-Parcel-Images/ua0x2vldt6moj39wdsw5\",\n                \"Event-Parcel-Images/mqhlvkxxrkushhqjmugk\"\n            ],\n            \"packageTitle\": \"6 yards of aso oke and gele for women\",\n            \"packageDescription\": \"This is a quality aso oke with cap for general use\",\n            \"packagePrice\": 35000,\n            \"packageQuantity\": 10,\n            \"packageDelivery\": [\n                \"homeDelivery\",\n                \"pickUp\"\n            ],\n            \"createdAt\": \"2025-02-21T15:03:45.242Z\",\n            \"updatedAt\": \"2025-02-21T15:03:45.242Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"30739265-8925-4ca7-95c2-8547bffb0e43"},{"name":"Update Package","id":"f7ee3173-7852-4bd9-82f1-81446eb76391","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"packageTitle","value":"6 Yards of Aso Oke and Gele for women","type":"text","id":14,"disabled":true},{"key":"packageDescription","value":"This is a quality aso oke with cap for general use","type":"text","id":15,"disabled":true},{"key":"packagePrice","value":"52500","type":"text","id":16},{"key":"packageQuantity","value":"15","type":"text","id":17},{"key":"packageDelivery","value":"homeDelivery:platformDelivery","type":"text","id":18},{"key":"packageImgUrls","type":"file","id":19,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\eventParcel.png","c:\\Users\\USER\\Downloads\\calligraphic-valentine-card.png"]},{"key":"publicIdsToReplace","value":"Event-Parcel-Images/obarho6qrmbb8d4ymgs2,Event-Parcel-Images/dro5uq6qutbyzpw2q2u0","type":"text","id":20}]},"url":"http://localhost:9460/api/v1/update-package/67cabf5c1d99363003ea9f4d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","update-package","67cabf5c1d99363003ea9f4d"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"60533e0f-fd0e-4b0d-913e-d1064898d4df","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"packageTitle","value":"6 Yards of Aso Oke and Gele for women","type":"text","id":0,"disabled":true},{"key":"packageDescription","value":"This is a quality aso oke with cap for general use","type":"text","id":1,"disabled":true},{"key":"packagePrice","value":"52500","type":"text","id":2},{"key":"packageQuantity","value":"15","type":"text","id":3},{"key":"packageDelivery","value":"homeDelivery","type":"text","id":4},{"key":"packageImgUrls","type":"file","id":5,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\Alaari-and-Green.-Photo-Urbanstax.jpg","c:\\Users\\USER\\Downloads\\Alaari-and-Green.-Photo-Urbanstax-562x316-1.jpg"],"disabled":true}]},"url":"http://localhost:9460/api/v1/update-package/67b895d17f105176c0baad18"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"779","type":"text"},{"key":"ETag","value":"W/\"30b-1UsIpbBUXnvvXNtvzQm5GxsklVg\"","type":"text"},{"key":"Date","value":"Fri, 21 Feb 2025 16:15:34 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Package successfully updated!\",\n    \"data\": {\n        \"_id\": \"67b895d17f105176c0baad18\",\n        \"eventGroup\": \"67b87533dd5455ae40ca0f61\",\n        \"packageImgUrls\": [\n            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150228/Event-Parcel-Images/ua0x2vldt6moj39wdsw5.jpg\",\n            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1740150213/Event-Parcel-Images/mqhlvkxxrkushhqjmugk.jpg\"\n        ],\n        \"packageImgPublicIds\": [\n            \"Event-Parcel-Images/ua0x2vldt6moj39wdsw5\",\n            \"Event-Parcel-Images/mqhlvkxxrkushhqjmugk\"\n        ],\n        \"packageTitle\": \"6 yards of aso oke and gele for women\",\n        \"packageDescription\": \"This is a quality aso oke with cap for general use\",\n        \"packagePrice\": 52500,\n        \"packageQuantity\": 15,\n        \"packageDelivery\": [\n            \"homeDelivery\"\n        ],\n        \"createdAt\": \"2025-02-21T15:03:45.242Z\",\n        \"updatedAt\": \"2025-02-21T16:15:34.644Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f7ee3173-7852-4bd9-82f1-81446eb76391"},{"name":"Delete a Package","id":"17f7d7e2-d21a-461c-b3bd-62e16b15f20c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/delete-package/67b895d17f105176c0baad18","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","delete-package","67b895d17f105176c0baad18"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"17f7d7e2-d21a-461c-b3bd-62e16b15f20c"},{"name":"Extract CSV","id":"929bf214-3b71-465c-b4f7-797bbd1f008d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"csvData","type":"file","fileUploadError":"","src":"w-6lPFsmk/contacts.csv"}]},"url":"https://api-eventparcel.onrender.com/api/v1/extract-csv","urlObject":{"protocol":"https","path":["api","v1","extract-csv"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"74858744-9e70-42d4-94fe-3c01ba84cb52","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"csvData","type":"file","id":0,"fileUploadError":"","src":["c:\\Users\\USER\\Downloads\\Event_Parcel_CSV_Template.csv"]}]},"url":"http://localhost:9460/api/v1/extract-csv"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"207","type":"text"},{"key":"ETag","value":"W/\"cf-4jlE7+/Y4xx5JfRVp+spdhM+hz0\"","type":"text"},{"key":"Date","value":"Thu, 06 Mar 2025 13:18:06 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Contacts successfully extracted!\",\n    \"data\": [\n        {\n            \"name\": \"Eben Henry\",\n            \"phoneNumber\": \"2348141521089\"\n        },\n        {\n            \"name\": \"Henry Dev\",\n            \"phoneNumber\": \"2348154012262\"\n        },\n        {\n            \"name\": \"DevEben\",\n            \"phoneNumber\": \"2348152838840\"\n        }\n    ]\n}"}],"_postman_id":"929bf214-3b71-465c-b4f7-797bbd1f008d"},{"name":"Save Contacts","id":"e6a69d1d-64af-42ca-a02b-7b024f7e32f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"contacts\": [\r\n    { \"guestName\": \"Eben Henry\", \"guestPhoneNumber\": \"2348141521089\" },\r\n    { \"guestName\": \"Henry Dev\", \"guestPhoneNumber\": \"2348154012262\" }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/save-contacts","urlObject":{"protocol":"http","port":"9460","path":["api","v1","save-contacts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c5407031-d56e-4fb8-a594-c584d5f2e3e0","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"contacts\": [\r\n    { \"guestName\": \"Eben Henry\", \"guestPhoneNumber\": \"2348141521089\" },\r\n    { \"guestName\": \"Henry Dev\", \"guestPhoneNumber\": \"2348154012262\" }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/save-contacts"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"509","type":"text"},{"key":"ETag","value":"W/\"1fd-v73wlEyfZA9PBEFVkFbkPrGAvS4\"","type":"text"},{"key":"Date","value":"Thu, 06 Mar 2025 11:31:59 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Contacts saved successfully!\",\n    \"data\": {\n        \"user\": \"67bf7e79aec88db5588ae931\",\n        \"contacts\": [\n            {\n                \"userId\": \"67bf7e79aec88db5588ae931\",\n                \"guestName\": \"Eben Henry\",\n                \"guestPhoneNumber\": \"2348141521089\",\n                \"_id\": \"67c987ae342a283eb590961f\",\n                \"__v\": 0\n            },\n            {\n                \"userId\": \"67bf7e79aec88db5588ae931\",\n                \"guestName\": \"Henry Dev\",\n                \"guestPhoneNumber\": \"2348154012262\",\n                \"_id\": \"67c987ae342a283eb5909620\",\n                \"__v\": 0\n            }\n        ],\n        \"_id\": \"67c987ae342a283eb5909622\",\n        \"createdAt\": \"2025-03-06T11:31:58.877Z\",\n        \"updatedAt\": \"2025-03-06T11:31:58.877Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"e6a69d1d-64af-42ca-a02b-7b024f7e32f3"},{"name":"Add Payment and Delivery Records","id":"4d596acb-f0bc-4cb7-a784-e72e9c452f57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"event\": \"68f23c6796301ca4f98d15d3\",\r\n  \"paymentDate\": \"2025-11-28\",\r\n  \"paymentTime\": \"10:00 AM\",\r\n  \"paymentTimeZone\": \"WAT\",\r\n    \"nairaAccount\": {\r\n    \"accountNumber\": \"1234567890\",\r\n    \"bankName\": \"GTBank\",\r\n    \"accountName\": \"John Doe\",\r\n    \"bankCode\": \"058\"\r\n  },\r\n    \"contactName\": \"Jude Doe\",\r\n    \"contactPhoneNumber\": \"2348141521089\",\r\n    \"pickupLocation\": \"123 Main Street, Lagos\",\r\n    \"state\": \"Lagos\",   \r\n    \"city\": \"Ikeja\", \r\n    \"deliveryDate\": \"2025-03-30\",\r\n    \"deliveryTime\": \"03:00 PM\",\r\n    \"deliveryTimeZone\": \"WAT\"\r\n}\r\n//     \"dollarAccount\": {\r\n//     \"usAccountNumber\": \"1234567890\",\r\n//     \"routingNumber\": \"847847433\",\r\n//     \"usBankName\": \"WellsFago\",\r\n//     \"usAccountName\": \"John Doe\"\r\n//   }\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-payment","urlObject":{"protocol":"http","port":"9460","path":["api","v1","add-payment"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3b2c844e-0b20-40b5-a4c9-bc789deda45a","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"accountNumber\": \"0162554936\",\r\n  \"bankName\": \"GTBank\",\r\n  \"accountName\": \"Eben Henry\",\r\n  \"paymentDate\": \"2025-03-20\",\r\n  \"paymentTime\": \"10:30 AM\",\r\n  \"paymentTimeZone\": \"WAT\",\r\n  \"contactName\": \"Eben Henry\",\r\n  \"pickupLocation\": \"12Family House, Selewu Road, Igbogbo, Ikorodu, Lagos\",\r\n  \"deliveryDate\": \"2025-03-22\",\r\n  \"deliveryTime\": \"02:00 PM\",\r\n  \"deliveryTimeZone\": \"WAT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/create"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"570","type":"text"},{"key":"ETag","value":"W/\"23a-2oG/uMQL3gzHly3Quqzb1JK7WOI\"","type":"text"},{"key":"Date","value":"Thu, 06 Mar 2025 11:38:47 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Payment and Delivery record created successfully!\",\n    \"data\": {\n        \"user\": \"67bf7e79aec88db5588ae931\",\n        \"accountNumber\": \"0162554936\",\n        \"bankName\": \"GTBank\",\n        \"accountName\": \"Eben Henry\",\n        \"paymentDate\": \"2025-03-20\",\n        \"paymentTime\": \"10:30 AM\",\n        \"paymentTimeZone\": \"WAT\",\n        \"contactName\": \"Eben Henry\",\n        \"pickupLocation\": \"12Family House, Selewu Road, Igbogbo, Ikorodu, Lagos\",\n        \"deliveryDate\": \"2025-03-22\",\n        \"deliveryTime\": \"02:00 PM\",\n        \"deliveryTimeZone\": \"WAT\",\n        \"_id\": \"67c989469bbb6478236cb78c\",\n        \"createdAt\": \"2025-03-06T11:38:46.863Z\",\n        \"updatedAt\": \"2025-03-06T11:38:46.863Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"4d596acb-f0bc-4cb7-a784-e72e9c452f57"},{"name":"Update Payment and Delivery Record","id":"eccca5e7-b900-4c93-b8fa-e004a927ba9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"// {\r\n//   \"paymentDate\": \"2025-06-01\",\r\n//   \"paymentTime\": \"03:30 PM\",\r\n//   \"paymentTimeZone\": \"WAT\",\r\n//   \"nairaAccount\": {\r\n//     \"accountNumber\": \"0162554936\",\r\n//     \"bankName\": \"GTBank\",\r\n//     \"accountName\": \"Ebenezer Awehome\",\r\n//     \"bankCode\": \"058\"\r\n//   },\r\n//   \"dollarAccount\": {\r\n//     \"usAccountNumber\": \"9876543210\",\r\n//     \"routingNumber\": \"021000021\",\r\n//     \"usBankName\": \"Bank of America\",\r\n//     \"usAccountName\": \"Ebenezer Awehome\"\r\n//   }\r\n// }\r\n\r\n// {\r\n//   \"contactName\": \"Ebenezer Awehome\",\r\n//   \"contactPhoneNumber\": \"2348141521089\",\r\n//   \"pickupLocation\": \"123, Broad Street, Lagos\",\r\n//   \"pickupLatitude\": \"6.5244\",\r\n//   \"pickupLongitude\": \"3.3792\",\r\n//   \"deliveryDate\": \"2025-06-03\",\r\n//   \"deliveryTime\": \"01:00 PM\",\r\n//   \"deliveryTimeZone\": \"WAT\"\r\n// }\r\n\r\n{\r\n  \"paymentDate\": \"2025-06-01\",\r\n  \"paymentTime\": \"01:30 PM\",\r\n  \"paymentTimeZone\": \"WAT\",\r\n  \"nairaAccount\": {\r\n    \"accountNumber\": \"0162554936\",\r\n    \"bankName\": \"GTBank\",\r\n    \"accountName\": \"Ebenezer Awehome\",\r\n    \"bankCode\": \"058\"\r\n  },\r\n  \"dollarAccount\": {\r\n    \"usAccountNumber\": \"123456789\",\r\n    \"routingNumber\": \"111000025\",\r\n    \"usBankName\": \"Wells Fargo\",\r\n    \"usAccountName\": \"Ebenezer Awehome\"\r\n  },\r\n  \"contactName\": \"Ebenezer Awehome\",\r\n  \"contactPhoneNumber\": \"2348123456789\",\r\n  \"pickupLocation\": \"Yaba, Lagos\",\r\n  \"pickupLatitude\": \"6.5146\",\r\n  \"pickupLongitude\": \"3.3795\",\r\n  \"deliveryDate\": \"2025-06-03\",\r\n  \"deliveryTime\": \"01:00 PM\",\r\n  \"deliveryTimeZone\": \"WAT\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update/681e0d8dce1595203168dc61","urlObject":{"protocol":"http","port":"9460","path":["api","v1","update","681e0d8dce1595203168dc61"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"eccca5e7-b900-4c93-b8fa-e004a927ba9f"},{"name":"View a particular payment and delivery record","id":"e8040edb-4a56-4254-bbfa-4f3be9c28fda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-payment/67db05ac939c79d9d19d225c","urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-payment","67db05ac939c79d9d19d225c"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f37bc5c9-9fc5-4f5b-aab7-8f5062b987a4","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/get-one/67c989469bbb6478236cb78c"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"572","type":"text"},{"key":"ETag","value":"W/\"23c-ZASRJhxS510FVzGSuIxv9cpChKs\"","type":"text"},{"key":"Date","value":"Thu, 06 Mar 2025 11:40:50 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Payment and Delivery record retrieved successfully!\",\n    \"data\": {\n        \"_id\": \"67c989469bbb6478236cb78c\",\n        \"user\": \"67bf7e79aec88db5588ae931\",\n        \"accountNumber\": \"0162554936\",\n        \"bankName\": \"GTBank\",\n        \"accountName\": \"Eben Henry\",\n        \"paymentDate\": \"2025-03-20\",\n        \"paymentTime\": \"10:30 AM\",\n        \"paymentTimeZone\": \"WAT\",\n        \"contactName\": \"Eben Henry\",\n        \"pickupLocation\": \"12Family House, Selewu Road, Igbogbo, Ikorodu, Lagos\",\n        \"deliveryDate\": \"2025-03-22\",\n        \"deliveryTime\": \"02:00 PM\",\n        \"deliveryTimeZone\": \"WAT\",\n        \"createdAt\": \"2025-03-06T11:38:46.863Z\",\n        \"updatedAt\": \"2025-03-06T11:38:46.863Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"e8040edb-4a56-4254-bbfa-4f3be9c28fda"},{"name":"Add CoHost","id":"d28be643-d135-4293-b9a1-e6cb1893b1d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Ben\",\r\n    \"lastName\": \"DarthRoy\",\r\n    \"email\": \"darthroy18@gmail.com\",\r\n    \"eventId\": \"680c5942e767022cd7647925\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-cohost","urlObject":{"protocol":"http","port":"9460","path":["api","v1","add-cohost"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0412dad1-999e-4a4f-bc17-2ab7db5ed6dd","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Ben\",\r\n    \"lastName\": \"Awehome\",\r\n    \"email\": \"paywaveafrica@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-eventparcel.onrender.com/api/v1/add-cohost"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"Date","value":"Thu, 13 Mar 2025 16:55:15 GMT","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"651","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"access-control-allow-credentials","value":"true","type":"text"},{"key":"Content-Encoding","value":"br","type":"text"},{"key":"etag","value":"W/\"391-1SuKuKhX8qn4pKEL79DP7NK5Uq0\"","type":"text"},{"key":"rndr-id","value":"9d7bc55c-31ed-4a57","type":"text"},{"key":"vary","value":"Origin","type":"text"},{"key":"vary","value":"Accept-Encoding","type":"text"},{"key":"x-powered-by","value":"Express","type":"text"},{"key":"x-render-origin-server","value":"Render","type":"text"},{"key":"cf-cache-status","value":"DYNAMIC","type":"text"},{"key":"Server","value":"cloudflare","type":"text"},{"key":"CF-RAY","value":"91fd0ec3b84a381c-FRA","type":"text"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"CoHost added successfully!\",\n    \"data\": {\n        \"firstName\": \"ben\",\n        \"lastName\": \"awehome\",\n        \"email\": \"paywaveafrica@gmail.com\",\n        \"maskedEmail\": \"paywa********@gmail.com\",\n        \"role\": \"cohost\",\n        \"password\": \"Abc12345@@\",\n        \"isVerified\": false,\n        \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2N2QzMGRmMWEyZDU5ODczODQzZGE2MjMiLCJob3N0TmFtZSI6ImViZW4gaGVucnkiLCJjb0hvc3ROYW1lIjoiYmVuIGF3ZWhvbWUiLCJldmVudE5hbWUiOiJlYmVuIHdlZCBzdGFjeSIsImhvc3RFbWFpbCI6ImViZW5lemVydG9wZTRAZ21haWwuY29tIiwiaWF0IjoxNzQxODg0OTE0LCJleHAiOjE3NDE4ODY3MTR9.73XHd3GMvDul-fuQicbRcK44wTOSINh1OKkIbZy7zwk\",\n        \"refreshToken\": [],\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": [],\n        \"otpAttempts\": 0,\n        \"isOtpVerified\": false,\n        \"hostEmail\": \"ebenezertope4@gmail.com\",\n        \"coHost\": [],\n        \"coHostInviteStatus\": \"pending\",\n        \"_id\": \"67d30df1a2d59873843da623\",\n        \"notifications\": [],\n        \"createdAt\": \"2025-03-13T16:55:13.921Z\",\n        \"updatedAt\": \"2025-03-13T16:55:14.070Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"d28be643-d135-4293-b9a1-e6cb1893b1d9"},{"name":"View CoHosts","id":"fed5deeb-d676-4200-b929-47d5d701c98f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-cohosts/67eeaadc65b211b0e9281b97","urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-cohosts","67eeaadc65b211b0e9281b97"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4c45623b-25ed-42c4-9494-8b1043a361f4","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-cohosts"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"276","type":"text"},{"key":"ETag","value":"W/\"114-q3/K0dQ+gVqe3LrJY2f210xA1bk\"","type":"text"},{"key":"Date","value":"Thu, 13 Mar 2025 17:25:48 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"CoHost successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67d314ce6bb70b99ddaf5fab\",\n            \"firstName\": \"Ben\",\n            \"lastName\": \"Awehome\",\n            \"email\": \"paywaveafrica@gmail.com\",\n            \"role\": \"cohost\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHostInviteStatus\": \"accepted\",\n            \"imageUrl\": null\n        }\n    ]\n}"}],"_postman_id":"fed5deeb-d676-4200-b929-47d5d701c98f"},{"name":"View all CoHosts By a Host","id":"09a82ee1-a595-4164-a400-8d0d0c499a08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-cohosts-for-host/680c57191c652ac3dc433a78","urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-cohosts-for-host","680c57191c652ac3dc433a78"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"88132e07-4f7d-4134-a74a-7112078f3fd0","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-cohosts"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"276","type":"text"},{"key":"ETag","value":"W/\"114-q3/K0dQ+gVqe3LrJY2f210xA1bk\"","type":"text"},{"key":"Date","value":"Thu, 13 Mar 2025 17:25:48 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"CoHost successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67d314ce6bb70b99ddaf5fab\",\n            \"firstName\": \"Ben\",\n            \"lastName\": \"Awehome\",\n            \"email\": \"paywaveafrica@gmail.com\",\n            \"role\": \"cohost\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHostInviteStatus\": \"accepted\",\n            \"imageUrl\": null\n        }\n    ]\n}"}],"_postman_id":"09a82ee1-a595-4164-a400-8d0d0c499a08"},{"name":"Disable / Enable CoHost by Host","id":"22fe0a2a-e2c8-4d4c-85ba-984975dea716","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-cohost/67dc75f5e6d185c0143ec15e","urlObject":{"protocol":"http","port":"9460","path":["api","v1","disable-cohost","67dc75f5e6d185c0143ec15e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e30450f1-cf91-4913-a40a-8563404275d6","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-cohost/67dc75f5e6d185c0143ec15e"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"67","type":"text"},{"key":"ETag","value":"W/\"43-ldOqB00qGULxDpKa9V5Zv4gwpPY\"","type":"text"},{"key":"Date","value":"Tue, 08 Apr 2025 20:58:11 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Co-host has been enabled successfully.\"\n}"}],"_postman_id":"22fe0a2a-e2c8-4d4c-85ba-984975dea716"},{"name":"Update a CoHost","id":"71461d8c-4758-4f70-8366-53eb348b9147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Ben\",\r\n    \"lastName\": \"Dare\"\r\n    // \"email\": \"paywaveafrica@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-cohost/67dc75f5e6d185c0143ec15e","urlObject":{"protocol":"http","port":"9460","path":["api","v1","update-cohost","67dc75f5e6d185c0143ec15e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"904f925c-0f77-4b7b-affc-c9fad5711cdc","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Ben\",\r\n    \"lastName\": \"Dare\"\r\n    // \"email\": \"paywaveafrica@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-cohost/67dc75f5e6d185c0143ec15e"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"259","type":"text"},{"key":"ETag","value":"W/\"103-s2piZbE9B7778GkXdWTALYKcO94\"","type":"text"},{"key":"Date","value":"Wed, 09 Apr 2025 02:32:25 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Co-host profile successfully updated!\",\n    \"data\": {\n        \"_id\": \"67dc75f5e6d185c0143ec15e\",\n        \"firstName\": \"Ben\",\n        \"lastName\": \"Dare\",\n        \"email\": \"ebendesignz@gmail.com\",\n        \"role\": \"cohost\",\n        \"coHostInviteStatus\": \"accepted\",\n        \"imageUrl\": null,\n        \"isDisabled\": false\n    }\n}"}],"_postman_id":"71461d8c-4758-4f70-8366-53eb348b9147"},{"name":"Get all Activity Log for a CoHost for an Event","id":"0dbcb089-54ce-4b89-bc1a-54818fbb0966","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api-eventparcel.onrender.com/api/v1/get-activity-logs/682df6aa750a128aeac729fc/682f28b160dd8865df1b3771","urlObject":{"protocol":"https","path":["api","v1","get-activity-logs","682df6aa750a128aeac729fc","682f28b160dd8865df1b3771"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0dbcb089-54ce-4b89-bc1a-54818fbb0966"},{"name":"Get all Dummy Data for Activity Log for a CoHost","id":"8d24ae86-b658-4031-9fb0-f518cb93e0a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/get-activity-logs-dummy/67dc75f5e6d185c0143ec15e","urlObject":{"protocol":"http","port":"9460","path":["api","v1","get-activity-logs-dummy","67dc75f5e6d185c0143ec15e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3478c4f3-5676-4cfa-a230-94a660ee6975","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/get-activity-logs-dummy/67dc75f5e6d185c0143ec15e"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1276","type":"text"},{"key":"ETag","value":"W/\"4fc-k8RiMmXpR6YwMrMCQ72AHERnPw8\"","type":"text"},{"key":"Date","value":"Wed, 09 Apr 2025 19:42:02 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Activity logs retrieved successfully.\",\n    \"data\": [\n        {\n            \"timestamp\": \"2025-05-08T11:04:00Z\",\n            \"user\": \"67dc75f5e6d185c0143ec15e\",\n            \"event\": \"67dd1f5f48f2e5b414f3efb7\",\n            \"action\": \"Import Contact\",\n            \"entity\": \"General Aso Ebi\",\n            \"entityType\": \"64 Contacts\",\n            \"meta\": {\n                \"eventGroupID\": \"67dd1fde48f2e5b414f3efcc\",\n                \"description\": \"Family and Friends Aso Ebi Group\"\n            }\n        },\n        {\n            \"timestamp\": \"2025-05-08T10:30:00Z\",\n            \"user\": \"67dc75f5e6d185c0143ec15e\",\n            \"event\": \"67dd1f5f48f2e5b414f3efb7\",\n            \"action\": \"Created a Group\",\n            \"entity\": \"General Aso Ebi\",\n            \"entityType\": \"General\",\n            \"meta\": {\n                \"description\": \"Group for general invitees\",\n                \"currency\": \"NGN\"\n            }\n        },\n        {\n            \"timestamp\": \"2025-05-07T13:50:00Z\",\n            \"user\": \"67dc75f5e6d185c0143ec15e\",\n            \"event\": \"67dd1f5f48f2e5b414f3efb7\",\n            \"action\": \"Accepted Invite\",\n            \"entity\": \"James & Jane Wedding Anniversary 2025\",\n            \"entityType\": \"Event\",\n            \"meta\": {\n                \"coHostEmail\": \"jane@example.com\",\n                \"acceptedAt\": \"2025-05-07T13:50:00.000Z\",\n                \"invitedBy\": \"paul@example.com\"\n            }\n        },\n        {\n            \"timestamp\": \"2025-05-07T12:20:00Z\",\n            \"user\": \"67dc75f5e6d185c0143ec15e\",\n            \"event\": \"67dd1f5f48f2e5b414f3efb7\",\n            \"action\": \"Invited as Co-Host\",\n            \"entity\": \"James & Jane Wedding Anniversary 2025\",\n            \"entityType\": \"CoHost\",\n            \"meta\": {\n                \"entityId\": \"67dd1f6f48f2e5b414f3efbd\",\n                \"coHostEmail\": \"jane@example.com\",\n                \"invitedBy\": \"paul@example.com\",\n                \"invitationStatus\": \"Pending\"\n            }\n        }\n    ]\n}"}],"_postman_id":"8d24ae86-b658-4031-9fb0-f518cb93e0a3"},{"name":"Remove CoHost by Host","id":"4c137966-6bcf-4c97-83f8-20db7718171a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/remove-cohost/67d3006245b0c4140fb16850","urlObject":{"protocol":"http","port":"9460","path":["api","v1","remove-cohost","67d3006245b0c4140fb16850"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"be0670ef-5ca4-4244-a8b9-92bad66d8b00","name":"Success Response","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/remove-cohost/67d3006245b0c4140fb16850"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"57","type":"text"},{"key":"ETag","value":"W/\"39-a4CgIakLu1g4tNLBUE5BRGn7WZA\"","type":"text"},{"key":"Date","value":"Thu, 13 Mar 2025 16:46:41 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"CoHost removed successfully!\"\n}"}],"_postman_id":"4c137966-6bcf-4c97-83f8-20db7718171a"},{"name":"Send Invite Via SMS","id":"99b94af0-22ed-4011-90e8-2eed0e090316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eventGroupId\": \"683f0a35b1ecb013f0f71d3d\",\r\n    \"contacts\": [\r\n    { \"guestName\": \"Eben Henry\", \"phoneNumber\": \"2348141521089\" }\r\n    // { \"guestName\": \"Innocent Dev\", \"phoneNumber\": \"+2349063580412\" }\r\n  ]\r\n}\r\n\r\n// {\r\n//   \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\r\n//   \"contacts\": [\r\n//     {\r\n//       \"guestName\": \"Bright\",\r\n//       \"phoneNumber\": \"234 814 152 1089\"\r\n//     },\r\n//     {\r\n//       \"guestName\": \"Bright\",\r\n//       \"phoneNumber\": \"234 815 283 8840\"\r\n//     },\r\n//     {\r\n//       \"guestName\": \"Brown Money EVA\",\r\n//       \"phoneNumber\": \"234 810 593 5807 ::: +2348105935807\"\r\n//     }\r\n//   ]\r\n// }\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/invite-sms","urlObject":{"protocol":"http","port":"9460","path":["api","v1","invite-sms"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9c6a3003-f58f-478d-9802-584b0bf6302a","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eventGroupId\": \"67f90b57969310fe1d64abbe\",\r\n    \"contacts\": [\r\n    { \"guestName\": \"Eben Henry\", \"phoneNumber\": \"2348141521089\" },\r\n    { \"guestName\": \"Henry Dev\", \"phoneNumber\": \"2348154012262\" }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/invite-sms"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"303","type":"text"},{"key":"ETag","value":"W/\"12f-0V9rlZrvOQFhZqZe/8+f7AEWVRw\"","type":"text"},{"key":"Date","value":"Fri, 11 Apr 2025 16:10:59 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Invitations sent via SMS\",\n    \"data\": [\n        {\n            \"guestName\": \"Eben Henry\",\n            \"phoneNumber\": \"+2348141521089\",\n            \"link\": \"https://event-parcel.vercel.app/preview?code=1jrv85sh\"\n        },\n        {\n            \"guestName\": \"Henry Dev\",\n            \"phoneNumber\": \"+2348154012262\",\n            \"link\": \"https://event-parcel.vercel.app/preview?code=k86muepu\"\n        }\n    ]\n}"}],"_postman_id":"99b94af0-22ed-4011-90e8-2eed0e090316"},{"name":"Send Invite Via Whatsapp (Incomplete)","id":"d38a3f8e-f123-46e3-88e9-5cdb6a0054c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n    \"eventGroupId\": \"683edb622e0477d7790006a2\",\r\n    \"contacts\": [\r\n    { \"guestName\": \"Eben Henry\", \"phoneNumber\": \"2348141521089\" }\r\n    // { \"guestName\": \"Yankee Guy\", \"phoneNumber\": \"12059314203\" }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-eventparcel.onrender.com/api/v1/invite-whatsapp","urlObject":{"protocol":"https","path":["api","v1","invite-whatsapp"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"33b08385-8d86-43ae-838c-6c8e71540074","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eventGroupId\": \"67f90b57969310fe1d64abbe\",\r\n    \"contacts\": [\r\n    { \"guestName\": \"Eben Henry\", \"phoneNumber\": \"2348141521089\" },\r\n    { \"guestName\": \"Henry Dev\", \"phoneNumber\": \"2348154012262\" }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/invite-whatsapp"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"308","type":"text"},{"key":"ETag","value":"W/\"134-Z4zJYXWhoADVwfUJxWCP3izGryQ\"","type":"text"},{"key":"Date","value":"Fri, 11 Apr 2025 16:14:18 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Invitations sent via WHATSAPP\",\n    \"data\": [\n        {\n            \"guestName\": \"Eben Henry\",\n            \"phoneNumber\": \"+2348141521089\",\n            \"link\": \"https://event-parcel.vercel.app/preview?code=w8rnm0li\"\n        },\n        {\n            \"guestName\": \"Henry Dev\",\n            \"phoneNumber\": \"+2348154012262\",\n            \"link\": \"https://event-parcel.vercel.app/preview?code=kg3dw3xz\"\n        }\n    ]\n}"}],"_postman_id":"d38a3f8e-f123-46e3-88e9-5cdb6a0054c8"},{"name":"Dummy Dashboard Data","id":"38cb0fe5-3c8a-47cf-8f1f-5e70ea605319","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/dashboard","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","dashboard"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bc3a0d00-1e64-464d-aebf-8c4e02044032","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/dashboard"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1954","type":"text"},{"key":"ETag","value":"W/\"7a2-TBqJNk08BVn3VE0hG9SzIMhufPM\"","type":"text"},{"key":"Date","value":"Thu, 03 Apr 2025 18:25:15 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Dashboard data fetched successfully\",\n    \"data\": {\n        \"overallSales\": {\n            \"naira\": {\n                \"totalAmount\": 131490000,\n                \"growthRate\": -23.5,\n                \"monthlySales\": [\n                    {\n                        \"month\": \"Jan\",\n                        \"sales\": 200000\n                    },\n                    {\n                        \"month\": \"Feb\",\n                        \"sales\": 250000\n                    },\n                    {\n                        \"month\": \"Mar\",\n                        \"sales\": 300000\n                    },\n                    {\n                        \"month\": \"Apr\",\n                        \"sales\": 852657\n                    },\n                    {\n                        \"month\": \"May\",\n                        \"sales\": 280000\n                    },\n                    {\n                        \"month\": \"Jun\",\n                        \"sales\": 320000\n                    },\n                    {\n                        \"month\": \"Jul\",\n                        \"sales\": 400000\n                    }\n                ],\n                \"dailySales\": [\n                    {\n                        \"day\": \"Monday\",\n                        \"sales\": 15000\n                    },\n                    {\n                        \"day\": \"Tuesday\",\n                        \"sales\": 18000\n                    },\n                    {\n                        \"day\": \"Wednesday\",\n                        \"sales\": 22000\n                    },\n                    {\n                        \"day\": \"Thursday\",\n                        \"sales\": 19500\n                    },\n                    {\n                        \"day\": \"Friday\",\n                        \"sales\": 27000\n                    },\n                    {\n                        \"day\": \"Saturday\",\n                        \"sales\": 31000\n                    },\n                    {\n                        \"day\": \"Sunday\",\n                        \"sales\": 25000\n                    }\n                ]\n            },\n            \"dollar\": {\n                \"totalAmount\": 450000,\n                \"growthRate\": -15,\n                \"monthlySales\": [\n                    {\n                        \"month\": \"Jan\",\n                        \"sales\": 1000\n                    },\n                    {\n                        \"month\": \"Feb\",\n                        \"sales\": 1200\n                    },\n                    {\n                        \"month\": \"Mar\",\n                        \"sales\": 1500\n                    },\n                    {\n                        \"month\": \"Apr\",\n                        \"sales\": 3200\n                    },\n                    {\n                        \"month\": \"May\",\n                        \"sales\": 1100\n                    },\n                    {\n                        \"month\": \"Jun\",\n                        \"sales\": 1300\n                    },\n                    {\n                        \"month\": \"Jul\",\n                        \"sales\": 1500\n                    }\n                ],\n                \"dailySales\": [\n                    {\n                        \"day\": \"Monday\",\n                        \"sales\": 150\n                    },\n                    {\n                        \"day\": \"Tuesday\",\n                        \"sales\": 180\n                    },\n                    {\n                        \"day\": \"Wednesday\",\n                        \"sales\": 220\n                    },\n                    {\n                        \"day\": \"Thursday\",\n                        \"sales\": 195\n                    },\n                    {\n                        \"day\": \"Friday\",\n                        \"sales\": 270\n                    },\n                    {\n                        \"day\": \"Saturday\",\n                        \"sales\": 310\n                    },\n                    {\n                        \"day\": \"Sunday\",\n                        \"sales\": 250\n                    }\n                ]\n            }\n        },\n        \"ordersSummary\": {\n            \"totalOrders\": {\n                \"overall\": 1256,\n                \"byWeek\": [\n                    {\n                        \"week\": \"Week 1\",\n                        \"orders\": 320\n                    },\n                    {\n                        \"week\": \"Week 2\",\n                        \"orders\": 280\n                    },\n                    {\n                        \"week\": \"Week 3\",\n                        \"orders\": 340\n                    },\n                    {\n                        \"week\": \"Week 4\",\n                        \"orders\": 316\n                    }\n                ],\n                \"growthRate\": 1\n            },\n            \"totalDelivered\": {\n                \"overall\": 186,\n                \"byWeek\": [\n                    {\n                        \"week\": \"Week 1\",\n                        \"delivered\": 50\n                    },\n                    {\n                        \"week\": \"Week 2\",\n                        \"delivered\": 40\n                    },\n                    {\n                        \"week\": \"Week 3\",\n                        \"delivered\": 55\n                    },\n                    {\n                        \"week\": \"Week 4\",\n                        \"delivered\": 41\n                    }\n                ],\n                \"growthRate\": 3.9\n            },\n            \"pendingOrders\": {\n                \"overall\": 58,\n                \"byWeek\": [\n                    {\n                        \"week\": \"Week 1\",\n                        \"pending\": 15\n                    },\n                    {\n                        \"week\": \"Week 2\",\n                        \"pending\": 10\n                    },\n                    {\n                        \"week\": \"Week 3\",\n                        \"pending\": 20\n                    },\n                    {\n                        \"week\": \"Week 4\",\n                        \"pending\": 13\n                    }\n                ],\n                \"growthRate\": -4\n            }\n        },\n        \"invitesSummary\": {\n            \"totalInvites\": 324,\n            \"totalViewed\": 210,\n            \"viewedRate\": 64.8\n        },\n        \"recentOrders\": [\n            {\n                \"id\": \"order_001\",\n                \"date\": \"2025-04-24\",\n                \"status\": \"Pending\",\n                \"product\": \"6 Yards of Aso Oke and Gele for Women\",\n                \"price\": 560000,\n                \"quantity\": 1,\n                \"image\": \"https://example.com/image1.jpg\"\n            }\n        ]\n    }\n}"}],"_postman_id":"38cb0fe5-3c8a-47cf-8f1f-5e70ea605319"},{"name":"Dashboard Data","id":"b16172ee-4b3c-41e9-b0f8-fb63120418c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/dashboard-data/67dc6ab861eb6100bd1d148e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","dashboard-data","67dc6ab861eb6100bd1d148e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"16619627-96ff-4e72-9dba-fc0a9017c121","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/dashboard-data/67dc6ab861eb6100bd1d148e"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1578","type":"text"},{"key":"ETag","value":"W/\"62a-iN5+cT9iq9+TW5TSRkjJBitFKhU\"","type":"text"},{"key":"Date","value":"Fri, 28 Mar 2025 15:15:19 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Dashboard data fetched successfully\",\n    \"data\": {\n        \"overallSales\": {\n            \"totalAmount\": 939994,\n            \"growthRate\": 0,\n            \"monthlySales\": [\n                {\n                    \"month\": \"Jan\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Feb\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Mar\",\n                    \"sales\": 939994\n                },\n                {\n                    \"month\": \"Apr\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"May\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Jun\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Jul\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Aug\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Sep\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Oct\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Nov\",\n                    \"sales\": 0\n                },\n                {\n                    \"month\": \"Dec\",\n                    \"sales\": 0\n                }\n            ],\n            \"dailySales\": [\n                {\n                    \"day\": \"Monday\",\n                    \"sales\": 0\n                },\n                {\n                    \"day\": \"Tuesday\",\n                    \"sales\": 0\n                },\n                {\n                    \"day\": \"Wednesday\",\n                    \"sales\": 0\n                },\n                {\n                    \"day\": \"Thursday\",\n                    \"sales\": 0\n                },\n                {\n                    \"day\": \"Friday\",\n                    \"sales\": 939994\n                },\n                {\n                    \"day\": \"Saturday\",\n                    \"sales\": 0\n                },\n                {\n                    \"day\": \"Sunday\",\n                    \"sales\": 0\n                }\n            ]\n        },\n        \"ordersSummary\": {\n            \"totalOrders\": {\n                \"overall\": 1,\n                \"byWeek\": [\n                    {\n                        \"week\": \"Week 1\",\n                        \"orders\": 0\n                    },\n                    {\n                        \"week\": \"Week 2\",\n                        \"orders\": 0\n                    },\n                    {\n                        \"week\": \"Week 3\",\n                        \"orders\": 0\n                    },\n                    {\n                        \"week\": \"Week 4\",\n                        \"orders\": 1\n                    }\n                ],\n                \"growthRate\": 0\n            },\n            \"totalDelivered\": {\n                \"overall\": 0,\n                \"byWeek\": [\n                    {\n                        \"week\": \"Week 1\",\n                        \"delivered\": 0\n                    },\n                    {\n                        \"week\": \"Week 2\",\n                        \"delivered\": 0\n                    },\n                    {\n                        \"week\": \"Week 3\",\n                        \"delivered\": 0\n                    },\n                    {\n                        \"week\": \"Week 4\",\n                        \"delivered\": 0\n                    }\n                ],\n                \"growthRate\": 0\n            },\n            \"pendingOrders\": {\n                \"overall\": 1,\n                \"byWeek\": [\n                    {\n                        \"week\": \"Week 1\",\n                        \"pending\": 0\n                    },\n                    {\n                        \"week\": \"Week 2\",\n                        \"pending\": 0\n                    },\n                    {\n                        \"week\": \"Week 3\",\n                        \"pending\": 0\n                    },\n                    {\n                        \"week\": \"Week 4\",\n                        \"pending\": 1\n                    }\n                ],\n                \"growthRate\": 0\n            }\n        },\n        \"invitesSummary\": {\n            \"totalInvites\": 324,\n            \"totalViewed\": 210,\n            \"viewedRate\": 64.81481481481481\n        },\n        \"recentOrders\": [\n            {\n                \"id\": \"ORD_10002\",\n                \"date\": \"2025-03-28\",\n                \"status\": \"processing\",\n                \"product\": \"gele from russia, uk palmlead\",\n                \"price\": 939994,\n                \"quantity\": 4,\n                \"image\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742547041/Event-Parcel-Images/wbfbw8h73tigbaeju7iy.jpg\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b16172ee-4b3c-41e9-b0f8-fb63120418c0"},{"name":"View Order Details","id":"faf42e50-5aa1-49cf-83b5-bb00cdec85f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-order/67e44ae1eae9fb6c27d88457","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-order","67e44ae1eae9fb6c27d88457"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"807883c7-a75d-4c57-a893-bc940ae39e0a","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-order/67e44ae1eae9fb6c27d88457"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"3302","type":"text"},{"key":"ETag","value":"W/\"ce6-xZmMgdBNokzKvW+yKUNHcaw3N+M\"","type":"text"},{"key":"Date","value":"Thu, 27 Mar 2025 06:15:02 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order details successfully fetched!\",\n    \"data\": {\n        \"_id\": \"67e44ae1eae9fb6c27d88457\",\n        \"orderId\": \"ORD_10001\",\n        \"guestName\": \"ben dare\",\n        \"guestEmail\": \"ebenezertope4@gmail.com\",\n        \"guestPhoneNumber\": \"+2348141521089\",\n        \"eventId\": {\n            \"_id\": \"67dd1f5f48f2e5b414f3efb7\",\n            \"eventName\": \"Eben rest with marriage 2\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742642774/Event-Parcel-Images/kygdpqniupyv6tuqjrfu.jpg\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/kygdpqniupyv6tuqjrfu\",\n            \"eventDescription\": \"In marriage, two individuals become one, their hearts beating as a single entity. They become each other's rock, shelter, and safe haven. i Eben i have made it my lifes mission to be an embodment of love, a carrier of kindness and affection, a preacher of generosity and goddness df\",\n            \"eventGroups\": [\n                \"67dd1fde48f2e5b414f3efcc\",\n                \"67dd27068fb2626f27742cc8\"\n            ],\n            \"user\": \"67dc6ab861eb6100bd1d148e\",\n            \"date\": \"2025-03-31\",\n            \"time\": \"06:06 PM\",\n            \"eventLocation\": \"Eko hotel suite\",\n            \"numberOfGroups\": 15,\n            \"hostFirstName\": \"ebenezer\",\n            \"hostLastName\": \"awehome\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [\n                \"67dd1f6f48f2e5b414f3efbd\"\n            ],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"createdAt\": \"2025-03-21T08:12:15.718Z\",\n            \"updatedAt\": \"2025-03-25T16:05:51.682Z\",\n            \"__v\": 1\n        },\n        \"items\": [\n            {\n                \"packageId\": {\n                    \"_id\": \"67dd210448f2e5b414f3efd6\",\n                    \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                    ],\n                    \"packageTitle\": \"grade 1 stock\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"packageQuantity\": 12,\n                    \"packageDelivery\": [\n                        \"pickUp\"\n                    ],\n                    \"createdAt\": \"2025-03-21T08:19:16.515Z\",\n                    \"updatedAt\": \"2025-03-21T08:19:16.515Z\",\n                    \"__v\": 0\n                },\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                ],\n                \"packageTitle\": \"grade 1 stock\",\n                \"packageDescription\": \"no need\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 100000,\n                \"quantity\": 2,\n                \"deliveryMethod\": \"pickUp\",\n                \"_id\": \"67e44ae1eae9fb6c27d88458\"\n            },\n            {\n                \"packageId\": {\n                    \"_id\": \"67dd216548f2e5b414f3efe0\",\n                    \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                    ],\n                    \"packageTitle\": \"german pink dress\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"packageQuantity\": 12,\n                    \"packageDelivery\": [\n                        \"homeDelivery:platformDelivery\"\n                    ],\n                    \"createdAt\": \"2025-03-21T08:20:53.080Z\",\n                    \"updatedAt\": \"2025-03-21T08:20:53.080Z\",\n                    \"__v\": 0\n                },\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                ],\n                \"packageTitle\": \"german pink dress\",\n                \"packageDescription\": \"no need\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 100000,\n                \"quantity\": 1,\n                \"deliveryMethod\": \"pickUp\",\n                \"_id\": \"67e44ae1eae9fb6c27d88459\"\n            }\n        ],\n        \"totalAmount\": 300000,\n        \"paymentStatus\": \"pending\",\n        \"orderStatus\": \"processing\",\n        \"createdAt\": \"2025-03-26T18:43:45.553Z\",\n        \"updatedAt\": \"2025-03-26T18:43:45.553Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"faf42e50-5aa1-49cf-83b5-bb00cdec85f1"},{"name":"View All Orders of an Event","id":"9d04b021-6ec9-4242-b500-9309df179122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-eventparcel.onrender.com/api/v1/view-orders/680c5942e767022cd7647925?page=1&limit=10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","view-orders","680c5942e767022cd7647925"],"host":["api-eventparcel","onrender","com"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"aa8c7e73-f002-4ed4-ad96-7b1cf8f0c8bd","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-orders/67dd1f5f48f2e5b414f3efb7"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"3297","type":"text"},{"key":"ETag","value":"W/\"ce1-AbDCOXm3804Mjl2dyCPXbfWkF90\"","type":"text"},{"key":"Date","value":"Thu, 27 Mar 2025 06:14:00 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Orders successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67e44ae1eae9fb6c27d88457\",\n            \"orderId\": \"ORD_10001\",\n            \"guestName\": \"ben dare\",\n            \"guestEmail\": \"ebenezertope4@gmail.com\",\n            \"guestPhoneNumber\": \"+2348141521089\",\n            \"eventId\": {\n                \"_id\": \"67dd1f5f48f2e5b414f3efb7\",\n                \"eventName\": \"Eben rest with marriage 2\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742642774/Event-Parcel-Images/kygdpqniupyv6tuqjrfu.jpg\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/kygdpqniupyv6tuqjrfu\",\n                \"eventDescription\": \"In marriage, two individuals become one, their hearts beating as a single entity. They become each other's rock, shelter, and safe haven. i Eben i have made it my lifes mission to be an embodment of love, a carrier of kindness and affection, a preacher of generosity and goddness df\",\n                \"eventGroups\": [\n                    \"67dd1fde48f2e5b414f3efcc\",\n                    \"67dd27068fb2626f27742cc8\"\n                ],\n                \"user\": \"67dc6ab861eb6100bd1d148e\",\n                \"date\": \"2025-03-31\",\n                \"time\": \"06:06 PM\",\n                \"eventLocation\": \"Eko hotel suite\",\n                \"numberOfGroups\": 15,\n                \"hostFirstName\": \"ebenezer\",\n                \"hostLastName\": \"awehome\",\n                \"hostEmail\": \"ebenezertope4@gmail.com\",\n                \"coHost\": [\n                    \"67dd1f6f48f2e5b414f3efbd\"\n                ],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": false,\n                \"createdAt\": \"2025-03-21T08:12:15.718Z\",\n                \"updatedAt\": \"2025-03-25T16:05:51.682Z\",\n                \"__v\": 1\n            },\n            \"items\": [\n                {\n                    \"packageId\": {\n                        \"_id\": \"67dd210448f2e5b414f3efd6\",\n                        \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                        ],\n                        \"packageTitle\": \"grade 1 stock\",\n                        \"packageDescription\": \"no need\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 100000,\n                        \"packageQuantity\": 12,\n                        \"packageDelivery\": [\n                            \"pickUp\"\n                        ],\n                        \"createdAt\": \"2025-03-21T08:19:16.515Z\",\n                        \"updatedAt\": \"2025-03-21T08:19:16.515Z\",\n                        \"__v\": 0\n                    },\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                    ],\n                    \"packageTitle\": \"grade 1 stock\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"quantity\": 2,\n                    \"deliveryMethod\": \"pickUp\",\n                    \"_id\": \"67e44ae1eae9fb6c27d88458\"\n                },\n                {\n                    \"packageId\": {\n                        \"_id\": \"67dd216548f2e5b414f3efe0\",\n                        \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                        ],\n                        \"packageTitle\": \"german pink dress\",\n                        \"packageDescription\": \"no need\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 100000,\n                        \"packageQuantity\": 12,\n                        \"packageDelivery\": [\n                            \"homeDelivery:platformDelivery\"\n                        ],\n                        \"createdAt\": \"2025-03-21T08:20:53.080Z\",\n                        \"updatedAt\": \"2025-03-21T08:20:53.080Z\",\n                        \"__v\": 0\n                    },\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                    ],\n                    \"packageTitle\": \"german pink dress\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"quantity\": 1,\n                    \"deliveryMethod\": \"pickUp\",\n                    \"_id\": \"67e44ae1eae9fb6c27d88459\"\n                }\n            ],\n            \"totalAmount\": 300000,\n            \"paymentStatus\": \"pending\",\n            \"orderStatus\": \"processing\",\n            \"createdAt\": \"2025-03-26T18:43:45.553Z\",\n            \"updatedAt\": \"2025-03-26T18:43:45.553Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"9d04b021-6ec9-4242-b500-9309df179122"},{"name":"View All Orders Dynamically","id":"205bd3be-d44a-4793-8fae-d62e6cd9eda1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // \"eventId\": \"6821f83da6eefb21b58abf3f\"\r\n    // \"eventGroupId\": \"67dd1fde48f2e5b414f3efcc\"\r\n    \"hostId\": \"683078d5e4d17cfafd97629b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/view-orders?page=1&limit=10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-orders"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"id":1,"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"orderStatus","value":"pending"},{"id":3,"disabled":true,"key":"search","value":"ruby"}],"variable":[]}},"response":[{"id":"47e7788f-72ec-4354-8bb8-81f3bccaa00b","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-orders/67dd1f5f48f2e5b414f3efb7"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"3297","type":"text"},{"key":"ETag","value":"W/\"ce1-AbDCOXm3804Mjl2dyCPXbfWkF90\"","type":"text"},{"key":"Date","value":"Thu, 27 Mar 2025 06:14:00 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Orders successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67e44ae1eae9fb6c27d88457\",\n            \"orderId\": \"ORD_10001\",\n            \"guestName\": \"ben dare\",\n            \"guestEmail\": \"ebenezertope4@gmail.com\",\n            \"guestPhoneNumber\": \"+2348141521089\",\n            \"eventId\": {\n                \"_id\": \"67dd1f5f48f2e5b414f3efb7\",\n                \"eventName\": \"Eben rest with marriage 2\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742642774/Event-Parcel-Images/kygdpqniupyv6tuqjrfu.jpg\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/kygdpqniupyv6tuqjrfu\",\n                \"eventDescription\": \"In marriage, two individuals become one, their hearts beating as a single entity. They become each other's rock, shelter, and safe haven. i Eben i have made it my lifes mission to be an embodment of love, a carrier of kindness and affection, a preacher of generosity and goddness df\",\n                \"eventGroups\": [\n                    \"67dd1fde48f2e5b414f3efcc\",\n                    \"67dd27068fb2626f27742cc8\"\n                ],\n                \"user\": \"67dc6ab861eb6100bd1d148e\",\n                \"date\": \"2025-03-31\",\n                \"time\": \"06:06 PM\",\n                \"eventLocation\": \"Eko hotel suite\",\n                \"numberOfGroups\": 15,\n                \"hostFirstName\": \"ebenezer\",\n                \"hostLastName\": \"awehome\",\n                \"hostEmail\": \"ebenezertope4@gmail.com\",\n                \"coHost\": [\n                    \"67dd1f6f48f2e5b414f3efbd\"\n                ],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": false,\n                \"createdAt\": \"2025-03-21T08:12:15.718Z\",\n                \"updatedAt\": \"2025-03-25T16:05:51.682Z\",\n                \"__v\": 1\n            },\n            \"items\": [\n                {\n                    \"packageId\": {\n                        \"_id\": \"67dd210448f2e5b414f3efd6\",\n                        \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                        ],\n                        \"packageTitle\": \"grade 1 stock\",\n                        \"packageDescription\": \"no need\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 100000,\n                        \"packageQuantity\": 12,\n                        \"packageDelivery\": [\n                            \"pickUp\"\n                        ],\n                        \"createdAt\": \"2025-03-21T08:19:16.515Z\",\n                        \"updatedAt\": \"2025-03-21T08:19:16.515Z\",\n                        \"__v\": 0\n                    },\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                    ],\n                    \"packageTitle\": \"grade 1 stock\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"quantity\": 2,\n                    \"deliveryMethod\": \"pickUp\",\n                    \"_id\": \"67e44ae1eae9fb6c27d88458\"\n                },\n                {\n                    \"packageId\": {\n                        \"_id\": \"67dd216548f2e5b414f3efe0\",\n                        \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                        ],\n                        \"packageTitle\": \"german pink dress\",\n                        \"packageDescription\": \"no need\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 100000,\n                        \"packageQuantity\": 12,\n                        \"packageDelivery\": [\n                            \"homeDelivery:platformDelivery\"\n                        ],\n                        \"createdAt\": \"2025-03-21T08:20:53.080Z\",\n                        \"updatedAt\": \"2025-03-21T08:20:53.080Z\",\n                        \"__v\": 0\n                    },\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                    ],\n                    \"packageTitle\": \"german pink dress\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"quantity\": 1,\n                    \"deliveryMethod\": \"pickUp\",\n                    \"_id\": \"67e44ae1eae9fb6c27d88459\"\n                }\n            ],\n            \"totalAmount\": 300000,\n            \"paymentStatus\": \"pending\",\n            \"orderStatus\": \"processing\",\n            \"createdAt\": \"2025-03-26T18:43:45.553Z\",\n            \"updatedAt\": \"2025-03-26T18:43:45.553Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"205bd3be-d44a-4793-8fae-d62e6cd9eda1"},{"name":"Update Orders Status","id":"40030526-70b1-46ba-87fa-ece5e1c7713f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderStatus\": \"pickedUp\"\r\n    // \"paymentStatus\": \"paid\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-order/681a0ab46ecf8f68f51d84e9","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","update-order","681a0ab46ecf8f68f51d84e9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"df621dca-65ce-4ed6-b337-d80f3a8ed914","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-orders/67dd1f5f48f2e5b414f3efb7"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"3297","type":"text"},{"key":"ETag","value":"W/\"ce1-AbDCOXm3804Mjl2dyCPXbfWkF90\"","type":"text"},{"key":"Date","value":"Thu, 27 Mar 2025 06:14:00 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Orders successfully fetched!\",\n    \"data\": [\n        {\n            \"_id\": \"67e44ae1eae9fb6c27d88457\",\n            \"orderId\": \"ORD_10001\",\n            \"guestName\": \"ben dare\",\n            \"guestEmail\": \"ebenezertope4@gmail.com\",\n            \"guestPhoneNumber\": \"+2348141521089\",\n            \"eventId\": {\n                \"_id\": \"67dd1f5f48f2e5b414f3efb7\",\n                \"eventName\": \"Eben rest with marriage 2\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742642774/Event-Parcel-Images/kygdpqniupyv6tuqjrfu.jpg\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/kygdpqniupyv6tuqjrfu\",\n                \"eventDescription\": \"In marriage, two individuals become one, their hearts beating as a single entity. They become each other's rock, shelter, and safe haven. i Eben i have made it my lifes mission to be an embodment of love, a carrier of kindness and affection, a preacher of generosity and goddness df\",\n                \"eventGroups\": [\n                    \"67dd1fde48f2e5b414f3efcc\",\n                    \"67dd27068fb2626f27742cc8\"\n                ],\n                \"user\": \"67dc6ab861eb6100bd1d148e\",\n                \"date\": \"2025-03-31\",\n                \"time\": \"06:06 PM\",\n                \"eventLocation\": \"Eko hotel suite\",\n                \"numberOfGroups\": 15,\n                \"hostFirstName\": \"ebenezer\",\n                \"hostLastName\": \"awehome\",\n                \"hostEmail\": \"ebenezertope4@gmail.com\",\n                \"coHost\": [\n                    \"67dd1f6f48f2e5b414f3efbd\"\n                ],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": false,\n                \"createdAt\": \"2025-03-21T08:12:15.718Z\",\n                \"updatedAt\": \"2025-03-25T16:05:51.682Z\",\n                \"__v\": 1\n            },\n            \"items\": [\n                {\n                    \"packageId\": {\n                        \"_id\": \"67dd210448f2e5b414f3efd6\",\n                        \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                        ],\n                        \"packageTitle\": \"grade 1 stock\",\n                        \"packageDescription\": \"no need\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 100000,\n                        \"packageQuantity\": 12,\n                        \"packageDelivery\": [\n                            \"pickUp\"\n                        ],\n                        \"createdAt\": \"2025-03-21T08:19:16.515Z\",\n                        \"updatedAt\": \"2025-03-21T08:19:16.515Z\",\n                        \"__v\": 0\n                    },\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                    ],\n                    \"packageTitle\": \"grade 1 stock\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"quantity\": 2,\n                    \"deliveryMethod\": \"pickUp\",\n                    \"_id\": \"67e44ae1eae9fb6c27d88458\"\n                },\n                {\n                    \"packageId\": {\n                        \"_id\": \"67dd216548f2e5b414f3efe0\",\n                        \"eventGroup\": \"67dd1fde48f2e5b414f3efcc\",\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                        ],\n                        \"packageTitle\": \"german pink dress\",\n                        \"packageDescription\": \"no need\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 100000,\n                        \"packageQuantity\": 12,\n                        \"packageDelivery\": [\n                            \"homeDelivery:platformDelivery\"\n                        ],\n                        \"createdAt\": \"2025-03-21T08:20:53.080Z\",\n                        \"updatedAt\": \"2025-03-21T08:20:53.080Z\",\n                        \"__v\": 0\n                    },\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                    ],\n                    \"packageTitle\": \"german pink dress\",\n                    \"packageDescription\": \"no need\",\n                    \"packagePriceCurrency\": \"NGN\",\n                    \"packagePrice\": 100000,\n                    \"quantity\": 1,\n                    \"deliveryMethod\": \"pickUp\",\n                    \"_id\": \"67e44ae1eae9fb6c27d88459\"\n                }\n            ],\n            \"totalAmount\": 300000,\n            \"paymentStatus\": \"pending\",\n            \"orderStatus\": \"processing\",\n            \"createdAt\": \"2025-03-26T18:43:45.553Z\",\n            \"updatedAt\": \"2025-03-26T18:43:45.553Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"40030526-70b1-46ba-87fa-ece5e1c7713f"},{"name":"Validate Bank Account","id":"e5cedefc-98e9-4ace-9fa5-3379a899752e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountNumber\": \"8141521089\",\r\n    // \"bankCode\": \"999992\" // Opay BankCode\r\n    \"bankCode\": \"999991\"  // Palmpay BankCode\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/validate-bank-account","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","validate-bank-account"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6b731a10-4168-41ff-9925-a10304db391f","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountNumber\": \"0162554936\",\r\n    \"bankCode\": \"058\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/validate-bank-account"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"154","type":"text"},{"key":"ETag","value":"W/\"9a-e+TehQj56FrnFQ9BkTIqjQVAgXs\"","type":"text"},{"key":"Date","value":"Thu, 27 Mar 2025 06:25:19 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Bank account verified successfully!\",\n    \"data\": {\n        \"account_number\": \"0162554936\",\n        \"account_name\": \"AWEHOME EBENEZER TOPE\",\n        \"bank_id\": 9\n    }\n}"}],"_postman_id":"e5cedefc-98e9-4ace-9fa5-3379a899752e"},{"name":"Add Discount for an Event","id":"9c995f52-c0dc-4f06-ab40-e6c79c1ace48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"event\": \"6834234baaa3b5f6bbb8e9a5\",\r\n        \"hostId\": \"683078d5e4d17cfafd97629b\",\r\n        \"discountTitle\": \"Character Test Discount for everyone to enjoy\",\r\n        \"discountValue\": 30,\r\n        \"discountValueType\": \"percentage\", // percentage, NGN, USD\r\n        \"discountCode\": \"73gdj63h\"  // Auto-Generated discount code \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-discount","urlObject":{"protocol":"http","port":"9460","path":["api","v1","add-discount"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ddad7353-8834-424a-b8e7-9ff0a9208b69","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"event\": \"67eeaadc65b211b0e9281b97\",\r\n        \"hostId\": \"67dc6ab861eb6100bd1d148e\",\r\n        \"discountTitle\": \"Family Discount\",\r\n        \"discountValue\": 30,\r\n        \"discountValueType\": \"percentage\" // percentage, NGN, USD\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-discount"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"427","type":"text"},{"key":"ETag","value":"W/\"1ab-p+1CS1mvKqnXah2+6s+vw+g5JmM\"","type":"text"},{"key":"Date","value":"Tue, 08 Apr 2025 20:16:27 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Discount created successfully.\",\n    \"data\": {\n        \"event\": \"67eeaadc65b211b0e9281b97\",\n        \"hostId\": \"67dc6ab861eb6100bd1d148e\",\n        \"discountTitle\": \"Family Discount\",\n        \"discountValue\": 30,\n        \"discountValueType\": \"percentage\",\n        \"discountCode\": \"3NZMLNWM\",\n        \"discountStatus\": \"active\",\n        \"totalUsed\": 0,\n        \"overallValue\": 0,\n        \"_id\": \"67f5841b11edb0f5861e9773\",\n        \"createdAt\": \"2025-04-08T20:16:27.504Z\",\n        \"updatedAt\": \"2025-04-08T20:16:27.504Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"9c995f52-c0dc-4f06-ab40-e6c79c1ace48"},{"name":"Get A Discount for an Event","id":"c4cb4429-0afb-4be4-ab00-c9cf66eb7784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-discount/67f5841b11edb0f5861e9773","urlObject":{"protocol":"http","port":"9460","path":["api","v1","view-discount","67f5841b11edb0f5861e9773"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"90d8bb71-4ad0-40ab-ad93-5b4849732803","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/view-discount/67f5841b11edb0f5861e9773"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1167","type":"text"},{"key":"ETag","value":"W/\"48f-QvgYbZBNnhb/9lTCm2+3PuYnKVA\"","type":"text"},{"key":"Date","value":"Tue, 08 Apr 2025 20:18:09 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Discount fetched successfully\",\n    \"data\": {\n        \"_id\": \"67f5841b11edb0f5861e9773\",\n        \"event\": {\n            \"_id\": \"67eeaadc65b211b0e9281b97\",\n            \"eventName\": \"eben weddingss\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694555/Event-Parcel-Images/wt8iayalyjvcvhwvis3n.png\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/wt8iayalyjvcvhwvis3n\",\n            \"eventDescription\": \"Lorem Ipsom blah blah blah\",\n            \"eventGroups\": [\n                \"67eeab0c65b211b0e9281b9b\"\n            ],\n            \"user\": null,\n            \"date\": \"2025-05-29\",\n            \"time\": \"10:00 AM\",\n            \"eventLocation\": \"2 Adeola Odeku Street, Ikoyi\",\n            \"numberOfGroups\": 6,\n            \"hostFirstName\": \"eben\",\n            \"hostLastName\": \"henry\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": false,\n            \"isSelfManaged\": true,\n            \"isPlatformDelivery\": false,\n            \"createdAt\": \"2025-04-03T15:35:56.250Z\",\n            \"updatedAt\": \"2025-04-03T15:38:55.242Z\",\n            \"__v\": 0\n        },\n        \"hostId\": \"67dc6ab861eb6100bd1d148e\",\n        \"discountTitle\": \"Family Discount\",\n        \"discountValue\": 30,\n        \"discountValueType\": \"percentage\",\n        \"discountCode\": \"3NZMLNWM\",\n        \"discountStatus\": \"active\",\n        \"totalUsed\": 0,\n        \"overallValue\": 0,\n        \"createdAt\": \"2025-04-08T20:16:27.504Z\",\n        \"updatedAt\": \"2025-04-08T20:16:27.504Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"c4cb4429-0afb-4be4-ab00-c9cf66eb7784"},{"name":"Get All Discounts created by a Host","id":"f75d0c7c-2abb-46ca-b0df-c7a60160edee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api-eventparcel.onrender.com/api/v1/get-all-discounts/680c57191c652ac3dc433a78","urlObject":{"protocol":"https","path":["api","v1","get-all-discounts","680c57191c652ac3dc433a78"],"host":["api-eventparcel","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"62ba828f-8f9d-4092-af7e-e1dceaf3687c","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/get-all-discounts/67dc6ab861eb6100bd1d148e"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1170","type":"text"},{"key":"ETag","value":"W/\"492-1z2RjG8SgCYOc0a558UWBsMzgGE\"","type":"text"},{"key":"Date","value":"Tue, 08 Apr 2025 20:19:26 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Discounts fetched successfully\",\n    \"data\": [\n        {\n            \"_id\": \"67f5841b11edb0f5861e9773\",\n            \"event\": {\n                \"_id\": \"67eeaadc65b211b0e9281b97\",\n                \"eventName\": \"eben weddingss\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694555/Event-Parcel-Images/wt8iayalyjvcvhwvis3n.png\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/wt8iayalyjvcvhwvis3n\",\n                \"eventDescription\": \"Lorem Ipsom blah blah blah\",\n                \"eventGroups\": [\n                    \"67eeab0c65b211b0e9281b9b\"\n                ],\n                \"user\": null,\n                \"date\": \"2025-05-29\",\n                \"time\": \"10:00 AM\",\n                \"eventLocation\": \"2 Adeola Odeku Street, Ikoyi\",\n                \"numberOfGroups\": 6,\n                \"hostFirstName\": \"eben\",\n                \"hostLastName\": \"henry\",\n                \"hostEmail\": \"ebenezertope4@gmail.com\",\n                \"coHost\": [],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": false,\n                \"isPickUp\": false,\n                \"isSelfManaged\": true,\n                \"isPlatformDelivery\": false,\n                \"createdAt\": \"2025-04-03T15:35:56.250Z\",\n                \"updatedAt\": \"2025-04-03T15:38:55.242Z\",\n                \"__v\": 0\n            },\n            \"hostId\": \"67dc6ab861eb6100bd1d148e\",\n            \"discountTitle\": \"Family Discount\",\n            \"discountValue\": 30,\n            \"discountValueType\": \"percentage\",\n            \"discountCode\": \"3NZMLNWM\",\n            \"discountStatus\": \"active\",\n            \"totalUsed\": 0,\n            \"overallValue\": 0,\n            \"createdAt\": \"2025-04-08T20:16:27.504Z\",\n            \"updatedAt\": \"2025-04-08T20:16:27.504Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"f75d0c7c-2abb-46ca-b0df-c7a60160edee"},{"name":"Generate Discounts Code","id":"09b27634-f253-40d5-8806-52fafbe1aa61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/discount-code","urlObject":{"protocol":"http","port":"9460","path":["api","v1","discount-code"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"991bcdfd-eda1-4008-8fe5-f8ec9d63c811","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/discount-code"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"83","type":"text"},{"key":"ETag","value":"W/\"53-3R4A/EaHwOP+y+ZI0QA4aHTCIIQ\"","type":"text"},{"key":"Date","value":"Tue, 08 Apr 2025 13:44:11 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Discount code generated successfully\",\n    \"data\": \"OGMC4GAR\"\n}"}],"_postman_id":"09b27634-f253-40d5-8806-52fafbe1aa61"},{"name":"Update a Discount for an Event","id":"56b4fe57-11c6-4e5a-854f-ba2b4c26a9ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n        \"discountTitle\": \"Groom Family Discount\",\r\n        \"discountValue\": 65000,\r\n        \"discountValueType\": \"NGN\", // percentage, NGN, USD\r\n        \"discountStatus\": \"active\" // active, inactive\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-discount/67f52b84c39bb1b8c709bc14","urlObject":{"protocol":"http","port":"9460","path":["api","v1","update-discount","67f52b84c39bb1b8c709bc14"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"92f92ff2-ef8c-4fa3-9acb-ce108a6012bf","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n        \"discountTitle\": \"Groom Family Discount\",\r\n        \"discountValue\": 65000,\r\n        \"discountValueType\": \"NGN\", // percentage, NGN, USD\r\n        \"discountStatus\": \"active\" // active, inactive\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-discount/67f526140c2363c44cf224cc"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"395","type":"text"},{"key":"ETag","value":"W/\"18b-ni+SUVJSq2aPgD3KFAuc0w5OMx8\"","type":"text"},{"key":"Date","value":"Tue, 08 Apr 2025 13:55:23 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Discount updated successfully\",\n    \"data\": {\n        \"_id\": \"67f526140c2363c44cf224cc\",\n        \"event\": \"67eeaadc65b211b0e9281b97\",\n        \"discountTitle\": \"Groom Family Discount\",\n        \"discountValue\": 65000,\n        \"discountValueType\": \"NGN\",\n        \"discountCode\": \"DevEben2025\",\n        \"discountStatus\": \"active\",\n        \"totalUsed\": 0,\n        \"overallValue\": 0,\n        \"createdAt\": \"2025-04-08T13:35:16.221Z\",\n        \"updatedAt\": \"2025-04-08T13:55:23.259Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"56b4fe57-11c6-4e5a-854f-ba2b4c26a9ec"},{"name":"Delete a Discount for an Event","id":"e7f47571-3db7-404c-8ad9-058c98fdc8d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/delete-discount/67f526140c2363c44cf224cc","urlObject":{"protocol":"http","port":"9460","path":["api","v1","delete-discount","67f526140c2363c44cf224cc"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c724c94b-2bcd-4868-ac47-84d49053a843","name":"Success Response","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/delete-discount/67f526140c2363c44cf224cc"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"58","type":"text"},{"key":"ETag","value":"W/\"3a-um/f1KniaibNBmusLKGd+TtrP3E\"","type":"text"},{"key":"Date","value":"Tue, 08 Apr 2025 13:57:42 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Discount deleted successfully\"\n}"}],"_postman_id":"e7f47571-3db7-404c-8ad9-058c98fdc8d4"},{"name":"Get Delivery Summary for a Host","id":"15bb0e61-1cf1-4c41-b149-cd65d4108b64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/delivery-summary/680c57191c652ac3dc433a78","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","delivery-summary","680c57191c652ac3dc433a78"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"91578a37-413e-475e-80fc-ccbedd3dcefc","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/delivery-summary/680c57191c652ac3dc433a78"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"145","type":"text"},{"key":"ETag","value":"W/\"91-+V7AdQtxnoUVXy+t5f+15VnazJY\"","type":"text"},{"key":"Date","value":"Tue, 29 Apr 2025 05:32:15 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Delivery summary fetched\",\n    \"data\": {\n        \"totalDelivered\": 0,\n        \"totalShipped\": 1,\n        \"pctDeliveredVsLastWeek\": 0,\n        \"shippedThisWeek\": 0\n    }\n}"}],"_postman_id":"15bb0e61-1cf1-4c41-b149-cd65d4108b64"},{"name":"Fetch Transaction Summary and History","id":"c8b85fbc-2cc6-4080-bffa-b22de83e7728","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/payment-history/680c57191c652ac3dc433a78?page=1&limit=10&search=ORD_10075","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","payment-history","680c57191c652ac3dc433a78"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"id":1,"key":"limit","value":"10"},{"id":2,"key":"search","value":"ORD_10075"}],"variable":[]}},"response":[{"id":"30e53d5b-1c6b-4e0d-aaa9-3eebb43fae4e","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/payment-history/680c57191c652ac3dc433a78"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"6374","type":"text"},{"key":"ETag","value":"W/\"18e6-KUXwcGZXvATo5sfwzCxWxGRpVXM\"","type":"text"},{"key":"Date","value":"Tue, 29 Apr 2025 05:31:20 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Payments record fetched successfully!\",\n    \"data\": {\n        \"summary\": {\n            \"summaryByCurrency\": {\n                \"NGN\": {\n                    \"netSales\": 191125,\n                    \"overallSales\": 191125\n                },\n                \"USD\": {\n                    \"netSales\": 2146.495,\n                    \"overallSales\": 2146.495\n                }\n            }\n        },\n        \"payments\": [\n            {\n                \"orderNumber\": \"ORD_10002\",\n                \"guestPayment\": 161250,\n                \"guestPaymentCurrency\": \"NGN\",\n                \"amountReceived\": 150000,\n                \"amountReceivedCurrency\": \"NGN\",\n                \"items\": 6,\n                \"tax\": 11250,\n                \"totalAmount\": 161250,\n                \"totalAmountCurrency\": \"NGN\",\n                \"orderId\": {\n                    \"_id\": \"680e0af437838f8c69cf645c\",\n                    \"orderId\": \"ORD_10002\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-26T05:12:03.743Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": \"680c5a44e767022cd7647947\",\n                    \"items\": [\n                        {\n                            \"packageId\": \"680c5a7ee767022cd764795a\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 6,\n                            \"deliveryMethod\": \"pickUp\",\n                            \"_id\": \"680e0af437838f8c69cf645d\"\n                        }\n                    ],\n                    \"totalAmount\": 161250,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"deliveryType\": \"pickUp\",\n                    \"tax\": 11250,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-27T10:46:12.688Z\",\n                    \"updatedAt\": \"2025-04-27T10:46:20.150Z\",\n                    \"__v\": 0\n                }\n            },\n            {\n                \"orderNumber\": \"ORD_10004\",\n                \"guestPayment\": 29875,\n                \"guestPaymentCurrency\": \"NGN\",\n                \"amountReceived\": 25000,\n                \"amountReceivedCurrency\": \"NGN\",\n                \"items\": 1,\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 1875,\n                \"totalAmount\": 29875,\n                \"totalAmountCurrency\": \"NGN\",\n                \"orderId\": {\n                    \"_id\": \"680f29c5240ef68465a04fd3\",\n                    \"orderId\": \"ORD_10004\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-26T05:12:03.743Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": \"680c5a44e767022cd7647947\",\n                    \"items\": [\n                        {\n                            \"packageId\": \"680c5a7ee767022cd764795a\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"680f29c5240ef68465a04fd4\"\n                        }\n                    ],\n                    \"totalAmount\": 29875,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                    \"state\": \"Akwa-ibom\",\n                    \"city\": \"Ikot Ekpene\",\n                    \"dispatchType\": \"Van\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 3000,\n                    \"tax\": 1875,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-28T07:09:57.739Z\",\n                    \"updatedAt\": \"2025-04-28T07:10:27.130Z\",\n                    \"__v\": 0\n                }\n            },\n            {\n                \"orderNumber\": \"ORD_10005\",\n                \"guestPayment\": 2146.495,\n                \"guestPaymentCurrency\": \"USD\",\n                \"amountReceived\": 1995,\n                \"amountReceivedCurrency\": \"USD\",\n                \"items\": 1,\n                \"homeDeliveryFee\": 1.87,\n                \"tax\": 149.625,\n                \"totalAmount\": 2146.495,\n                \"totalAmountCurrency\": \"USD\",\n                \"orderId\": {\n                    \"_id\": \"680f33a8240ef68465a050d4\",\n                    \"orderId\": \"ORD_10005\",\n                    \"guestFirstName\": \"ebenezer\",\n                    \"guestLastName\": \"awehome\",\n                    \"guestEmail\": \"ebenezertope4@gmail.com\",\n                    \"guestPhoneNumber\": \"2348141521089\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680cd2bc1947b104dc007f92\",\n                        \"eventName\": \"innocent party fire\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                        \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                        \"eventDescription\": \"Biggest party in town\",\n                        \"eventGroups\": [\n                            \"680cd4bc1947b104dc007f9a\",\n                            \"680cd89d1947b104dc007fc0\"\n                        ],\n                        \"user\": null,\n                        \"date\": \"2025-05-03\",\n                        \"time\": \"12:33 PM\",\n                        \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": true,\n                        \"isPickUp\": false,\n                        \"isSelfManaged\": false,\n                        \"isPlatformDelivery\": true,\n                        \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                        \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": \"680cd89d1947b104dc007fc0\",\n                    \"items\": [\n                        {\n                            \"packageId\": \"680cd8f91947b104dc007fd3\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                                \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                            ],\n                            \"packageTitle\": \"good party inno clo\",\n                            \"packageDescription\": \"Perfect for all\",\n                            \"packagePriceCurrency\": \"USD\",\n                            \"packagePrice\": 1995,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"680f33a8240ef68465a050d5\"\n                        }\n                    ],\n                    \"totalAmount\": 2146.495,\n                    \"totalAmountCurrency\": \"USD\",\n                    \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n                    \"state\": \"Lagos\",\n                    \"city\": \"Ikorodu\",\n                    \"dispatchType\": \"Bike\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 1.87,\n                    \"tax\": 149.625,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-28T07:52:08.092Z\",\n                    \"updatedAt\": \"2025-04-28T07:52:25.777Z\",\n                    \"__v\": 0\n                }\n            }\n        ],\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalPayments\": 3\n    }\n}"}],"_postman_id":"c8b85fbc-2cc6-4080-bffa-b22de83e7728"},{"name":"Fetch Sidebar Order Summary Dynamically","id":"e264798f-13b9-4836-ae44-6dcad8ad5edb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/sidebar-order-summary?hostId=680c57191c652ac3dc433a78","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","sidebar-order-summary"],"host":["localhost"],"query":[{"key":"hostId","value":"680c57191c652ac3dc433a78"},{"id":1,"disabled":true,"key":"eventId","value":"680cd2bc1947b104dc007f92"},{"id":2,"disabled":true,"key":"eventGroupId","value":"680cd4bc1947b104dc007f9a"}],"variable":[]}},"response":[{"id":"d15dfa3e-28d0-4db8-98c4-ff51d179793d","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:9460/api/v1/sidebar-order-summary?hostId=680c57191c652ac3dc433a78","protocol":"http","host":["localhost"],"port":"9460","path":["api","v1","sidebar-order-summary"],"query":[{"key":"hostId","value":"680c57191c652ac3dc433a78","id":0,"sortOrder":0},{"key":"eventId","value":"680cd2bc1947b104dc007f92","type":"text","id":1,"sortOrder":1,"disabled":true},{"key":"eventGroupId","value":"680cd4bc1947b104dc007f9a","type":"text","id":2,"sortOrder":2,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"160","type":"text"},{"key":"ETag","value":"W/\"a0-1d7v+fJCb7LgITckb8vl/pR0Fnk\"","type":"text"},{"key":"Date","value":"Wed, 30 Apr 2025 13:04:54 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Sidebar order summary fetched successfully for host!\",\n    \"data\": {\n        \"totalOrders\": 7,\n        \"pending\": 3,\n        \"shipped\": 1,\n        \"delivered\": 3,\n        \"todayOrders\": 1\n    }\n}"}],"_postman_id":"e264798f-13b9-4836-ae44-6dcad8ad5edb"},{"name":"Fetch a Single Notification","id":"4e11b90e-f31f-47e5-9004-5ea6958ad75b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/notification/682214b810646b6c2fcfb61c","description":"<h3 id=\"📥-get-a-single-notification\">📥 Get a Single Notification</h3>\n<ul>\n<li><strong>URL:</strong> <code>/api/v1/notification/:notifyId</code></li>\n<li><strong>Method:</strong> <code>GET</code></li>\n<li><strong>Authorization:</strong> Bearer Token</li>\n<li><strong>Description:</strong> Fetch a single notification by its ID.</li>\n<li><strong>URL Params:</strong><ul>\n<li><code>notifyId</code> (string) – Required. The ID of the notification to retrieve.</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"9460","path":["api","v1","notification","682214b810646b6c2fcfb61c"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5db6251d-ec26-499d-8fdf-734adc08e62b","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/notification/682214b810646b6c2fcfb61c"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1319","type":"text"},{"key":"ETag","value":"W/\"527-W3mKetmz52n441AP8/enhxpm2Rk\"","type":"text"},{"key":"Date","value":"Mon, 12 May 2025 19:05:41 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Ebenezer Awehome's notification fetched successfully\",\n    \"data\": {\n        \"_id\": \"682214b810646b6c2fcfb61c\",\n        \"user\": {\n            \"_id\": \"680c57191c652ac3dc433a78\",\n            \"firstName\": \"ebenezer\",\n            \"lastName\": \"awehome\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"maskedEmail\": \"ebene********@gmail.com\",\n            \"phoneNumber\": \"+2348141521089\",\n            \"role\": \"host\",\n            \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n            \"isVerified\": true,\n            \"accessToken\": null,\n            \"refreshToken\": [\n                \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n            ],\n            \"imageUrl\": null,\n            \"imagePublicId\": null,\n            \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n            \"otpAttempts\": 0,\n            \"isOtpVerified\": false,\n            \"balance\": 1734298.1632,\n            \"usdBalance\": 2146.495,\n            \"isDisabled\": false,\n            \"isHyperwalletVerified\": false,\n            \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n            \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n            \"__v\": 172,\n            \"googleId\": \"104161328912088092200\",\n            \"status\": \"active\",\n            \"lastLoginHistory\": []\n        },\n        \"userType\": \"User\",\n        \"email\": \"ebenezertope4@gmail.com\",\n        \"subject\": \"New Order Notification\",\n        \"message\": \"ruby collins placed a new order for hoodies for everyone totaling NGN 110263.\",\n        \"date\": \"May 12, 2025\",\n        \"time\": \"03:33 PM\",\n        \"createdAt\": \"2025-05-12T15:33:12.192Z\",\n        \"updatedAt\": \"2025-05-12T15:33:12.192Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"4e11b90e-f31f-47e5-9004-5ea6958ad75b"},{"name":"Fetch All Notifications for a Host","id":"c3d32de7-e9b5-4967-a128-0206df3f727c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/notifications","description":"<h3 id=\"📬-get-all-notifications\">📬 Get All Notifications</h3>\n<ul>\n<li><p><strong>URL:</strong> <code>/api/notifications</code></p>\n</li>\n<li><p><strong>Method:</strong> <code>GET</code></p>\n</li>\n<li><p><strong>Authorization:</strong> Bearer Token</p>\n</li>\n<li><p><strong>Description:</strong> Fetch all notifications for the authenticated user (host only).</p>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"9460","path":["api","v1","notifications"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6169a813-0a75-475e-ba2a-372033868a2a","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/notifications"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"12510","type":"text"},{"key":"ETag","value":"W/\"30de-C4AAvTDqC0aXhVLJ+4zBY/0uU4k\"","type":"text"},{"key":"Date","value":"Mon, 12 May 2025 19:09:08 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Ebenezer Awehome's notifications fetched successfully\",\n    \"data\": [\n        {\n            \"_id\": \"6822164710646b6c2fcfb67a\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"Payment Successful\",\n            \"message\": \"Your guest Payment of 108971 NGN was successful. Reference: 682215f495c62b70c8a6064a. Event Parcel Team\",\n            \"date\": \"5/12/2025\",\n            \"time\": \"3:39:51 PM\",\n            \"createdAt\": \"2025-05-12T15:39:51.644Z\",\n            \"updatedAt\": \"2025-05-12T15:39:51.644Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"682215fa95c62b70c8a6064f\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"New Order Notification\",\n            \"message\": \"isoken desmond placed a new order for hoodies for everyone totaling NGN 108971.\",\n            \"date\": \"May 12, 2025\",\n            \"time\": \"04:38 PM\",\n            \"createdAt\": \"2025-05-12T15:38:34.248Z\",\n            \"updatedAt\": \"2025-05-12T15:38:34.248Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"682214b810646b6c2fcfb61c\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"New Order Notification\",\n            \"message\": \"ruby collins placed a new order for hoodies for everyone totaling NGN 110263.\",\n            \"date\": \"May 12, 2025\",\n            \"time\": \"03:33 PM\",\n            \"createdAt\": \"2025-05-12T15:33:12.192Z\",\n            \"updatedAt\": \"2025-05-12T15:33:12.192Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"68220d8610646b6c2fcfb40b\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"Payment Successful\",\n            \"message\": \"Your guest Payment of 26822 NGN was successful. Reference: 68220d0d10646b6c2fcfb3ef. Event Parcel Team\",\n            \"date\": \"5/12/2025\",\n            \"time\": \"3:02:30 PM\",\n            \"createdAt\": \"2025-05-12T15:02:30.109Z\",\n            \"updatedAt\": \"2025-05-12T15:02:30.109Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"68220d0e10646b6c2fcfb3f4\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"New Order Notification\",\n            \"message\": \"ebenezer awehome placed a new order for hoodies for everyone totaling NGN 26822.\",\n            \"date\": \"May 12, 2025\",\n            \"time\": \"03:00 PM\",\n            \"createdAt\": \"2025-05-12T15:00:30.238Z\",\n            \"updatedAt\": \"2025-05-12T15:00:30.238Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"68220b4710646b6c2fcfb2ac\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"New Order Notification\",\n            \"message\": \"ebenezer awehome placed a new order for hoodies for everyone totaling NGN 26822.\",\n            \"date\": \"May 12, 2025\",\n            \"time\": \"02:52 PM\",\n            \"createdAt\": \"2025-05-12T14:52:55.940Z\",\n            \"updatedAt\": \"2025-05-12T14:52:55.940Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"68204ee3ef50fe23249bdeb2\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"Payment Successful\",\n            \"message\": \"Your guest Payment of 53657 NGN was successful. Reference: 68203bdf30970109f8992541. Event Parcel Team\",\n            \"date\": \"5/11/2025\",\n            \"time\": \"7:16:51 AM\",\n            \"createdAt\": \"2025-05-11T07:16:51.317Z\",\n            \"updatedAt\": \"2025-05-11T07:16:51.317Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"68203be130970109f8992546\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"New Order Notification\",\n            \"message\": \"joy henry placed a new order for ankara for bride family totaling NGN 53657.\",\n            \"date\": \"May 11, 2025\",\n            \"time\": \"06:55 AM\",\n            \"createdAt\": \"2025-05-11T05:55:45.296Z\",\n            \"updatedAt\": \"2025-05-11T05:55:45.296Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6814ce818acca26ca65dffd6\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"Payment Successful\",\n            \"message\": \"Your guest Payment of 433000 NGN was successful. Reference: 6814b51ce3c358445958ce18. Event Parcel Team\",\n            \"date\": \"5/2/2025\",\n            \"time\": \"1:54:09 PM\",\n            \"createdAt\": \"2025-05-02T13:54:09.842Z\",\n            \"updatedAt\": \"2025-05-02T13:54:09.842Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6814b0c602177023b00e3e46\",\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"maskedEmail\": \"ebene********@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"password\": \"$2b$14$/diCk0u0YgIOTlN8Fwe4Puab6jl/Wd41IeE51k150dAMGe5dvfOIq\",\n                \"isVerified\": true,\n                \"accessToken\": null,\n                \"refreshToken\": [\n                    \"$2b$10$WyC8Or4eXrNTIZh5aZOcWOgNY0I7lBlEHxM1VNJ.34Ca9ohQoO3EW\",\n                    \"$2b$10$HWETztyRKttOO38Sp3IKzeeFkR2RGU6NbtbmHJhHwJWebizuS3nJC\",\n                    \"$2b$10$pxeWN2ktbyctId4JugXhIe9HpJ0kH384X3y8q1ptSJ9UtH4Sk5Lfa\"\n                ],\n                \"imageUrl\": null,\n                \"imagePublicId\": null,\n                \"lastLogin\": \"2025-05-12T19:05:11.468Z\",\n                \"otpAttempts\": 0,\n                \"isOtpVerified\": false,\n                \"balance\": 1734298.1632,\n                \"usdBalance\": 2146.495,\n                \"isDisabled\": false,\n                \"isHyperwalletVerified\": false,\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n                \"updatedAt\": \"2025-05-12T19:05:11.469Z\",\n                \"__v\": 172,\n                \"googleId\": \"104161328912088092200\",\n                \"status\": \"active\",\n                \"lastLoginHistory\": []\n            },\n            \"userType\": \"User\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"subject\": \"Payment Successful\",\n            \"message\": \"Your guest Payment of 433000 NGN was successful. Reference: 6814b0aa02177023b00e3dfc. Event Parcel Team\",\n            \"date\": \"5/2/2025\",\n            \"time\": \"11:47:18 AM\",\n            \"createdAt\": \"2025-05-02T11:47:18.827Z\",\n            \"updatedAt\": \"2025-05-02T11:47:18.827Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"c3d32de7-e9b5-4967-a128-0206df3f727c"},{"name":"Delete a Notification by ID","id":"18eec3c2-dd0c-4cbb-8535-2c4d2f66cfcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:9460/api/v1/notification/682214b810646b6c2fcfb61c","description":"<h3 id=\"🗑️-delete-a-notification-by-id\">🗑️ Delete a Notification by ID</h3>\n<ul>\n<li><p><strong>URL:</strong> <code>/api/v1/notification/:notifyId</code></p>\n</li>\n<li><p><strong>Method:</strong> <code>DELETE</code></p>\n</li>\n<li><p><strong>Authorization:</strong> Bearer Token</p>\n</li>\n<li><p><strong>Description:</strong> Delete a single notification by its ID (host only).</p>\n</li>\n<li><p><strong>URL Params:</strong></p>\n<ul>\n<li><code>notifyId</code> (string) – Required.</li>\n</ul>\n</li>\n<li><p><strong>Response Example:</strong></p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"success\": true,\n  \"message\": \"Notification deleted successfully\"\n}\n\n</code></pre>\n","urlObject":{"protocol":"http","port":"9460","path":["api","v1","notification","682214b810646b6c2fcfb61c"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"18eec3c2-dd0c-4cbb-8535-2c4d2f66cfcd"},{"name":"Delete Multiple Notifications By ID's","id":"f381f60e-0641-4270-a420-d64b2338eee6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n  \"notificationIds\": [\r\n    \"682214b810646b6c2fcfb61c\",\r\n    \"682214b810646b6c2fc6h8a4\"\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/notifications","description":"<h3 id=\"🗑️-delete-multiple-notifications\">🗑️ Delete Multiple Notifications</h3>\n<ul>\n<li><p><strong>URL:</strong> <code>/api/v1/notifications</code></p>\n</li>\n<li><p><strong>Method:</strong> <code>DELETE</code></p>\n</li>\n<li><p><strong>Authorization:</strong> Bearer Token</p>\n</li>\n<li><p><strong>Description:</strong> Delete multiple notifications by their IDs (host only).</p>\n</li>\n<li><p><strong>Body (JSON):</strong></p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"notificationIds\": [\n    \"65f12345678abc123def\",\n    \"65f12345678xyz456ghi\"\n  ]\n}\n\n</code></pre>\n<ul>\n<li><strong>Response Example:</strong></li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"success\": true,\n  \"message\": \"2 notification(s) deleted successfully\"\n}\n\n\n</code></pre>\n","urlObject":{"protocol":"http","port":"9460","path":["api","v1","notifications"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f381f60e-0641-4270-a420-d64b2338eee6"}],"id":"5260657f-15fe-4ba7-b894-4f94a56d2a8b","_postman_id":"5260657f-15fe-4ba7-b894-4f94a56d2a8b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}}},{"name":"Guest Experience","item":[{"name":"Guest CheckOut Route","id":"6d1d62f4-44a6-4b50-ad90-3ebf4c1c8cfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"// {\r\n//   \"guestFirstName\": \"Jane\",\r\n//   \"guestLastName\": \"Henry\",\r\n//   \"guestEmail\": \"gracehenry627@gmail.com\",\r\n//   \"guestPhoneNumber\": \"+2348152838840\",\r\n//   \"items\": [\r\n//     {\r\n//       \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n//       \"quantity\": 2,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     },\r\n//     {\r\n//       \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n//       \"quantity\": 1,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     }\r\n//   ],\r\n//     \"discountCode\": \"hdhy37hd\",\r\n//     \"shippingAddress\": \"Ebute, Ikorodu, Lagos State\",\r\n//     \"state\": \"Lagos\",\r\n//     \"city\": \"Ikorodu\",\r\n//     \"dispatchType\": \"Bike\",\r\n//     \"deliveryType\": \"homeDelivery\"\r\n// }\r\n\r\n\r\n{\r\n  \"guestFirstName\": \"Ben\",\r\n  \"guestLastName\": \"Joe\",\r\n  \"guestEmail\": \"ebenezertope4@gmail.com\",\r\n  \"guestPhoneNumber\": \"+2348141521089\",\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"68f3cabb3619223d7d7ac627\",\r\n      \"quantity\": 6,\r\n      \"deliveryMethod\": \"platformDelivery\"\r\n    }\r\n  ],\r\n  \"shippingAddress\": \"25, Moba Estate, Maroko, Ajah, Lagos\",\r\n  \"addressLatitude\": \"6.5244\",\r\n  \"addressLongitude\": \"3.3792\",\r\n  \"state\": \"Lagos\",\r\n  \"city\": \"Ajah\",\r\n  \"dispatchType\": \"Bike\",\r\n  \"deliveryType\": \"platformDelivery\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"/api/v1/guest-checkout/68f3ca143619223d7d7ac60c/68f3ca363619223d7d7ac614","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"path":["api","v1","guest-checkout","68f3ca143619223d7d7ac60c","68f3ca363619223d7d7ac614"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"f129d014-aee7-4a9e-b53b-96f993576295","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"guestFirstName\": \"Jane\",\r\n  \"guestLastName\": \"Henry\",\r\n  \"guestEmail\": \"gracehenry627@gmail.com\",\r\n  \"guestPhoneNumber\": \"+2348152838840\",\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n      \"quantity\": 2,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    },\r\n    {\r\n      \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n      \"quantity\": 1,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    }\r\n  ],\r\n    \"discountCode\": \"hdhy37hd\",\r\n    \"shippingAddress\": \"Ebute, Ikorodu, Lagos State\",\r\n    \"state\": \"Lagos\",\r\n    \"city\": \"Ikorodu\",\r\n    \"dispatchType\": \"Bike\",\r\n    \"deliveryType\": \"homeDelivery\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/guest-checkout/67dd1f5f48f2e5b414f3efb7/67dd1fde48f2e5b414f3efcc"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1213","type":"text"},{"key":"ETag","value":"W/\"4bd-pV0WscFkD5SZolfck9WJYhTn4HA\"","type":"text"},{"key":"Date","value":"Wed, 16 Apr 2025 03:05:42 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order created successfully. Proceed to payment.\",\n    \"data\": {\n        \"orderId\": \"ORD_10004\",\n        \"guestFirstName\": \"Jane\",\n        \"guestLastName\": \"Henry\",\n        \"guestEmail\": \"gracehenry627@gmail.com\",\n        \"guestPhoneNumber\": \"+2348152838840\",\n        \"totalAmount\": 210000,\n        \"totalAmountCurrency\": \"NGN\",\n        \"discountApplied\": true,\n        \"discountAmount\": 90000,\n        \"paymentUrl\": \"https://checkout.paystack.com/ps8g7g3u1zwclg7\",\n        \"eventId\": \"67dd1f5f48f2e5b414f3efb7\",\n        \"items\": [\n            {\n                \"packageId\": \"67dd210448f2e5b414f3efd6\",\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                ],\n                \"packageTitle\": \"grade 1 stock\",\n                \"packageDescription\": \"no need\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 100000,\n                \"quantity\": 2,\n                \"deliveryMethod\": \"pickUp\"\n            },\n            {\n                \"packageId\": \"67dd216548f2e5b414f3efe0\",\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                ],\n                \"packageTitle\": \"german pink dress\",\n                \"packageDescription\": \"no need\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 100000,\n                \"quantity\": 1,\n                \"deliveryMethod\": \"pickUp\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6d1d62f4-44a6-4b50-ad90-3ebf4c1c8cfd"},{"name":"Guest CheckOut Route Cont'd","id":"4d3a7996-5d5a-4467-8ffc-6551506505c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"discountCode\": \"hdhy37hd\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/checkout-contd/67ffcb1b5d3a1f27806bdb7c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","checkout-contd","67ffcb1b5d3a1f27806bdb7c"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ce63206d-b2a0-4d3d-af42-3360c308c64e","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"guestFirstName\": \"Jane\",\r\n  \"guestLastName\": \"Henry\",\r\n  \"guestEmail\": \"gracehenry627@gmail.com\",\r\n  \"guestPhoneNumber\": \"+2348152838840\",\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n      \"quantity\": 2,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    },\r\n    {\r\n      \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n      \"quantity\": 1,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    }\r\n  ],\r\n    \"discountCode\": \"hdhy37hd\",\r\n    \"shippingAddress\": \"Ebute, Ikorodu, Lagos State\",\r\n    \"state\": \"Lagos\",\r\n    \"city\": \"Ikorodu\",\r\n    \"dispatchType\": \"Bike\",\r\n    \"deliveryType\": \"homeDelivery\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/guest-checkout/67dd1f5f48f2e5b414f3efb7/67dd1fde48f2e5b414f3efcc"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1213","type":"text"},{"key":"ETag","value":"W/\"4bd-pV0WscFkD5SZolfck9WJYhTn4HA\"","type":"text"},{"key":"Date","value":"Wed, 16 Apr 2025 03:05:42 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order created successfully. Proceed to payment.\",\n    \"data\": {\n        \"orderId\": \"ORD_10004\",\n        \"guestFirstName\": \"Jane\",\n        \"guestLastName\": \"Henry\",\n        \"guestEmail\": \"gracehenry627@gmail.com\",\n        \"guestPhoneNumber\": \"+2348152838840\",\n        \"totalAmount\": 210000,\n        \"totalAmountCurrency\": \"NGN\",\n        \"discountApplied\": true,\n        \"discountAmount\": 90000,\n        \"paymentUrl\": \"https://checkout.paystack.com/ps8g7g3u1zwclg7\",\n        \"eventId\": \"67dd1f5f48f2e5b414f3efb7\",\n        \"items\": [\n            {\n                \"packageId\": \"67dd210448f2e5b414f3efd6\",\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545156/Event-Parcel-Images/njw4k0khn7gcmhkejshx.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/njw4k0khn7gcmhkejshx\"\n                ],\n                \"packageTitle\": \"grade 1 stock\",\n                \"packageDescription\": \"no need\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 100000,\n                \"quantity\": 2,\n                \"deliveryMethod\": \"pickUp\"\n            },\n            {\n                \"packageId\": \"67dd216548f2e5b414f3efe0\",\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1742545252/Event-Parcel-Images/ddpwbrpztwyy9m1cgal9.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/ddpwbrpztwyy9m1cgal9\"\n                ],\n                \"packageTitle\": \"german pink dress\",\n                \"packageDescription\": \"no need\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 100000,\n                \"quantity\": 1,\n                \"deliveryMethod\": \"pickUp\"\n            }\n        ]\n    }\n}"}],"_postman_id":"4d3a7996-5d5a-4467-8ffc-6551506505c9"},{"name":"Check if Items are of the Same Currency","id":"3a4d1f16-bf75-4caf-99bb-de675cd2719d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n      \"quantity\": 2,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    },\r\n    {\r\n      \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n      \"quantity\": 1,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    }\r\n  ]\r\n}\r\n\r\n\r\n// {\r\n//   \"guestFirstName\": \"Ben\",\r\n//   \"guestLastName\": \"Dare\",\r\n//   \"guestEmail\": \"ebenezertope4@gmail.com\",\r\n//   \"guestPhoneNumber\": \"+2348141521089\",\r\n//   \"items\": [\r\n//     {\r\n//       \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n//       \"quantity\": 2,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     },\r\n//     {\r\n//       \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n//       \"quantity\": 1,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     }\r\n//   ],\r\n//     \"discountCode\": \"Eben2025\",\r\n//     \"shippingAddress\": \"Ebute, Ikorodu, Lagos State\",\r\n//     \"state\": \"Lagos\",\r\n//     \"city\": \"Ikorodu\",\r\n//     \"dispatchType\": \"Bike\",\r\n//     \"deliveryType\": \"homeDelivery\"\r\n// }\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/check-same-currency","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","check-same-currency"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8f01b933-9555-4c29-9399-ef4c75ed445d","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n      \"quantity\": 2,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    },\r\n    {\r\n      \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n      \"quantity\": 1,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    }\r\n  ]\r\n}\r\n\r\n\r\n// {\r\n//   \"guestFirstName\": \"Ben\",\r\n//   \"guestLastName\": \"Dare\",\r\n//   \"guestEmail\": \"ebenezertope4@gmail.com\",\r\n//   \"guestPhoneNumber\": \"+2348141521089\",\r\n//   \"items\": [\r\n//     {\r\n//       \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n//       \"quantity\": 2,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     },\r\n//     {\r\n//       \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n//       \"quantity\": 1,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     }\r\n//   ],\r\n//     \"discountCode\": \"Eben2025\",\r\n//     \"shippingAddress\": \"Ebute, Ikorodu, Lagos State\",\r\n//     \"state\": \"Lagos\",\r\n//     \"city\": \"Ikorodu\",\r\n//     \"dispatchType\": \"Bike\",\r\n//     \"deliveryType\": \"homeDelivery\"\r\n// }\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/check-same-currency"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"90","type":"text"},{"key":"ETag","value":"W/\"5a-3gwAIFxFO3FX6VVNmXny3kFVjGw\"","type":"text"},{"key":"Date","value":"Wed, 16 Apr 2025 02:27:48 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"All packages use the same currency.\",\n    \"data\": {\n        \"currency\": \"NGN\"\n    }\n}"}],"_postman_id":"3a4d1f16-bf75-4caf-99bb-de675cd2719d"},{"name":"Calculate the discounted total amount","id":"436c9cae-07e4-4ad6-ae09-6565365dd92a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n      \"quantity\": 2,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    },\r\n    {\r\n      \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n      \"quantity\": 1,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    }\r\n  ],\r\n    \"discountCode\": \"hdhy37hd\",\r\n    \"eventId\": \"67dd1f5f48f2e5b414f3efb7\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/calculate-discounted-total","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","calculate-discounted-total"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d1c5aec1-469e-432c-a6ec-ae3c6fa76156","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n      \"quantity\": 2,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    },\r\n    {\r\n      \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n      \"quantity\": 1,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    }\r\n  ]\r\n}\r\n\r\n\r\n// {\r\n//   \"guestFirstName\": \"Ben\",\r\n//   \"guestLastName\": \"Dare\",\r\n//   \"guestEmail\": \"ebenezertope4@gmail.com\",\r\n//   \"guestPhoneNumber\": \"+2348141521089\",\r\n//   \"items\": [\r\n//     {\r\n//       \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n//       \"quantity\": 2,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     },\r\n//     {\r\n//       \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n//       \"quantity\": 1,\r\n//       \"deliveryMethod\": \"pickUp\"\r\n//     }\r\n//   ],\r\n//     \"discountCode\": \"Eben2025\",\r\n//     \"shippingAddress\": \"Ebute, Ikorodu, Lagos State\",\r\n//     \"state\": \"Lagos\",\r\n//     \"city\": \"Ikorodu\",\r\n//     \"dispatchType\": \"Bike\",\r\n//     \"deliveryType\": \"homeDelivery\"\r\n// }\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/check-same-currency"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"90","type":"text"},{"key":"ETag","value":"W/\"5a-3gwAIFxFO3FX6VVNmXny3kFVjGw\"","type":"text"},{"key":"Date","value":"Wed, 16 Apr 2025 02:27:48 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"All packages use the same currency.\",\n    \"data\": {\n        \"currency\": \"NGN\"\n    }\n}"},{"id":"c491bfa1-de3a-4be0-96dc-7f2fc41585a4","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"packageId\": \"67dd210448f2e5b414f3efd6\",\r\n      \"quantity\": 2,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    },\r\n    {\r\n      \"packageId\": \"67dd216548f2e5b414f3efe0\",\r\n      \"quantity\": 1,\r\n      \"deliveryMethod\": \"pickUp\"\r\n    }\r\n  ],\r\n    \"discountCode\": \"hdhy37hd\",\r\n    \"eventId\": \"67dd1f5f48f2e5b414f3efb7\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/calculate-discounted-total"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"177","type":"text"},{"key":"ETag","value":"W/\"b1-LmFjwBP8/zo6hyIw5UGVTTXPOvw\"","type":"text"},{"key":"Date","value":"Wed, 16 Apr 2025 02:44:17 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Calculated discounted total.\",\n    \"data\": {\n        \"originalTotal\": 300000,\n        \"discountCodeApplied\": true,\n        \"discountAmount\": 90000,\n        \"finalAmount\": 210000,\n        \"currency\": \"NGN\"\n    }\n}"}],"_postman_id":"436c9cae-07e4-4ad6-ae09-6565365dd92a"},{"name":"Guest (Fetch Event details via link)","id":"943c87f7-84d4-4cf2-92ee-9a6a4824e9f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/invite-details?code=ticmmvsp","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","invite-details"],"host":["localhost"],"query":[{"key":"code","value":"ticmmvsp"}],"variable":[]}},"response":[{"id":"1efa06e8-1f66-4e64-90ee-a2d4226e16b3","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:9460/api/v1/invite-details?code=v11ldahh","protocol":"http","host":["localhost"],"port":"9460","path":["api","v1","invite-details"],"query":[{"key":"code","value":"v11ldahh","sortOrder":0}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"17691","type":"text"},{"key":"ETag","value":"W/\"451b-jinJrDHuvG5OVMJnMgVwfwpTu2g\"","type":"text"},{"key":"Date","value":"Tue, 15 Apr 2025 05:25:16 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Invitation details retrieved and view status updated\",\n    \"data\": {\n        \"_id\": \"67eeab0c65b211b0e9281b9b\",\n        \"groupName\": \"general aso ebi\",\n        \"groupDescription\": \"This is the general Aso Ebi for the eent for everyone\",\n        \"groupCurrency\": \"NGN\",\n        \"groupPrivacy\": \"general\",\n        \"event\": {\n            \"_id\": \"67eeaadc65b211b0e9281b97\",\n            \"eventName\": \"eben weddingss\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694555/Event-Parcel-Images/wt8iayalyjvcvhwvis3n.png\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/wt8iayalyjvcvhwvis3n\",\n            \"eventDescription\": \"Lorem Ipsom blah blah blah\",\n            \"eventGroups\": [\n                \"67eeab0c65b211b0e9281b9b\"\n            ],\n            \"user\": null,\n            \"date\": \"2025-05-29\",\n            \"time\": \"10:00 AM\",\n            \"eventLocation\": \"2 Adeola Odeku Street, Ikoyi\",\n            \"numberOfGroups\": 6,\n            \"hostFirstName\": \"eben\",\n            \"hostLastName\": \"henry\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": false,\n            \"isSelfManaged\": true,\n            \"isPlatformDelivery\": false,\n            \"createdAt\": \"2025-04-03T15:35:56.250Z\",\n            \"updatedAt\": \"2025-04-03T15:38:55.242Z\",\n            \"__v\": 0\n        },\n        \"packages\": [\n            {\n                \"_id\": \"67eeab8f65b211b0e9281ba6\",\n                \"eventGroup\": \"67eeab0c65b211b0e9281b9b\",\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694734/Event-Parcel-Images/fcsq2sdudkuvrwzrjjwz.jpg\",\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1743694717/Event-Parcel-Images/adepcuuoi279pzxkb7ms.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/fcsq2sdudkuvrwzrjjwz\",\n                    \"Event-Parcel-Images/adepcuuoi279pzxkb7ms\"\n                ],\n                \"packageTitle\": \"gele for womens\",\n                \"packageDescription\": \"This is a quality aso oke with cap for general use\",\n                \"packagePriceCurrency\": \"NGN\",\n                \"packagePrice\": 35000,\n                \"packageQuantity\": 10,\n                \"packageDelivery\": [\n                    \"homeDelivery:selfManaged\"\n                ],\n                \"createdAt\": \"2025-04-03T15:38:55.453Z\",\n                \"updatedAt\": \"2025-04-03T15:38:55.453Z\",\n                \"__v\": 0\n            }\n        ],\n        \"isDisabled\": false,\n        \"contacts\": [\n            {\n                \"_id\": \"67eeb906c838a543dfe15779\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=E4HivNhA8kDJU4RVtill9gcbR07aw0iQkJ2P9QwNujYuGH7DWthoFPuboR5JjaPQtGOMfJGKc1NfC9_-e39exJbQgEyKTpLn8vK60nppCh8\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-03T16:36:22.905Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-03T16:36:22.923Z\"\n            },\n            {\n                \"_id\": \"67eeb906c838a543dfe1577a\",\n                \"phoneNumber\": \"2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=E4HivNhA8kDJU4RVtill9gcbR07aw0iQkJ2P9QwNujYuGH7DWthoFPuboR5JjaPQtGOMfJGKc1NfC9_-e39exOeUANzEjSp9BLD57q_7I-A\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-03T16:36:22.906Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-03T16:36:22.924Z\"\n            },\n            {\n                \"_id\": \"67eeb906c838a543dfe1577b\",\n                \"phoneNumber\": \"2348154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=E4HivNhA8kDJU4RVtill9gcbR07aw0iQkJ2P9QwNujYuGH7DWthoFPuboR5JjaPQtGOMfJGKc1NfC9_-e39exKnxz-Hlfv-E8gv3DSZU4Po\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-03T16:36:22.907Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-03T16:36:22.924Z\"\n            },\n            {\n                \"_id\": \"67eff83e2950d067b9a23997\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=ixbOo19OHSrmVmudm3beFzRFqn6o5mYTM9vYmkFHr3ePh-T_KJusk6mmIM99B9iEZ0mmu1U0J0QRTyMJH_-tyF-0G_yfJ08JqwrFN0TsMG4\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-04T15:18:22.721Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-04T15:18:22.745Z\"\n            },\n            {\n                \"_id\": \"67eff83e2950d067b9a23998\",\n                \"phoneNumber\": \"2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=ixbOo19OHSrmVmudm3beFzRFqn6o5mYTM9vYmkFHr3ePh-T_KJusk6mmIM99B9iEZ0mmu1U0J0QRTyMJH_-tyGBxyc8oGldUI2NUd1IXaTY\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-04T15:18:22.722Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-04T15:18:22.745Z\"\n            },\n            {\n                \"_id\": \"67eff83e2950d067b9a23999\",\n                \"phoneNumber\": \"2348133948901\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=ixbOo19OHSrmVmudm3beFzRFqn6o5mYTM9vYmkFHr3ePh-T_KJusk6mmIM99B9iEZ0mmu1U0J0QRTyMJH_-tyCFIzgbW5_QJv-Q34QXGaXw\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-04T15:18:22.722Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-04T15:18:22.745Z\"\n            },\n            {\n                \"_id\": \"67f691968d0d0a5d26fca8a3\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=[object Promise]\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-09T15:26:14.157Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-09T15:26:14.160Z\"\n            },\n            {\n                \"_id\": \"67f69581abb24e2c342a539f\",\n                \"phoneNumber\": \"2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=avmmxhvl\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-09T15:42:57.019Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-09T15:42:57.021Z\"\n            },\n            {\n                \"_id\": \"67f7d8742743f7f68223a155\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=b6waefl3\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:52.641Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:52.641Z\"\n            },\n            {\n                \"_id\": \"67f7d8742743f7f68223a156\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=t1b0086c\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:52.641Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:52.641Z\"\n            },\n            {\n                \"_id\": \"67f7d87b2743f7f68223a166\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=3qcep33b\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:59.308Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:59.308Z\"\n            },\n            {\n                \"_id\": \"67f7d87b2743f7f68223a167\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=h19ydnv7\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:40:59.308Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:40:59.308Z\"\n            },\n            {\n                \"_id\": \"67f7d8812743f7f68223a177\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=62msfsoa\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:05.553Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:05.554Z\"\n            },\n            {\n                \"_id\": \"67f7d8812743f7f68223a178\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=d2kk244d\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:05.554Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:05.554Z\"\n            },\n            {\n                \"_id\": \"67f7d88b2743f7f68223a188\",\n                \"phoneNumber\": \"234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=4qu9sgg0\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:15.301Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:15.302Z\"\n            },\n            {\n                \"_id\": \"67f7d88b2743f7f68223a189\",\n                \"phoneNumber\": \"234 816 054 7287\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=470yfo56\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T14:41:15.301Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T14:41:15.302Z\"\n            },\n            {\n                \"_id\": \"67f826b367e6bdc64568c0b5\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=7hiazdsn\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T20:14:43.651Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T20:14:43.651Z\"\n            },\n            {\n                \"_id\": \"67f8283f67e6bdc64568c0c3\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=motnwl4y\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T20:21:19.883Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T20:21:19.883Z\"\n            },\n            {\n                \"_id\": \"67f8288f67e6bdc64568c0d1\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=nui155zn\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-10T20:22:39.682Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-10T20:22:39.682Z\"\n            },\n            {\n                \"_id\": \"67f8db9cc950ae54ccfdd884\",\n                \"phoneNumber\": \"08154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=rguu8nej\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:06:36.068Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:06:36.073Z\"\n            },\n            {\n                \"_id\": \"67f8db9cc950ae54ccfdd885\",\n                \"phoneNumber\": \"2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=n7hqws65\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:06:36.068Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:06:36.073Z\"\n            },\n            {\n                \"_id\": \"67f8db9cc950ae54ccfdd886\",\n                \"phoneNumber\": \"2348133948901\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=0k18yq96\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:06:36.068Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:06:36.073Z\"\n            },\n            {\n                \"_id\": \"67f8dc74c950ae54ccfdd8a4\",\n                \"phoneNumber\": \"2348154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=rxgsle4s\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T09:10:12.287Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T09:10:12.288Z\"\n            },\n            {\n                \"_id\": \"67f8ea48387041b9ebc34c0f\",\n                \"phoneNumber\": \"+2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=2ynddsmk\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T10:09:12.930Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T10:09:12.935Z\"\n            },\n            {\n                \"_id\": \"67f8ea48387041b9ebc34c10\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=uga8y3t3\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T10:09:12.932Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T10:09:12.935Z\"\n            },\n            {\n                \"_id\": \"67f91bb8b5e3c8871e27f0fe\",\n                \"phoneNumber\": \"+2348154012262\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=0mfuxan4\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T13:40:08.143Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T13:40:08.144Z\"\n            },\n            {\n                \"_id\": \"67f91bb8b5e3c8871e27f0ff\",\n                \"phoneNumber\": \"+2348133948901\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=v11ldahh\",\n                \"hasViewed\": true,\n                \"status\": \"viewed\",\n                \"viewedAt\": \"2025-04-11T14:43:49.630Z\",\n                \"createdAt\": \"2025-04-11T13:40:08.144Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T14:43:49.632Z\"\n            },\n            {\n                \"_id\": \"67f94b8da0199f43a7f260a7\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=6wn0u9hn\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T17:04:13.456Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T17:04:13.457Z\"\n            },\n            {\n                \"_id\": \"67f94b9ca0199f43a7f260b3\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=uvvtkn2x\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-11T17:04:28.125Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-11T17:04:28.126Z\"\n            },\n            {\n                \"_id\": \"67fa1b210ca485c669dbaa10\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=0wk5mh0v\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-12T07:49:53.923Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-12T07:49:53.923Z\"\n            },\n            {\n                \"_id\": \"67fa25d60ca485c669dbab62\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+234 706 925 1482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=q0mi67s6\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-12T08:35:34.927Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-12T08:35:34.928Z\"\n            },\n            {\n                \"_id\": \"67fa25d60ca485c669dbab63\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+234 809 755 4172\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=gf3yn6a9\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-12T08:35:34.927Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-12T08:35:34.928Z\"\n            },\n            {\n                \"_id\": \"67fbb9d31496d22162be177a\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+234 814 152 1089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=hfxh8xhl\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T13:19:15.407Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T13:19:15.425Z\"\n            },\n            {\n                \"_id\": \"67fbb9d31496d22162be177b\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+234 815 283 8840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=362pub8u\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T13:19:15.411Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T13:19:15.426Z\"\n            },\n            {\n                \"_id\": \"67fbb9d31496d22162be177c\",\n                \"guestName\": \"Brown Money Eva\",\n                \"phoneNumber\": \"+2348105935807\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=fcm46er3\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T13:19:15.413Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T13:19:15.427Z\"\n            },\n            {\n                \"_id\": \"67fbb9d31496d22162be177d\",\n                \"guestName\": \"Uk Guest\",\n                \"phoneNumber\": \"+447911123456\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=iykapyc4\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T13:19:15.414Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T13:19:15.427Z\"\n            },\n            {\n                \"_id\": \"67fbe594b4e440ea8d423d85\",\n                \"guestName\": \"*lighthouseagent*\",\n                \"phoneNumber\": \"+234 708 743 5344\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=0sfdvb5u\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T16:25:56.177Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T16:25:56.178Z\"\n            },\n            {\n                \"_id\": \"67fbe5b1b4e440ea8d423d93\",\n                \"guestName\": \"My\",\n                \"phoneNumber\": \"+234 808 436 1466\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=06naute7\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T16:26:25.472Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T16:26:25.472Z\"\n            },\n            {\n                \"_id\": \"67fbe5e1b4e440ea8d423da1\",\n                \"guestName\": \"My\",\n                \"phoneNumber\": \"+234 808 436 1466\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=zod9sjtd\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T16:27:13.552Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T16:27:13.552Z\"\n            },\n            {\n                \"_id\": \"67fc024ef6f7eda4737754b3\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=hhg2mlhm\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T18:28:30.274Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T18:28:30.287Z\"\n            },\n            {\n                \"_id\": \"67fc024ef6f7eda4737754b4\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+2348152838840\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=i0odw4ca\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T18:28:30.275Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T18:28:30.288Z\"\n            },\n            {\n                \"_id\": \"67fc024ef6f7eda4737754b5\",\n                \"guestName\": \"Brown Money Eva\",\n                \"phoneNumber\": \"+2348105935807\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=rw946vev\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T18:28:30.276Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T18:28:30.289Z\"\n            },\n            {\n                \"_id\": \"67fc024ef6f7eda4737754b6\",\n                \"guestName\": \"Uk Guest\",\n                \"phoneNumber\": \"+447911123456\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=5wjydtdn\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-13T18:28:30.277Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-13T18:28:30.289Z\"\n            },\n            {\n                \"_id\": \"67fd1a52a171542fd190dce0\",\n                \"guestName\": \"Bright\",\n                \"phoneNumber\": \"+2347069251482\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=8az8tztv\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-14T14:23:14.090Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-14T14:23:14.091Z\"\n            },\n            {\n                \"_id\": \"67fd5e805c2385d19a7d271b\",\n                \"guestName\": \"Abdulrahman Ageva\",\n                \"phoneNumber\": \"+2349163641446\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=tp5v3f6e\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-14T19:14:08.809Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-14T19:14:08.811Z\"\n            },\n            {\n                \"_id\": \"67fd5e805c2385d19a7d271c\",\n                \"guestName\": \"Adams\",\n                \"phoneNumber\": \"+2348028832216\",\n                \"eventGroupId\": \"67eeab0c65b211b0e9281b9b\",\n                \"inviteLink\": \"https://event-parcel.vercel.app/preview?code=eomqr2lr\",\n                \"hasViewed\": false,\n                \"status\": \"pending\",\n                \"viewedAt\": null,\n                \"createdAt\": \"2025-04-14T19:14:08.810Z\",\n                \"__v\": 0,\n                \"updatedAt\": \"2025-04-14T19:14:08.811Z\"\n            }\n        ],\n        \"createdAt\": \"2025-04-03T15:36:44.172Z\",\n        \"updatedAt\": \"2025-04-14T19:14:08.957Z\",\n        \"__v\": 26,\n        \"link\": \"https://event-parcel.vercel.app/preview?code=ctOPU5jf5uPKqnGwIoDWMWhiqj-O88GZfg7JXjpzvMY4Khn78EHIDDH1pCWMRSDfaViXQB_znhdN_HuuRkiUPG9sajuH5TN31W6oCmoVuXs\"\n    }\n}"}],"_postman_id":"943c87f7-84d4-4cf2-92ee-9a6a4824e9f2"},{"name":"Track Guest Order","id":"b581f980-9229-4abd-a4aa-f8d07054794b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/track-guest-orders/ORD_10018","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","track-guest-orders","ORD_10018"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b581f980-9229-4abd-a4aa-f8d07054794b"}],"id":"c5020823-ee62-44dc-8f17-86f2445a1e77","_postman_id":"c5020823-ee62-44dc-8f17-86f2445a1e77","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}}},{"name":"Admin Experience","item":[{"name":"New request","id":"bcdb63c5-0485-43de-98c5-7d130d882dbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Eben\", \r\n    \"lastName\": \"Admin\", \r\n    \"email\": \"info@eventparcel.com\", \r\n    \"phoneNumber\": \"+2348123456789\", \r\n    \"password\": \"Admin@Event123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/signup-admin","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","signup-admin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcdb63c5-0485-43de-98c5-7d130d882dbf"},{"name":"Login Admin","id":"302b4c67-06f2-4001-8f03-be7ebb17566b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"info@eventparcel.com\",\r\n    \"password\": \"Admin@Event123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/login-admin","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"http","port":"9460","path":["api","v1","login-admin"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3584735f-89d5-4c87-8438-68b791e021a4","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"info@eventparcel.com\", \r\n    \"password\": \"Admin@Event123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/login-admin"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Set-Cookie","value":"refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2ODBkODlhNjIwZThjMzU3Mjk5MjBmNmIiLCJpYXQiOjE3NDU3MTgwNTMsImV4cCI6MTc0NTgwNDQ1M30.wdHbTotSAUU_rSfjNiHuS4c2Gr4IZ2vouC3PpAlbv7g; Max-Age=86400; Path=/; Expires=Mon, 28 Apr 2025 01:40:53 GMT; HttpOnly; Secure; SameSite=None","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"790","type":"text"},{"key":"ETag","value":"W/\"316-6tzCjcRqAxTFdRsYS8IZSk2hmz0\"","type":"text"},{"key":"Date","value":"Sun, 27 Apr 2025 01:40:53 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Congratulations. You are in!\",\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2ODBkODlhNjIwZThjMzU3Mjk5MjBmNmIiLCJmaXJzdE5hbWUiOiJlYmVuIiwibGFzdE5hbWUiOiJhZG1pbiIsImVtYWlsIjoiaW5mb0BldmVudHBhcmNlbC5jb20iLCJpYXQiOjE3NDU3MTgwNTMsImV4cCI6MTc0NTgwNDQ1M30.BsHb_D35cuRDpDo4BDcaPeIL2oqjvNNGVJIpflEND-A\",\n    \"data\": {\n        \"_id\": \"680d89a620e8c35729920f6b\",\n        \"firstName\": \"Eben\",\n        \"lastName\": \"Admin\",\n        \"email\": \"info@eventparcel.com\",\n        \"maskedEmail\": \"info@eventparcel.com\",\n        \"phoneNumber\": \"+2348123456789\",\n        \"role\": \"admin\",\n        \"isVerified\": true,\n        \"accessToken\": null,\n        \"refreshToken\": [\n            \"$2b$10$BJkvDoRrITrw2YxbHuMHk.Z56bkJswp1.C48EQW72NAdf/nvuo5YC\"\n        ],\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": [],\n        \"isOtpVerified\": false,\n        \"createdAt\": \"2025-04-27T01:34:30.819Z\",\n        \"updatedAt\": \"2025-04-27T01:40:53.263Z\"\n    }\n}"}],"_postman_id":"302b4c67-06f2-4001-8f03-be7ebb17566b"},{"name":"Admin Dashboard","id":"bbbf0442-a541-4547-ac59-571cb40379a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-dashboard","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-dashboard"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"09b98800-f40a-43fd-acec-ede1cc7cf966","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-dashboard"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"5817","type":"text"},{"key":"ETag","value":"W/\"16b9-k32GRnUlStc7GPBm3FoaGplmqC8\"","type":"text"},{"key":"Date","value":"Tue, 29 Apr 2025 02:49:23 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin dashboard data fetched successfully\",\n    \"data\": {\n        \"totalOrder\": {\n            \"value\": 5,\n            \"growth\": 0\n        },\n        \"totalEvents\": {\n            \"value\": 8,\n            \"growth\": 0\n        },\n        \"totalHosts\": {\n            \"value\": 7,\n            \"growth\": 0\n        },\n        \"totalServiceFees\": {\n            \"value\": 5478230,\n            \"growth\": 100\n        },\n        \"orderStats\": {\n            \"completed\": 0,\n            \"shipped\": 20,\n            \"pending\": 80\n        },\n        \"overallSales\": {\n            \"naira\": {\n                \"totalAmount\": 489750,\n                \"growthRate\": 0,\n                \"monthlySales\": [\n                    {\n                        \"month\": \"Jan\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Feb\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Mar\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Apr\",\n                        \"sales\": 489750\n                    },\n                    {\n                        \"month\": \"May\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Jun\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Jul\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Aug\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Sep\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Oct\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Nov\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Dec\",\n                        \"sales\": 0\n                    }\n                ],\n                \"dailySales\": [\n                    {\n                        \"day\": \"Monday\",\n                        \"sales\": 29875\n                    },\n                    {\n                        \"day\": \"Tuesday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Wednesday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Thursday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Friday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Saturday\",\n                        \"sales\": 137375\n                    },\n                    {\n                        \"day\": \"Sunday\",\n                        \"sales\": 322500\n                    }\n                ]\n            },\n            \"dollar\": {\n                \"totalAmount\": 2146.495,\n                \"growthRate\": 0,\n                \"monthlySales\": [\n                    {\n                        \"month\": \"Jan\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Feb\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Mar\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Apr\",\n                        \"sales\": 2146.495\n                    },\n                    {\n                        \"month\": \"May\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Jun\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Jul\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Aug\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Sep\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Oct\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Nov\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Dec\",\n                        \"sales\": 0\n                    }\n                ],\n                \"dailySales\": [\n                    {\n                        \"day\": \"Monday\",\n                        \"sales\": 2146.495\n                    },\n                    {\n                        \"day\": \"Tuesday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Wednesday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Thursday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Friday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Saturday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Sunday\",\n                        \"sales\": 0\n                    }\n                ]\n            }\n        },\n        \"recentEvents\": [\n            {\n                \"_id\": \"680f64f6c3dea0101e3d62e5\",\n                \"eventName\": \"tolu weds tope\",\n                \"eventImgUrl\": \"\",\n                \"eventImgPublicId\": \"\",\n                \"eventDescription\": \"\",\n                \"eventGroups\": [],\n                \"user\": null,\n                \"date\": \"2025-05-31\",\n                \"time\": \"11:00 AM\",\n                \"eventLocation\": \"Ikeja Lagos\",\n                \"numberOfGroups\": null,\n                \"hostFirstName\": \"ibukunoluwa\",\n                \"hostLastName\": \"owoeye\",\n                \"hostEmail\": \"ibukunoluwageorge@gmail.com\",\n                \"coHost\": [],\n                \"isDisabled\": false,\n                \"isNairaAccount\": false,\n                \"isDollarAccount\": false,\n                \"isPickUp\": false,\n                \"isSelfManaged\": false,\n                \"isPlatformDelivery\": false,\n                \"createdAt\": \"2025-04-28T11:22:30.316Z\",\n                \"updatedAt\": \"2025-04-28T11:22:30.316Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680f2d7c240ef68465a05054\",\n                \"eventName\": \"mitchelle's event\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745825148/Event-Parcel-Images/whoninxv4ucpxp6kpfpl.jpg\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/whoninxv4ucpxp6kpfpl\",\n                \"eventDescription\": \"\",\n                \"eventGroups\": [\n                    {\n                        \"_id\": \"680f2eb7240ef68465a0506f\",\n                        \"groupName\": \"test for sharing\",\n                        \"groupDescription\": \"NA\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"general\",\n                        \"event\": \"680f2d7c240ef68465a05054\",\n                        \"packages\": [\n                            {\n                                \"_id\": \"680f2ed4240ef68465a05080\",\n                                \"eventGroup\": \"680f2eb7240ef68465a0506f\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745825491/Event-Parcel-Images/bukt1ezj0beo8dcmm6xq.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/bukt1ezj0beo8dcmm6xq\"\n                                ],\n                                \"packageTitle\": \"brocade\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 10000,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\"\n                                ],\n                                \"createdAt\": \"2025-04-28T07:31:32.097Z\",\n                                \"updatedAt\": \"2025-04-28T07:31:32.097Z\",\n                                \"__v\": 0\n                            }\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [\n                            \"680f2f96240ef68465a050a8\"\n                        ],\n                        \"createdAt\": \"2025-04-28T07:31:03.839Z\",\n                        \"updatedAt\": \"2025-04-28T07:34:46.555Z\",\n                        \"__v\": 1,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=tqqv3afg\"\n                    }\n                ],\n                \"user\": null,\n                \"date\": \"2025-04-30\",\n                \"time\": \"07:07 AM\",\n                \"eventLocation\": \"Lagos, NGA\",\n                \"numberOfGroups\": 3,\n                \"hostFirstName\": \"mitchelle\",\n                \"hostLastName\": \"adamu\",\n                \"hostEmail\": \"contactmitchelle@gmail.com\",\n                \"coHost\": [],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": false,\n                \"isPickUp\": false,\n                \"isSelfManaged\": false,\n                \"isPlatformDelivery\": true,\n                \"createdAt\": \"2025-04-28T07:25:48.672Z\",\n                \"updatedAt\": \"2025-04-28T09:24:21.405Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680f18ed240ef68465a04f31\",\n                \"eventName\": \"eben weddings\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745819884/Event-Parcel-Images/fe1my57lwwk5cikyvmko.jpg\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/fe1my57lwwk5cikyvmko\",\n                \"eventDescription\": \"\",\n                \"eventGroups\": [\n                    {\n                        \"_id\": \"680f1920240ef68465a04f37\",\n                        \"groupName\": \"my people \",\n                        \"groupDescription\": \"This is for the real MVPs\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"general\",\n                        \"event\": \"680f18ed240ef68465a04f31\",\n                        \"packages\": [\n                            {\n                                \"_id\": \"680f19c8240ef68465a04f5a\",\n                                \"eventGroup\": \"680f1920240ef68465a04f37\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745820104/Event-Parcel-Images/j0sojzpvbbqvvvmkbkom.jpg\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745820104/Event-Parcel-Images/sfehl1swndm5tbqlkdrq.jpg\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745820104/Event-Parcel-Images/dozjf3o4beedo8uzhchs.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/j0sojzpvbbqvvvmkbkom\",\n                                    \"Event-Parcel-Images/sfehl1swndm5tbqlkdrq\",\n                                    \"Event-Parcel-Images/dozjf3o4beedo8uzhchs\"\n                                ],\n                                \"packageTitle\": \"footwears half shoe\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 120000,\n                                \"packageQuantity\": 300,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-28T06:01:44.944Z\",\n                                \"updatedAt\": \"2025-04-28T06:01:44.944Z\",\n                                \"__v\": 0\n                            }\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-28T05:58:56.454Z\",\n                        \"updatedAt\": \"2025-04-28T06:01:45.084Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=q2zx1xlz\"\n                    }\n                ],\n                \"user\": {\n                    \"_id\": \"680f17e8240ef68465a04f16\",\n                    \"firstName\": \"eben\",\n                    \"lastName\": \"henry\",\n                    \"email\": \"ebendesignz@gmail.com\",\n                    \"phoneNumber\": \"+2348152838840\",\n                    \"role\": \"host\",\n                    \"imageUrl\": null\n                },\n                \"date\": \"2025-07-26\",\n                \"time\": \"07:00 AM\",\n                \"eventLocation\": \"Beach Road, Ebute Ikorodu, Ikorodu, Lagos State, 104213, Nigeria\",\n                \"numberOfGroups\": null,\n                \"hostFirstName\": \"eben\",\n                \"hostLastName\": \"henry\",\n                \"hostEmail\": \"ebendesignz@gmail.com\",\n                \"coHost\": [],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": false,\n                \"isPickUp\": true,\n                \"isSelfManaged\": false,\n                \"isPlatformDelivery\": true,\n                \"createdAt\": \"2025-04-28T05:58:05.199Z\",\n                \"updatedAt\": \"2025-04-28T07:56:30.562Z\",\n                \"__v\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"bbbf0442-a541-4547-ac59-571cb40379a4"},{"name":"Admin View Events","id":"3d8c2b1c-84db-4a26-a1af-f8198e7486fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-events","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-events"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4674cfa5-62d4-4cc3-8b84-8af85c64f5ae","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-events"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"17034","type":"text"},{"key":"ETag","value":"W/\"428a-aYJuypF1HTjP8DuFKGquPVVw53M\"","type":"text"},{"key":"Date","value":"Tue, 29 Apr 2025 02:40:39 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"List of Events & summary fetched\",\n    \"data\": [\n        {\n            \"_id\": \"680f64f6c3dea0101e3d62e5\",\n            \"eventName\": \"tolu weds tope\",\n            \"eventImgUrl\": \"\",\n            \"eventImgPublicId\": \"\",\n            \"eventDescription\": \"\",\n            \"eventGroups\": [],\n            \"user\": null,\n            \"date\": \"2025-05-31\",\n            \"time\": \"11:00 AM\",\n            \"eventLocation\": \"Ikeja Lagos\",\n            \"numberOfGroups\": null,\n            \"hostFirstName\": \"ibukunoluwa\",\n            \"hostLastName\": \"owoeye\",\n            \"hostEmail\": \"ibukunoluwageorge@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": false,\n            \"isDollarAccount\": false,\n            \"isPickUp\": false,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": false,\n            \"createdAt\": \"2025-04-28T11:22:30.316Z\",\n            \"updatedAt\": \"2025-04-28T11:22:30.316Z\",\n            \"__v\": 0,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"680f2d7c240ef68465a05054\",\n            \"eventName\": \"mitchelle's event\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745825148/Event-Parcel-Images/whoninxv4ucpxp6kpfpl.jpg\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/whoninxv4ucpxp6kpfpl\",\n            \"eventDescription\": \"\",\n            \"eventGroups\": [\n                {\n                    \"_id\": \"680f2eb7240ef68465a0506f\",\n                    \"groupName\": \"test for sharing\",\n                    \"groupDescription\": \"NA\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680f2d7c240ef68465a05054\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680f2ed4240ef68465a05080\",\n                            \"eventGroup\": \"680f2eb7240ef68465a0506f\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745825491/Event-Parcel-Images/bukt1ezj0beo8dcmm6xq.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/bukt1ezj0beo8dcmm6xq\"\n                            ],\n                            \"packageTitle\": \"brocade\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 10000,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\"\n                            ],\n                            \"createdAt\": \"2025-04-28T07:31:32.097Z\",\n                            \"updatedAt\": \"2025-04-28T07:31:32.097Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [\n                        \"680f2f96240ef68465a050a8\"\n                    ],\n                    \"createdAt\": \"2025-04-28T07:31:03.839Z\",\n                    \"updatedAt\": \"2025-04-28T07:34:46.555Z\",\n                    \"__v\": 1,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=tqqv3afg\"\n                }\n            ],\n            \"user\": null,\n            \"date\": \"2025-04-30\",\n            \"time\": \"07:07 AM\",\n            \"eventLocation\": \"Lagos, NGA\",\n            \"numberOfGroups\": 3,\n            \"hostFirstName\": \"mitchelle\",\n            \"hostLastName\": \"adamu\",\n            \"hostEmail\": \"contactmitchelle@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": false,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": true,\n            \"createdAt\": \"2025-04-28T07:25:48.672Z\",\n            \"updatedAt\": \"2025-04-28T09:24:21.405Z\",\n            \"__v\": 0,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"680f18ed240ef68465a04f31\",\n            \"eventName\": \"eben weddings\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745819884/Event-Parcel-Images/fe1my57lwwk5cikyvmko.jpg\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/fe1my57lwwk5cikyvmko\",\n            \"eventDescription\": \"\",\n            \"eventGroups\": [\n                {\n                    \"_id\": \"680f1920240ef68465a04f37\",\n                    \"groupName\": \"my people \",\n                    \"groupDescription\": \"This is for the real MVPs\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680f18ed240ef68465a04f31\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680f19c8240ef68465a04f5a\",\n                            \"eventGroup\": \"680f1920240ef68465a04f37\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745820104/Event-Parcel-Images/j0sojzpvbbqvvvmkbkom.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745820104/Event-Parcel-Images/sfehl1swndm5tbqlkdrq.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745820104/Event-Parcel-Images/dozjf3o4beedo8uzhchs.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/j0sojzpvbbqvvvmkbkom\",\n                                \"Event-Parcel-Images/sfehl1swndm5tbqlkdrq\",\n                                \"Event-Parcel-Images/dozjf3o4beedo8uzhchs\"\n                            ],\n                            \"packageTitle\": \"footwears half shoe\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 120000,\n                            \"packageQuantity\": 300,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-28T06:01:44.944Z\",\n                            \"updatedAt\": \"2025-04-28T06:01:44.944Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-28T05:58:56.454Z\",\n                    \"updatedAt\": \"2025-04-28T06:01:45.084Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=q2zx1xlz\"\n                }\n            ],\n            \"user\": {\n                \"_id\": \"680f17e8240ef68465a04f16\",\n                \"firstName\": \"eben\",\n                \"lastName\": \"henry\",\n                \"email\": \"ebendesignz@gmail.com\",\n                \"phoneNumber\": \"+2348152838840\",\n                \"role\": \"host\",\n                \"imageUrl\": null\n            },\n            \"date\": \"2025-07-26\",\n            \"time\": \"07:00 AM\",\n            \"eventLocation\": \"Beach Road, Ebute Ikorodu, Ikorodu, Lagos State, 104213, Nigeria\",\n            \"numberOfGroups\": null,\n            \"hostFirstName\": \"eben\",\n            \"hostLastName\": \"henry\",\n            \"hostEmail\": \"ebendesignz@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": true,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": true,\n            \"createdAt\": \"2025-04-28T05:58:05.199Z\",\n            \"updatedAt\": \"2025-04-28T07:56:30.562Z\",\n            \"__v\": 0,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"680f164308d678496cc08d08\",\n            \"eventName\": \"bayo 50th\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745819202/Event-Parcel-Images/wyc6qtdhcatlyzf3ze0p.png\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/wyc6qtdhcatlyzf3ze0p\",\n            \"eventDescription\": \"Join us in celebrating \",\n            \"eventGroups\": [\n                {\n                    \"_id\": \"680f1770240ef68465a04ef4\",\n                    \"groupName\": \"Bayos Friends \",\n                    \"groupDescription\": \"Bayos friends \",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680f164308d678496cc08d08\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680f17df240ef68465a04f0d\",\n                            \"eventGroup\": \"680f1770240ef68465a04ef4\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745819615/Event-Parcel-Images/nd4rlb3awsibmvqgyy5f.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/nd4rlb3awsibmvqgyy5f\"\n                            ],\n                            \"packageTitle\": \"for men \",\n                            \"packageDescription\": \"For men \",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 30000,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\"\n                            ],\n                            \"createdAt\": \"2025-04-28T05:53:35.569Z\",\n                            \"updatedAt\": \"2025-04-28T05:53:35.569Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-28T05:51:44.544Z\",\n                    \"updatedAt\": \"2025-04-28T05:55:12.669Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=ez3ln57c\"\n                }\n            ],\n            \"user\": null,\n            \"date\": \"2025-07-05\",\n            \"time\": \"08:00 PM\",\n            \"eventLocation\": \"Bar Beach Lagos \",\n            \"numberOfGroups\": 2,\n            \"hostFirstName\": \"moyo\",\n            \"hostLastName\": \"adesida\",\n            \"hostEmail\": \"tinuke1919@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": false,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": true,\n            \"createdAt\": \"2025-04-28T05:46:43.339Z\",\n            \"updatedAt\": \"2025-04-28T05:53:35.424Z\",\n            \"__v\": 0,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"680d61d886657644f506d29e\",\n            \"eventName\": \"topes 40th birthday\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745707479/Event-Parcel-Images/yzdka6e7ydavwo0ylbdk.jpg\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/yzdka6e7ydavwo0ylbdk\",\n            \"eventDescription\": \"Aso ebi invitation for Tope’s 40th\",\n            \"eventGroups\": [\n                {\n                    \"_id\": \"680d62f686657644f506d2b2\",\n                    \"groupName\": \"work friends \",\n                    \"groupDescription\": \"NA\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680d61d886657644f506d29e\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680d696f3d18b1b5c5b8d637\",\n                            \"eventGroup\": \"680d62f686657644f506d2b2\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745709423/Event-Parcel-Images/nbj6d7c68eornpccrcc3.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/nbj6d7c68eornpccrcc3\"\n                            ],\n                            \"packageTitle\": \"blue lace \",\n                            \"packageDescription\": \"Blue lace for EY Friends \",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 20000,\n                            \"packageQuantity\": 100,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\"\n                            ],\n                            \"createdAt\": \"2025-04-26T23:17:03.878Z\",\n                            \"updatedAt\": \"2025-04-26T23:17:03.878Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T22:49:26.142Z\",\n                    \"updatedAt\": \"2025-04-26T23:17:04.024Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=9ramzzad\"\n                },\n                {\n                    \"_id\": \"680d69963d18b1b5c5b8d642\",\n                    \"groupName\": \"family \",\n                    \"groupDescription\": \"Lace for friends and family \",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680d61d886657644f506d29e\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680d6aa03d18b1b5c5b8d669\",\n                            \"eventGroup\": \"680d69963d18b1b5c5b8d642\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745709727/Event-Parcel-Images/qcvgzmnrq6ymqhzecpzw.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/qcvgzmnrq6ymqhzecpzw\"\n                            ],\n                            \"packageTitle\": \"general lace \",\n                            \"packageDescription\": \"General Lace for everyone \",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageDelivery\": [\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T23:22:08.709Z\",\n                            \"updatedAt\": \"2025-04-26T23:22:08.709Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T23:17:42.518Z\",\n                    \"updatedAt\": \"2025-04-26T23:22:08.849Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=qaplri8e\"\n                }\n            ],\n            \"user\": null,\n            \"date\": \"2025-06-30\",\n            \"time\": \"11:00 PM\",\n            \"eventLocation\": \"28310 Mega Ln, Lagos\",\n            \"numberOfGroups\": 2,\n            \"hostFirstName\": \"moyo\",\n            \"hostLastName\": \"adesida\",\n            \"hostEmail\": \"tinuke1919@gmail.com\",\n            \"coHost\": [\n                {\n                    \"_id\": \"680d622b86657644f506d2a5\",\n                    \"firstName\": \"tope\",\n                    \"lastName\": \"bashita\",\n                    \"email\": \"oresmiles@yahoo.com\",\n                    \"role\": \"cohost\",\n                    \"imageUrl\": null\n                }\n            ],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": true,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": false,\n            \"createdAt\": \"2025-04-26T22:44:40.678Z\",\n            \"updatedAt\": \"2025-04-26T23:22:08.347Z\",\n            \"__v\": 1,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"680cd2bc1947b104dc007f92\",\n            \"eventName\": \"innocent party fire\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n            \"eventDescription\": \"Biggest party in town\",\n            \"eventGroups\": [\n                {\n                    \"_id\": \"680cd4bc1947b104dc007f9a\",\n                    \"groupName\": \"new group for families and friend's\",\n                    \"groupDescription\": \"New group for families\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680cd2bc1947b104dc007f92\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680cd57d1947b104dc007fab\",\n                            \"eventGroup\": \"680cd4bc1947b104dc007f9a\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                            ],\n                            \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                            \"packageDescription\": \"testing package group\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 400000,\n                            \"packageQuantity\": 120,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T12:45:49.120Z\",\n                            \"updatedAt\": \"2025-04-26T16:07:06.784Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T12:42:36.754Z\",\n                    \"updatedAt\": \"2025-04-26T12:45:49.262Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eepr8y8k\"\n                },\n                {\n                    \"_id\": \"680cd89d1947b104dc007fc0\",\n                    \"groupName\": \"awon grooms men\",\n                    \"groupDescription\": \"Awon agba\",\n                    \"groupCurrency\": \"USD\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680cd2bc1947b104dc007f92\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680cd8f91947b104dc007fd3\",\n                            \"eventGroup\": \"680cd89d1947b104dc007fc0\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                                \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                            ],\n                            \"packageTitle\": \"good party inno clo\",\n                            \"packageDescription\": \"Perfect for all\",\n                            \"packagePriceCurrency\": \"USD\",\n                            \"packagePrice\": 1995,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\"\n                            ],\n                            \"createdAt\": \"2025-04-26T13:00:42.143Z\",\n                            \"updatedAt\": \"2025-04-26T13:00:42.143Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T12:59:09.322Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:42.284Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=ngvs4fkn\"\n                }\n            ],\n            \"user\": null,\n            \"date\": \"2025-05-03\",\n            \"time\": \"12:33 PM\",\n            \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n            \"numberOfGroups\": 5,\n            \"hostFirstName\": \"ebenezer\",\n            \"hostLastName\": \"awehome\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": true,\n            \"isPickUp\": false,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": true,\n            \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n            \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n            \"__v\": 0,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 2146.49,\n                    \"totalPackagesSold\": 1\n                }\n            ]\n        },\n        {\n            \"_id\": \"680c9cd859d285bad27ae55d\",\n            \"eventName\": \"eben house party\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745657047/Event-Parcel-Images/zcqxh1gg8vmeo1nfy3st.png\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/zcqxh1gg8vmeo1nfy3st\",\n            \"eventDescription\": \"\",\n            \"eventGroups\": [],\n            \"user\": null,\n            \"date\": \"2025-08-30\",\n            \"time\": \"08:00 AM\",\n            \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n            \"numberOfGroups\": null,\n            \"hostFirstName\": \"ebenezer\",\n            \"hostLastName\": \"awehome\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": false,\n            \"isDollarAccount\": false,\n            \"isPickUp\": false,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": false,\n            \"createdAt\": \"2025-04-26T08:44:08.006Z\",\n            \"updatedAt\": \"2025-04-26T09:02:14.743Z\",\n            \"__v\": 5,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"680c5942e767022cd7647925\",\n            \"eventName\": \"Eben Wedding\",\n            \"eventImgUrl\": \"\",\n            \"eventImgPublicId\": \"\",\n            \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n            \"eventGroups\": [\n                {\n                    \"_id\": \"680c595ee767022cd764792b\",\n                    \"groupName\": \"general cloths\",\n                    \"groupDescription\": \"General Aso Ebi for everyone\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680c59a3e767022cd764793c\",\n                            \"eventGroup\": \"680c595ee767022cd764792b\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                                \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                            ],\n                            \"packageTitle\": \"aso oke for everyone\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 75000,\n                            \"packageQuantity\": 300,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T03:57:23.882Z\",\n                            \"updatedAt\": \"2025-04-26T03:57:23.882Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T03:56:14.020Z\",\n                    \"updatedAt\": \"2025-04-26T03:57:24.023Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=gt3p9u1i\"\n                },\n                {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                {\n                    \"_id\": \"680c5a9de767022cd7647965\",\n                    \"groupName\": \"dem boyz\",\n                    \"groupDescription\": \"Men Dem Cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        {\n                            \"_id\": \"680c5ac4e767022cd7647978\",\n                            \"eventGroup\": \"680c5a9de767022cd7647965\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640131/Event-Parcel-Images/xl6ml6hvacxzcazvfkf1.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/xl6ml6hvacxzcazvfkf1\"\n                            ],\n                            \"packageTitle\": \"senator for men\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 90000,\n                            \"packageQuantity\": 300,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:02:12.309Z\",\n                            \"updatedAt\": \"2025-04-26T04:02:12.309Z\",\n                            \"__v\": 0\n                        }\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:01:33.539Z\",\n                    \"updatedAt\": \"2025-04-26T04:02:12.453Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=xh8dporq\"\n                }\n            ],\n            \"user\": {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"firstName\": \"ebenezer\",\n                \"lastName\": \"awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"role\": \"host\",\n                \"imageUrl\": null\n            },\n            \"date\": \"2025-06-28\",\n            \"time\": \"07:07 AM\",\n            \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n            \"numberOfGroups\": 5,\n            \"hostFirstName\": \"ebenezer\",\n            \"hostLastName\": \"awehome\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": false,\n            \"isPickUp\": true,\n            \"isSelfManaged\": true,\n            \"isPlatformDelivery\": false,\n            \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n            \"updatedAt\": \"2025-04-26T05:12:03.743Z\",\n            \"__v\": 0,\n            \"salesSummary\": [\n                {\n                    \"currency\": \"NGN\",\n                    \"totalSales\": 489750,\n                    \"totalPackagesSold\": 18\n                },\n                {\n                    \"currency\": \"USD\",\n                    \"totalSales\": 0,\n                    \"totalPackagesSold\": 0\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"3d8c2b1c-84db-4a26-a1af-f8198e7486fd"},{"name":"Admin View An Event","id":"9238f50a-31e7-4485-8ce3-e648c0698f68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-event/680c5942e767022cd7647925?search=eben","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-event","680c5942e767022cd7647925"],"host":["localhost"],"query":[{"key":"search","value":"eben"}],"variable":[]}},"response":[{"id":"d7fdb42a-3c09-4e0c-8e6c-5232e28ffe89","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-event/680c5942e767022cd7647925"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"2385","type":"text"},{"key":"ETag","value":"W/\"951-9svsf7rQcMO02BZ34JQzi8R7aEc\"","type":"text"},{"key":"Date","value":"Tue, 29 Apr 2025 06:25:44 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Event summary fetched\",\n    \"data\": {\n        \"_id\": \"680c5942e767022cd7647925\",\n        \"eventName\": \"Eben Wedding\",\n        \"eventImgUrl\": \"\",\n        \"eventImgPublicId\": \"\",\n        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n        \"user\": \"680c57191c652ac3dc433a78\",\n        \"date\": \"2025-06-28\",\n        \"time\": \"07:07 AM\",\n        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n        \"numberOfGroups\": 5,\n        \"coHost\": [],\n        \"isDisabled\": false,\n        \"eventGroups\": [\n            {\n                \"_id\": \"680c595ee767022cd764792b\",\n                \"groupName\": \"general cloths\",\n                \"groupDescription\": \"General Aso Ebi for everyone\",\n                \"groupCurrency\": \"NGN\",\n                \"groupPrivacy\": \"general\",\n                \"event\": \"680c5942e767022cd7647925\",\n                \"packages\": [\n                    \"680c59a3e767022cd764793c\"\n                ],\n                \"isDisabled\": false,\n                \"contacts\": [],\n                \"createdAt\": \"2025-04-26T03:56:14.020Z\",\n                \"updatedAt\": \"2025-04-26T03:57:24.023Z\",\n                \"__v\": 0,\n                \"link\": \"https://event-parcel.vercel.app/preview?code=gt3p9u1i\"\n            },\n            {\n                \"_id\": \"680c5a44e767022cd7647947\",\n                \"groupName\": \"brides family\",\n                \"groupDescription\": \"Brides Family cloths\",\n                \"groupCurrency\": \"NGN\",\n                \"groupPrivacy\": \"private\",\n                \"event\": \"680c5942e767022cd7647925\",\n                \"packages\": [\n                    \"680c5a7ee767022cd764795a\"\n                ],\n                \"isDisabled\": false,\n                \"contacts\": [],\n                \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                \"__v\": 0,\n                \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n            },\n            {\n                \"_id\": \"680c5a9de767022cd7647965\",\n                \"groupName\": \"dem boyz\",\n                \"groupDescription\": \"Men Dem Cloths\",\n                \"groupCurrency\": \"NGN\",\n                \"groupPrivacy\": \"private\",\n                \"event\": \"680c5942e767022cd7647925\",\n                \"packages\": [\n                    \"680c5ac4e767022cd7647978\"\n                ],\n                \"isDisabled\": false,\n                \"contacts\": [],\n                \"createdAt\": \"2025-04-26T04:01:33.539Z\",\n                \"updatedAt\": \"2025-04-26T04:02:12.453Z\",\n                \"__v\": 0,\n                \"link\": \"https://event-parcel.vercel.app/preview?code=xh8dporq\"\n            }\n        ],\n        \"payoutDetails\": {\n            \"_id\": \"680c5b06e767022cd7647987\",\n            \"user\": \"680c57191c652ac3dc433a78\",\n            \"event\": \"680c5942e767022cd7647925\",\n            \"nairaAccount\": {\n                \"accountNumber\": \"0162554936\",\n                \"bankName\": \"GTBank\",\n                \"accountName\": \"awehome ebenezer tope\",\n                \"bankCode\": \"058\",\n                \"recipientCode\": \"RCP_mfohy0owd9p6icx\",\n                \"_id\": \"680c5b06e767022cd7647988\"\n            },\n            \"paymentDate\": \"2025-06-28T04:02:19.000Z\",\n            \"paymentTime\": \"12:00 AM\",\n            \"paymentTimeZone\": \"WAT\",\n            \"contactName\": \"ben awehome\",\n            \"pickupLocation\": \"lagos nigeria\",\n            \"deliveryDate\": \"2025-04-26\",\n            \"deliveryTime\": \"08:00 AM\",\n            \"deliveryTimeZone\": \"WAT\",\n            \"createdAt\": \"2025-04-26T04:03:18.405Z\",\n            \"updatedAt\": \"2025-04-26T04:03:18.405Z\",\n            \"__v\": 0\n        },\n        \"hostDetails\": {\n            \"hostFirstName\": \"ebenezer\",\n            \"hostLastName\": \"awehome\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\"\n        },\n        \"deliveryStat\": {\n            \"homeDelivery\": 2,\n            \"pickUp\": 2\n        }\n    }\n}"}],"_postman_id":"9238f50a-31e7-4485-8ce3-e648c0698f68"},{"name":"Admin View Orders","id":"419d93f3-f5ca-47ff-b8e2-35d59e44a572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-orders?page=1&limit=10","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-orders"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"id":1,"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"search","value":"eluferedonatus@gmail.com"},{"id":3,"disabled":true,"key":"orderStatus","value":"delivered"}],"variable":[]}},"response":[{"id":"b5c22c63-dfd3-4bc1-85ea-b159bded3c17","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:9460/api/v1/admin-orders?page=1&limit=10","protocol":"http","host":["localhost"],"port":"9460","path":["api","v1","admin-orders"],"query":[{"key":"page","value":"1","sortOrder":0},{"key":"limit","value":"10","sortOrder":1}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"25105","type":"text"},{"key":"ETag","value":"W/\"6211-PVl/16PV04rOcLblZHlYWLe9o7U\"","type":"text"},{"key":"Date","value":"Wed, 30 Apr 2025 05:44:52 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Orders successfully fetched for all orders!\",\n    \"data\": {\n        \"orderSummary\": {\n            \"ordersSummary\": {\n                \"totalOrders\": {\n                    \"overall\": 9,\n                    \"byWeek\": [\n                        {\n                            \"week\": \"Week 1\",\n                            \"orders\": 0\n                        },\n                        {\n                            \"week\": \"Week 2\",\n                            \"orders\": 0\n                        },\n                        {\n                            \"week\": \"Week 3\",\n                            \"orders\": 0\n                        },\n                        {\n                            \"week\": \"Week 4\",\n                            \"orders\": 9\n                        }\n                    ],\n                    \"growthRate\": 100\n                },\n                \"totalDelivered\": {\n                    \"overall\": 3,\n                    \"byWeek\": [\n                        {\n                            \"week\": \"Week 1\",\n                            \"delivered\": 0\n                        },\n                        {\n                            \"week\": \"Week 2\",\n                            \"delivered\": 0\n                        },\n                        {\n                            \"week\": \"Week 3\",\n                            \"delivered\": 0\n                        },\n                        {\n                            \"week\": \"Week 4\",\n                            \"delivered\": 3\n                        }\n                    ],\n                    \"growthRate\": 100\n                },\n                \"pendingOrders\": {\n                    \"overall\": 6,\n                    \"byWeek\": [\n                        {\n                            \"week\": \"Week 1\",\n                            \"pending\": 0\n                        },\n                        {\n                            \"week\": \"Week 2\",\n                            \"pending\": 0\n                        },\n                        {\n                            \"week\": \"Week 3\",\n                            \"pending\": 0\n                        },\n                        {\n                            \"week\": \"Week 4\",\n                            \"pending\": 6\n                        }\n                    ],\n                    \"growthRate\": 100\n                }\n            },\n            \"invitesSummary\": {\n                \"totalInvites\": 3,\n                \"totalViewed\": 2,\n                \"viewedRate\": 67\n            }\n        },\n        \"orders\": [\n            {\n                \"_id\": \"6811a93438ab4f9bc697ad9b\",\n                \"orderId\": \"ORD_10009\",\n                \"guestFirstName\": \"deveben \",\n                \"guestLastName\": \"darknet\",\n                \"guestEmail\": \"ebendesignz@gmail.com\",\n                \"guestPhoneNumber\": \"2348141521889\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680cd2bc1947b104dc007f92\",\n                    \"eventName\": \"innocent party fire\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                    \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                    \"eventDescription\": \"Biggest party in town\",\n                    \"eventGroups\": [\n                        \"680cd4bc1947b104dc007f9a\",\n                        \"680cd89d1947b104dc007fc0\"\n                    ],\n                    \"user\": null,\n                    \"date\": \"2025-05-03\",\n                    \"time\": \"12:33 PM\",\n                    \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": true,\n                    \"isPickUp\": false,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680cd4bc1947b104dc007f9a\",\n                    \"groupName\": \"new group for families and friend's\",\n                    \"groupDescription\": \"New group for families\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680cd2bc1947b104dc007f92\",\n                    \"packages\": [\n                        \"680cd57d1947b104dc007fab\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [\n                        \"6811a7e838ab4f9bc697ad72\"\n                    ],\n                    \"createdAt\": \"2025-04-26T12:42:36.754Z\",\n                    \"updatedAt\": \"2025-04-30T04:32:40.190Z\",\n                    \"__v\": 1,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eepr8y8k\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680cd57d1947b104dc007fab\",\n                            \"eventGroup\": \"680cd4bc1947b104dc007f9a\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                            ],\n                            \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                            \"packageDescription\": \"testing package group\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 400000,\n                            \"packageQuantity\": 120,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T12:45:49.120Z\",\n                            \"updatedAt\": \"2025-04-26T16:07:06.784Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                            \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                        ],\n                        \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                        \"packageDescription\": \"testing package group\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 400000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"6811a93438ab4f9bc697ad9c\"\n                    }\n                ],\n                \"totalAmount\": 433000,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikorodu\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 30000,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"delivered\",\n                \"createdAt\": \"2025-04-30T04:38:12.444Z\",\n                \"updatedAt\": \"2025-04-30T04:38:40.602Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"68114944face0565fff721ce\",\n                \"orderId\": \"ORD_10008\",\n                \"guestFirstName\": \"ade\",\n                \"guestLastName\": \"fola\",\n                \"guestEmail\": \"ohlufehmii@gmail.com\",\n                \"guestPhoneNumber\": \"2348140095998\",\n                \"hostId\": \"680fc71a69cfd62dbebe6467\",\n                \"eventId\": {\n                    \"_id\": \"68111bbcede77e3051e37ca4\",\n                    \"eventName\": \"adebola\",\n                    \"eventImgUrl\": \"\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"\",\n                    \"eventGroups\": [\n                        \"68111bd6ede77e3051e37caa\",\n                        \"68111c34ede77e3051e37cc9\"\n                    ],\n                    \"user\": null,\n                    \"date\": \"2025-06-19\",\n                    \"time\": \"06:33 PM\",\n                    \"eventLocation\": \"Lagos Nigeria\",\n                    \"numberOfGroups\": null,\n                    \"hostFirstName\": \"olufemi\",\n                    \"hostLastName\": \"tester\",\n                    \"hostEmail\": \"phemii.tester@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": false,\n                    \"isDollarAccount\": true,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-29T18:34:36.192Z\",\n                    \"updatedAt\": \"2025-04-29T18:36:36.513Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"68111bd6ede77e3051e37caa\",\n                    \"groupName\": \"american people\",\n                    \"groupDescription\": \"For the people from America\",\n                    \"groupCurrency\": \"USD\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"68111bbcede77e3051e37ca4\",\n                    \"packages\": [\n                        \"68111c2dede77e3051e37cbb\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-29T18:35:02.802Z\",\n                    \"updatedAt\": \"2025-04-29T18:36:29.678Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=p7nxei9z\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"68111c2dede77e3051e37cbb\",\n                            \"eventGroup\": \"68111bd6ede77e3051e37caa\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745951788/Event-Parcel-Images/fnlttidxtetckyllkr36.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/fnlttidxtetckyllkr36\"\n                            ],\n                            \"packageTitle\": \"kaftan\",\n                            \"packageDescription\": \"Kaftan for men\",\n                            \"packagePriceCurrency\": \"USD\",\n                            \"packagePrice\": 200,\n                            \"packageDelivery\": [\n                                \"pickUp\",\n                                \"homeDelivery:platformDelivery\"\n                            ],\n                            \"createdAt\": \"2025-04-29T18:36:29.537Z\",\n                            \"updatedAt\": \"2025-04-29T18:51:39.040Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745951788/Event-Parcel-Images/fnlttidxtetckyllkr36.png\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/fnlttidxtetckyllkr36\"\n                        ],\n                        \"packageTitle\": \"kaftan\",\n                        \"packageDescription\": \"Kaftan for men\",\n                        \"packagePriceCurrency\": \"USD\",\n                        \"packagePrice\": 200,\n                        \"quantity\": 4,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"68114944face0565fff721cf\"\n                    }\n                ],\n                \"totalAmount\": 603.309,\n                \"totalAmountCurrency\": \"USD\",\n                \"shippingAddress\": \"Ipaja Lagos\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikeja\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 1.87,\n                \"tax\": 60,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-29T21:48:52.745Z\",\n                \"updatedAt\": \"2025-04-29T21:49:58.069Z\",\n                \"__v\": 0,\n                \"discountCode\": \"bv1luyrz\"\n            },\n            {\n                \"_id\": \"6810d833274669057e7c27ec\",\n                \"orderId\": \"ORD_10007\",\n                \"guestFirstName\": \"bola\",\n                \"guestLastName\": \"tito\",\n                \"guestEmail\": \"ohlufehmii@gmail.com\",\n                \"guestPhoneNumber\": \"2348140095998\",\n                \"hostId\": \"680fc71a69cfd62dbebe6467\",\n                \"eventId\": {\n                    \"_id\": \"6810cdcb274669057e7c26f2\",\n                    \"eventName\": \"olubola2025\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745931723/Event-Parcel-Images/zvtxm6pdq1rjpeetlikp.jpg\",\n                    \"eventImgPublicId\": \"Event-Parcel-Images/zvtxm6pdq1rjpeetlikp\",\n                    \"eventDescription\": \"This is my wedding date. It's going to be a special moment.\",\n                    \"eventGroups\": [],\n                    \"user\": \"680fc71a69cfd62dbebe6467\",\n                    \"date\": \"2025-08-30\",\n                    \"time\": \"09:09 AM\",\n                    \"eventLocation\": \"Lagos, Nigeria\",\n                    \"numberOfGroups\": 2,\n                    \"hostFirstName\": \"olufemi\",\n                    \"hostLastName\": \"tester\",\n                    \"hostEmail\": \"phemii.tester@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": false,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-29T13:02:03.979Z\",\n                    \"updatedAt\": \"2025-04-29T21:25:19.444Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": null,\n                \"items\": [\n                    {\n                        \"packageId\": null,\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745932837/Event-Parcel-Images/nbixc5gkqhy5ms1dx32w.png\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/nbixc5gkqhy5ms1dx32w\"\n                        ],\n                        \"packageTitle\": \"kaftan attire \",\n                        \"packageDescription\": \"This is a complete kaftan attire for the men\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 80000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"6810d833274669057e7c27ed\"\n                    }\n                ],\n                \"totalAmount\": 89000,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"Lagos Nigeria\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikeja\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 6000,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-29T13:46:27.475Z\",\n                \"updatedAt\": \"2025-04-29T15:30:07.518Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"6810cd76274669057e7c2699\",\n                \"orderId\": \"ORD_10006\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c59a3e767022cd764793c\",\n                            \"eventGroup\": \"680c595ee767022cd764792b\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                                \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                            ],\n                            \"packageTitle\": \"aso oke for everyone\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 75000,\n                            \"packageQuantity\": 300,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T03:57:23.882Z\",\n                            \"updatedAt\": \"2025-04-26T03:57:23.882Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                            \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                        ],\n                        \"packageTitle\": \"aso oke for everyone\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 75000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"pickUp\",\n                        \"_id\": \"6810cd76274669057e7c269a\"\n                    }\n                ],\n                \"totalAmount\": 80625,\n                \"totalAmountCurrency\": \"NGN\",\n                \"deliveryType\": \"pickUp\",\n                \"tax\": 5625,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-29T13:00:38.947Z\",\n                \"updatedAt\": \"2025-04-29T13:00:43.788Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680f33a8240ef68465a050d4\",\n                \"orderId\": \"ORD_10005\",\n                \"guestFirstName\": \"ebenezer\",\n                \"guestLastName\": \"awehome\",\n                \"guestEmail\": \"ebenezertope4@gmail.com\",\n                \"guestPhoneNumber\": \"2348141521089\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680cd2bc1947b104dc007f92\",\n                    \"eventName\": \"innocent party fire\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                    \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                    \"eventDescription\": \"Biggest party in town\",\n                    \"eventGroups\": [\n                        \"680cd4bc1947b104dc007f9a\",\n                        \"680cd89d1947b104dc007fc0\"\n                    ],\n                    \"user\": null,\n                    \"date\": \"2025-05-03\",\n                    \"time\": \"12:33 PM\",\n                    \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": true,\n                    \"isPickUp\": false,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680cd89d1947b104dc007fc0\",\n                    \"groupName\": \"awon grooms men\",\n                    \"groupDescription\": \"Awon agba\",\n                    \"groupCurrency\": \"USD\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680cd2bc1947b104dc007f92\",\n                    \"packages\": [\n                        \"680cd8f91947b104dc007fd3\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T12:59:09.322Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:42.284Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=ngvs4fkn\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680cd8f91947b104dc007fd3\",\n                            \"eventGroup\": \"680cd89d1947b104dc007fc0\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                                \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                            ],\n                            \"packageTitle\": \"good party inno clo\",\n                            \"packageDescription\": \"Perfect for all\",\n                            \"packagePriceCurrency\": \"USD\",\n                            \"packagePrice\": 1995,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\"\n                            ],\n                            \"createdAt\": \"2025-04-26T13:00:42.143Z\",\n                            \"updatedAt\": \"2025-04-26T13:00:42.143Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                            \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                        ],\n                        \"packageTitle\": \"good party inno clo\",\n                        \"packageDescription\": \"Perfect for all\",\n                        \"packagePriceCurrency\": \"USD\",\n                        \"packagePrice\": 1995,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"680f33a8240ef68465a050d5\"\n                    }\n                ],\n                \"totalAmount\": 2146.495,\n                \"totalAmountCurrency\": \"USD\",\n                \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikorodu\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 1.87,\n                \"tax\": 149.625,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"delivered\",\n                \"createdAt\": \"2025-04-28T07:52:08.092Z\",\n                \"updatedAt\": \"2025-04-28T07:52:25.777Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680f29c5240ef68465a04fd3\",\n                \"orderId\": \"ORD_10004\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"680f29c5240ef68465a04fd4\"\n                    }\n                ],\n                \"totalAmount\": 29875,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                \"state\": \"Akwa-ibom\",\n                \"city\": \"Ikot Ekpene\",\n                \"dispatchType\": \"Van\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 1875,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-28T07:09:57.739Z\",\n                \"updatedAt\": \"2025-04-28T07:10:27.130Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680e2f59a082af68bd48b4b2\",\n                \"orderId\": \"ORD_10003\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 6,\n                        \"deliveryMethod\": \"pickUp\",\n                        \"_id\": \"680e2f59a082af68bd48b4b3\"\n                    }\n                ],\n                \"totalAmount\": 161250,\n                \"totalAmountCurrency\": \"NGN\",\n                \"deliveryType\": \"pickUp\",\n                \"tax\": 11250,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"shipped\",\n                \"createdAt\": \"2025-04-27T13:21:29.966Z\",\n                \"updatedAt\": \"2025-04-29T12:40:45.533Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680e0af437838f8c69cf645c\",\n                \"orderId\": \"ORD_10002\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 6,\n                        \"deliveryMethod\": \"pickUp\",\n                        \"_id\": \"680e0af437838f8c69cf645d\"\n                    }\n                ],\n                \"totalAmount\": 161250,\n                \"totalAmountCurrency\": \"NGN\",\n                \"deliveryType\": \"pickUp\",\n                \"tax\": 11250,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-27T10:46:12.688Z\",\n                \"updatedAt\": \"2025-04-27T10:46:20.150Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680d2115b0061f4d8f97cd96\",\n                \"orderId\": \"ORD_10001\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 5,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"680d2115b0061f4d8f97cd97\"\n                    }\n                ],\n                \"totalAmount\": 137375,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                \"state\": \"Adamawa\",\n                \"city\": \"Mubi\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 9375,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"delivered\",\n                \"createdAt\": \"2025-04-26T18:08:21.686Z\",\n                \"updatedAt\": \"2025-04-30T04:47:26.804Z\",\n                \"__v\": 0,\n                \"shippedAt\": \"2025-04-30T04:46:39.787Z\",\n                \"deliveredAt\": \"2025-04-30T04:47:26.804Z\"\n            }\n        ],\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalOrders\": 9\n    }\n}"}],"_postman_id":"419d93f3-f5ca-47ff-b8e2-35d59e44a572"},{"name":"Admin View An Order Detail","id":"1004c974-5849-4450-b7f3-1c8b3151d6a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-order/680f33a8240ef68465a050d4","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-order","680f33a8240ef68465a050d4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"63d514d2-da75-44ab-8c58-12cb2864d589","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-order/680f33a8240ef68465a050d4"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"3160","type":"text"},{"key":"ETag","value":"W/\"c58-GAsZtdFoFdlNgHcholpvTPRNoBk\"","type":"text"},{"key":"Date","value":"Wed, 30 Apr 2025 03:48:52 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order detail successfully fetched!\",\n    \"data\": {\n        \"_id\": \"680f33a8240ef68465a050d4\",\n        \"orderId\": \"ORD_10005\",\n        \"guestFirstName\": \"ebenezer\",\n        \"guestLastName\": \"awehome\",\n        \"guestEmail\": \"ebenezertope4@gmail.com\",\n        \"guestPhoneNumber\": \"2348141521089\",\n        \"hostId\": \"680c57191c652ac3dc433a78\",\n        \"eventId\": {\n            \"_id\": \"680cd2bc1947b104dc007f92\",\n            \"eventName\": \"innocent party fire\",\n            \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n            \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n            \"eventDescription\": \"Biggest party in town\",\n            \"eventGroups\": [\n                \"680cd4bc1947b104dc007f9a\",\n                \"680cd89d1947b104dc007fc0\"\n            ],\n            \"user\": null,\n            \"date\": \"2025-05-03\",\n            \"time\": \"12:33 PM\",\n            \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n            \"numberOfGroups\": 5,\n            \"hostFirstName\": \"ebenezer\",\n            \"hostLastName\": \"awehome\",\n            \"hostEmail\": \"ebenezertope4@gmail.com\",\n            \"coHost\": [],\n            \"isDisabled\": false,\n            \"isNairaAccount\": true,\n            \"isDollarAccount\": true,\n            \"isPickUp\": false,\n            \"isSelfManaged\": false,\n            \"isPlatformDelivery\": true,\n            \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n            \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n            \"__v\": 0\n        },\n        \"eventGroupId\": {\n            \"_id\": \"680cd89d1947b104dc007fc0\",\n            \"groupName\": \"awon grooms men\",\n            \"groupDescription\": \"Awon agba\",\n            \"groupCurrency\": \"USD\",\n            \"groupPrivacy\": \"general\",\n            \"event\": \"680cd2bc1947b104dc007f92\",\n            \"packages\": [\n                \"680cd8f91947b104dc007fd3\"\n            ],\n            \"isDisabled\": false,\n            \"contacts\": [],\n            \"createdAt\": \"2025-04-26T12:59:09.322Z\",\n            \"updatedAt\": \"2025-04-26T13:00:42.284Z\",\n            \"__v\": 0,\n            \"link\": \"https://event-parcel.vercel.app/preview?code=ngvs4fkn\"\n        },\n        \"items\": [\n            {\n                \"packageId\": {\n                    \"_id\": \"680cd8f91947b104dc007fd3\",\n                    \"eventGroup\": \"680cd89d1947b104dc007fc0\",\n                    \"packageImgUrls\": [\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                        \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                    ],\n                    \"packageImgPublicIds\": [\n                        \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                        \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                    ],\n                    \"packageTitle\": \"good party inno clo\",\n                    \"packageDescription\": \"Perfect for all\",\n                    \"packagePriceCurrency\": \"USD\",\n                    \"packagePrice\": 1995,\n                    \"packageDelivery\": [\n                        \"homeDelivery:platformDelivery\"\n                    ],\n                    \"createdAt\": \"2025-04-26T13:00:42.143Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:42.143Z\",\n                    \"__v\": 0\n                },\n                \"packageImgUrls\": [\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                ],\n                \"packageImgPublicIds\": [\n                    \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                    \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                ],\n                \"packageTitle\": \"good party inno clo\",\n                \"packageDescription\": \"Perfect for all\",\n                \"packagePriceCurrency\": \"USD\",\n                \"packagePrice\": 1995,\n                \"quantity\": 1,\n                \"deliveryMethod\": \"homeDelivery\",\n                \"_id\": \"680f33a8240ef68465a050d5\"\n            }\n        ],\n        \"totalAmount\": 2146.495,\n        \"totalAmountCurrency\": \"USD\",\n        \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n        \"state\": \"Lagos\",\n        \"city\": \"Ikorodu\",\n        \"dispatchType\": \"Bike\",\n        \"deliveryType\": \"homeDelivery\",\n        \"homeDeliveryFee\": 1.87,\n        \"tax\": 149.625,\n        \"paymentStatus\": \"pending\",\n        \"orderStatus\": \"pending\",\n        \"createdAt\": \"2025-04-28T07:52:08.092Z\",\n        \"updatedAt\": \"2025-04-28T07:52:25.777Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"1004c974-5849-4450-b7f3-1c8b3151d6a4"},{"name":"Admin View Delivery","id":"ce7897e1-6c0c-499b-8042-d27cdb4a6404","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-delivery?page=1&limit=10&orderStatus=pending","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-delivery"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"id":1,"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"search","value":"eluferedonatus@gmail.com"},{"id":3,"key":"orderStatus","value":"pending"}],"variable":[]}},"response":[{"id":"57b04556-30b3-4f49-a95d-cd211fabcaf3","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:9460/api/v1/admin-delivery?page=1&limit=10","protocol":"http","host":["localhost"],"port":"9460","path":["api","v1","admin-delivery"],"query":[{"key":"page","value":"1","sortOrder":0},{"key":"limit","value":"10","sortOrder":1}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"24552","type":"text"},{"key":"ETag","value":"W/\"5fe8-+Rejl6JnXX7gKHHgKEOCnbj6hGE\"","type":"text"},{"key":"Date","value":"Wed, 30 Apr 2025 05:45:59 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Delivery summary fetched!\",\n    \"data\": {\n        \"summary\": {\n            \"totalDelivered\": 3,\n            \"totalShipped\": 1,\n            \"pctDeliveredVsLastWeek\": 100,\n            \"shippedThisWeek\": 0\n        },\n        \"deliveries\": [\n            {\n                \"_id\": \"6811a93438ab4f9bc697ad9b\",\n                \"orderId\": \"ORD_10009\",\n                \"guestFirstName\": \"deveben \",\n                \"guestLastName\": \"darknet\",\n                \"guestEmail\": \"ebendesignz@gmail.com\",\n                \"guestPhoneNumber\": \"2348141521889\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680cd2bc1947b104dc007f92\",\n                    \"eventName\": \"innocent party fire\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                    \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                    \"eventDescription\": \"Biggest party in town\",\n                    \"eventGroups\": [\n                        \"680cd4bc1947b104dc007f9a\",\n                        \"680cd89d1947b104dc007fc0\"\n                    ],\n                    \"user\": null,\n                    \"date\": \"2025-05-03\",\n                    \"time\": \"12:33 PM\",\n                    \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": true,\n                    \"isPickUp\": false,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680cd4bc1947b104dc007f9a\",\n                    \"groupName\": \"new group for families and friend's\",\n                    \"groupDescription\": \"New group for families\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680cd2bc1947b104dc007f92\",\n                    \"packages\": [\n                        \"680cd57d1947b104dc007fab\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [\n                        \"6811a7e838ab4f9bc697ad72\"\n                    ],\n                    \"createdAt\": \"2025-04-26T12:42:36.754Z\",\n                    \"updatedAt\": \"2025-04-30T04:32:40.190Z\",\n                    \"__v\": 1,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eepr8y8k\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680cd57d1947b104dc007fab\",\n                            \"eventGroup\": \"680cd4bc1947b104dc007f9a\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                            ],\n                            \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                            \"packageDescription\": \"testing package group\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 400000,\n                            \"packageQuantity\": 120,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T12:45:49.120Z\",\n                            \"updatedAt\": \"2025-04-26T16:07:06.784Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                            \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                        ],\n                        \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                        \"packageDescription\": \"testing package group\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 400000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"6811a93438ab4f9bc697ad9c\"\n                    }\n                ],\n                \"totalAmount\": 433000,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikorodu\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 30000,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"delivered\",\n                \"createdAt\": \"2025-04-30T04:38:12.444Z\",\n                \"updatedAt\": \"2025-04-30T04:38:40.602Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"68114944face0565fff721ce\",\n                \"orderId\": \"ORD_10008\",\n                \"guestFirstName\": \"ade\",\n                \"guestLastName\": \"fola\",\n                \"guestEmail\": \"ohlufehmii@gmail.com\",\n                \"guestPhoneNumber\": \"2348140095998\",\n                \"hostId\": \"680fc71a69cfd62dbebe6467\",\n                \"eventId\": {\n                    \"_id\": \"68111bbcede77e3051e37ca4\",\n                    \"eventName\": \"adebola\",\n                    \"eventImgUrl\": \"\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"\",\n                    \"eventGroups\": [\n                        \"68111bd6ede77e3051e37caa\",\n                        \"68111c34ede77e3051e37cc9\"\n                    ],\n                    \"user\": null,\n                    \"date\": \"2025-06-19\",\n                    \"time\": \"06:33 PM\",\n                    \"eventLocation\": \"Lagos Nigeria\",\n                    \"numberOfGroups\": null,\n                    \"hostFirstName\": \"olufemi\",\n                    \"hostLastName\": \"tester\",\n                    \"hostEmail\": \"phemii.tester@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": false,\n                    \"isDollarAccount\": true,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-29T18:34:36.192Z\",\n                    \"updatedAt\": \"2025-04-29T18:36:36.513Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"68111bd6ede77e3051e37caa\",\n                    \"groupName\": \"american people\",\n                    \"groupDescription\": \"For the people from America\",\n                    \"groupCurrency\": \"USD\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"68111bbcede77e3051e37ca4\",\n                    \"packages\": [\n                        \"68111c2dede77e3051e37cbb\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-29T18:35:02.802Z\",\n                    \"updatedAt\": \"2025-04-29T18:36:29.678Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=p7nxei9z\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"68111c2dede77e3051e37cbb\",\n                            \"eventGroup\": \"68111bd6ede77e3051e37caa\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745951788/Event-Parcel-Images/fnlttidxtetckyllkr36.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/fnlttidxtetckyllkr36\"\n                            ],\n                            \"packageTitle\": \"kaftan\",\n                            \"packageDescription\": \"Kaftan for men\",\n                            \"packagePriceCurrency\": \"USD\",\n                            \"packagePrice\": 200,\n                            \"packageDelivery\": [\n                                \"pickUp\",\n                                \"homeDelivery:platformDelivery\"\n                            ],\n                            \"createdAt\": \"2025-04-29T18:36:29.537Z\",\n                            \"updatedAt\": \"2025-04-29T18:51:39.040Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745951788/Event-Parcel-Images/fnlttidxtetckyllkr36.png\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/fnlttidxtetckyllkr36\"\n                        ],\n                        \"packageTitle\": \"kaftan\",\n                        \"packageDescription\": \"Kaftan for men\",\n                        \"packagePriceCurrency\": \"USD\",\n                        \"packagePrice\": 200,\n                        \"quantity\": 4,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"68114944face0565fff721cf\"\n                    }\n                ],\n                \"totalAmount\": 603.309,\n                \"totalAmountCurrency\": \"USD\",\n                \"shippingAddress\": \"Ipaja Lagos\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikeja\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 1.87,\n                \"tax\": 60,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-29T21:48:52.745Z\",\n                \"updatedAt\": \"2025-04-29T21:49:58.069Z\",\n                \"__v\": 0,\n                \"discountCode\": \"bv1luyrz\"\n            },\n            {\n                \"_id\": \"6810d833274669057e7c27ec\",\n                \"orderId\": \"ORD_10007\",\n                \"guestFirstName\": \"bola\",\n                \"guestLastName\": \"tito\",\n                \"guestEmail\": \"ohlufehmii@gmail.com\",\n                \"guestPhoneNumber\": \"2348140095998\",\n                \"hostId\": \"680fc71a69cfd62dbebe6467\",\n                \"eventId\": {\n                    \"_id\": \"6810cdcb274669057e7c26f2\",\n                    \"eventName\": \"olubola2025\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745931723/Event-Parcel-Images/zvtxm6pdq1rjpeetlikp.jpg\",\n                    \"eventImgPublicId\": \"Event-Parcel-Images/zvtxm6pdq1rjpeetlikp\",\n                    \"eventDescription\": \"This is my wedding date. It's going to be a special moment.\",\n                    \"eventGroups\": [],\n                    \"user\": \"680fc71a69cfd62dbebe6467\",\n                    \"date\": \"2025-08-30\",\n                    \"time\": \"09:09 AM\",\n                    \"eventLocation\": \"Lagos, Nigeria\",\n                    \"numberOfGroups\": 2,\n                    \"hostFirstName\": \"olufemi\",\n                    \"hostLastName\": \"tester\",\n                    \"hostEmail\": \"phemii.tester@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": false,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-29T13:02:03.979Z\",\n                    \"updatedAt\": \"2025-04-29T21:25:19.444Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": null,\n                \"items\": [\n                    {\n                        \"packageId\": null,\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745932837/Event-Parcel-Images/nbixc5gkqhy5ms1dx32w.png\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/nbixc5gkqhy5ms1dx32w\"\n                        ],\n                        \"packageTitle\": \"kaftan attire \",\n                        \"packageDescription\": \"This is a complete kaftan attire for the men\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 80000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"6810d833274669057e7c27ed\"\n                    }\n                ],\n                \"totalAmount\": 89000,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"Lagos Nigeria\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikeja\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 6000,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-29T13:46:27.475Z\",\n                \"updatedAt\": \"2025-04-29T15:30:07.518Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"6810cd76274669057e7c2699\",\n                \"orderId\": \"ORD_10006\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c59a3e767022cd764793c\",\n                            \"eventGroup\": \"680c595ee767022cd764792b\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                                \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                            ],\n                            \"packageTitle\": \"aso oke for everyone\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 75000,\n                            \"packageQuantity\": 300,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T03:57:23.882Z\",\n                            \"updatedAt\": \"2025-04-26T03:57:23.882Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                            \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                        ],\n                        \"packageTitle\": \"aso oke for everyone\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 75000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"pickUp\",\n                        \"_id\": \"6810cd76274669057e7c269a\"\n                    }\n                ],\n                \"totalAmount\": 80625,\n                \"totalAmountCurrency\": \"NGN\",\n                \"deliveryType\": \"pickUp\",\n                \"tax\": 5625,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-29T13:00:38.947Z\",\n                \"updatedAt\": \"2025-04-29T13:00:43.788Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680f33a8240ef68465a050d4\",\n                \"orderId\": \"ORD_10005\",\n                \"guestFirstName\": \"ebenezer\",\n                \"guestLastName\": \"awehome\",\n                \"guestEmail\": \"ebenezertope4@gmail.com\",\n                \"guestPhoneNumber\": \"2348141521089\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680cd2bc1947b104dc007f92\",\n                    \"eventName\": \"innocent party fire\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                    \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                    \"eventDescription\": \"Biggest party in town\",\n                    \"eventGroups\": [\n                        \"680cd4bc1947b104dc007f9a\",\n                        \"680cd89d1947b104dc007fc0\"\n                    ],\n                    \"user\": null,\n                    \"date\": \"2025-05-03\",\n                    \"time\": \"12:33 PM\",\n                    \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": true,\n                    \"isPickUp\": false,\n                    \"isSelfManaged\": false,\n                    \"isPlatformDelivery\": true,\n                    \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680cd89d1947b104dc007fc0\",\n                    \"groupName\": \"awon grooms men\",\n                    \"groupDescription\": \"Awon agba\",\n                    \"groupCurrency\": \"USD\",\n                    \"groupPrivacy\": \"general\",\n                    \"event\": \"680cd2bc1947b104dc007f92\",\n                    \"packages\": [\n                        \"680cd8f91947b104dc007fd3\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T12:59:09.322Z\",\n                    \"updatedAt\": \"2025-04-26T13:00:42.284Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=ngvs4fkn\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680cd8f91947b104dc007fd3\",\n                            \"eventGroup\": \"680cd89d1947b104dc007fc0\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                                \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                            ],\n                            \"packageTitle\": \"good party inno clo\",\n                            \"packageDescription\": \"Perfect for all\",\n                            \"packagePriceCurrency\": \"USD\",\n                            \"packagePrice\": 1995,\n                            \"packageDelivery\": [\n                                \"homeDelivery:platformDelivery\"\n                            ],\n                            \"createdAt\": \"2025-04-26T13:00:42.143Z\",\n                            \"updatedAt\": \"2025-04-26T13:00:42.143Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                            \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                        ],\n                        \"packageTitle\": \"good party inno clo\",\n                        \"packageDescription\": \"Perfect for all\",\n                        \"packagePriceCurrency\": \"USD\",\n                        \"packagePrice\": 1995,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"680f33a8240ef68465a050d5\"\n                    }\n                ],\n                \"totalAmount\": 2146.495,\n                \"totalAmountCurrency\": \"USD\",\n                \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n                \"state\": \"Lagos\",\n                \"city\": \"Ikorodu\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 1.87,\n                \"tax\": 149.625,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"delivered\",\n                \"createdAt\": \"2025-04-28T07:52:08.092Z\",\n                \"updatedAt\": \"2025-04-28T07:52:25.777Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680f29c5240ef68465a04fd3\",\n                \"orderId\": \"ORD_10004\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 1,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"680f29c5240ef68465a04fd4\"\n                    }\n                ],\n                \"totalAmount\": 29875,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                \"state\": \"Akwa-ibom\",\n                \"city\": \"Ikot Ekpene\",\n                \"dispatchType\": \"Van\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 1875,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-28T07:09:57.739Z\",\n                \"updatedAt\": \"2025-04-28T07:10:27.130Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680e2f59a082af68bd48b4b2\",\n                \"orderId\": \"ORD_10003\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 6,\n                        \"deliveryMethod\": \"pickUp\",\n                        \"_id\": \"680e2f59a082af68bd48b4b3\"\n                    }\n                ],\n                \"totalAmount\": 161250,\n                \"totalAmountCurrency\": \"NGN\",\n                \"deliveryType\": \"pickUp\",\n                \"tax\": 11250,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"shipped\",\n                \"createdAt\": \"2025-04-27T13:21:29.966Z\",\n                \"updatedAt\": \"2025-04-29T12:40:45.533Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680e0af437838f8c69cf645c\",\n                \"orderId\": \"ORD_10002\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 6,\n                        \"deliveryMethod\": \"pickUp\",\n                        \"_id\": \"680e0af437838f8c69cf645d\"\n                    }\n                ],\n                \"totalAmount\": 161250,\n                \"totalAmountCurrency\": \"NGN\",\n                \"deliveryType\": \"pickUp\",\n                \"tax\": 11250,\n                \"paymentStatus\": \"pending\",\n                \"orderStatus\": \"pending\",\n                \"createdAt\": \"2025-04-27T10:46:12.688Z\",\n                \"updatedAt\": \"2025-04-27T10:46:20.150Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"680d2115b0061f4d8f97cd96\",\n                \"orderId\": \"ORD_10001\",\n                \"guestFirstName\": \"elufere\",\n                \"guestLastName\": \"innocent\",\n                \"guestEmail\": \"eluferedonatus@gmail.com\",\n                \"guestPhoneNumber\": \"2349063580412\",\n                \"hostId\": \"680c57191c652ac3dc433a78\",\n                \"eventId\": {\n                    \"_id\": \"680c5942e767022cd7647925\",\n                    \"eventName\": \"Eben Wedding\",\n                    \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                    \"eventImgPublicId\": \"\",\n                    \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                    \"eventGroups\": [\n                        \"680c595ee767022cd764792b\",\n                        \"680c5a44e767022cd7647947\",\n                        \"680c5a9de767022cd7647965\"\n                    ],\n                    \"user\": \"680c57191c652ac3dc433a78\",\n                    \"date\": \"2025-06-28\",\n                    \"time\": \"07:07 AM\",\n                    \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                    \"numberOfGroups\": 5,\n                    \"hostFirstName\": \"ebenezer\",\n                    \"hostLastName\": \"awehome\",\n                    \"hostEmail\": \"ebenezertope4@gmail.com\",\n                    \"coHost\": [],\n                    \"isDisabled\": false,\n                    \"isNairaAccount\": true,\n                    \"isDollarAccount\": false,\n                    \"isPickUp\": true,\n                    \"isSelfManaged\": true,\n                    \"isPlatformDelivery\": false,\n                    \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                    \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                    \"__v\": 0\n                },\n                \"eventGroupId\": {\n                    \"_id\": \"680c5a44e767022cd7647947\",\n                    \"groupName\": \"brides family\",\n                    \"groupDescription\": \"Brides Family cloths\",\n                    \"groupCurrency\": \"NGN\",\n                    \"groupPrivacy\": \"private\",\n                    \"event\": \"680c5942e767022cd7647925\",\n                    \"packages\": [\n                        \"680c5a7ee767022cd764795a\"\n                    ],\n                    \"isDisabled\": false,\n                    \"contacts\": [],\n                    \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                    \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                    \"__v\": 0,\n                    \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                },\n                \"items\": [\n                    {\n                        \"packageId\": {\n                            \"_id\": \"680c5a7ee767022cd764795a\",\n                            \"eventGroup\": \"680c5a44e767022cd7647947\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"packageQuantity\": 200,\n                            \"packageDelivery\": [\n                                \"homeDelivery:selfManaged\",\n                                \"pickUp\"\n                            ],\n                            \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                            \"__v\": 0\n                        },\n                        \"packageImgUrls\": [\n                            \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                        ],\n                        \"packageImgPublicIds\": [\n                            \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                        ],\n                        \"packageTitle\": \"ankara for bride family\",\n                        \"packagePriceCurrency\": \"NGN\",\n                        \"packagePrice\": 25000,\n                        \"quantity\": 5,\n                        \"deliveryMethod\": \"homeDelivery\",\n                        \"_id\": \"680d2115b0061f4d8f97cd97\"\n                    }\n                ],\n                \"totalAmount\": 137375,\n                \"totalAmountCurrency\": \"NGN\",\n                \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                \"state\": \"Adamawa\",\n                \"city\": \"Mubi\",\n                \"dispatchType\": \"Bike\",\n                \"deliveryType\": \"homeDelivery\",\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 9375,\n                \"paymentStatus\": \"paid\",\n                \"orderStatus\": \"delivered\",\n                \"createdAt\": \"2025-04-26T18:08:21.686Z\",\n                \"updatedAt\": \"2025-04-30T04:47:26.804Z\",\n                \"__v\": 0,\n                \"shippedAt\": \"2025-04-30T04:46:39.787Z\",\n                \"deliveredAt\": \"2025-04-30T04:47:26.804Z\"\n            }\n        ],\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalDeliveries\": 9\n    }\n}"}],"_postman_id":"ce7897e1-6c0c-499b-8042-d27cdb4a6404"},{"name":"Admin View Transactions","id":"8dbbbb53-b82c-4354-a244-162119d95889","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-transactions?page=1&limit=10","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-transactions"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"id":1,"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"search","value":"eluferedonatus@gmail.com"},{"id":3,"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"52008dfd-94c7-4f07-87fe-22045ae18bd4","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:9460/api/v1/admin-transactions?page=1&limit=10&email=eluferedonatus@gmail.com","protocol":"http","host":["localhost"],"port":"9460","path":["api","v1","admin-transactions"],"query":[{"key":"page","value":"1","sortOrder":0},{"key":"limit","value":"10","sortOrder":1},{"key":"email","value":"eluferedonatus@gmail.com","sortOrder":2}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"6558","type":"text"},{"key":"ETag","value":"W/\"199e-lHyOlmqQnWNmXwqmqQQMEFKUBKc\"","type":"text"},{"key":"Date","value":"Thu, 01 May 2025 09:13:58 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Payments record fetched successfully!\",\n    \"data\": {\n        \"summary\": {\n            \"summaryByCurrency\": {\n                \"NGN\": {\n                    \"netSales\": 704750,\n                    \"netSalesChange\": 100,\n                    \"deliveryFee\": 6000,\n                    \"deliveryFeeChange\": 100,\n                    \"serviceFee\": 48750,\n                    \"serviceFeeChange\": 100,\n                    \"overallSales\": 704750\n                },\n                \"USD\": {\n                    \"netSales\": 2146.495,\n                    \"netSalesChange\": 100,\n                    \"deliveryFee\": 1.87,\n                    \"deliveryFeeChange\": 100,\n                    \"serviceFee\": 149.625,\n                    \"serviceFeeChange\": 100,\n                    \"overallSales\": 2146.495\n                }\n            }\n        },\n        \"payments\": [\n            {\n                \"orderNumber\": \"ORD_10006\",\n                \"guestPayment\": 80625,\n                \"guestPaymentCurrency\": \"NGN\",\n                \"amountReceived\": 75000,\n                \"amountReceivedCurrency\": \"NGN\",\n                \"items\": 1,\n                \"tax\": 5625,\n                \"totalAmount\": 80625,\n                \"totalAmountCurrency\": \"NGN\",\n                \"orderId\": {\n                    \"_id\": \"6810cd76274669057e7c2699\",\n                    \"orderId\": \"ORD_10006\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": \"680c5a44e767022cd7647947\",\n                    \"items\": [\n                        {\n                            \"packageId\": \"680c59a3e767022cd764793c\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                                \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                            ],\n                            \"packageTitle\": \"aso oke for everyone\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 75000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"pickUp\",\n                            \"_id\": \"6810cd76274669057e7c269a\"\n                        }\n                    ],\n                    \"totalAmount\": 80625,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"deliveryType\": \"pickUp\",\n                    \"tax\": 5625,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-29T13:00:38.947Z\",\n                    \"updatedAt\": \"2025-04-29T13:00:43.788Z\",\n                    \"__v\": 0\n                }\n            },\n            {\n                \"orderNumber\": \"ORD_10004\",\n                \"guestPayment\": 29875,\n                \"guestPaymentCurrency\": \"NGN\",\n                \"amountReceived\": 25000,\n                \"amountReceivedCurrency\": \"NGN\",\n                \"items\": 1,\n                \"homeDeliveryFee\": 3000,\n                \"tax\": 1875,\n                \"totalAmount\": 29875,\n                \"totalAmountCurrency\": \"NGN\",\n                \"orderId\": {\n                    \"_id\": \"680f29c5240ef68465a04fd3\",\n                    \"orderId\": \"ORD_10004\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": \"680c5a44e767022cd7647947\",\n                    \"items\": [\n                        {\n                            \"packageId\": \"680c5a7ee767022cd764795a\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"680f29c5240ef68465a04fd4\"\n                        }\n                    ],\n                    \"totalAmount\": 29875,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                    \"state\": \"Akwa-ibom\",\n                    \"city\": \"Ikot Ekpene\",\n                    \"dispatchType\": \"Van\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 3000,\n                    \"tax\": 1875,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-28T07:09:57.739Z\",\n                    \"updatedAt\": \"2025-04-28T07:10:27.130Z\",\n                    \"__v\": 0\n                }\n            },\n            {\n                \"orderNumber\": \"ORD_10002\",\n                \"guestPayment\": 161250,\n                \"guestPaymentCurrency\": \"NGN\",\n                \"amountReceived\": 150000,\n                \"amountReceivedCurrency\": \"NGN\",\n                \"items\": 6,\n                \"tax\": 11250,\n                \"totalAmount\": 161250,\n                \"totalAmountCurrency\": \"NGN\",\n                \"orderId\": {\n                    \"_id\": \"680e0af437838f8c69cf645c\",\n                    \"orderId\": \"ORD_10002\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": \"680c5a44e767022cd7647947\",\n                    \"items\": [\n                        {\n                            \"packageId\": \"680c5a7ee767022cd764795a\",\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 6,\n                            \"deliveryMethod\": \"pickUp\",\n                            \"_id\": \"680e0af437838f8c69cf645d\"\n                        }\n                    ],\n                    \"totalAmount\": 161250,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"deliveryType\": \"pickUp\",\n                    \"tax\": 11250,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-27T10:46:12.688Z\",\n                    \"updatedAt\": \"2025-04-27T10:46:20.150Z\",\n                    \"__v\": 0\n                }\n            }\n        ],\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalPayments\": 3\n    }\n}"}],"_postman_id":"8dbbbb53-b82c-4354-a244-162119d95889"},{"name":"Admin View Hosts","id":"40b58e05-8b08-4a27-8896-81d2d5297367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-hosts?page=1&limit=10&status=suspended","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-hosts"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"id":1,"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"search","value":"eben"},{"id":3,"key":"status","value":"suspended"}],"variable":[]}},"response":[{"id":"85f29e26-0ddd-448b-accc-bf7990144cfc","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:9460/api/v1/admin-hosts?page=1&limit=10&search=eben","protocol":"http","host":["localhost"],"port":"9460","path":["api","v1","admin-hosts"],"query":[{"key":"page","value":"1","sortOrder":0},{"key":"limit","value":"10","sortOrder":1},{"key":"search","value":"eben","sortOrder":2}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"734","type":"text"},{"key":"ETag","value":"W/\"2de-09Es/7YPhkqeCKRRiuHcFYTmGpE\"","type":"text"},{"key":"Date","value":"Fri, 02 May 2025 15:33:03 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Hosts fetched successfully!\",\n    \"data\": {\n        \"hosts\": [\n            {\n                \"_id\": \"680f17e8240ef68465a04f16\",\n                \"hostName\": \"eben henry\",\n                \"email\": \"ebendesignz@gmail.com\",\n                \"phoneNumber\": \"+2348152838840\",\n                \"location\": \"Not provided\",\n                \"overallSales\": {\n                    \"NGN\": 0,\n                    \"USD\": 0\n                },\n                \"imageUrl\": null,\n                \"role\": \"host\",\n                \"lastLogin\": null,\n                \"status\": \"active\",\n                \"createdAt\": \"2025-04-28T05:53:44.311Z\"\n            },\n            {\n                \"_id\": \"680c57191c652ac3dc433a78\",\n                \"hostName\": \"ebenezer awehome\",\n                \"email\": \"ebenezertope4@gmail.com\",\n                \"phoneNumber\": \"+2348141521089\",\n                \"location\": \"Not provided\",\n                \"overallSales\": {\n                    \"NGN\": 1570750,\n                    \"USD\": 2146.495\n                },\n                \"imageUrl\": null,\n                \"role\": \"host\",\n                \"lastLogin\": \"2025-05-02T15:30:33.101Z\",\n                \"status\": \"active\",\n                \"createdAt\": \"2025-04-26T03:46:34.030Z\"\n            }\n        ],\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalHosts\": 2\n    }\n}"}],"_postman_id":"40b58e05-8b08-4a27-8896-81d2d5297367"},{"name":"Admin View A Host Detail","id":"3f8be2a4-3547-4399-9fa5-c3ee6e503818","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/admin-host/683078d5e4d17cfafd97629b?page=1&limit=10","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-host","683078d5e4d17cfafd97629b"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"orderStatus","value":"pending"},{"id":3,"disabled":true,"key":"search","value":"eben"}],"variable":[]}},"response":[{"id":"0915cab0-84b8-41f8-b64a-78ee3ffc9f8a","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:9460/api/v1/admin-host/680c57191c652ac3dc433a78?page=1&limit=10","protocol":"http","host":["localhost"],"port":"9460","path":["api","v1","admin-host","680c57191c652ac3dc433a78"],"query":[{"key":"page","value":"1","sortOrder":0},{"key":"limit","value":"10","sortOrder":1},{"key":"search","value":"eben","id":2,"sortOrder":2,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"36924","type":"text"},{"key":"ETag","value":"W/\"903c-8pD09TKQUTQ4T5KsOD6eMrgDNXM\"","type":"text"},{"key":"Date","value":"Sat, 03 May 2025 14:43:42 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Host details fetched successfully!\",\n    \"data\": {\n        \"overview\": {\n            \"ordersSummary\": {\n                \"totalOrders\": {\n                    \"overall\": 9,\n                    \"byWeek\": [\n                        {\n                            \"week\": \"Week 1\",\n                            \"orders\": 0\n                        },\n                        {\n                            \"week\": \"Week 2\",\n                            \"orders\": 0\n                        },\n                        {\n                            \"week\": \"Week 3\",\n                            \"orders\": 0\n                        },\n                        {\n                            \"week\": \"Week 4\",\n                            \"orders\": 9\n                        }\n                    ],\n                    \"growthRate\": 100\n                },\n                \"totalDelivered\": {\n                    \"overall\": 4,\n                    \"byWeek\": [\n                        {\n                            \"week\": \"Week 1\",\n                            \"delivered\": 0\n                        },\n                        {\n                            \"week\": \"Week 2\",\n                            \"delivered\": 0\n                        },\n                        {\n                            \"week\": \"Week 3\",\n                            \"delivered\": 0\n                        },\n                        {\n                            \"week\": \"Week 4\",\n                            \"delivered\": 4\n                        }\n                    ],\n                    \"growthRate\": 100\n                },\n                \"pendingOrders\": {\n                    \"overall\": 5,\n                    \"byWeek\": [\n                        {\n                            \"week\": \"Week 1\",\n                            \"pending\": 0\n                        },\n                        {\n                            \"week\": \"Week 2\",\n                            \"pending\": 0\n                        },\n                        {\n                            \"week\": \"Week 3\",\n                            \"pending\": 0\n                        },\n                        {\n                            \"week\": \"Week 4\",\n                            \"pending\": 5\n                        }\n                    ],\n                    \"growthRate\": 100\n                }\n            },\n            \"invitesSummary\": {\n                \"totalInvites\": 0,\n                \"totalViewed\": 0,\n                \"viewedRate\": 0\n            },\n            \"nairaSales\": {\n                \"totalAmount\": 1869375,\n                \"growthRate\": -13.691291889871682,\n                \"monthlySales\": [\n                    {\n                        \"month\": \"Jan\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Feb\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Mar\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Apr\",\n                        \"sales\": 1003375\n                    },\n                    {\n                        \"month\": \"May\",\n                        \"sales\": 866000\n                    },\n                    {\n                        \"month\": \"Jun\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Jul\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Aug\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Sep\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Oct\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Nov\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Dec\",\n                        \"sales\": 0\n                    }\n                ],\n                \"dailySales\": [\n                    {\n                        \"day\": \"Monday\",\n                        \"sales\": 29875\n                    },\n                    {\n                        \"day\": \"Tuesday\",\n                        \"sales\": 80625\n                    },\n                    {\n                        \"day\": \"Wednesday\",\n                        \"sales\": 433000\n                    },\n                    {\n                        \"day\": \"Thursday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Friday\",\n                        \"sales\": 866000\n                    },\n                    {\n                        \"day\": \"Saturday\",\n                        \"sales\": 137375\n                    },\n                    {\n                        \"day\": \"Sunday\",\n                        \"sales\": 322500\n                    }\n                ]\n            },\n            \"dollarSales\": {\n                \"totalAmount\": 2146.495,\n                \"growthRate\": 0,\n                \"monthlySales\": [\n                    {\n                        \"month\": \"Jan\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Feb\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Mar\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Apr\",\n                        \"sales\": 2146.495\n                    },\n                    {\n                        \"month\": \"May\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Jun\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Jul\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Aug\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Sep\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Oct\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Nov\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"month\": \"Dec\",\n                        \"sales\": 0\n                    }\n                ],\n                \"dailySales\": [\n                    {\n                        \"day\": \"Monday\",\n                        \"sales\": 2146.495\n                    },\n                    {\n                        \"day\": \"Tuesday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Wednesday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Thursday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Friday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Saturday\",\n                        \"sales\": 0\n                    },\n                    {\n                        \"day\": \"Sunday\",\n                        \"sales\": 0\n                    }\n                ]\n            }\n        },\n        \"hostDetails\": {\n            \"_id\": \"680c57191c652ac3dc433a78\",\n            \"hostName\": \"ebenezer awehome\",\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"phoneNumber\": \"+2348141521089\",\n            \"location\": \"Not provided\",\n            \"overallSales\": {\n                \"NGN\": 1570750,\n                \"USD\": 2146.495\n            },\n            \"imageUrl\": null,\n            \"role\": \"host\",\n            \"lastLogin\": \"2025-05-03T14:33:28.429Z\",\n            \"status\": \"active\",\n            \"createdAt\": \"2025-04-26T03:46:34.030Z\"\n        },\n        \"events\": [\n            {\n                \"_id\": \"680cd2bc1947b104dc007f92\",\n                \"eventName\": \"innocent party fire\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                \"eventDescription\": \"Biggest party in town\",\n                \"eventGroups\": [\n                    {\n                        \"_id\": \"680cd4bc1947b104dc007f9a\",\n                        \"groupName\": \"new group for families and friend's\",\n                        \"groupDescription\": \"New group for families\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680cd2bc1947b104dc007f92\",\n                        \"packages\": [\n                            {\n                                \"_id\": \"680cd57d1947b104dc007fab\",\n                                \"eventGroup\": \"680cd4bc1947b104dc007f9a\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                    \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                                ],\n                                \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                                \"packageDescription\": \"testing package group\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 400000,\n                                \"packageQuantity\": 120,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T12:45:49.120Z\",\n                                \"updatedAt\": \"2025-04-26T16:07:06.784Z\",\n                                \"__v\": 0\n                            }\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [\n                            \"6811a7e838ab4f9bc697ad72\"\n                        ],\n                        \"createdAt\": \"2025-04-26T12:42:36.754Z\",\n                        \"updatedAt\": \"2025-04-30T04:32:40.190Z\",\n                        \"__v\": 1,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eepr8y8k\"\n                    },\n                    {\n                        \"_id\": \"680cd89d1947b104dc007fc0\",\n                        \"groupName\": \"awon grooms men\",\n                        \"groupDescription\": \"Awon agba\",\n                        \"groupCurrency\": \"USD\",\n                        \"groupPrivacy\": \"general\",\n                        \"event\": \"680cd2bc1947b104dc007f92\",\n                        \"packages\": [\n                            {\n                                \"_id\": \"680cd8f91947b104dc007fd3\",\n                                \"eventGroup\": \"680cd89d1947b104dc007fc0\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                                    \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                                ],\n                                \"packageTitle\": \"good party inno clo\",\n                                \"packageDescription\": \"Perfect for all\",\n                                \"packagePriceCurrency\": \"USD\",\n                                \"packagePrice\": 1995,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\"\n                                ],\n                                \"createdAt\": \"2025-04-26T13:00:42.143Z\",\n                                \"updatedAt\": \"2025-04-26T13:00:42.143Z\",\n                                \"__v\": 0\n                            }\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T12:59:09.322Z\",\n                        \"updatedAt\": \"2025-04-26T13:00:42.284Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=ngvs4fkn\"\n                    }\n                ],\n                \"user\": null,\n                \"date\": \"2025-05-03\",\n                \"time\": \"12:33 PM\",\n                \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                \"numberOfGroups\": 5,\n                \"hostFirstName\": \"ebenezer\",\n                \"hostLastName\": \"awehome\",\n                \"hostEmail\": \"ebenezertope4@gmail.com\",\n                \"coHost\": [],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": true,\n                \"isPickUp\": false,\n                \"isSelfManaged\": false,\n                \"isPlatformDelivery\": true,\n                \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                \"__v\": 0,\n                \"salesSummary\": [\n                    {\n                        \"currency\": \"NGN\",\n                        \"totalSales\": 1299000,\n                        \"totalPackagesSold\": 3\n                    },\n                    {\n                        \"currency\": \"USD\",\n                        \"totalSales\": 2146.49,\n                        \"totalPackagesSold\": 1\n                    }\n                ]\n            },\n            {\n                \"_id\": \"680c9cd859d285bad27ae55d\",\n                \"eventName\": \"eben house party\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745657047/Event-Parcel-Images/zcqxh1gg8vmeo1nfy3st.png\",\n                \"eventImgPublicId\": \"Event-Parcel-Images/zcqxh1gg8vmeo1nfy3st\",\n                \"eventDescription\": \"\",\n                \"eventGroups\": [],\n                \"user\": null,\n                \"date\": \"2025-08-30\",\n                \"time\": \"08:00 AM\",\n                \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                \"numberOfGroups\": null,\n                \"hostFirstName\": \"ebenezer\",\n                \"hostLastName\": \"awehome\",\n                \"hostEmail\": \"ebenezertope4@gmail.com\",\n                \"coHost\": [],\n                \"isDisabled\": false,\n                \"isNairaAccount\": false,\n                \"isDollarAccount\": false,\n                \"isPickUp\": false,\n                \"isSelfManaged\": false,\n                \"isPlatformDelivery\": false,\n                \"createdAt\": \"2025-04-26T08:44:08.006Z\",\n                \"updatedAt\": \"2025-04-26T09:02:14.743Z\",\n                \"__v\": 5,\n                \"salesSummary\": [\n                    {\n                        \"currency\": \"NGN\",\n                        \"totalSales\": 0,\n                        \"totalPackagesSold\": 0\n                    },\n                    {\n                        \"currency\": \"USD\",\n                        \"totalSales\": 0,\n                        \"totalPackagesSold\": 0\n                    }\n                ]\n            },\n            {\n                \"_id\": \"680c5942e767022cd7647925\",\n                \"eventName\": \"Eben Wedding\",\n                \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                \"eventImgPublicId\": \"\",\n                \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                \"eventGroups\": [\n                    {\n                        \"_id\": \"680c595ee767022cd764792b\",\n                        \"groupName\": \"general cloths\",\n                        \"groupDescription\": \"General Aso Ebi for everyone\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"general\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            {\n                                \"_id\": \"680c59a3e767022cd764793c\",\n                                \"eventGroup\": \"680c595ee767022cd764792b\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                                    \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                                ],\n                                \"packageTitle\": \"aso oke for everyone\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 75000,\n                                \"packageQuantity\": 300,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T03:57:23.882Z\",\n                                \"updatedAt\": \"2025-04-26T03:57:23.882Z\",\n                                \"__v\": 0\n                            }\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T03:56:14.020Z\",\n                        \"updatedAt\": \"2025-04-26T03:57:24.023Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=gt3p9u1i\"\n                    },\n                    {\n                        \"_id\": \"680c5a44e767022cd7647947\",\n                        \"groupName\": \"brides family\",\n                        \"groupDescription\": \"Brides Family cloths\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            {\n                                \"_id\": \"680c5a7ee767022cd764795a\",\n                                \"eventGroup\": \"680c5a44e767022cd7647947\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                                ],\n                                \"packageTitle\": \"ankara for bride family\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 25000,\n                                \"packageQuantity\": 200,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:selfManaged\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"__v\": 0\n                            }\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                        \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                    },\n                    {\n                        \"_id\": \"680c5a9de767022cd7647965\",\n                        \"groupName\": \"dem boyz\",\n                        \"groupDescription\": \"Men Dem Cloths\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            {\n                                \"_id\": \"680c5ac4e767022cd7647978\",\n                                \"eventGroup\": \"680c5a9de767022cd7647965\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640131/Event-Parcel-Images/xl6ml6hvacxzcazvfkf1.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/xl6ml6hvacxzcazvfkf1\"\n                                ],\n                                \"packageTitle\": \"senator for men\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 90000,\n                                \"packageQuantity\": 300,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:selfManaged\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T04:02:12.309Z\",\n                                \"updatedAt\": \"2025-04-26T04:02:12.309Z\",\n                                \"__v\": 0\n                            }\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T04:01:33.539Z\",\n                        \"updatedAt\": \"2025-04-26T04:02:12.453Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=xh8dporq\"\n                    }\n                ],\n                \"user\": {\n                    \"_id\": \"680c57191c652ac3dc433a78\",\n                    \"firstName\": \"ebenezer\",\n                    \"lastName\": \"awehome\",\n                    \"email\": \"ebenezertope4@gmail.com\",\n                    \"phoneNumber\": \"+2348141521089\",\n                    \"role\": \"host\",\n                    \"imageUrl\": null\n                },\n                \"date\": \"2025-06-28\",\n                \"time\": \"07:07 AM\",\n                \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                \"numberOfGroups\": 5,\n                \"hostFirstName\": \"ebenezer\",\n                \"hostLastName\": \"awehome\",\n                \"hostEmail\": \"ebenezertope4@gmail.com\",\n                \"coHost\": [],\n                \"isDisabled\": false,\n                \"isNairaAccount\": true,\n                \"isDollarAccount\": false,\n                \"isPickUp\": true,\n                \"isSelfManaged\": true,\n                \"isPlatformDelivery\": false,\n                \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                \"__v\": 0,\n                \"salesSummary\": [\n                    {\n                        \"currency\": \"NGN\",\n                        \"totalSales\": 570375,\n                        \"totalPackagesSold\": 19\n                    },\n                    {\n                        \"currency\": \"USD\",\n                        \"totalSales\": 0,\n                        \"totalPackagesSold\": 0\n                    }\n                ]\n            }\n        ],\n        \"orders\": {\n            \"orders\": [\n                {\n                    \"_id\": \"6814b515e3c358445958ce0b\",\n                    \"orderId\": \"ORD_10012\",\n                    \"guestFirstName\": \"ben\",\n                    \"guestLastName\": \"henry\",\n                    \"guestEmail\": \"darthroy18@gmail.com\",\n                    \"guestPhoneNumber\": \"2348152838840\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680cd2bc1947b104dc007f92\",\n                        \"eventName\": \"innocent party fire\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                        \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                        \"eventDescription\": \"Biggest party in town\",\n                        \"eventGroups\": [\n                            \"680cd4bc1947b104dc007f9a\",\n                            \"680cd89d1947b104dc007fc0\"\n                        ],\n                        \"user\": null,\n                        \"date\": \"2025-05-03\",\n                        \"time\": \"12:33 PM\",\n                        \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": true,\n                        \"isPickUp\": false,\n                        \"isSelfManaged\": false,\n                        \"isPlatformDelivery\": true,\n                        \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                        \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680cd4bc1947b104dc007f9a\",\n                        \"groupName\": \"new group for families and friend's\",\n                        \"groupDescription\": \"New group for families\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680cd2bc1947b104dc007f92\",\n                        \"packages\": [\n                            \"680cd57d1947b104dc007fab\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [\n                            \"6811a7e838ab4f9bc697ad72\"\n                        ],\n                        \"createdAt\": \"2025-04-26T12:42:36.754Z\",\n                        \"updatedAt\": \"2025-04-30T04:32:40.190Z\",\n                        \"__v\": 1,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eepr8y8k\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680cd57d1947b104dc007fab\",\n                                \"eventGroup\": \"680cd4bc1947b104dc007f9a\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                    \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                                ],\n                                \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                                \"packageDescription\": \"testing package group\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 400000,\n                                \"packageQuantity\": 120,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T12:45:49.120Z\",\n                                \"updatedAt\": \"2025-04-26T16:07:06.784Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                            ],\n                            \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                            \"packageDescription\": \"testing package group\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 400000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"6814b515e3c358445958ce0c\"\n                        }\n                    ],\n                    \"totalAmount\": 433000,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"shippingAddress\": \"Ikorodu, Lagos, Nigeria\",\n                    \"state\": \"Lagos\",\n                    \"city\": \"Ikorodu\",\n                    \"dispatchType\": \"Bike\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 3000,\n                    \"tax\": 30000,\n                    \"paymentStatus\": \"paid\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-05-02T12:05:41.982Z\",\n                    \"updatedAt\": \"2025-05-02T13:54:09.051Z\",\n                    \"__v\": 0\n                },\n                {\n                    \"_id\": \"6814b08202177023b00e3ded\",\n                    \"orderId\": \"ORD_10010\",\n                    \"guestFirstName\": \"eben\",\n                    \"guestLastName\": \"henry\",\n                    \"guestEmail\": \"ebendesignz@gmail.com\",\n                    \"guestPhoneNumber\": \"2348141521089\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680cd2bc1947b104dc007f92\",\n                        \"eventName\": \"innocent party fire\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                        \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                        \"eventDescription\": \"Biggest party in town\",\n                        \"eventGroups\": [\n                            \"680cd4bc1947b104dc007f9a\",\n                            \"680cd89d1947b104dc007fc0\"\n                        ],\n                        \"user\": null,\n                        \"date\": \"2025-05-03\",\n                        \"time\": \"12:33 PM\",\n                        \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": true,\n                        \"isPickUp\": false,\n                        \"isSelfManaged\": false,\n                        \"isPlatformDelivery\": true,\n                        \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                        \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680cd4bc1947b104dc007f9a\",\n                        \"groupName\": \"new group for families and friend's\",\n                        \"groupDescription\": \"New group for families\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680cd2bc1947b104dc007f92\",\n                        \"packages\": [\n                            \"680cd57d1947b104dc007fab\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [\n                            \"6811a7e838ab4f9bc697ad72\"\n                        ],\n                        \"createdAt\": \"2025-04-26T12:42:36.754Z\",\n                        \"updatedAt\": \"2025-04-30T04:32:40.190Z\",\n                        \"__v\": 1,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eepr8y8k\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680cd57d1947b104dc007fab\",\n                                \"eventGroup\": \"680cd4bc1947b104dc007f9a\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                    \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                                ],\n                                \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                                \"packageDescription\": \"testing package group\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 400000,\n                                \"packageQuantity\": 120,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T12:45:49.120Z\",\n                                \"updatedAt\": \"2025-04-26T16:07:06.784Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                            ],\n                            \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                            \"packageDescription\": \"testing package group\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 400000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"6814b08202177023b00e3dee\"\n                        }\n                    ],\n                    \"totalAmount\": 433000,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"shippingAddress\": \"Ikorodu, Lagos, Nigeria\",\n                    \"state\": \"Lagos\",\n                    \"city\": \"Ikorodu\",\n                    \"dispatchType\": \"Van\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 3000,\n                    \"tax\": 30000,\n                    \"paymentStatus\": \"paid\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-05-02T11:46:10.031Z\",\n                    \"updatedAt\": \"2025-05-02T11:47:18.243Z\",\n                    \"__v\": 0\n                },\n                {\n                    \"_id\": \"6811a93438ab4f9bc697ad9b\",\n                    \"orderId\": \"ORD_10009\",\n                    \"guestFirstName\": \"deveben \",\n                    \"guestLastName\": \"darknet\",\n                    \"guestEmail\": \"ebendesignz@gmail.com\",\n                    \"guestPhoneNumber\": \"2348141521889\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680cd2bc1947b104dc007f92\",\n                        \"eventName\": \"innocent party fire\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                        \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                        \"eventDescription\": \"Biggest party in town\",\n                        \"eventGroups\": [\n                            \"680cd4bc1947b104dc007f9a\",\n                            \"680cd89d1947b104dc007fc0\"\n                        ],\n                        \"user\": null,\n                        \"date\": \"2025-05-03\",\n                        \"time\": \"12:33 PM\",\n                        \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": true,\n                        \"isPickUp\": false,\n                        \"isSelfManaged\": false,\n                        \"isPlatformDelivery\": true,\n                        \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                        \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680cd4bc1947b104dc007f9a\",\n                        \"groupName\": \"new group for families and friend's\",\n                        \"groupDescription\": \"New group for families\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680cd2bc1947b104dc007f92\",\n                        \"packages\": [\n                            \"680cd57d1947b104dc007fab\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [\n                            \"6811a7e838ab4f9bc697ad72\"\n                        ],\n                        \"createdAt\": \"2025-04-26T12:42:36.754Z\",\n                        \"updatedAt\": \"2025-04-30T04:32:40.190Z\",\n                        \"__v\": 1,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eepr8y8k\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680cd57d1947b104dc007fab\",\n                                \"eventGroup\": \"680cd4bc1947b104dc007f9a\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                    \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                                ],\n                                \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                                \"packageDescription\": \"testing package group\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 400000,\n                                \"packageQuantity\": 120,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T12:45:49.120Z\",\n                                \"updatedAt\": \"2025-04-26T16:07:06.784Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/ztby6dysbgp9wx94837t.png\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745671548/Event-Parcel-Images/iujvcpxlq051svfq1rgm.png\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/ztby6dysbgp9wx94837t\",\n                                \"Event-Parcel-Images/iujvcpxlq051svfq1rgm\"\n                            ],\n                            \"packageTitle\": \"testing private group if it edit package title and test trun\",\n                            \"packageDescription\": \"testing package group\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 400000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"6811a93438ab4f9bc697ad9c\"\n                        }\n                    ],\n                    \"totalAmount\": 433000,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n                    \"state\": \"Lagos\",\n                    \"city\": \"Ikorodu\",\n                    \"dispatchType\": \"Bike\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 3000,\n                    \"tax\": 30000,\n                    \"paymentStatus\": \"paid\",\n                    \"orderStatus\": \"delivered\",\n                    \"createdAt\": \"2025-04-30T04:38:12.444Z\",\n                    \"updatedAt\": \"2025-04-30T04:38:40.602Z\",\n                    \"__v\": 0\n                },\n                {\n                    \"_id\": \"6810cd76274669057e7c2699\",\n                    \"orderId\": \"ORD_10006\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680c5a44e767022cd7647947\",\n                        \"groupName\": \"brides family\",\n                        \"groupDescription\": \"Brides Family cloths\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            \"680c5a7ee767022cd764795a\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                        \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680c59a3e767022cd764793c\",\n                                \"eventGroup\": \"680c595ee767022cd764792b\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                                    \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                                ],\n                                \"packageTitle\": \"aso oke for everyone\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 75000,\n                                \"packageQuantity\": 300,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T03:57:23.882Z\",\n                                \"updatedAt\": \"2025-04-26T03:57:23.882Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/qymlxvjac6myjbcgv8cl.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745639843/Event-Parcel-Images/k7sy3j2uvxzgtstkoviu.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/qymlxvjac6myjbcgv8cl\",\n                                \"Event-Parcel-Images/k7sy3j2uvxzgtstkoviu\"\n                            ],\n                            \"packageTitle\": \"aso oke for everyone\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 75000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"pickUp\",\n                            \"_id\": \"6810cd76274669057e7c269a\"\n                        }\n                    ],\n                    \"totalAmount\": 80625,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"deliveryType\": \"pickUp\",\n                    \"tax\": 5625,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-29T13:00:38.947Z\",\n                    \"updatedAt\": \"2025-04-29T13:00:43.788Z\",\n                    \"__v\": 0\n                },\n                {\n                    \"_id\": \"680f33a8240ef68465a050d4\",\n                    \"orderId\": \"ORD_10005\",\n                    \"guestFirstName\": \"ebenezer\",\n                    \"guestLastName\": \"awehome\",\n                    \"guestEmail\": \"ebenezertope4@gmail.com\",\n                    \"guestPhoneNumber\": \"2348141521089\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680cd2bc1947b104dc007f92\",\n                        \"eventName\": \"innocent party fire\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745670844/Event-Parcel-Images/nq4eobrhzptva86lvoab.jpg\",\n                        \"eventImgPublicId\": \"Event-Parcel-Images/nq4eobrhzptva86lvoab\",\n                        \"eventDescription\": \"Biggest party in town\",\n                        \"eventGroups\": [\n                            \"680cd4bc1947b104dc007f9a\",\n                            \"680cd89d1947b104dc007fc0\"\n                        ],\n                        \"user\": null,\n                        \"date\": \"2025-05-03\",\n                        \"time\": \"12:33 PM\",\n                        \"eventLocation\": \"Ikorodu, Lagos State, 104213, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": true,\n                        \"isPickUp\": false,\n                        \"isSelfManaged\": false,\n                        \"isPlatformDelivery\": true,\n                        \"createdAt\": \"2025-04-26T12:34:04.724Z\",\n                        \"updatedAt\": \"2025-04-26T13:00:41.699Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680cd89d1947b104dc007fc0\",\n                        \"groupName\": \"awon grooms men\",\n                        \"groupDescription\": \"Awon agba\",\n                        \"groupCurrency\": \"USD\",\n                        \"groupPrivacy\": \"general\",\n                        \"event\": \"680cd2bc1947b104dc007f92\",\n                        \"packages\": [\n                            \"680cd8f91947b104dc007fd3\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T12:59:09.322Z\",\n                        \"updatedAt\": \"2025-04-26T13:00:42.284Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=ngvs4fkn\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680cd8f91947b104dc007fd3\",\n                                \"eventGroup\": \"680cd89d1947b104dc007fc0\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                                    \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                                ],\n                                \"packageTitle\": \"good party inno clo\",\n                                \"packageDescription\": \"Perfect for all\",\n                                \"packagePriceCurrency\": \"USD\",\n                                \"packagePrice\": 1995,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:platformDelivery\"\n                                ],\n                                \"createdAt\": \"2025-04-26T13:00:42.143Z\",\n                                \"updatedAt\": \"2025-04-26T13:00:42.143Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/mforfro6zsmgzzlmrx4j.jpg\",\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745672440/Event-Parcel-Images/pivahcu6tulvr3pmtdyl.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/mforfro6zsmgzzlmrx4j\",\n                                \"Event-Parcel-Images/pivahcu6tulvr3pmtdyl\"\n                            ],\n                            \"packageTitle\": \"good party inno clo\",\n                            \"packageDescription\": \"Perfect for all\",\n                            \"packagePriceCurrency\": \"USD\",\n                            \"packagePrice\": 1995,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"680f33a8240ef68465a050d5\"\n                        }\n                    ],\n                    \"totalAmount\": 2146.495,\n                    \"totalAmountCurrency\": \"USD\",\n                    \"shippingAddress\": \"2 Saka Babatunde Street, offin, Ikorodu, Lagos\",\n                    \"state\": \"Lagos\",\n                    \"city\": \"Ikorodu\",\n                    \"dispatchType\": \"Bike\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 1.87,\n                    \"tax\": 149.625,\n                    \"paymentStatus\": \"paid\",\n                    \"orderStatus\": \"delivered\",\n                    \"createdAt\": \"2025-04-28T07:52:08.092Z\",\n                    \"updatedAt\": \"2025-04-28T07:52:25.777Z\",\n                    \"__v\": 0\n                },\n                {\n                    \"_id\": \"680f29c5240ef68465a04fd3\",\n                    \"orderId\": \"ORD_10004\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680c5a44e767022cd7647947\",\n                        \"groupName\": \"brides family\",\n                        \"groupDescription\": \"Brides Family cloths\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            \"680c5a7ee767022cd764795a\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                        \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680c5a7ee767022cd764795a\",\n                                \"eventGroup\": \"680c5a44e767022cd7647947\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                                ],\n                                \"packageTitle\": \"ankara for bride family\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 25000,\n                                \"packageQuantity\": 200,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:selfManaged\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 1,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"680f29c5240ef68465a04fd4\"\n                        }\n                    ],\n                    \"totalAmount\": 29875,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                    \"state\": \"Akwa-ibom\",\n                    \"city\": \"Ikot Ekpene\",\n                    \"dispatchType\": \"Van\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 3000,\n                    \"tax\": 1875,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-28T07:09:57.739Z\",\n                    \"updatedAt\": \"2025-04-28T07:10:27.130Z\",\n                    \"__v\": 0\n                },\n                {\n                    \"_id\": \"680e2f59a082af68bd48b4b2\",\n                    \"orderId\": \"ORD_10003\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680c5a44e767022cd7647947\",\n                        \"groupName\": \"brides family\",\n                        \"groupDescription\": \"Brides Family cloths\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            \"680c5a7ee767022cd764795a\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                        \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680c5a7ee767022cd764795a\",\n                                \"eventGroup\": \"680c5a44e767022cd7647947\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                                ],\n                                \"packageTitle\": \"ankara for bride family\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 25000,\n                                \"packageQuantity\": 200,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:selfManaged\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 6,\n                            \"deliveryMethod\": \"pickUp\",\n                            \"_id\": \"680e2f59a082af68bd48b4b3\"\n                        }\n                    ],\n                    \"totalAmount\": 161250,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"deliveryType\": \"pickUp\",\n                    \"tax\": 11250,\n                    \"paymentStatus\": \"paid\",\n                    \"orderStatus\": \"delivered\",\n                    \"createdAt\": \"2025-04-27T13:21:29.966Z\",\n                    \"updatedAt\": \"2025-04-30T13:47:20.759Z\",\n                    \"__v\": 0,\n                    \"deliveredAt\": \"2025-04-30T13:47:20.759Z\"\n                },\n                {\n                    \"_id\": \"680e0af437838f8c69cf645c\",\n                    \"orderId\": \"ORD_10002\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680c5a44e767022cd7647947\",\n                        \"groupName\": \"brides family\",\n                        \"groupDescription\": \"Brides Family cloths\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            \"680c5a7ee767022cd764795a\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                        \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680c5a7ee767022cd764795a\",\n                                \"eventGroup\": \"680c5a44e767022cd7647947\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                                ],\n                                \"packageTitle\": \"ankara for bride family\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 25000,\n                                \"packageQuantity\": 200,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:selfManaged\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 6,\n                            \"deliveryMethod\": \"pickUp\",\n                            \"_id\": \"680e0af437838f8c69cf645d\"\n                        }\n                    ],\n                    \"totalAmount\": 161250,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"deliveryType\": \"pickUp\",\n                    \"tax\": 11250,\n                    \"paymentStatus\": \"pending\",\n                    \"orderStatus\": \"pending\",\n                    \"createdAt\": \"2025-04-27T10:46:12.688Z\",\n                    \"updatedAt\": \"2025-04-27T10:46:20.150Z\",\n                    \"__v\": 0\n                },\n                {\n                    \"_id\": \"680d2115b0061f4d8f97cd96\",\n                    \"orderId\": \"ORD_10001\",\n                    \"guestFirstName\": \"elufere\",\n                    \"guestLastName\": \"innocent\",\n                    \"guestEmail\": \"eluferedonatus@gmail.com\",\n                    \"guestPhoneNumber\": \"2349063580412\",\n                    \"hostId\": \"680c57191c652ac3dc433a78\",\n                    \"eventId\": {\n                        \"_id\": \"680c5942e767022cd7647925\",\n                        \"eventName\": \"Eben Wedding\",\n                        \"eventImgUrl\": \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745985643/Event-Parcel-Images/zslvkcns3jtslctgigkr.png\",\n                        \"eventImgPublicId\": \"\",\n                        \"eventDescription\": \"Lorem Ipsom lorem ipsom\",\n                        \"eventGroups\": [\n                            \"680c595ee767022cd764792b\",\n                            \"680c5a44e767022cd7647947\",\n                            \"680c5a9de767022cd7647965\"\n                        ],\n                        \"user\": \"680c57191c652ac3dc433a78\",\n                        \"date\": \"2025-06-28\",\n                        \"time\": \"07:07 AM\",\n                        \"eventLocation\": \"Ikoyi, Lagos, Nigeria\",\n                        \"numberOfGroups\": 5,\n                        \"hostFirstName\": \"ebenezer\",\n                        \"hostLastName\": \"awehome\",\n                        \"hostEmail\": \"ebenezertope4@gmail.com\",\n                        \"coHost\": [],\n                        \"isDisabled\": false,\n                        \"isNairaAccount\": true,\n                        \"isDollarAccount\": false,\n                        \"isPickUp\": true,\n                        \"isSelfManaged\": true,\n                        \"isPlatformDelivery\": false,\n                        \"createdAt\": \"2025-04-26T03:55:46.582Z\",\n                        \"updatedAt\": \"2025-04-30T04:00:43.908Z\",\n                        \"__v\": 0\n                    },\n                    \"eventGroupId\": {\n                        \"_id\": \"680c5a44e767022cd7647947\",\n                        \"groupName\": \"brides family\",\n                        \"groupDescription\": \"Brides Family cloths\",\n                        \"groupCurrency\": \"NGN\",\n                        \"groupPrivacy\": \"private\",\n                        \"event\": \"680c5942e767022cd7647925\",\n                        \"packages\": [\n                            \"680c5a7ee767022cd764795a\"\n                        ],\n                        \"isDisabled\": false,\n                        \"contacts\": [],\n                        \"createdAt\": \"2025-04-26T04:00:04.700Z\",\n                        \"updatedAt\": \"2025-04-26T04:01:03.067Z\",\n                        \"__v\": 0,\n                        \"link\": \"https://event-parcel.vercel.app/preview?code=eyw8dtth\"\n                    },\n                    \"items\": [\n                        {\n                            \"packageId\": {\n                                \"_id\": \"680c5a7ee767022cd764795a\",\n                                \"eventGroup\": \"680c5a44e767022cd7647947\",\n                                \"packageImgUrls\": [\n                                    \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                                ],\n                                \"packageImgPublicIds\": [\n                                    \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                                ],\n                                \"packageTitle\": \"ankara for bride family\",\n                                \"packagePriceCurrency\": \"NGN\",\n                                \"packagePrice\": 25000,\n                                \"packageQuantity\": 200,\n                                \"packageDelivery\": [\n                                    \"homeDelivery:selfManaged\",\n                                    \"pickUp\"\n                                ],\n                                \"createdAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"updatedAt\": \"2025-04-26T04:01:02.834Z\",\n                                \"__v\": 0\n                            },\n                            \"packageImgUrls\": [\n                                \"https://res.cloudinary.com/dx6qmw7w9/image/upload/v1745640062/Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo.jpg\"\n                            ],\n                            \"packageImgPublicIds\": [\n                                \"Event-Parcel-Images/hy9s9fm8vmqxgrm2fjbo\"\n                            ],\n                            \"packageTitle\": \"ankara for bride family\",\n                            \"packagePriceCurrency\": \"NGN\",\n                            \"packagePrice\": 25000,\n                            \"quantity\": 5,\n                            \"deliveryMethod\": \"homeDelivery\",\n                            \"_id\": \"680d2115b0061f4d8f97cd97\"\n                        }\n                    ],\n                    \"totalAmount\": 137375,\n                    \"totalAmountCurrency\": \"NGN\",\n                    \"shippingAddress\": \"3, orioke street, ikorodu, lagos state, nigeria\",\n                    \"state\": \"Adamawa\",\n                    \"city\": \"Mubi\",\n                    \"dispatchType\": \"Bike\",\n                    \"deliveryType\": \"homeDelivery\",\n                    \"homeDeliveryFee\": 3000,\n                    \"tax\": 9375,\n                    \"paymentStatus\": \"paid\",\n                    \"orderStatus\": \"delivered\",\n                    \"createdAt\": \"2025-04-26T18:08:21.686Z\",\n                    \"updatedAt\": \"2025-04-30T04:47:26.804Z\",\n                    \"__v\": 0,\n                    \"shippedAt\": \"2025-04-30T04:46:39.787Z\",\n                    \"deliveredAt\": \"2025-04-30T04:47:26.804Z\"\n                }\n            ],\n            \"currentPage\": 1,\n            \"totalPages\": 1,\n            \"totalOrders\": 9\n        },\n        \"pickupDetails\": {\n            \"email\": \"ebenezertope4@gmail.com\",\n            \"phoneNumber\": \"+2348141521089\",\n            \"location\": \"Not provided\",\n            \"imageUrl\": null,\n            \"contactName\": \"ebenezer awehome\",\n            \"pickUpLocation\": \"Not provided\"\n        }\n    }\n}"}],"_postman_id":"3f8be2a4-3547-4399-9fa5-c3ee6e503818"},{"name":"Admin Suspend or Make Active a Host","id":"2291b3d0-82aa-4152-aeea-08190667211b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"suspended\" // Can take \"suspended\" or \"active\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/admin-host/status/680c57191c652ac3dc433a78","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-host","status","680c57191c652ac3dc433a78"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5a9d9ed1-e8be-4407-b9e3-ba0c6cd1fcee","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"suspended\" // Can take \"suspended\" or \"active\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/admin-host/status/680c57191c652ac3dc433a78"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"496","type":"text"},{"key":"ETag","value":"W/\"1f0-Oei0bJCG35yyLirmx/Pi/z9iKvI\"","type":"text"},{"key":"Date","value":"Sun, 04 May 2025 04:16:54 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Host suspended successfully!\",\n    \"data\": {\n        \"_id\": \"680c57191c652ac3dc433a78\",\n        \"firstName\": \"Ebenezer\",\n        \"lastName\": \"Awehome\",\n        \"email\": \"ebenezertope4@gmail.com\",\n        \"maskedEmail\": \"ebene********@gmail.com\",\n        \"phoneNumber\": \"+2348141521089\",\n        \"role\": \"host\",\n        \"status\": \"suspended\",\n        \"isVerified\": true,\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": \"2025-05-04T04:07:18.604Z\",\n        \"isOtpVerified\": false,\n        \"isDisabled\": false,\n        \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n        \"updatedAt\": \"2025-05-04T04:16:53.606Z\"\n    }\n}"}],"_postman_id":"2291b3d0-82aa-4152-aeea-08190667211b"},{"name":"Admin Disable or Enable Host","id":"fb9a2597-3d9f-4259-8fc3-fdf22866632d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/admin-host/disable/680c57191c652ac3dc433a78","urlObject":{"protocol":"http","port":"9460","path":["api","v1","admin-host","disable","680c57191c652ac3dc433a78"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b5d775d9-4058-4dbd-be81-c57c882a3f31","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/admin-host/disable/680c57191c652ac3dc433a78"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"491","type":"text"},{"key":"ETag","value":"W/\"1eb-CJGKlKHn3tluBOcs5lhKRwDIWrM\"","type":"text"},{"key":"Date","value":"Sun, 04 May 2025 04:12:34 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Host successfully disabled!\",\n    \"data\": {\n        \"_id\": \"680c57191c652ac3dc433a78\",\n        \"firstName\": \"Ebenezer\",\n        \"lastName\": \"Awehome\",\n        \"email\": \"ebenezertope4@gmail.com\",\n        \"maskedEmail\": \"ebene********@gmail.com\",\n        \"phoneNumber\": \"+2348141521089\",\n        \"role\": \"host\",\n        \"status\": \"active\",\n        \"isVerified\": true,\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": \"2025-05-04T04:07:18.604Z\",\n        \"isOtpVerified\": false,\n        \"isDisabled\": true,\n        \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n        \"updatedAt\": \"2025-05-04T04:07:18.613Z\"\n    }\n}"}],"_postman_id":"fb9a2597-3d9f-4259-8fc3-fdf22866632d"},{"name":"SuperAdmin Adds another admin","id":"0beff378-c983-4f3a-a3eb-af7bd00d678c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"DevEben\",\r\n    \"lastName\": \"DarkNet\",\r\n    \"email\": \"paywaveafrica@gmail.com\",\r\n    \"role\": \"admin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-admin","urlObject":{"protocol":"http","port":"9460","path":["api","v1","add-admin"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f448587e-a8a5-486c-b43c-a15fb0de8512","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/admin-host/disable/680c57191c652ac3dc433a78"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"491","type":"text"},{"key":"ETag","value":"W/\"1eb-CJGKlKHn3tluBOcs5lhKRwDIWrM\"","type":"text"},{"key":"Date","value":"Sun, 04 May 2025 04:12:34 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Host successfully disabled!\",\n    \"data\": {\n        \"_id\": \"680c57191c652ac3dc433a78\",\n        \"firstName\": \"Ebenezer\",\n        \"lastName\": \"Awehome\",\n        \"email\": \"ebenezertope4@gmail.com\",\n        \"maskedEmail\": \"ebene********@gmail.com\",\n        \"phoneNumber\": \"+2348141521089\",\n        \"role\": \"host\",\n        \"status\": \"active\",\n        \"isVerified\": true,\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": \"2025-05-04T04:07:18.604Z\",\n        \"isOtpVerified\": false,\n        \"isDisabled\": true,\n        \"createdAt\": \"2025-04-26T03:46:34.030Z\",\n        \"updatedAt\": \"2025-05-04T04:07:18.613Z\"\n    }\n}"},{"id":"6813e8f0-e346-4bb6-ab7e-08558a5b0300","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"DevEben\",\r\n    \"lastName\": \"DarkNet\",\r\n    \"email\": \"paywaveafrica@gmail.com\",\r\n    \"role\": \"admin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/add-admin"},"status":"Created","code":201,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"615","type":"text"},{"key":"ETag","value":"W/\"267-oAMu25xf/3gyU34aWDXOyhDs+bc\"","type":"text"},{"key":"Date","value":"Thu, 08 May 2025 15:48:17 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Admin created successfully. Please check your email for details\",\n    \"data\": {\n        \"firstName\": \"deveben\",\n        \"lastName\": \"darknet\",\n        \"email\": \"paywaveafrica@gmail.com\",\n        \"maskedEmail\": \"paywa********@gmail.com\",\n        \"role\": \"admin\",\n        \"status\": \"inactive\",\n        \"password\": \"$2b$14$fma99VDGak7RzjwgtycKnuRXYXpeb4LxNmZPAvbgTXS6Y1UQCl.Oe\",\n        \"isVerified\": true,\n        \"accessToken\": null,\n        \"refreshToken\": [],\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": null,\n        \"lastLoginHistory\": [],\n        \"otpAttempts\": 0,\n        \"isOtpVerified\": false,\n        \"_id\": \"681cd23c3f47120f7d4f83eb\",\n        \"isAdmin\": true,\n        \"createdAt\": \"2025-05-08T15:48:12.835Z\",\n        \"updatedAt\": \"2025-05-08T15:48:12.835Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"0beff378-c983-4f3a-a3eb-af7bd00d678c"},{"name":"Fetch all Admin Users","id":"9cde1206-fe7b-495b-b9c2-f58ca39e5a45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/get-all-admin-users","urlObject":{"protocol":"http","port":"9460","path":["api","v1","get-all-admin-users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"efb934bb-ca73-4780-bfef-b13de5e96c73","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/get-all-admin-users"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1277","type":"text"},{"key":"ETag","value":"W/\"4fd-34y9vGxAYvMdGe6aIFwFlVPfpZc\"","type":"text"},{"key":"Date","value":"Thu, 08 May 2025 15:55:04 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Admin users fetched successfully\",\n    \"data\": [\n        {\n            \"_id\": \"681cd23c3f47120f7d4f83eb\",\n            \"firstName\": \"deveben\",\n            \"lastName\": \"darknet\",\n            \"email\": \"paywaveafrica@gmail.com\",\n            \"maskedEmail\": \"paywa********@gmail.com\",\n            \"role\": \"admin\",\n            \"status\": \"inactive\",\n            \"isVerified\": true,\n            \"accessToken\": null,\n            \"refreshToken\": [\n                \"$2b$10$7nm5whk50bLB4wiZNgTBf.lYg/Hh0ly.1yrbXFYZmfxjWcndA2MKW\"\n            ],\n            \"imageUrl\": null,\n            \"imagePublicId\": null,\n            \"lastLogin\": \"2025-05-08T15:50:13.336Z\",\n            \"lastLoginHistory\": [],\n            \"isOtpVerified\": false,\n            \"isAdmin\": true,\n            \"createdAt\": \"2025-05-08T15:48:12.835Z\",\n            \"updatedAt\": \"2025-05-08T15:50:13.336Z\",\n            \"__v\": 1\n        },\n        {\n            \"_id\": \"680d89a620e8c35729920f6b\",\n            \"firstName\": \"event\",\n            \"lastName\": \"parcel\",\n            \"email\": \"info@eventparcel.com\",\n            \"maskedEmail\": \"info@eventparcel.com\",\n            \"phoneNumber\": \"+2348123456789\",\n            \"role\": \"superAdmin\",\n            \"isVerified\": true,\n            \"accessToken\": null,\n            \"refreshToken\": [\n                \"$2b$10$IDvaLud3QHXP.JIYWFjCuuNhwGYEKYOfMmmINAQMYXC646k3/9SiS\",\n                \"$2b$10$R039JCKUWMCHNvwsFZAWU.d9gxDslrLrcYDFFCD90p66wDkcZIkdC\",\n                \"$2b$10$eBEwJoK5OW8zx1eitEnE1.O0h1UQ1JkDxxjDHlH8SbuEBPX29TP1m\"\n            ],\n            \"imageUrl\": null,\n            \"imagePublicId\": null,\n            \"lastLogin\": \"2025-05-08T15:19:47.628Z\",\n            \"isOtpVerified\": false,\n            \"isAdmin\": true,\n            \"createdAt\": \"2025-04-27T01:34:30.819Z\",\n            \"updatedAt\": \"2025-05-08T15:47:20.140Z\",\n            \"__v\": 56,\n            \"status\": \"active\",\n            \"lastLoginHistory\": [],\n            \"isSuperAdmin\": true\n        }\n    ]\n}"}],"_postman_id":"9cde1206-fe7b-495b-b9c2-f58ca39e5a45"},{"name":"Admin Change Password","id":"53717bc9-f76f-4fbb-9680-2be4583f6e50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"paywaveafrica@gmail.com\",\r\n    \"currentPassword\": \"A_}zyR2z\",\r\n    \"password\": \"Ebenezer321@\",\r\n    \"confirmPassword\": \"Ebenezer321@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/change-admin-password","urlObject":{"protocol":"http","port":"9460","path":["api","v1","change-admin-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"81b8687d-1d31-43a6-99a5-e1fe9c9fbcd3","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:9460/api/v1/get-all-admin-users"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"1277","type":"text"},{"key":"ETag","value":"W/\"4fd-34y9vGxAYvMdGe6aIFwFlVPfpZc\"","type":"text"},{"key":"Date","value":"Thu, 08 May 2025 15:55:04 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Admin users fetched successfully\",\n    \"data\": [\n        {\n            \"_id\": \"681cd23c3f47120f7d4f83eb\",\n            \"firstName\": \"deveben\",\n            \"lastName\": \"darknet\",\n            \"email\": \"paywaveafrica@gmail.com\",\n            \"maskedEmail\": \"paywa********@gmail.com\",\n            \"role\": \"admin\",\n            \"status\": \"inactive\",\n            \"isVerified\": true,\n            \"accessToken\": null,\n            \"refreshToken\": [\n                \"$2b$10$7nm5whk50bLB4wiZNgTBf.lYg/Hh0ly.1yrbXFYZmfxjWcndA2MKW\"\n            ],\n            \"imageUrl\": null,\n            \"imagePublicId\": null,\n            \"lastLogin\": \"2025-05-08T15:50:13.336Z\",\n            \"lastLoginHistory\": [],\n            \"isOtpVerified\": false,\n            \"isAdmin\": true,\n            \"createdAt\": \"2025-05-08T15:48:12.835Z\",\n            \"updatedAt\": \"2025-05-08T15:50:13.336Z\",\n            \"__v\": 1\n        },\n        {\n            \"_id\": \"680d89a620e8c35729920f6b\",\n            \"firstName\": \"event\",\n            \"lastName\": \"parcel\",\n            \"email\": \"info@eventparcel.com\",\n            \"maskedEmail\": \"info@eventparcel.com\",\n            \"phoneNumber\": \"+2348123456789\",\n            \"role\": \"superAdmin\",\n            \"isVerified\": true,\n            \"accessToken\": null,\n            \"refreshToken\": [\n                \"$2b$10$IDvaLud3QHXP.JIYWFjCuuNhwGYEKYOfMmmINAQMYXC646k3/9SiS\",\n                \"$2b$10$R039JCKUWMCHNvwsFZAWU.d9gxDslrLrcYDFFCD90p66wDkcZIkdC\",\n                \"$2b$10$eBEwJoK5OW8zx1eitEnE1.O0h1UQ1JkDxxjDHlH8SbuEBPX29TP1m\"\n            ],\n            \"imageUrl\": null,\n            \"imagePublicId\": null,\n            \"lastLogin\": \"2025-05-08T15:19:47.628Z\",\n            \"isOtpVerified\": false,\n            \"isAdmin\": true,\n            \"createdAt\": \"2025-04-27T01:34:30.819Z\",\n            \"updatedAt\": \"2025-05-08T15:47:20.140Z\",\n            \"__v\": 56,\n            \"status\": \"active\",\n            \"lastLoginHistory\": [],\n            \"isSuperAdmin\": true\n        }\n    ]\n}"}],"_postman_id":"53717bc9-f76f-4fbb-9680-2be4583f6e50"},{"name":"Update Admin User Status","id":"c873b1f3-1711-48be-a241-163d7182590c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"681cd23c3f47120f7d4f83eb\",\r\n    \"status\": \"suspended\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-admin-status","urlObject":{"protocol":"http","port":"9460","path":["api","v1","update-admin-status"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5cc6b0b3-58cb-4d40-a0b3-8eee1b6404d3","name":"Update Admin User Status","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"681cd23c3f47120f7d4f83eb\",\r\n    \"status\": \"suspended\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/update-admin-status"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"685","type":"text"},{"key":"ETag","value":"W/\"2ad-bJahDstPy1vZqkN3+HygmcIe3uE\"","type":"text"},{"key":"Date","value":"Thu, 08 May 2025 19:04:22 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User status updated to suspended.\",\n    \"data\": {\n        \"_id\": \"681cd23c3f47120f7d4f83eb\",\n        \"firstName\": \"deveben\",\n        \"lastName\": \"darknet\",\n        \"email\": \"paywaveafrica@gmail.com\",\n        \"maskedEmail\": \"paywa********@gmail.com\",\n        \"role\": \"admin\",\n        \"status\": \"suspended\",\n        \"password\": \"$2b$14$/JwriMjCeLzn7o5NgbZ4R.h0dJNIxxwN/23xK03DnWTycIcIa6mvK\",\n        \"isVerified\": true,\n        \"accessToken\": null,\n        \"refreshToken\": [\n            \"$2b$10$7nm5whk50bLB4wiZNgTBf.lYg/Hh0ly.1yrbXFYZmfxjWcndA2MKW\"\n        ],\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": \"2025-05-08T15:50:13.336Z\",\n        \"lastLoginHistory\": [],\n        \"otpAttempts\": 0,\n        \"isOtpVerified\": false,\n        \"isAdmin\": true,\n        \"createdAt\": \"2025-05-08T15:48:12.835Z\",\n        \"updatedAt\": \"2025-05-08T19:04:22.095Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"c873b1f3-1711-48be-a241-163d7182590c"},{"name":"Disable / Enable Admin User","id":"d212700a-8539-4426-89fd-0af7d0d020d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"681cd23c3f47120f7d4f83eb\",\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-enable-admin","urlObject":{"protocol":"http","port":"9460","path":["api","v1","disable-enable-admin"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5a155abd-8545-4f9d-ad2c-be93c0acde5d","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"681cd23c3f47120f7d4f83eb\",\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/disable-enable-admin"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Vary","value":"Origin","type":"text"},{"key":"Access-Control-Allow-Credentials","value":"true","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"695","type":"text"},{"key":"ETag","value":"W/\"2b7-zhCFVoynKOK7Bcsgvp9b4QykQ9U\"","type":"text"},{"key":"Date","value":"Thu, 08 May 2025 19:17:04 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Admin successfully disabled!\",\n    \"data\": {\n        \"_id\": \"681cd23c3f47120f7d4f83eb\",\n        \"firstName\": \"deveben\",\n        \"lastName\": \"darknet\",\n        \"email\": \"paywaveafrica@gmail.com\",\n        \"maskedEmail\": \"paywa********@gmail.com\",\n        \"role\": \"admin\",\n        \"status\": \"active\",\n        \"password\": \"$2b$14$/JwriMjCeLzn7o5NgbZ4R.h0dJNIxxwN/23xK03DnWTycIcIa6mvK\",\n        \"isVerified\": true,\n        \"accessToken\": null,\n        \"refreshToken\": [\n            \"$2b$10$7nm5whk50bLB4wiZNgTBf.lYg/Hh0ly.1yrbXFYZmfxjWcndA2MKW\"\n        ],\n        \"imageUrl\": null,\n        \"imagePublicId\": null,\n        \"lastLogin\": \"2025-05-08T15:50:13.336Z\",\n        \"lastLoginHistory\": [],\n        \"otpAttempts\": 0,\n        \"isOtpVerified\": false,\n        \"isAdmin\": true,\n        \"createdAt\": \"2025-05-08T15:48:12.835Z\",\n        \"updatedAt\": \"2025-05-08T19:17:04.481Z\",\n        \"__v\": 1,\n        \"isDisabled\": true\n    }\n}"}],"_postman_id":"d212700a-8539-4426-89fd-0af7d0d020d0"},{"name":"Admin Fetch Fee Summary","id":"6c6d75d0-0813-41b2-9f2b-a224555f379c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9460/api/v1/fee-summary","urlObject":{"protocol":"http","port":"9460","path":["api","v1","fee-summary"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c6d75d0-0813-41b2-9f2b-a224555f379c"},{"name":"Reprocess failed shipment","id":"93918dac-c2d2-4a7f-b34d-c5ecdba20247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderId\": \"688e09c82736287149b24356\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventparcel.com/api/v1/reprocess-shipment","description":"<h3 id=\"reprocess-shipment-api\">Reprocess Shipment API</h3>\n<p>This endpoint allows users to reprocess a shipment based on a specific order ID. It is useful for situations where a shipment needs to be re-evaluated or re-initiated due to various reasons such as changes in shipment details or errors in the initial processing.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p><strong>Method</strong>: POST</p>\n</li>\n<li><p><strong>URL</strong>: <code>https://api.eventparcel.com/api/v1/reprocess-shipment</code></p>\n</li>\n</ul>\n<h5 id=\"request-body\">Request Body</h5>\n<p>The request body must be in JSON format and should include the following parameter:</p>\n<ul>\n<li><code>orderId</code> (string): The unique identifier for the order that needs to be reprocessed. This is a mandatory field.</li>\n</ul>\n<h5 id=\"example-request-body\">Example Request Body</h5>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"orderId\": \"your_order_id_here\"\n}\n\n</code></pre>\n<h4 id=\"response\">Response</h4>\n<p>The response structure will indicate the result of the reprocessing request. While the exact structure of the response may vary, it typically includes information about the success or failure of the operation, along with any relevant messages or error codes.</p>\n<h4 id=\"notes\">Notes</h4>\n<ul>\n<li><p>Ensure that the <code>orderId</code> provided corresponds to an existing order in the system to avoid errors.</p>\n</li>\n<li><p>The response will provide feedback on whether the reprocessing was successful or if any issues were encountered during the request.</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","reprocess-shipment"],"host":["api","eventparcel","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"93918dac-c2d2-4a7f-b34d-c5ecdba20247"}],"id":"e8975b2f-5e13-4d58-9bc0-2f6bcd5a9987","_postman_id":"e8975b2f-5e13-4d58-9bc0-2f6bcd5a9987","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}}},{"name":"New request","id":"01cbb9a7-9335-4272-a266-fdbc979707d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"ebenezertope4@gmail.com\",\r\n  \"amount\": 5000,\r\n  \"currency\": \"NGN\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:9460/api/v1/manual-withdrawal","urlObject":{"protocol":"http","port":"9460","path":["api","v1","manual-withdrawal"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"01cbb9a7-9335-4272-a266-fdbc979707d1"},{"name":"New Request","id":"932919eb-e238-44f4-be02-a8a634429a2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"admin@eventparcel.com\",\r\n  \"password\": \"j@phakc4q3Vmj6Q\",\r\n  \"sessionObj\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://prod-agilitythirdpartyapi.theagilitysystems.com/api/ThirdParty/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","ThirdParty","login"],"host":["prod-agilitythirdpartyapi","theagilitysystems","com"],"query":[],"variable":[]}},"response":[{"id":"b7731bd8-8924-4eb5-b09e-b60e37ec826b","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"admin@eventparcel.com\",\r\n  \"password\": \"j@phakc4q3Vmj6Q\",\r\n  \"sessionObj\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://prod-agilitythirdpartyapi.theagilitysystems.com/api/ThirdParty/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 May 2025 06:36:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"973"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"login successful\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9naXZlbm5hbWUiOiJFQ08wNjQ1MjEiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9lbWFpbGFkZHJlc3MiOiJBRE1JTkBFVkVOVFBBUkNFTC5DT00iLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1laWRlbnRpZmllciI6ImMxYmM3YzE4LTRmZTItNGQyMy04MjVlLTRhZDk4Y2NmOTdlOSIsImV4cCI6MTc0NzkwMjk4NCwiaXNzIjoiaHR0cHM6Ly9kZXYtYWdpbGl0eXRoaXJkcGFydHlhcGkudGhlYWdpbGl0eXN5c3RlbXMuY29tLyIsImF1ZCI6Imh0dHBzOi8vZGV2LWFnaWxpdHl0aGlyZHBhcnR5YXBpLnRoZWFnaWxpdHlzeXN0ZW1zLmNvbS8ifQ.8ZZkqcE-oW8X71UWcki2grO1eANhoKb6iuRhq06EBhI\",\n        \"userId\": \"c1bc7c18-4fe2-4d23-825e-4ad98ccf97e9\",\n        \"name\": \"Event Parcel\",\n        \"email\": \"ADMIN@EVENTPARCEL.COM\",\n        \"gender\": 0,\n        \"phoneNumber\": \"+2348148063531\",\n        \"organisation\": \"The Events Parcel limited\",\n        \"shipments\": [],\n        \"status\": 0,\n        \"isVerified\": false,\n        \"department\": \"Ecommerce\"\n    }\n}"}],"_postman_id":"932919eb-e238-44f4-be02-a8a634429a2e"},{"name":"New Request","id":"41cd17b8-bd27-4952-8edb-42c142202bdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"ReceiverAddress\": \"9 Ajayi Christiana Street, Teachers Quarter, Selewu, Igbogbo, Ikorodu, Lagos, Nigeria\",\r\n  \"CustomerCode\": \"ECO001449\",\r\n  \"SenderLocality\": \"Ifako Ijaye\",\r\n  \"SenderAddress\": \"Ifako Ijaye, Lagos, Nigeria\",\r\n  \"ReceiverPhoneNumber\": \"+2348123456789\",\r\n  \"VehicleType\": \"BIKE\",\r\n  \"SenderPhoneNumber\": \"+2348123456789\",\r\n  \"SenderName\": \"Event_Parcel\",\r\n  \"ReceiverName\": \"Guest User\",\r\n  \"ReceiverStationId\": \"4\",\r\n  \"SenderStationId\": \"4\",\r\n  \"ReceiverLocation\": {\r\n    \"Latitude\": \"6.6194\",  // Approximate latitude for Ikorodu\r\n    \"Longitude\": \"3.5079\"    // Approximate longitude for Ikorodu\r\n  },\r\n  \"SenderLocation\": {\r\n    \"Latitude\": \"6.639438\",  // Approximate latitude for Ifako Ijaye\r\n    \"Longitude\": \"3.330983\"  // Approximate longitude for Ifako Ijaye\r\n  },\r\n  \"PreShipmentItems\": [\r\n    {\r\n      \"SpecialPackageId\": \"0\",\r\n      \"Quantity\": \"2\",\r\n      \"Weight\": \"1\",\r\n      \"ItemType\": \"Normal\",\r\n      \"WeightRange\": \"0\",\r\n      \"ItemName\": \"Aso Ebi for everyone\",\r\n      \"Value\": \"7500\",\r\n      \"ShipmentType\": \"Regular\"\r\n    },\r\n    {\r\n      \"SpecialPackageId\": \"0\",\r\n      \"Quantity\": \"1\",\r\n      \"Weight\": \"2\",\r\n      \"ItemType\": \"Normal\",\r\n      \"WeightRange\": \"0\",\r\n      \"ItemName\": \"Fila for men\",\r\n      \"Value\": \"1500\",\r\n      \"ShipmentType\": \"Regular\"\r\n    }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://prod-agilitythirdpartyapi.theagilitysystems.com/api/ThirdParty/price","urlObject":{"protocol":"https","path":["api","ThirdParty","price"],"host":["prod-agilitythirdpartyapi","theagilitysystems","com"],"query":[],"variable":[]}},"response":[{"id":"6222661b-5785-434c-b27e-db32d4c6ef05","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"ReceiverAddress\": \"9 Ajayi Christiana Street, Teachers Quarter, Selewu, Igbogbo, Ikorodu, Lagos, Nigeria\",\r\n  \"CustomerCode\": \"ECO001449\",\r\n  \"SenderLocality\": \"Ifako Ijaye\",\r\n  \"SenderAddress\": \"Ifako Ijaye, Lagos, Nigeria\",\r\n  \"ReceiverPhoneNumber\": \"+2348123456789\",\r\n  \"VehicleType\": \"BIKE\",\r\n  \"SenderPhoneNumber\": \"+2348123456789\",\r\n  \"SenderName\": \"Event_Parcel\",\r\n  \"ReceiverName\": \"Guest User\",\r\n  \"ReceiverStationId\": \"4\",\r\n  \"SenderStationId\": \"4\",\r\n  \"ReceiverLocation\": {\r\n    \"Latitude\": \"6.6194\",  // Approximate latitude for Ikorodu\r\n    \"Longitude\": \"3.5079\"    // Approximate longitude for Ikorodu\r\n  },\r\n  \"SenderLocation\": {\r\n    \"Latitude\": \"6.639438\",  // Approximate latitude for Ifako Ijaye\r\n    \"Longitude\": \"3.330983\"  // Approximate longitude for Ifako Ijaye\r\n  },\r\n  \"PreShipmentItems\": [\r\n    {\r\n      \"SpecialPackageId\": \"0\",\r\n      \"Quantity\": \"2\",\r\n      \"Weight\": \"1\",\r\n      \"ItemType\": \"Normal\",\r\n      \"WeightRange\": \"0\",\r\n      \"ItemName\": \"Aso Ebi for everyone\",\r\n      \"Value\": \"7500\",\r\n      \"ShipmentType\": \"Regular\"\r\n    },\r\n    {\r\n      \"SpecialPackageId\": \"0\",\r\n      \"Quantity\": \"1\",\r\n      \"Weight\": \"2\",\r\n      \"ItemType\": \"Normal\",\r\n      \"WeightRange\": \"0\",\r\n      \"ItemName\": \"Fila for men\",\r\n      \"Value\": \"1500\",\r\n      \"ShipmentType\": \"Regular\"\r\n    }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://prod-agilitythirdpartyapi.theagilitysystems.com/api/ThirdParty/price"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 May 2025 06:48:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3988"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"object\": {\n        \"deliveryPrice\": 4949,\n        \"insuranceValue\": 0,\n        \"vat\": 0,\n        \"grandTotal\": 4949,\n        \"priorityGrandTotal\": 8908.2,\n        \"discount\": 0,\n        \"preshipmentMobile\": {\n            \"preShipmentMobileId\": 0,\n            \"dateCreated\": \"2025-05-22T06:48:19.3305595+00:00\",\n            \"senderName\": \"Event_Parcel\",\n            \"senderPhoneNumber\": \"+2348123456789\",\n            \"value\": 0,\n            \"senderStationId\": 4,\n            \"senderLocality\": \"Ifako Ijaye\",\n            \"receiverStationId\": 4,\n            \"customerCode\": \"ECO064521\",\n            \"senderAddress\": \"Ifako Ijaye, Lagos, Nigeria\",\n            \"receiverName\": \"Guest User\",\n            \"receiverPhoneNumber\": \"+2348123456789\",\n            \"receiverAddress\": \"9 Ajayi Christiana Street, Teachers Quarter, Selewu, Igbogbo, Ikorodu, Lagos, Nigeria\",\n            \"internationalShippingCost\": 0,\n            \"companyMap\": 0,\n            \"isInternationalShipment\": false,\n            \"isPriority\": false,\n            \"declarationOfValueCheck\": 0,\n            \"departureCountryId\": 0,\n            \"destinationCountryId\": 0,\n            \"senderLocation\": {\n                \"locationId\": 0,\n                \"latitude\": 6.639438,\n                \"longitude\": 3.330983,\n                \"originLatitude\": 0,\n                \"originLongitude\": 0,\n                \"destinationLatitude\": 0,\n                \"destinationLongitude\": 0,\n                \"dateCreated\": \"2025-05-22T06:48:19.3305608+00:00\",\n                \"dateModified\": \"2025-05-22T06:48:19.3305609+00:00\",\n                \"isDeleted\": false,\n                \"rowVersion\": \"\"\n            },\n            \"receiverLocation\": {\n                \"locationId\": 0,\n                \"latitude\": 6.6194,\n                \"longitude\": 3.5079,\n                \"originLatitude\": 0,\n                \"originLongitude\": 0,\n                \"destinationLatitude\": 0,\n                \"destinationLongitude\": 0,\n                \"dateCreated\": \"2025-05-22T06:48:19.330561+00:00\",\n                \"dateModified\": \"2025-05-22T06:48:19.330561+00:00\",\n                \"isDeleted\": false,\n                \"rowVersion\": \"\"\n            },\n            \"isHomeDelivery\": true,\n            \"preShipmentItems\": [\n                {\n                    \"preShipmentItemMobileId\": 0,\n                    \"weight\": 1,\n                    \"weight2\": 0,\n                    \"itemType\": \"Normal\",\n                    \"shipmentType\": 1,\n                    \"itemName\": \"Aso Ebi for everyone\",\n                    \"estimatedPrice\": 0,\n                    \"value\": \"7500\",\n                    \"quantity\": 2,\n                    \"serialNumber\": 0,\n                    \"isVolumetric\": false,\n                    \"preShipmentMobileId\": 0,\n                    \"calculatedPrice\": 2474.5,\n                    \"specialPackageId\": 0,\n                    \"isCancelled\": false,\n                    \"weightRange\": \"0\",\n                    \"dateModified\": \"2025-05-22T06:48:19.3307712+00:00\",\n                    \"dateCreated\": \"2025-05-22T06:48:19.3307714+00:00\",\n                    \"isDeleted\": false,\n                    \"rowVersion\": \"\"\n                },\n                {\n                    \"preShipmentItemMobileId\": 0,\n                    \"weight\": 2,\n                    \"weight2\": 0,\n                    \"itemType\": \"Normal\",\n                    \"shipmentType\": 1,\n                    \"itemName\": \"Fila for men\",\n                    \"estimatedPrice\": 0,\n                    \"value\": \"1500\",\n                    \"quantity\": 1,\n                    \"serialNumber\": 0,\n                    \"isVolumetric\": false,\n                    \"preShipmentMobileId\": 0,\n                    \"calculatedPrice\": 2474.5,\n                    \"specialPackageId\": 0,\n                    \"isCancelled\": false,\n                    \"weightRange\": \"0\",\n                    \"dateModified\": \"2025-05-22T06:48:19.3307938+00:00\",\n                    \"dateCreated\": \"2025-05-22T06:48:19.3307938+00:00\",\n                    \"isDeleted\": false,\n                    \"rowVersion\": \"\"\n                }\n            ],\n            \"grandTotal\": 4949,\n            \"isCashOnDelivery\": false,\n            \"userId\": \"c1bc7c18-4fe2-4d23-825e-4ad98ccf97e9\",\n            \"isdeclaredVal\": false,\n            \"discountValue\": 0,\n            \"deliveryPrice\": 4949,\n            \"isCancelled\": false,\n            \"isConfirmed\": false,\n            \"calculatedTotal\": 0,\n            \"isDelivered\": false,\n            \"trackingId\": 0,\n            \"vehicleType\": \"BIKE\",\n            \"zoneMapping\": 1,\n            \"isRated\": false,\n            \"countryId\": 1,\n            \"shipmentype\": 2,\n            \"serviceCentreLocation\": {\n                \"locationId\": 0,\n                \"originLatitude\": 0,\n                \"originLongitude\": 0,\n                \"destinationLatitude\": 0,\n                \"destinationLongitude\": 0,\n                \"dateCreated\": \"2025-05-22T06:48:19.3305613+00:00\",\n                \"dateModified\": \"2025-05-22T06:48:19.3305614+00:00\",\n                \"isDeleted\": false,\n                \"rowVersion\": \"\"\n            },\n            \"departureServiceCentreId\": 0,\n            \"customerId\": 0,\n            \"isCodNeeded\": false,\n            \"currentWalletAmount\": 0,\n            \"shipmentPickupPrice\": 0,\n            \"partnerDTO\": {\n                \"partnerId\": 0,\n                \"partnerType\": 0,\n                \"partnerApplicationId\": 0,\n                \"walletId\": 0,\n                \"isActivated\": false,\n                \"userActiveCountryId\": 0,\n                \"walletBalance\": 0,\n                \"activityStatus\": 0,\n                \"activityDate\": \"0001-01-01T00:00:00\",\n                \"dateCreated\": \"2025-05-22T06:48:19.330562+00:00\",\n                \"dateModified\": \"2025-05-22T06:48:19.3305621+00:00\",\n                \"isDeleted\": false,\n                \"rowVersion\": \"\"\n            },\n            \"isScheduled\": false,\n            \"destinationServiceCenterId\": 0,\n            \"isBatchPickUp\": false,\n            \"isFromAgility\": false,\n            \"pickupOptions\": 0,\n            \"destinationServiceCentreId\": 0,\n            \"isCoupon\": false,\n            \"deliveryType\": 0,\n            \"paymentType\": 0,\n            \"isAlpha\": false,\n            \"customerSelected\": false,\n            \"dateModified\": \"2025-05-22T06:48:19.3305603+00:00\",\n            \"isDeleted\": false,\n            \"rowVersion\": \"\"\n        },\n        \"mainCharge\": 4949,\n        \"pickUpCharge\": 0,\n        \"currencySymbol\": \"₦\",\n        \"currencyCode\": \"NGN\",\n        \"isWithinProcessingTime\": true\n    },\n    \"magayaErrorMessage\": 0,\n    \"more_reults\": 0,\n    \"total\": 0,\n    \"validationErrors\": {},\n    \"averageRatings\": 0,\n    \"isVerified\": false,\n    \"isEligible\": false\n}"}],"_postman_id":"41cd17b8-bd27-4952-8edb-42c142202bdb"},{"name":"New request","id":"e79e1713-f1fe-4545-b6b7-9cbef8b37e58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.paystack.co/transaction/verify/REF-1754301632331","urlObject":{"protocol":"https","path":["transaction","verify","REF-1754301632331"],"host":["api","paystack","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"e79e1713-f1fe-4545-b6b7-9cbef8b37e58"},{"name":"Replay a Single payment","id":"695f1d1a-8d04-46f9-bda0-cf74a86973c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"paymentReference\": \"REF-1753191716002\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/v1/replay-missed-payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"path":["api","v1","replay-missed-payment"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"695f1d1a-8d04-46f9-bda0-cf74a86973c5"},{"name":"Add Delivery Fee (Bulk)","id":"6b4581aa-039d-4e36-970e-126823d0a061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"137ff9ac-84f0-4721-aadc-0865c499c849","src":"/C:/Users/Ebenezer Awehome/Downloads/EP Delivery Fee - Pricing Template Structure(Sheet1).csv"}]},"url":"/api/v1/import-delivery-fee","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"path":["api","v1","import-delivery-fee"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"6b4581aa-039d-4e36-970e-126823d0a061"},{"name":"View Delivery Fees","id":"7d042eaf-4970-47b2-a9bc-788bc1479db9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"/api/v1/delivery-fee","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"path":["api","v1","delivery-fee"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7d042eaf-4970-47b2-a9bc-788bc1479db9"},{"name":"Update Delivery Fee","id":"61b2e763-13db-4b4c-a021-25518b669a98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    // \"pickupState\": \"Oyo\",\r\n    // \"pickupCity\": \"Ibadan\",\r\n    // \"destinationState\": \"Ogun\",\r\n    // \"destinationCity\": \"Abeokuta\",\r\n    \"baseFee\": 3200\r\n    // \"multiplier\": 28\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/v1/update-delivery-fee/68f3a521488afdfba2978e2f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"638648f9-bb7c-4c16-b407-759b4668796f","id":"638648f9-bb7c-4c16-b407-759b4668796f","name":"Event Parcel Server - API Documentation","type":"collection"}},"urlObject":{"path":["api","v1","update-delivery-fee","68f3a521488afdfba2978e2f"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"61b2e763-13db-4b4c-a021-25518b669a98"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"c8fd0b4c-4d0b-4c06-970d-35e7ecb13ac9","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"bdc5b1fb-5b16-40a6-b519-33392cafe7dd","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"local_url","value":""},{"key":"access_token","value":""},{"key":"live_url","value":""}]}