{"info":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23484413","collectionId":"80cdb5f1-56f9-4cef-b928-e111c695e033","publishedId":"2sAYX6p1xQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-05T14:47:40.000Z"},"item":[{"name":"Auth","item":[{"name":"Login","id":"fc6de6f0-dac4-462f-bfc2-246688b334e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"testuser10@gmail.com\",\n    \"password\":\"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/login","urlObject":{"port":"5001","path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5072dbfb-a804-4382-a87c-6a8a016a886a","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"testuser10@gmail.com\",\n    \"password\":\"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 10:16:33 GMT"},{"key":"X-RateLimit-Reset","value":"1738750627"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"791"},{"key":"ETag","value":"W/\"317-+s/eBnE8XuOuOVdHWKMV1x8+XiQ\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"67a33a134b8e63883a371e0a\",\n    \"userFirstName\": \"Arda\",\n    \"userLastName\": \"Demirel\",\n    \"email\": \"testuser10@gmail.com\",\n    \"emailVerified\": false,\n    \"createdAt\": \"2025-02-05T10:14:43.251Z\",\n    \"updatedAt\": \"2025-02-05T10:14:43.458Z\",\n    \"__v\": 0,\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY3YTMzYTEzNGI4ZTYzODgzYTM3MWUwYSIsImlhdCI6MTczODc1MDQ4MywiZXhwIjoxNzM5MzU1MjgzfQ.MZVbjcFgYL22quiBEVd7iWrgccIm5XeOs7jpLONMLjY\",\n    \"isSubscriber\": false,\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY3YTMzYTEzNGI4ZTYzODgzYTM3MWUwYSIsImVtYWlsIjoidGVzdHVzZXIxMEBnbWFpbC5jb20iLCJ1c2VyRmlyc3ROYW1lIjoiQXJkYSIsInVzZXJMYXN0TmFtZSI6IkRlbWlyZWwiLCJlbWFpbFZlcmlmaWVkIjpmYWxzZSwiaWF0IjoxNzM4NzUwNTkzLCJleHAiOjE3Mzg3NTQxOTN9.sc10-EVRPGubjiNu1Hlu4OMFlOq3Jqghh3KduJUeLs8\",\n    \"likedProductIds\": [],\n    \"cartItemIds\": []\n}"}],"_postman_id":"fc6de6f0-dac4-462f-bfc2-246688b334e3"},{"name":"Register","id":"370ac996-2741-438c-bb48-57bdcdb75ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userFirstName\":\"Arda\",\n    \"userLastName\":\"Demirel\",\n    \"email\": \"testuser10@gmail.com\",\n    \"password\":\"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/register","urlObject":{"port":"5001","path":["api","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0cd2dcfe-f72d-4b90-a482-18cf3258d45a","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userFirstName\":\"Arda\",\n    \"userLastName\":\"Demirel\",\n    \"email\": \"testuser10@gmail.com\",\n    \"password\":\"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 10:14:43 GMT"},{"key":"X-RateLimit-Reset","value":"1738750544"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"777"},{"key":"ETag","value":"W/\"309-xfCdZcZR6OJq5JGTXePu1Cmu8Sc\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"userFirstName\": \"Arda\",\n    \"userLastName\": \"Demirel\",\n    \"email\": \"testuser10@gmail.com\",\n    \"emailVerified\": false,\n    \"stripeCustomerId\": null,\n    \"_id\": \"67a33a134b8e63883a371e0a\",\n    \"createdAt\": \"2025-02-05T10:14:43.251Z\",\n    \"updatedAt\": \"2025-02-05T10:14:43.458Z\",\n    \"__v\": 0,\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY3YTMzYTEzNGI4ZTYzODgzYTM3MWUwYSIsImlhdCI6MTczODc1MDQ4MywiZXhwIjoxNzM5MzU1MjgzfQ.MZVbjcFgYL22quiBEVd7iWrgccIm5XeOs7jpLONMLjY\",\n    \"isSubscriber\": false,\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY3YTMzYTEzNGI4ZTYzODgzYTM3MWUwYSIsImVtYWlsIjoidGVzdHVzZXIxMEBnbWFpbC5jb20iLCJ1c2VyRmlyc3ROYW1lIjoiQXJkYSIsInVzZXJMYXN0TmFtZSI6IkRlbWlyZWwiLCJlbWFpbFZlcmlmaWVkIjpmYWxzZSwiaWF0IjoxNzM4NzUwNDgzLCJleHAiOjE3Mzg3NTQwODN9.Fncui55XEK9-EvWpWlW5e-BWSU3L6j4OMhrJ89a1htc\"\n}"}],"_postman_id":"370ac996-2741-438c-bb48-57bdcdb75ab1"}],"id":"ee5f8e3f-8a65-494b-ba0b-c3300f40f85c","description":"<p>Login &amp; Register</p>\n","_postman_id":"ee5f8e3f-8a65-494b-ba0b-c3300f40f85c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Deals","item":[{"name":"Get Deals","id":"7a59914e-5d08-4e9e-a81d-2b3fd023a450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"localhost:5001/api/deals/get-deals","urlObject":{"port":"5001","path":["api","deals","get-deals"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5f3c5680-ab32-44c6-b38a-6c830f53f489","name":"Get Deals","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/deals/get-deals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 10:17:24 GMT"},{"key":"X-RateLimit-Reset","value":"1738750705"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2860"},{"key":"ETag","value":"W/\"b2c-Eal4YC2xttu3foHFr1/XBFTg9rU\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"deals\": [\n        {\n            \"_id\": \"6778410e7cf1fd0ffa88861d\",\n            \"dealOrder\": 1,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/lego_deal_16_9.jpg\",\n            \"title\": \"Lego Fest\",\n            \"description\": \"Let's start building!\",\n            \"action\": \"category:677aa46b83be1e8a481d0a94\",\n            \"aspectRatio\": \"16:9\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        },\n        {\n            \"_id\": \"6778410e7cf1fd0ffa88861e\",\n            \"dealOrder\": 2,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/gamepad_3_2_sale.jpg\",\n            \"title\": \"Gaming Consoles\",\n            \"description\": \"New Gaming Consoles\",\n            \"action\": \"category:677aa46583be1e8a481d0a5c\",\n            \"aspectRatio\": \"3:2\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        },\n        {\n            \"_id\": \"6778410e7cf1fd0ffa88861f\",\n            \"dealOrder\": 3,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/headphone_sale_4_3.jpg\",\n            \"title\": \"Latest Accessories\",\n            \"description\": \"Get the Latest Accessories!\",\n            \"action\": \"category:677aa46583be1e8a481d0a5e\",\n            \"aspectRatio\": \"4:3\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        },\n        {\n            \"_id\": \"6778410e7cf1fd0ffa888620\",\n            \"dealOrder\": 4,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/watch_ad_deal16_9.jpg\",\n            \"title\": \"Modern Watches\",\n            \"description\": \"Get the latest watches!\",\n            \"action\": \"query:watch\",\n            \"aspectRatio\": \"16:9\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        },\n        {\n            \"_id\": \"6778410e7cf1fd0ffa888621\",\n            \"dealOrder\": 5,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/shoe_3_2_sale.jpg\",\n            \"title\": \"Best Selling Shoes\",\n            \"description\": \"Explore the best selling shoes\",\n            \"action\": \"query:shoe\",\n            \"aspectRatio\": \"3:2\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        },\n        {\n            \"_id\": \"6778410e7cf1fd0ffa888622\",\n            \"dealOrder\": 6,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/phone_ad_16_9.jpg\",\n            \"title\": \"iPhone 16 Deal\",\n            \"description\": \"Get the iPhone 16 today!\",\n            \"action\": \"productDetails:677aab4a9a8067a951aadcd4\",\n            \"aspectRatio\": \"16:9\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        },\n        {\n            \"_id\": \"6778410e7cf1fd0ffa888623\",\n            \"dealOrder\": 7,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/camera_deal_16_9.jpg\",\n            \"title\": \"New Cameras\",\n            \"description\": \"Get the latest cameras!\",\n            \"action\": \"category:677aa46683be1e8a481d0a60\",\n            \"aspectRatio\": \"16:9\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        },\n        {\n            \"_id\": \"6778410e7cf1fd0ffa888624\",\n            \"dealOrder\": 8,\n            \"imageUrl\": \"https://trizybucket.s3.eu-central-1.amazonaws.com/dealImages/shoe_sale_4_3.jpg\",\n            \"title\": \"Converse Deal\",\n            \"description\": \"Get the Converse Shoes!\",\n            \"action\": \"productDetails:677ade973567fd18b7bdd0ad\",\n            \"aspectRatio\": \"4:3\",\n            \"__v\": 0,\n            \"createdAt\": \"2025-01-03T19:57:02.085Z\",\n            \"updatedAt\": \"2025-01-03T19:57:02.085Z\"\n        }\n    ]\n}"}],"_postman_id":"7a59914e-5d08-4e9e-a81d-2b3fd023a450"}],"id":"ebb565d5-f52c-408d-a1f1-3ce33bcb8e81","_postman_id":"ebb565d5-f52c-408d-a1f1-3ce33bcb8e81","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Categories","item":[{"name":"Get Root Categories","id":"98a48b7c-96ab-4e6c-8a17-1e0eec811356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"localhost:5001/api/categories/get-root-categories","urlObject":{"port":"5001","path":["api","categories","get-root-categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e1b92c6a-8fa0-40ed-b486-50f8a33a45c2","name":"Get Root Categories","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/categories/get-root-categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 10:18:29 GMT"},{"key":"X-RateLimit-Reset","value":"1738750770"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2521"},{"key":"ETag","value":"W/\"9d9-emWSS3SwoMv4VhjkN9yeSJFX7ZM\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"categories\": [\n        {\n            \"_id\": \"677aa46383be1e8a481d0a42\",\n            \"name\": \"Electronics\",\n            \"description\": \"Devices and gadgets\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:23.263Z\",\n            \"updatedAt\": \"2025-01-05T15:25:23.263Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46383be1e8a481d0a44\",\n            \"name\": \"Clothing\",\n            \"description\": \"Apparel for men, women, and kids\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:23.441Z\",\n            \"updatedAt\": \"2025-01-05T15:25:23.441Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46383be1e8a481d0a46\",\n            \"name\": \"Home Appliances\",\n            \"description\": \"Kitchen and home devices\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:23.642Z\",\n            \"updatedAt\": \"2025-01-05T15:25:23.642Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46383be1e8a481d0a48\",\n            \"name\": \"Books\",\n            \"description\": \"Fiction, non-fiction, and more\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:23.839Z\",\n            \"updatedAt\": \"2025-01-05T15:25:23.839Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46483be1e8a481d0a4a\",\n            \"name\": \"Toys\",\n            \"description\": \"Toys for all ages\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:24.019Z\",\n            \"updatedAt\": \"2025-01-05T15:25:24.019Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46483be1e8a481d0a4c\",\n            \"name\": \"Sports & Outdoors\",\n            \"description\": \"Equipment and gear for activities\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:24.201Z\",\n            \"updatedAt\": \"2025-01-05T15:25:24.201Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46483be1e8a481d0a4e\",\n            \"name\": \"Beauty & Personal Care\",\n            \"description\": \"Skincare, makeup, and grooming essentials\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:24.385Z\",\n            \"updatedAt\": \"2025-01-05T15:25:24.385Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46483be1e8a481d0a50\",\n            \"name\": \"Groceries\",\n            \"description\": \"Daily essentials and fresh food\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:24.567Z\",\n            \"updatedAt\": \"2025-01-05T15:25:24.567Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46483be1e8a481d0a52\",\n            \"name\": \"Pet Supplies\",\n            \"description\": \"Everything for your pets\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:24.748Z\",\n            \"updatedAt\": \"2025-01-05T15:25:24.748Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46483be1e8a481d0a54\",\n            \"name\": \"Automotive\",\n            \"description\": \"Car accessories, parts, and tools\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:24.907Z\",\n            \"updatedAt\": \"2025-01-05T15:25:24.907Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a56\",\n            \"name\": \"Office Supplies\",\n            \"description\": \"Stationery and office essentials\",\n            \"parentCategory\": null,\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.086Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.086Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"98a48b7c-96ab-4e6c-8a17-1e0eec811356"},{"name":"Get Child Categories","id":"d0b9fcf1-4385-461a-9fa6-e5c4318f0519","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"localhost:5001/api/categories/get-child-categories/677aa46383be1e8a481d0a42","description":"<p>Get child categories of a root category.</p>\n","urlObject":{"port":"5001","path":["api","categories","get-child-categories","677aa46383be1e8a481d0a42"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"aa9a8fb7-cdef-4054-a676-c6a4fe567d70","name":"Get Child Categories","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/categories/get-child-categories/677aa46383be1e8a481d0a42"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Wed, 05 Feb 2025 10:19:04 GMT"},{"key":"X-RateLimit-Reset","value":"1738750770"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1749"},{"key":"ETag","value":"W/\"6d5-8/Rh6NOXFZNfEiFgXVQxbEUnbL4\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"categories\": [\n        {\n            \"_id\": \"677aa46583be1e8a481d0a58\",\n            \"name\": \"Smartphones\",\n            \"description\": \"All types of smartphones\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.398Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.398Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5a\",\n            \"name\": \"Laptops\",\n            \"description\": \"Personal and gaming laptops\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.568Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.568Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5c\",\n            \"name\": \"Gaming Consoles\",\n            \"description\": \"All kinds of gaming consoles\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.740Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.740Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5e\",\n            \"name\": \"Accessories\",\n            \"description\": \"Gadgets and accessories\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.917Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.917Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a60\",\n            \"name\": \"Cameras\",\n            \"description\": \"Photography and video equipment\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.083Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.083Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a62\",\n            \"name\": \"Wearables\",\n            \"description\": \"Smartwatches and fitness trackers\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.279Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.279Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a64\",\n            \"name\": \"Drones\",\n            \"description\": \"Drones for photography and fun\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.474Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.474Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"d0b9fcf1-4385-461a-9fa6-e5c4318f0519"}],"id":"1f3a96bf-898a-4a98-b798-ae1488e4b630","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"5ede7a1b-a4c6-41eb-854f-e97bc15198f5","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"8939079c-d247-45f5-afac-e372dda052d3","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"1f3a96bf-898a-4a98-b798-ae1488e4b630","description":""},{"name":"Products","item":[{"name":"Get Products by Category","id":"0ae98795-c0c8-4a36-a413-8eae6521cf98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/products/category/677aa46383be1e8a481d0a42?page=1&maxPrice=5000&sortBy=priceAsc&minPrice=2000","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","products","category","677aa46383be1e8a481d0a42"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"maxPrice","value":"5000"},{"disabled":true,"key":"exactRatings","value":"4,5"},{"disabled":true,"key":"minRatingCount","value":"2"},{"disabled":true,"key":"maxRatingCount","value":"5"},{"key":"sortBy","value":"priceAsc"},{"key":"minPrice","value":"2000"}],"variable":[]}},"response":[{"id":"5b37cbe2-874c-4a54-a599-f62f88237bc0","name":"Get Products by Category","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:5001/api/products/category/677aa46383be1e8a481d0a42?page=1&maxPrice=5000&sortBy=priceAsc&minPrice=2000","host":["localhost"],"port":"5001","path":["api","products","category","677aa46383be1e8a481d0a42"],"query":[{"key":"page","value":"1"},{"key":"maxPrice","value":"5000"},{"key":"exactRatings","value":"4,5","type":"text","disabled":true},{"key":"minRatingCount","value":"2","type":"text","disabled":true},{"key":"maxRatingCount","value":"5","type":"text","disabled":true},{"key":"sortBy","value":"priceAsc"},{"key":"minPrice","value":"2000"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 10:38:11 GMT"},{"key":"X-RateLimit-Reset","value":"1738751952"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4954"},{"key":"ETag","value":"W/\"135a-DulKJb4X7uu/p8AFRMka+S/fydY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"subCategories\": [\n        {\n            \"_id\": \"677aa46583be1e8a481d0a58\",\n            \"name\": \"Smartphones\",\n            \"description\": \"All types of smartphones\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.398Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.398Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5a\",\n            \"name\": \"Laptops\",\n            \"description\": \"Personal and gaming laptops\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.568Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.568Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5c\",\n            \"name\": \"Gaming Consoles\",\n            \"description\": \"All kinds of gaming consoles\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.740Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.740Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5e\",\n            \"name\": \"Accessories\",\n            \"description\": \"Gadgets and accessories\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.917Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.917Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a60\",\n            \"name\": \"Cameras\",\n            \"description\": \"Photography and video equipment\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.083Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.083Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a62\",\n            \"name\": \"Wearables\",\n            \"description\": \"Smartwatches and fitness trackers\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.279Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.279Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a64\",\n            \"name\": \"Drones\",\n            \"description\": \"Drones for photography and fun\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.474Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.474Z\",\n            \"__v\": 0\n        }\n    ],\n    \"products\": [\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac3be9a8067a951aadcea\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/45fa6c9c-4c57-401f-bea1-c3c9e998be9c_msiRaider1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/ab3f9499-2fbc-45f6-a8c1-dae49bf878f4_msiraider2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/e0f0387e-5499-4ca7-98cc-e7303ae222a3_msiRaider3.jpg\"\n            ],\n            \"title\": \"MSI Raider GE78\",\n            \"description\": \"\",\n            \"price\": 2699,\n            \"stockCount\": 28,\n            \"category\": {\n                \"_id\": \"677aa46683be1e8a481d0a66\",\n                \"name\": \"Gaming Laptops\",\n                \"description\": \"High-performance laptops for gaming\"\n            },\n            \"tags\": [],\n            \"cargoWeight\": 2.5,\n            \"createdAt\": \"2025-01-05T17:39:10.005Z\",\n            \"updatedAt\": \"2025-01-22T17:20:13.009Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac18d9a8067a951aadce8\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/2451c240-feb3-49d9-9248-154998100441_asusg834-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/a9634179-cc69-49da-b455-b0e557a43f61_asusg834-2.jpg\"\n            ],\n            \"title\": \"Asus ROG G834 RTX4090 I9\",\n            \"description\": \"\",\n            \"price\": 2999.99,\n            \"stockCount\": 29,\n            \"category\": {\n                \"_id\": \"677aa46683be1e8a481d0a66\",\n                \"name\": \"Gaming Laptops\",\n                \"description\": \"High-performance laptops for gaming\"\n            },\n            \"tags\": [],\n            \"cargoWeight\": 2.2,\n            \"createdAt\": \"2025-01-05T17:29:49.531Z\",\n            \"updatedAt\": \"2025-01-22T17:18:24.762Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 1,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ad72c3567fd18b7bdd08b\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/14b295d7-d1de-46ae-b1cc-98e59660fc52_kamera6.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/18b501ae-6767-4a48-80d5-8430749dfdb6_kamera6.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/45093b2e-5768-4ea2-86fc-1c04e9a17bba_kamera6.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/1af204ee-fb95-4af8-ba64-8e6f97d362be_kamera6.jpg\"\n            ],\n            \"title\": \"Panasonic AG-UX90\",\n            \"description\": \"\",\n            \"price\": 3299,\n            \"stockCount\": 99,\n            \"category\": {\n                \"_id\": \"677aa46683be1e8a481d0a60\",\n                \"name\": \"Cameras\",\n                \"description\": \"Photography and video equipment\"\n            },\n            \"tags\": [],\n            \"cargoWeight\": 5,\n            \"createdAt\": \"2025-01-05T19:02:04.185Z\",\n            \"updatedAt\": \"2025-01-22T17:18:24.687Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ad6ea3567fd18b7bdd089\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/da2f1b9e-6ed0-4715-94fb-d7a6e1363d17_kamera5.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/7bb3d1c3-afd3-4a9e-b2aa-c9318762b2a2_kamera5.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/9b70d403-b847-4b3d-ac1a-eff1fb6db695_kamera5.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/dabeeca6-ced2-412e-867d-57d2d50ab9c9_kamera5.4.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/a7960d9d-8cda-42ea-8576-4696caa02154_kamera5.jpg\"\n            ],\n            \"title\": \"Sony PXW-Z190\",\n            \"description\": \"\",\n            \"price\": 3799,\n            \"stockCount\": 98,\n            \"category\": {\n                \"_id\": \"677aa46683be1e8a481d0a60\",\n                \"name\": \"Cameras\",\n                \"description\": \"Photography and video equipment\"\n            },\n            \"tags\": [],\n            \"cargoWeight\": 5,\n            \"createdAt\": \"2025-01-05T19:00:58.524Z\",\n            \"updatedAt\": \"2025-01-22T17:20:12.955Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        }\n    ],\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalProducts\": 4\n    }\n}"}],"_postman_id":"0ae98795-c0c8-4a36-a413-8eae6521cf98"},{"name":"Search Products","id":"62201d70-d5d1-4e1f-851c-3a6a28a5f07a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/products/search?page=1&query=ps5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","products","search"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"query","value":"ps5"},{"disabled":true,"key":"minPrice","value":"800"},{"disabled":true,"key":"sortBy","value":"priceAsc"}],"variable":[]}},"response":[{"id":"1de17038-0968-4270-abfe-aec3094c60eb","name":"Search Products","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY3NjZjYzc3M2U4NjE0ZTFlY2M1YzVjNCIsImVtYWlsIjoieWFkZW1pcmVsMjFAZ21haWwuY29tIiwidXNlckZpcnN0TmFtZSI6IkFyZGEiLCJ1c2VyTGFzdE5hbWUiOiJEZW1pcmVsIiwiZW1haWxWZXJpZmllZCI6ZmFsc2UsImlhdCI6MTczNTQzMTg1OH0.q5FwZGSHbEvxRvHIr-8KkIrVdWXu6SPCQ1jLsAf4lJE","type":"text"}],"url":{"raw":"localhost:5001/api/products/search?page=1&query=ps5","host":["localhost"],"port":"5001","path":["api","products","search"],"query":[{"key":"page","value":"1"},{"key":"query","value":"ps5"},{"key":"minPrice","value":"800","disabled":true},{"key":"sortBy","value":"priceAsc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 10:35:07 GMT"},{"key":"X-RateLimit-Reset","value":"1738751763"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4900"},{"key":"ETag","value":"W/\"1324-cZBXGnVZv3jldfqu5BKV0zCL7h8\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"products\": [\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ab5b69a8067a951aadcd6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/f21093a8-35bc-4719-b73e-b9d4089f4548_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"Sony PlayStation 5 (PS5) – Elevate Your Gaming Experience  Experience the future of gaming with the Sony PlayStation 5 (PS5), a revolutionary console designed to immerse you in the next generation of entertainment. The PS5 delivers lightning-fast loading, stunning visuals, and a deeper level of gameplay that redefines what’s possible.\",\n            \"price\": 699,\n            \"stockCount\": 235,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Sony Playstation 5\",\n                \"Sony\",\n                \"Playstation\",\n                \"Gaming Console\",\n                \"Video Game Console\",\n                \"Next-Gen Console\",\n                \"PS5 Console\",\n                \"Gaming\",\n                \"Video Games\",\n                \"Console Games\",\n                \"4K Gaming\",\n                \"HDR Gaming\",\n                \"Ray Tracing\",\n                \"DualSense Controller\",\n                \"Playstation 5 Games\",\n                \"Next Generation Gaming\"\n            ],\n            \"cargoWeight\": 1,\n            \"createdAt\": \"2025-01-05T16:39:18.074Z\",\n            \"updatedAt\": \"2025-01-27T06:48:59.036Z\",\n            \"__v\": 0,\n            \"averageRating\": 4,\n            \"likeCount\": 3,\n            \"reviewCount\": 4,\n            \"oldPrice\": null\n        },\n        {\n            \"_id\": \"677d59b3036d55b982e5c707\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/be9d5046-9233-4a10-8bbc-e47ac5ab8b05_game1.01.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/80fb0c6f-3c39-4690-9edb-46906b74a02e_game1.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/16c327c0-4283-4684-9a80-321a5db89ce4_game1.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/2f9d1e97-f707-483f-a9c0-7ae613f29ea7_game1.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/98bdba85-dabc-4c4f-94bd-9e728b01690c_game1.4.jpg\"\n            ],\n            \"title\": \"PS5 DualSense Wireless Controller\",\n            \"description\": \" The PS5 DualSense Wireless Controller in white offers an advanced gaming experience with its sleek design and cutting-edge features. Equipped with adaptive triggers and haptic feedback, it allows for an immersive and responsive gameplay experience. The controller's built-in microphone and create button make communication and content sharing easier than ever. Its ergonomic design ensures comfort during long gaming sessions, while its seamless wireless connectivity with the PlayStation 5 console ensures smooth gameplay. The white color adds a modern, stylish touch to your gaming setup.\",\n            \"price\": 89,\n            \"salePrice\": 89,\n            \"stockCount\": 92,\n            \"category\": {\n                \"_id\": \"677aa46583be1e8a481d0a5e\",\n                \"name\": \"Accessories\",\n                \"description\": \"Gadgets and accessories\"\n            },\n            \"tags\": [\n                \"PS5\",\n                \"DualSense\",\n                \"Wireless Controller\",\n                \"White\",\n                \"Adaptive Triggers\",\n                \"Haptic Feedback\",\n                \"Built in Microphone\",\n                \"Create Button\",\n                \"Ergonomic Design\",\n                \"Wireless Connectivity\",\n                \"PlayStation 5\",\n                \"Game Controller\",\n                \"Gaming Accessory\"\n            ],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 0,\n            \"likeCount\": 1,\n            \"averageRating\": 0,\n            \"createdAt\": \"2025-01-07T16:43:31.147Z\",\n            \"updatedAt\": \"2025-01-25T18:53:17.657Z\",\n            \"__v\": 0,\n            \"oldPrice\": 99\n        },\n        {\n            \"_id\": \"677d59eb036d55b982e5c709\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/610219bd-218f-4732-b9e0-d04e44039f50_game2.01.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/32900f97-7fce-4903-9c19-0eb60e7446b5_game2.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/50e89d7a-8f9f-4af9-8ec7-5950ac7235ba_game2.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/36835525-a6b8-4398-be2f-73fe252e2bac_game2.3.jpg\"\n            ],\n            \"title\": \"PlayStation DualSense Wireless Controller – Marvel's Spider-Man 2 Limited Edition\",\n            \"description\": \"The PlayStation DualSense Wireless Controller – Marvel's Spider-Man 2 Limited Edition is a special edition controller designed to celebrate the iconic Marvel game. Featuring a unique design inspired by Spider-Man, this controller boasts custom colors and symbols that reflect the web-slinging hero's suit from the game. Like the standard DualSense, it offers adaptive triggers, haptic feedback, and a built-in microphone for immersive gameplay. The limited edition design makes it a must-have for collectors and Spider-Man fans, combining both style and functionality for an enhanced gaming experience.\",\n            \"price\": 99,\n            \"salePrice\": 99,\n            \"stockCount\": 91,\n            \"category\": {\n                \"_id\": \"677aa46583be1e8a481d0a5e\",\n                \"name\": \"Accessories\",\n                \"description\": \"Gadgets and accessories\"\n            },\n            \"tags\": [\n                \"PlayStation\",\n                \"DualSense\",\n                \"Wireless Controller\",\n                \"Marvels SpiderMan 2\",\n                \"Limited Edition\",\n                \"SpiderMan\",\n                \"PS5 Controller\",\n                \"Gaming Controller\",\n                \"Adaptive Triggers\",\n                \"Haptic Feedback\",\n                \"Built in Microphone\",\n                \"Custom Design\",\n                \"Collectors Edition\",\n                \"Special Edition Controller\",\n                \"Video Game Controller\",\n                \"Playstation 5\",\n                \"Marvel\",\n                \"Spiderman Game\",\n                \"Limited Edition Controller\"\n            ],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 0,\n            \"likeCount\": 1,\n            \"averageRating\": 0,\n            \"createdAt\": \"2025-01-07T16:44:27.265Z\",\n            \"updatedAt\": \"2025-01-25T18:53:17.643Z\",\n            \"__v\": 0,\n            \"oldPrice\": 109\n        }\n    ],\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalProducts\": 3,\n        \"limit\": 10\n    }\n}"}],"_postman_id":"62201d70-d5d1-4e1f-851c-3a6a28a5f07a"},{"name":"Get Best of Week Products","id":"26de712b-129b-4a5c-b53e-1c038ebb4512","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/products/get-best-of-products?period=week","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","products","get-best-of-products"],"host":["localhost"],"query":[{"key":"period","value":"week"}],"variable":[]}},"response":[{"id":"2b1a3fc7-ab17-454b-83da-d32d04845625","name":"Get Best of Week Products","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:5001/api/products/get-best-of-products?period=week","host":["localhost"],"port":"5001","path":["api","products","get-best-of-products"],"query":[{"key":"period","value":"week"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 10:28:51 GMT"},{"key":"X-RateLimit-Reset","value":"1738751392"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6530"},{"key":"ETag","value":"W/\"1982-k7ByNh1d4w/rp6o11CUqyKULG9o\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"period\": \"week\",\n    \"products\": [\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ab5b69a8067a951aadcd6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/f21093a8-35bc-4719-b73e-b9d4089f4548_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"\",\n            \"price\": 699,\n            \"stockCount\": 235,\n            \"category\": \"677aa46783be1e8a481d0a6a\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"createdAt\": \"2025-01-05T16:39:18.074Z\",\n            \"updatedAt\": \"2025-01-27T06:48:59.036Z\",\n            \"__v\": 0,\n            \"averageRating\": 4,\n            \"likeCount\": 3,\n            \"reviewCount\": 4,\n            \"oldPrice\": null\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac0729a8067a951aadce6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/591f9e19-67b3-4b03-b055-766d2babaf9d_asuszenbook1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/fecf2392-8302-4501-b9b4-bcd8deb82a7b_asuszenbook2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/4db62ecc-71be-467b-b2ba-1db57b9590f4_asuszenbook3.jpg\"\n            ],\n            \"title\": \"ASUS Zenbook DUO Intel I7\",\n            \"description\": \"\",\n            \"price\": 1929.99,\n            \"stockCount\": 242,\n            \"category\": \"677aa46683be1e8a481d0a68\",\n            \"tags\": [],\n            \"cargoWeight\": 1.5,\n            \"createdAt\": \"2025-01-05T17:25:06.170Z\",\n            \"updatedAt\": \"2025-01-22T17:20:12.856Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac3be9a8067a951aadcea\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/45fa6c9c-4c57-401f-bea1-c3c9e998be9c_msiRaider1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/ab3f9499-2fbc-45f6-a8c1-dae49bf878f4_msiraider2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/e0f0387e-5499-4ca7-98cc-e7303ae222a3_msiRaider3.jpg\"\n            ],\n            \"title\": \"MSI Raider GE78\",\n            \"description\": \"\",\n            \"price\": 2699,\n            \"stockCount\": 28,\n            \"category\": \"677aa46683be1e8a481d0a66\",\n            \"tags\": [],\n            \"cargoWeight\": 2.5,\n            \"createdAt\": \"2025-01-05T17:39:10.005Z\",\n            \"updatedAt\": \"2025-01-22T17:20:13.009Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac48f9a8067a951aadcec\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/a4390a74-b035-4f70-bc3a-0cd9668935d6_CanonEosR1-2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/2de8fe5e-960c-4146-8823-9036021bea74_canoneosr1.jpg\"\n            ],\n            \"title\": \"Canon EOS R1\",\n            \"description\": \"\",\n            \"price\": 6299,\n            \"stockCount\": 25,\n            \"category\": \"677aa46683be1e8a481d0a60\",\n            \"tags\": [],\n            \"cargoWeight\": 3,\n            \"createdAt\": \"2025-01-05T17:42:39.125Z\",\n            \"updatedAt\": \"2025-01-22T17:20:13.022Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ad27f00c6bf0e2fd6c658\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/a96cd5d3-04a1-4659-ad12-11c2ab35354b_Pringles.jpg\"\n            ],\n            \"title\": \"Pringles Sour Cream & Onion\",\n            \"description\": \"\",\n            \"price\": 3.99,\n            \"stockCount\": 73,\n            \"category\": \"677aa46c83be1e8a481d0aa8\",\n            \"tags\": [],\n            \"cargoWeight\": 0.16,\n            \"createdAt\": \"2025-01-05T18:42:07.626Z\",\n            \"updatedAt\": \"2025-01-22T17:16:32.572Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ad6ea3567fd18b7bdd089\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/da2f1b9e-6ed0-4715-94fb-d7a6e1363d17_kamera5.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/7bb3d1c3-afd3-4a9e-b2aa-c9318762b2a2_kamera5.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/9b70d403-b847-4b3d-ac1a-eff1fb6db695_kamera5.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/dabeeca6-ced2-412e-867d-57d2d50ab9c9_kamera5.4.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/a7960d9d-8cda-42ea-8576-4696caa02154_kamera5.jpg\"\n            ],\n            \"title\": \"Sony PXW-Z190\",\n            \"description\": \"\",\n            \"price\": 3799,\n            \"stockCount\": 98,\n            \"category\": \"677aa46683be1e8a481d0a60\",\n            \"tags\": [],\n            \"cargoWeight\": 5,\n            \"createdAt\": \"2025-01-05T19:00:58.524Z\",\n            \"updatedAt\": \"2025-01-22T17:20:12.955Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"_id\": \"677af0d46fcb28e600093475\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/d97490c5-89bb-4ea3-848e-527921e4dfe9_legoTechnicTractor1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/cec72bfc-5161-4d82-adb6-11154629b89d_legoTechnicTractor2.jpg\"\n            ],\n            \"title\": \"LEGO Technic John Deere Tractor\",\n            \"description\": \"\",\n            \"price\": 39.99,\n            \"salePrice\": 39.99,\n            \"stockCount\": 186,\n            \"category\": \"677aa46b83be1e8a481d0a94\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 1,\n            \"likeCount\": 1,\n            \"averageRating\": 4.5,\n            \"createdAt\": \"2025-01-05T20:51:32.010Z\",\n            \"updatedAt\": \"2025-01-25T18:11:00.235Z\",\n            \"__v\": 0,\n            \"oldPrice\": 45.99\n        },\n        {\n            \"_id\": \"677d59b3036d55b982e5c707\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/be9d5046-9233-4a10-8bbc-e47ac5ab8b05_game1.01.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/80fb0c6f-3c39-4690-9edb-46906b74a02e_game1.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/16c327c0-4283-4684-9a80-321a5db89ce4_game1.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/2f9d1e97-f707-483f-a9c0-7ae613f29ea7_game1.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/98bdba85-dabc-4c4f-94bd-9e728b01690c_game1.4.jpg\"\n            ],\n            \"title\": \"PS5 DualSense Wireless Controller\",\n            \"description\": \"\",\n            \"price\": 89,\n            \"salePrice\": 89,\n            \"stockCount\": 92,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 0,\n            \"likeCount\": 1,\n            \"averageRating\": 0,\n            \"createdAt\": \"2025-01-07T16:43:31.147Z\",\n            \"updatedAt\": \"2025-01-25T18:53:17.657Z\",\n            \"__v\": 0,\n            \"oldPrice\": 99\n        },\n        {\n            \"_id\": \"677d59eb036d55b982e5c709\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/610219bd-218f-4732-b9e0-d04e44039f50_game2.01.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/32900f97-7fce-4903-9c19-0eb60e7446b5_game2.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/50e89d7a-8f9f-4af9-8ec7-5950ac7235ba_game2.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/36835525-a6b8-4398-be2f-73fe252e2bac_game2.3.jpg\"\n            ],\n            \"title\": \"PlayStation DualSense Wireless Controller – Marvel's Spider-Man 2 Limited Edition\",\n            \"description\": \"\",\n            \"price\": 99,\n            \"salePrice\": 99,\n            \"stockCount\": 91,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 0,\n            \"likeCount\": 1,\n            \"averageRating\": 0,\n            \"createdAt\": \"2025-01-07T16:44:27.265Z\",\n            \"updatedAt\": \"2025-01-25T18:53:17.643Z\",\n            \"__v\": 0,\n            \"oldPrice\": 109\n        },\n        {\n            \"_id\": \"6780538db493a1ca93a67825\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/861a4d8a-c8f7-448b-b770-0ee5e35fe4fa_miband1.jpg\"\n            ],\n            \"title\": \"Xiaomi Mi Band 9\",\n            \"description\": \"\",\n            \"price\": 51,\n            \"oldPrice\": 70,\n            \"salePrice\": 51,\n            \"stockCount\": 297,\n            \"category\": \"677aa46683be1e8a481d0a62\",\n            \"tags\": [],\n            \"cargoWeight\": 0.4,\n            \"reviewCount\": 0,\n            \"likeCount\": 0,\n            \"averageRating\": 0,\n            \"createdAt\": \"2025-01-09T22:54:05.985Z\",\n            \"updatedAt\": \"2025-01-25T18:53:17.671Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalProducts\": 10\n    }\n}"}],"_postman_id":"26de712b-129b-4a5c-b53e-1c038ebb4512"},{"name":"Get Best of Month Products","id":"38bd5d1f-8c79-43c0-9b58-fb67056ac2a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/products/get-best-of-products?period=month","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","products","get-best-of-products"],"host":["localhost"],"query":[{"key":"period","value":"month"}],"variable":[]}},"response":[{"id":"5d2e6a76-64ca-441b-a060-9de8c9dd0851","name":"Get Best of Month Products","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:5001/api/products/get-best-of-products?period=month","host":["localhost"],"port":"5001","path":["api","products","get-best-of-products"],"query":[{"key":"period","value":"month"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 10:31:30 GMT"},{"key":"X-RateLimit-Reset","value":"1738751551"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6497"},{"key":"ETag","value":"W/\"1961-YjZe5Sa1GXV+DeQSCf62c9IcRY0\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"period\": \"month\",\n    \"products\": [\n        {\n            \"salePrice\": null,\n            \"_id\": \"677aab4a9a8067a951aadcd4\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/c6811a11-0198-4ac9-9105-5c9f7b0d12ab_iphone16-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/92c1b5df-6ed6-491a-96c7-d0f863b50c2d_iphone16-2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/7f97392a-81e9-4588-8e89-0af5db1459a6_iphone16-3.jpg\"\n            ],\n            \"title\": \"Iphone 16 Pro Max\",\n            \"description\": \"\",\n            \"price\": 980,\n            \"stockCount\": 242,\n            \"category\": \"677aa46583be1e8a481d0a58\",\n            \"tags\": [],\n            \"cargoWeight\": 0.5,\n            \"createdAt\": \"2025-01-05T15:54:50.111Z\",\n            \"updatedAt\": \"2025-01-22T17:18:24.426Z\",\n            \"__v\": 0,\n            \"averageRating\": 4.3,\n            \"likeCount\": 2,\n            \"reviewCount\": 3,\n            \"oldPrice\": null\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ab5b69a8067a951aadcd6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/f21093a8-35bc-4719-b73e-b9d4089f4548_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"\",\n            \"price\": 699,\n            \"stockCount\": 235,\n            \"category\": \"677aa46783be1e8a481d0a6a\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"createdAt\": \"2025-01-05T16:39:18.074Z\",\n            \"updatedAt\": \"2025-01-27T06:48:59.036Z\",\n            \"__v\": 0,\n            \"averageRating\": 4,\n            \"likeCount\": 3,\n            \"reviewCount\": 4,\n            \"oldPrice\": null\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac0729a8067a951aadce6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/591f9e19-67b3-4b03-b055-766d2babaf9d_asuszenbook1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/fecf2392-8302-4501-b9b4-bcd8deb82a7b_asuszenbook2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/4db62ecc-71be-467b-b2ba-1db57b9590f4_asuszenbook3.jpg\"\n            ],\n            \"title\": \"ASUS Zenbook DUO Intel I7\",\n            \"description\": \"\",\n            \"price\": 1929.99,\n            \"stockCount\": 242,\n            \"category\": \"677aa46683be1e8a481d0a68\",\n            \"tags\": [],\n            \"cargoWeight\": 1.5,\n            \"createdAt\": \"2025-01-05T17:25:06.170Z\",\n            \"updatedAt\": \"2025-01-22T17:20:12.856Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac48f9a8067a951aadcec\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/a4390a74-b035-4f70-bc3a-0cd9668935d6_CanonEosR1-2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/2de8fe5e-960c-4146-8823-9036021bea74_canoneosr1.jpg\"\n            ],\n            \"title\": \"Canon EOS R1\",\n            \"description\": \"\",\n            \"price\": 6299,\n            \"stockCount\": 25,\n            \"category\": \"677aa46683be1e8a481d0a60\",\n            \"tags\": [],\n            \"cargoWeight\": 3,\n            \"createdAt\": \"2025-01-05T17:42:39.125Z\",\n            \"updatedAt\": \"2025-01-22T17:20:13.022Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ad27f00c6bf0e2fd6c658\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/a96cd5d3-04a1-4659-ad12-11c2ab35354b_Pringles.jpg\"\n            ],\n            \"title\": \"Pringles Sour Cream & Onion\",\n            \"description\": \"\",\n            \"price\": 3.99,\n            \"stockCount\": 73,\n            \"category\": \"677aa46c83be1e8a481d0aa8\",\n            \"tags\": [],\n            \"cargoWeight\": 0.16,\n            \"createdAt\": \"2025-01-05T18:42:07.626Z\",\n            \"updatedAt\": \"2025-01-22T17:16:32.572Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ad7f600c6bf0e2fd6c670\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/e904cdea-02ba-4bc0-a8a3-b73a0f9621d8_Taylor Farms Organic Baby Spinach.jpg\"\n            ],\n            \"title\": \"Taylor Farms Organic Baby Spinach\",\n            \"description\": \"\",\n            \"price\": 2.49,\n            \"stockCount\": 219,\n            \"category\": \"677aa46c83be1e8a481d0aa4\",\n            \"tags\": [],\n            \"cargoWeight\": 0.2,\n            \"createdAt\": \"2025-01-05T19:05:26.692Z\",\n            \"updatedAt\": \"2025-01-12T17:07:24.782Z\",\n            \"__v\": 0,\n            \"averageRating\": 0,\n            \"likeCount\": 1,\n            \"reviewCount\": 0,\n            \"oldPrice\": null\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677adfd83567fd18b7bdd0b3\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/a6936264-394a-4089-b6f3-b5edcdd31f85_bot2.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/fcb0b60c-bf2d-4397-a404-66124e8525a8_bot2.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/92ee30cd-6113-4e74-bf9a-3977821d4543_bot2.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/84b73a6c-84df-4792-b2e4-26c5998c6555_bot2.jpg\"\n            ],\n            \"title\": \"Gucci Black Leather Women's Flat Boots\",\n            \"description\": \"\",\n            \"price\": 599,\n            \"stockCount\": 49,\n            \"category\": \"677aa46783be1e8a481d0a72\",\n            \"tags\": [],\n            \"cargoWeight\": 2,\n            \"createdAt\": \"2025-01-05T19:39:04.904Z\",\n            \"updatedAt\": \"2025-01-11T21:38:28.282Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 5,\n            \"likeCount\": 0,\n            \"reviewCount\": 1\n        },\n        {\n            \"_id\": \"677af0d46fcb28e600093475\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/d97490c5-89bb-4ea3-848e-527921e4dfe9_legoTechnicTractor1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/cec72bfc-5161-4d82-adb6-11154629b89d_legoTechnicTractor2.jpg\"\n            ],\n            \"title\": \"LEGO Technic John Deere Tractor\",\n            \"description\": \"\",\n            \"price\": 39.99,\n            \"salePrice\": 39.99,\n            \"stockCount\": 186,\n            \"category\": \"677aa46b83be1e8a481d0a94\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 1,\n            \"likeCount\": 1,\n            \"averageRating\": 4.5,\n            \"createdAt\": \"2025-01-05T20:51:32.010Z\",\n            \"updatedAt\": \"2025-01-25T18:11:00.235Z\",\n            \"__v\": 0,\n            \"oldPrice\": 45.99\n        },\n        {\n            \"_id\": \"677d59b3036d55b982e5c707\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/be9d5046-9233-4a10-8bbc-e47ac5ab8b05_game1.01.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/80fb0c6f-3c39-4690-9edb-46906b74a02e_game1.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/16c327c0-4283-4684-9a80-321a5db89ce4_game1.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/2f9d1e97-f707-483f-a9c0-7ae613f29ea7_game1.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/98bdba85-dabc-4c4f-94bd-9e728b01690c_game1.4.jpg\"\n            ],\n            \"title\": \"PS5 DualSense Wireless Controller\",\n            \"description\": \"\",\n            \"price\": 89,\n            \"salePrice\": 89,\n            \"stockCount\": 92,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 0,\n            \"likeCount\": 1,\n            \"averageRating\": 0,\n            \"createdAt\": \"2025-01-07T16:43:31.147Z\",\n            \"updatedAt\": \"2025-01-25T18:53:17.657Z\",\n            \"__v\": 0,\n            \"oldPrice\": 99\n        },\n        {\n            \"_id\": \"677d59eb036d55b982e5c709\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/610219bd-218f-4732-b9e0-d04e44039f50_game2.01.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/32900f97-7fce-4903-9c19-0eb60e7446b5_game2.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/50e89d7a-8f9f-4af9-8ec7-5950ac7235ba_game2.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/36835525-a6b8-4398-be2f-73fe252e2bac_game2.3.jpg\"\n            ],\n            \"title\": \"PlayStation DualSense Wireless Controller – Marvel's Spider-Man 2 Limited Edition\",\n            \"description\": \"\",\n            \"price\": 99,\n            \"salePrice\": 99,\n            \"stockCount\": 91,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 0,\n            \"likeCount\": 1,\n            \"averageRating\": 0,\n            \"createdAt\": \"2025-01-07T16:44:27.265Z\",\n            \"updatedAt\": \"2025-01-25T18:53:17.643Z\",\n            \"__v\": 0,\n            \"oldPrice\": 109\n        }\n    ],\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalProducts\": 10\n    }\n}"}],"_postman_id":"38bd5d1f-8c79-43c0-9b58-fb67056ac2a0"},{"name":"Get Single Product","id":"d9118b7b-ecbe-4979-bbe5-b52930283755","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{LOCALHOST5001}}/products/677ab5b69a8067a951aadcd6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"path":["products","677ab5b69a8067a951aadcd6"],"host":["{{LOCALHOST5001}}"],"query":[],"variable":[]}},"response":[{"id":"febf9954-0cfb-4d69-8bfd-409657bbf983","name":"Get Single Product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY3NjZjYzc3M2U4NjE0ZTFlY2M1YzVjNCIsImVtYWlsIjoieWFkZW1pcmVsMjFAZ21haWwuY29tIiwidXNlckZpcnN0TmFtZSI6IkFyZGEiLCJ1c2VyTGFzdE5hbWUiOiJEZW1pcmVsIiwiZW1haWxWZXJpZmllZCI6ZmFsc2UsImlhdCI6MTczNTQzMTg1OH0.q5FwZGSHbEvxRvHIr-8KkIrVdWXu6SPCQ1jLsAf4lJE","type":"text"}],"url":"{{LOCALHOST5001}}/products/677ab5b69a8067a951aadcd6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Wed, 05 Feb 2025 10:35:48 GMT"},{"key":"X-RateLimit-Reset","value":"1738751763"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1259"},{"key":"ETag","value":"W/\"4eb-L//dzrBZQIyVswtH+wfTeTn3huY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"product\": {\n        \"salePrice\": null,\n        \"_id\": \"677ab5b69a8067a951aadcd6\",\n        \"imageURLs\": [\n            \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n            \"https://trizybucket.s3.amazonaws.com/products/f21093a8-35bc-4719-b73e-b9d4089f4548_ps5-2.jpg\"\n        ],\n        \"title\": \"Playstation 5\",\n        \"description\": \"Sony PlayStation 5 (PS5) – Elevate Your Gaming Experience  Experience the future of gaming with the Sony PlayStation 5 (PS5), a revolutionary console designed to immerse you in the next generation of entertainment. The PS5 delivers lightning-fast loading, stunning visuals, and a deeper level of gameplay that redefines what’s possible.\",\n        \"price\": 699,\n        \"stockCount\": 235,\n        \"category\": {\n            \"_id\": \"677aa46783be1e8a481d0a6a\",\n            \"name\": \"Sony PlayStation\",\n            \"description\": \"PlayStation consoles\"\n        },\n        \"tags\": [\n            \"Playstation 5\",\n            \"PS5\",\n            \"Sony Playstation 5\",\n            \"Sony\",\n            \"Playstation\",\n            \"Gaming Console\",\n            \"Video Game Console\",\n            \"Next-Gen Console\",\n            \"PS5 Console\",\n            \"Gaming\",\n            \"Video Games\",\n            \"Console Games\",\n            \"4K Gaming\",\n            \"HDR Gaming\",\n            \"Ray Tracing\",\n            \"DualSense Controller\",\n            \"Playstation 5 Games\",\n            \"Next Generation Gaming\"\n        ],\n        \"cargoWeight\": 1,\n        \"createdAt\": \"2025-01-05T16:39:18.074Z\",\n        \"updatedAt\": \"2025-01-27T06:48:59.036Z\",\n        \"__v\": 0,\n        \"averageRating\": 4,\n        \"likeCount\": 3,\n        \"reviewCount\": 4,\n        \"oldPrice\": null\n    }\n}"}],"_postman_id":"d9118b7b-ecbe-4979-bbe5-b52930283755"},{"name":"Get Liked Products","id":"8c74eef3-5a55-4aec-adb4-0eb160f0deb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{LOCALHOST5001}}/products/liked-products","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"path":["products","liked-products"],"host":["{{LOCALHOST5001}}"],"query":[],"variable":[]}},"response":[{"id":"99b4337c-d4a9-423f-803c-023a1e5f661b","name":"Get Liked Products","originalRequest":{"method":"GET","header":[],"url":"{{LOCALHOST5001}}/products/liked-products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 13:17:50 GMT"},{"key":"X-RateLimit-Reset","value":"1738761506"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2902"},{"key":"ETag","value":"W/\"b56-OuOhoG0+9+XNcs7shBojpTP9nrI\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"products\": [\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ab5b69a8067a951aadcd6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/f21093a8-35bc-4719-b73e-b9d4089f4548_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"Sony PlayStation 5 (PS5) – Elevate Your Gaming Experience  Experience the future of gaming with the Sony PlayStation 5 (PS5), a revolutionary console designed to immerse you in the next generation of entertainment. The PS5 delivers lightning-fast loading, stunning visuals, and a deeper level of gameplay that redefines what’s possible.\",\n            \"price\": 699,\n            \"stockCount\": 235,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Sony Playstation 5\",\n                \"Sony\",\n                \"Playstation\",\n                \"Gaming Console\",\n                \"Video Game Console\",\n                \"Next-Gen Console\",\n                \"PS5 Console\",\n                \"Gaming\",\n                \"Video Games\",\n                \"Console Games\",\n                \"4K Gaming\",\n                \"HDR Gaming\",\n                \"Ray Tracing\",\n                \"DualSense Controller\",\n                \"Playstation 5 Games\",\n                \"Next Generation Gaming\"\n            ],\n            \"cargoWeight\": 1,\n            \"createdAt\": \"2025-01-05T16:39:18.074Z\",\n            \"updatedAt\": \"2025-02-05T10:42:13.601Z\",\n            \"__v\": 0,\n            \"averageRating\": 4,\n            \"likeCount\": 4,\n            \"reviewCount\": 4,\n            \"oldPrice\": null\n        },\n        {\n            \"salePrice\": null,\n            \"_id\": \"677ac3be9a8067a951aadcea\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/45fa6c9c-4c57-401f-bea1-c3c9e998be9c_msiRaider1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/ab3f9499-2fbc-45f6-a8c1-dae49bf878f4_msiraider2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/e0f0387e-5499-4ca7-98cc-e7303ae222a3_msiRaider3.jpg\"\n            ],\n            \"title\": \"MSI Raider GE78\",\n            \"description\": \"The MSI Raider GE78 is a high-performance gaming laptop designed for enthusiasts seeking top-tier specifications and immersive gameplay. It features a 17-inch QHD+ (2560 x 1600) display with a 240Hz refresh rate, ensuring vibrant and smooth visuals. Powered by up to the latest Intel® Core™ i9-13980HX processor and NVIDIA® GeForce RTX™ 4090 graphics, it delivers exceptional performance for demanding applications. The laptop comes equipped with up to 64GB of DDR5 RAM and a 2TB NVMe SSD, providing ample memory and storage for gaming and productivity tasks.\",\n            \"price\": 2699,\n            \"stockCount\": 28,\n            \"category\": {\n                \"_id\": \"677aa46683be1e8a481d0a66\",\n                \"name\": \"Gaming Laptops\",\n                \"description\": \"High-performance laptops for gaming\"\n            },\n            \"tags\": [\n                \"MSI Raider GE78\",\n                \"Gaming Laptop\",\n                \"17 inch laptop\",\n                \"240Hz refresh rate\",\n                \"QHD+ display\",\n                \"Intel Core i9\",\n                \"NVIDIA GeForce RTX 4090\",\n                \"64GB RAM\",\n                \"2TB SSD\",\n                \"high performance laptop\",\n                \"gaming notebook\",\n                \"MSI laptop\",\n                \"powerful laptop\"\n            ],\n            \"cargoWeight\": 2.5,\n            \"createdAt\": \"2025-01-05T17:39:10.005Z\",\n            \"updatedAt\": \"2025-02-05T10:52:49.284Z\",\n            \"__v\": 0,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 1,\n            \"reviewCount\": 0\n        }\n    ],\n    \"message\": \"Liked products fetched successfully.\",\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalProducts\": 2\n    }\n}"}],"_postman_id":"8c74eef3-5a55-4aec-adb4-0eb160f0deb1"}],"id":"5c2ba852-c8b0-4bfb-8eb9-4c4690fdbc2c","_postman_id":"5c2ba852-c8b0-4bfb-8eb9-4c4690fdbc2c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Carts","item":[{"name":"Get User Cart","id":"36d26fc6-70bb-4460-8a0e-ae66af04f7ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/carts/get-cart","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","carts","get-cart"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"74a4d4de-3cfb-49f8-b721-e25d2343f4e3","name":"Get User Cart","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/carts/get-cart"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:20:35 GMT"},{"key":"X-RateLimit-Reset","value":"1738761696"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"627"},{"key":"ETag","value":"W/\"273-xCVe22wZCAbcE9W/ivqZqCpIxUQ\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"cart\": {\n        \"ownerId\": \"67a33a134b8e63883a371e0a\",\n        \"items\": [\n            {\n                \"productId\": \"677ab5b69a8067a951aadcd6\",\n                \"title\": \"Playstation 5\",\n                \"imageURL\": \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"cargoWeight\": 1,\n                \"stockCount\": 235,\n                \"price\": 699,\n                \"quantity\": 1\n            },\n            {\n                \"productId\": \"677d59b3036d55b982e5c707\",\n                \"title\": \"PS5 DualSense Wireless Controller\",\n                \"imageURL\": \"https://trizybucket.s3.amazonaws.com/products/be9d5046-9233-4a10-8bbc-e47ac5ab8b05_game1.01.jpg\",\n                \"cargoWeight\": 1,\n                \"stockCount\": 92,\n                \"price\": 89,\n                \"quantity\": 1\n            }\n        ],\n        \"updatedAt\": \"2025-02-05T13:19:50.685Z\",\n        \"cargoFee\": 0\n    },\n    \"cargoFeeThreshold\": 200\n}"}],"_postman_id":"36d26fc6-70bb-4460-8a0e-ae66af04f7ca"},{"name":"Add Item to Cart","id":"922f3ec3-a9ae-4ea8-a232-47c0e6c0761a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\":\"677d59b3036d55b982e5c707\",\n    \"quantity\":1\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/carts/add-item","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","carts","add-item"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"928f775d-ca88-4898-9ddf-000c0bdb7996","name":"Add Item to Cart","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\":\"677d59b3036d55b982e5c707\",\n    \"quantity\":1\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/carts/add-item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 13:19:50 GMT"},{"key":"X-RateLimit-Reset","value":"1738761605"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"671"},{"key":"ETag","value":"W/\"29f-lUjbtAhCgwBQvrgAbAxt5xsqYDA\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Item added to cart successfully\",\n    \"cart\": {\n        \"ownerId\": \"67a33a134b8e63883a371e0a\",\n        \"items\": [\n            {\n                \"productId\": \"677ab5b69a8067a951aadcd6\",\n                \"title\": \"Playstation 5\",\n                \"imageURL\": \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"cargoWeight\": 1,\n                \"stockCount\": 235,\n                \"price\": 699,\n                \"quantity\": 1\n            },\n            {\n                \"productId\": \"677d59b3036d55b982e5c707\",\n                \"title\": \"PS5 DualSense Wireless Controller\",\n                \"imageURL\": \"https://trizybucket.s3.amazonaws.com/products/be9d5046-9233-4a10-8bbc-e47ac5ab8b05_game1.01.jpg\",\n                \"cargoWeight\": 1,\n                \"stockCount\": 92,\n                \"price\": 89,\n                \"quantity\": 1\n            }\n        ],\n        \"updatedAt\": \"2025-02-05T13:19:50.685Z\",\n        \"cargoFee\": 0\n    },\n    \"cargoFeeThreshold\": 200\n}"}],"_postman_id":"922f3ec3-a9ae-4ea8-a232-47c0e6c0761a"},{"name":"Delete Item From Cart","id":"3afa7948-8960-496f-8326-1e125d370a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:5001/api/carts/delete-item/677d59b3036d55b982e5c707","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","carts","delete-item","677d59b3036d55b982e5c707"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ec0fb041-dc5b-495d-95ca-22af5c77fbb9","name":"Delete Item From Cart","originalRequest":{"method":"DELETE","header":[],"url":"localhost:5001/api/carts/delete-item/677d59b3036d55b982e5c707"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:28:19 GMT"},{"key":"X-RateLimit-Reset","value":"1738762160"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"425"},{"key":"ETag","value":"W/\"1a9-W3GmdU351qk66Cpj3gwdwl5ylvw\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Item removed from cart successfully\",\n    \"cart\": {\n        \"ownerId\": \"67a33a134b8e63883a371e0a\",\n        \"items\": [\n            {\n                \"productId\": \"677ab5b69a8067a951aadcd6\",\n                \"title\": \"Playstation 5\",\n                \"imageURL\": \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"cargoWeight\": 1,\n                \"stockCount\": 235,\n                \"price\": 699,\n                \"quantity\": 1\n            }\n        ],\n        \"updatedAt\": \"2025-02-05T13:28:19.598Z\",\n        \"cargoFee\": 0\n    },\n    \"cargoFeeThreshold\": 200\n}"}],"_postman_id":"3afa7948-8960-496f-8326-1e125d370a10"},{"name":"Decrement Item Quantity","id":"da6da725-9756-4cee-aa53-63fba0da6bd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\":\"677d59b3036d55b982e5c707\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/carts/decrement-quantity","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","carts","decrement-quantity"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"248abea9-c87a-42a6-8065-d75e3861d2a8","name":"Decrement Item Quantity","originalRequest":{"method":"PATCH","header":[],"url":"localhost:5001/api/carts/decrement-quantity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:23:55 GMT"},{"key":"X-RateLimit-Reset","value":"1738761896"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"673"},{"key":"ETag","value":"W/\"2a1-V7S03z+tBQwleDT0tsIcBU1dnoY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Quantity decremented successfully\",\n    \"cart\": {\n        \"ownerId\": \"67a33a134b8e63883a371e0a\",\n        \"items\": [\n            {\n                \"productId\": \"677ab5b69a8067a951aadcd6\",\n                \"title\": \"Playstation 5\",\n                \"imageURL\": \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"cargoWeight\": 1,\n                \"stockCount\": 235,\n                \"price\": 699,\n                \"quantity\": 1\n            },\n            {\n                \"productId\": \"677d59b3036d55b982e5c707\",\n                \"title\": \"PS5 DualSense Wireless Controller\",\n                \"imageURL\": \"https://trizybucket.s3.amazonaws.com/products/be9d5046-9233-4a10-8bbc-e47ac5ab8b05_game1.01.jpg\",\n                \"cargoWeight\": 1,\n                \"stockCount\": 92,\n                \"price\": 89,\n                \"quantity\": 1\n            }\n        ],\n        \"updatedAt\": \"2025-02-05T13:23:55.379Z\",\n        \"cargoFee\": 0\n    },\n    \"cargoFeeThreshold\": 200\n}"}],"_postman_id":"da6da725-9756-4cee-aa53-63fba0da6bd5"},{"name":"Get Cart Products","id":"f02fb2c8-92a1-4f1e-b929-e3ab6069d010","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/carts/get-cart-items","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","carts","get-cart-items"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6d5b759b-1e9d-4616-a16d-c5606d029190","name":"Get Cart Products","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/carts/get-cart-items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:26:22 GMT"},{"key":"X-RateLimit-Reset","value":"1738762043"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"ETag","value":"W/\"55-5kHCNR93R3xgFiCuw5Un+ZoSItk\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"productIds\": [\n        \"677ab5b69a8067a951aadcd6\",\n        \"677d59b3036d55b982e5c707\"\n    ]\n}"}],"_postman_id":"f02fb2c8-92a1-4f1e-b929-e3ab6069d010"},{"name":"Add Item On Feed","id":"79016081-0853-4f53-afb6-40dba5df9233","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\":\"677d59b3036d55b982e5c707\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/carts/add-item-on-feed","description":"<p>Quickly adds the item to the cart without any other operation. This is for adding items on product feed page in the app.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","carts","add-item-on-feed"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"68b18284-415e-4761-9969-9d8beedae817","name":"Add Item On Feed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\":\"677d59b3036d55b982e5c707\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/carts/add-item-on-feed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Wed, 05 Feb 2025 13:27:07 GMT"},{"key":"X-RateLimit-Reset","value":"1738762043"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-74Xk89Z0nB3Lst0xm1PqZ3No70M\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Item added to cart successfully\"\n}"}],"_postman_id":"79016081-0853-4f53-afb6-40dba5df9233"}],"id":"b165a6be-07ab-44ee-b224-ca27f0af63d2","_postman_id":"b165a6be-07ab-44ee-b224-ca27f0af63d2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Payments","item":[{"name":"Create Payment Intent","id":"d0c03bf9-e10c-4322-9936-316f251c0b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/payments/create-payment-intent","description":"<p>Creates a payment intent using Stripe.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","payments","create-payment-intent"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"aa138163-631b-4104-b5bf-759332acf043","name":"Create Payment Intent","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/payments/create-payment-intent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"10"},{"key":"X-RateLimit-Remaining","value":"9"},{"key":"Date","value":"Wed, 05 Feb 2025 13:32:28 GMT"},{"key":"X-RateLimit-Reset","value":"1738762409"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"147"},{"key":"ETag","value":"W/\"93-H3Kj/5PHIn8vxEpcIofdUYsAYKY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"paymentIntent\": {\n        \"id\": \"pi_3Qp8iO035QmbFUX705p7p7Uv\",\n        \"clientSecret\": \"pi_3Qp8iO035QmbFUX705p7p7Uv_secret_oVtJfu0NFIlbO56lHjtI4WnTB\"\n    }\n}"}],"_postman_id":"d0c03bf9-e10c-4322-9936-316f251c0b4c"},{"name":"Check Order Status","id":"807c010f-1cc9-4acf-b8b5-9caa28b5287e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/payments/check-order-status?paymentIntentId=pi_3QlET3035QmbFUX71sll1pmh","description":"<p>Check if payment is completed and order has created. Depending on that result app may show a success message to the user.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","payments","check-order-status"],"host":["localhost"],"query":[{"key":"paymentIntentId","value":"pi_3QlET3035QmbFUX71sll1pmh"}],"variable":[]}},"response":[{"id":"510954a5-8633-40a6-aa91-f7745c3228fc","name":"Check Order Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:5001/api/payments/check-order-status?paymentIntentId=pi_3QlET3035QmbFUX71sll1pmh","host":["localhost"],"port":"5001","path":["api","payments","check-order-status"],"query":[{"key":"paymentIntentId","value":"pi_3QlET3035QmbFUX71sll1pmh"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"10"},{"key":"X-RateLimit-Remaining","value":"9"},{"key":"Date","value":"Wed, 05 Feb 2025 13:43:33 GMT"},{"key":"X-RateLimit-Reset","value":"1738763074"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"613"},{"key":"ETag","value":"W/\"265-MoO8OFSenvWfi+Sz8W+KYgtJKPo\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order found.\",\n    \"order\": {\n        \"_id\": \"6795331de6ca0ec6edfba878\",\n        \"userId\": \"677aacf2c929b177cea9a657\",\n        \"deliveryAddress\": \"67952638e6ca0ec6edfba415\",\n        \"paymentIntentId\": \"pi_3QlET3035QmbFUX71sll1pmh\",\n        \"amount\": 239,\n        \"currency\": \"usd\",\n        \"status\": \"pending\",\n        \"items\": [\n            {\n                \"productId\": \"677d59eb036d55b982e5c709\",\n                \"quantity\": 1,\n                \"price\": 99,\n                \"_id\": \"6795331de6ca0ec6edfba879\"\n            },\n            {\n                \"productId\": \"677d59b3036d55b982e5c707\",\n                \"quantity\": 1,\n                \"price\": 89,\n                \"_id\": \"6795331de6ca0ec6edfba87a\"\n            },\n            {\n                \"productId\": \"6780538db493a1ca93a67825\",\n                \"quantity\": 1,\n                \"price\": 51,\n                \"_id\": \"6795331de6ca0ec6edfba87b\"\n            }\n        ],\n        \"createdAt\": \"2025-01-25T18:53:17.617Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"807c010f-1cc9-4acf-b8b5-9caa28b5287e"}],"id":"f0c7f635-f3a9-48ee-accb-1534e125f672","_postman_id":"f0c7f635-f3a9-48ee-accb-1534e125f672","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Addresses","item":[{"name":"Create User Address","id":"fc3b2313-52b1-4405-8dbd-d4bfc3dab252","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"fullName\": \"Arda Demirel\",\n  \"phoneNumber\": \"+1234567890\",\n  \"address\": \"1234 aew street, 18\",\n  \"city\": \"Los Angeles\",\n  \"state\": \"California\",\n  \"postalCode\": \"90001\",\n  \"country\": \"USA\",\n  \"addressType\": \"home\",\n  \"isDefault\": false\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/address/create-user-address","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","address","create-user-address"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bc231176-d328-481e-bc73-a5d01893c20d","name":"Create User Address","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"fullName\": \"Arda Demirel\",\n  \"phoneNumber\": \"+1234567890\",\n  \"address\": \"1234 Abc Street, Apt 123\",\n  \"city\": \"Los Angeles\",\n  \"state\": \"California\",\n  \"postalCode\": \"90001\",\n  \"country\": \"USA\",\n  \"addressType\": \"home\",\n  \"isDefault\": true\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/address/create-user-address"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:45:26 GMT"},{"key":"X-RateLimit-Reset","value":"1738763187"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"393"},{"key":"ETag","value":"W/\"189-W8C7t1A00FtzeZlfwHpT1xwd8AI\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Address created successfully\",\n    \"address\": {\n        \"userId\": \"67a33a134b8e63883a371e0a\",\n        \"fullName\": \"Arda Demirel\",\n        \"phoneNumber\": \"+1234567890\",\n        \"address\": \"1234 Abc Street, Apt 123\",\n        \"city\": \"Los Angeles\",\n        \"state\": \"California\",\n        \"postalCode\": \"90001\",\n        \"country\": \"USA\",\n        \"addressType\": \"home\",\n        \"isDefault\": true,\n        \"_id\": \"67a36b76b3583d0f60421924\",\n        \"createdAt\": \"2025-02-05T13:45:26.885Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"fc3b2313-52b1-4405-8dbd-d4bfc3dab252"},{"name":"Get User Addresses","id":"dbe28539-6d2b-4a54-907c-cd66ced03307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/address/get-all-addresses","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","address","get-all-addresses"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"148717d4-24cc-4407-bb1d-cf78aa48c09c","name":"Get User Addresses","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/address/get-all-addresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:54:27 GMT"},{"key":"X-RateLimit-Reset","value":"1738763728"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"678"},{"key":"ETag","value":"W/\"2a6-fRpw0/nYE1borVLS+w2E9V1zlMk\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"addresses\": [\n        {\n            \"_id\": \"67a36d16b3583d0f60421930\",\n            \"userId\": \"67a33a134b8e63883a371e0a\",\n            \"fullName\": \"Arda Demirel\",\n            \"phoneNumber\": \"+1234567890\",\n            \"address\": \"1234 Abc Street, Apt 123\",\n            \"city\": \"Los Angeles\",\n            \"state\": \"California\",\n            \"postalCode\": \"90001\",\n            \"country\": \"USA\",\n            \"addressType\": \"home\",\n            \"isDefault\": true,\n            \"createdAt\": \"2025-02-05T13:52:22.905Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"67a36d49b3583d0f60421934\",\n            \"userId\": \"67a33a134b8e63883a371e0a\",\n            \"fullName\": \"Arda Demirel\",\n            \"phoneNumber\": \"+1234567890\",\n            \"address\": \"1234 aew street, 18\",\n            \"city\": \"Los Angeles\",\n            \"state\": \"California\",\n            \"postalCode\": \"90001\",\n            \"country\": \"USA\",\n            \"addressType\": \"home\",\n            \"isDefault\": false,\n            \"createdAt\": \"2025-02-05T13:53:13.623Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"dbe28539-6d2b-4a54-907c-cd66ced03307"},{"name":"Delete Address","id":"353079a0-936b-45f9-880d-09e885174c69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:5001/api/address/delete-address/67a36b76b3583d0f60421924","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","address","delete-address","67a36b76b3583d0f60421924"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c4db0a97-2998-4f3d-9bff-915e444ad70e","name":"Delete Address","originalRequest":{"method":"DELETE","header":[],"url":"localhost:5001/api/address/delete-address/67a36b76b3583d0f60421924"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 13:50:27 GMT"},{"key":"X-RateLimit-Reset","value":"1738763438"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-lS9oC/ng7lO/JxnB1gQd517qG6Q\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Address deleted successfully\"\n}"}],"_postman_id":"353079a0-936b-45f9-880d-09e885174c69"},{"name":"Update Address","id":"63116447-29cc-44c1-95dc-19847a52bde2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"fullName\": \"Arda Demirel\",\n  \"phoneNumber\": \"+1234567890\",\n  \"address\": \"981 Xyz Street, Apt 789\",\n  \"city\": \"Los Angeles\",\n  \"state\": \"California\",\n  \"postalCode\": \"90001\",\n  \"country\": \"USA\",\n  \"addressType\": \"home\",\n  \"isDefault\": true\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/address/update-address/67a36b76b3583d0f60421924","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","address","update-address","67a36b76b3583d0f60421924"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"176629f8-7933-4b8c-a462-f757a6016775","name":"Update Address","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"fullName\": \"Arda Demirel\",\n  \"phoneNumber\": \"+1234567890\",\n  \"address\": \"981 Xyz Street, Apt 789\",\n  \"city\": \"Los Angeles\",\n  \"state\": \"California\",\n  \"postalCode\": \"90001\",\n  \"country\": \"USA\",\n  \"addressType\": \"home\",\n  \"isDefault\": true\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/address/update-address/67a36b76b3583d0f60421924"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:49:37 GMT"},{"key":"X-RateLimit-Reset","value":"1738763438"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"392"},{"key":"ETag","value":"W/\"188-6aNTJbLcWUd+tq2nvONkWcqdz3w\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Address updated successfully\",\n    \"address\": {\n        \"_id\": \"67a36b76b3583d0f60421924\",\n        \"userId\": \"67a33a134b8e63883a371e0a\",\n        \"fullName\": \"Arda Demirel\",\n        \"phoneNumber\": \"+1234567890\",\n        \"address\": \"981 Xyz Street, Apt 789\",\n        \"city\": \"Los Angeles\",\n        \"state\": \"California\",\n        \"postalCode\": \"90001\",\n        \"country\": \"USA\",\n        \"addressType\": \"home\",\n        \"isDefault\": true,\n        \"createdAt\": \"2025-02-05T13:45:26.885Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"63116447-29cc-44c1-95dc-19847a52bde2"},{"name":"Get Default User Address","id":"7fb843d3-a219-44a0-986f-d9fdca95762e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/address/get-default-address","description":"<p>Get address marked as default.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","address","get-default-address"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4fd82aa6-ef79-423e-ba78-491cbf0fc383","name":"Get Default User Address","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/address/get-default-address"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 13:55:50 GMT"},{"key":"X-RateLimit-Reset","value":"1738763811"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"352"},{"key":"ETag","value":"W/\"160-gc2XCxpAwd3QH9fOB3k6MbvYpbs\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"address\": {\n        \"_id\": \"67a36d16b3583d0f60421930\",\n        \"userId\": \"67a33a134b8e63883a371e0a\",\n        \"fullName\": \"Arda Demirel\",\n        \"phoneNumber\": \"+1234567890\",\n        \"address\": \"1234 Abc Street, Apt 123\",\n        \"city\": \"Los Angeles\",\n        \"state\": \"California\",\n        \"postalCode\": \"90001\",\n        \"country\": \"USA\",\n        \"addressType\": \"home\",\n        \"isDefault\": true,\n        \"createdAt\": \"2025-02-05T13:52:22.905Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"7fb843d3-a219-44a0-986f-d9fdca95762e"}],"id":"6bb83e60-cde6-44ce-b7b5-1143ab72a74e","_postman_id":"6bb83e60-cde6-44ce-b7b5-1143ab72a74e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Orders","item":[{"name":"Get User Orders","id":"98ef2208-30fd-4f0f-b3d8-78412855ebac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/orders/get-user-orders?page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","orders","get-user-orders"],"host":["localhost"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"04baae02-82e7-4768-9b94-504148b3e21b","name":"Get User Orders","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:5001/api/orders/get-user-orders?page=1","host":["localhost"],"port":"5001","path":["api","orders","get-user-orders"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:04:57 GMT"},{"key":"X-RateLimit-Reset","value":"1738764358"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3931"},{"key":"ETag","value":"W/\"f5b-vijMHG7chDVo2ylSe05dig5Gz8U\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"orders\": [\n        {\n            \"_id\": \"67a36ff9e6ca0ec6edfbafc4\",\n            \"userId\": \"67a33a134b8e63883a371e0a\",\n            \"deliveryAddress\": {\n                \"_id\": \"67a36d16b3583d0f60421930\",\n                \"address\": \"1234 Abc Street, Apt 123\",\n                \"city\": \"Los Angeles\",\n                \"state\": \"California\",\n                \"country\": \"USA\"\n            },\n            \"paymentIntentId\": \"pi_3Qp9DM035QmbFUX70XzJaoUd\",\n            \"amount\": 333.98,\n            \"currency\": \"usd\",\n            \"status\": \"pending\",\n            \"items\": [\n                {\n                    \"productId\": {\n                        \"_id\": \"677ad9e23567fd18b7bdd093\",\n                        \"imageURLs\": [\n                            \"https://trizybucket.s3.amazonaws.com/products/9c29f08b-5792-4bf2-8aac-bfa0552dd93b_bot2.1.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/00a92966-0aa6-484a-960a-0c3b7e840778_bot2.2.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/3a7c963c-0872-4c9b-810e-aea3c433724d_bot2.3.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/3f659997-4008-4448-8896-d186f1c47411_bot2.4.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/8c468ccc-37d9-4bac-8f7f-c4b903eb0029_bot2.jpg\"\n                        ],\n                        \"title\": \"Adidas Strutter Men's Sport Shoes\",\n                        \"price\": 79\n                    },\n                    \"quantity\": 1,\n                    \"price\": 79,\n                    \"_id\": \"67a36ff9e6ca0ec6edfbafc5\"\n                },\n                {\n                    \"productId\": {\n                        \"_id\": \"677c32b1a45ba3bc3d2a32ae\",\n                        \"imageURLs\": [\n                            \"https://trizybucket.s3.amazonaws.com/products/8150c4b3-f654-430e-bff3-d2ef63816fc9_ch1.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/06357fd8-726d-4453-8b20-ac0a2609e130_ch2.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/b4b26218-5b17-499d-b52b-6ac87d9bc805_ch3.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/92882b3e-611c-443a-bfad-03d7982d6e1d_ch4.jpg\"\n                        ],\n                        \"title\": \"RS Gaming™ Davanti Vegan Leather High-Back Gaming Office Chair, Black/Blue, BIFMA Compliant\",\n                        \"price\": 224.99\n                    },\n                    \"quantity\": 1,\n                    \"price\": 224.99,\n                    \"_id\": \"67a36ff9e6ca0ec6edfbafc6\"\n                },\n                {\n                    \"productId\": {\n                        \"_id\": \"677c3020a45ba3bc3d2a32a8\",\n                        \"imageURLs\": [\n                            \"https://trizybucket.s3.amazonaws.com/products/5d97014f-0df1-40cd-929d-a18340e43e58_simp1.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/c4f700c0-f5a5-4bd8-9e2c-186df0857cf1_simp2.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/1c79a17f-da8c-4846-96d5-62da9a185499_simp3.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/2d8e9b90-e02d-4b6a-aa7d-8f7a353a4c50_simp4.jpg\"\n                        ],\n                        \"title\": \"Simple Trending 7-Tier Desk File Organizer, Letter Tray Paper Organizer with Pen Holder and Metal Hanging Basket, Black\",\n                        \"price\": 29.99\n                    },\n                    \"quantity\": 1,\n                    \"price\": 29.99,\n                    \"_id\": \"67a36ff9e6ca0ec6edfbafc7\"\n                }\n            ],\n            \"createdAt\": \"2025-02-05T14:04:41.466Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"67a36f85e6ca0ec6edfbafb2\",\n            \"userId\": \"67a33a134b8e63883a371e0a\",\n            \"deliveryAddress\": {\n                \"_id\": \"67a36d16b3583d0f60421930\",\n                \"address\": \"1234 Abc Street, Apt 123\",\n                \"city\": \"Los Angeles\",\n                \"state\": \"California\",\n                \"country\": \"USA\"\n            },\n            \"paymentIntentId\": \"pi_3Qp9BW035QmbFUX70wui65Oz\",\n            \"amount\": 1718.99,\n            \"currency\": \"usd\",\n            \"status\": \"pending\",\n            \"items\": [\n                {\n                    \"productId\": {\n                        \"_id\": \"677ab5b69a8067a951aadcd6\",\n                        \"imageURLs\": [\n                            \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/f21093a8-35bc-4719-b73e-b9d4089f4548_ps5-2.jpg\"\n                        ],\n                        \"title\": \"Playstation 5\",\n                        \"price\": 699\n                    },\n                    \"quantity\": 1,\n                    \"price\": 699,\n                    \"_id\": \"67a36f85e6ca0ec6edfbafb3\"\n                },\n                {\n                    \"productId\": {\n                        \"_id\": \"677aab4a9a8067a951aadcd4\",\n                        \"imageURLs\": [\n                            \"https://trizybucket.s3.amazonaws.com/products/c6811a11-0198-4ac9-9105-5c9f7b0d12ab_iphone16-1.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/92c1b5df-6ed6-491a-96c7-d0f863b50c2d_iphone16-2.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/7f97392a-81e9-4588-8e89-0af5db1459a6_iphone16-3.jpg\"\n                        ],\n                        \"title\": \"Iphone 16 Pro Max\",\n                        \"price\": 980\n                    },\n                    \"quantity\": 1,\n                    \"price\": 980,\n                    \"_id\": \"67a36f85e6ca0ec6edfbafb4\"\n                },\n                {\n                    \"productId\": {\n                        \"_id\": \"677af0d46fcb28e600093475\",\n                        \"imageURLs\": [\n                            \"https://trizybucket.s3.amazonaws.com/products/d97490c5-89bb-4ea3-848e-527921e4dfe9_legoTechnicTractor1.jpg\",\n                            \"https://trizybucket.s3.amazonaws.com/products/cec72bfc-5161-4d82-adb6-11154629b89d_legoTechnicTractor2.jpg\"\n                        ],\n                        \"title\": \"LEGO Technic John Deere Tractor\",\n                        \"price\": 39.99\n                    },\n                    \"quantity\": 1,\n                    \"price\": 39.99,\n                    \"_id\": \"67a36f85e6ca0ec6edfbafb5\"\n                }\n            ],\n            \"createdAt\": \"2025-02-05T14:02:45.339Z\",\n            \"__v\": 0\n        }\n    ],\n    \"currentPage\": 1,\n    \"totalPages\": 1\n}"}],"_postman_id":"98ef2208-30fd-4f0f-b3d8-78412855ebac"},{"name":"Cancel Order","id":"bdc749da-cae9-409e-b557-3f01b32b706e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"localhost:5001/api/orders/cancel-order/67a36ff9e6ca0ec6edfbafc4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","orders","cancel-order","67a36ff9e6ca0ec6edfbafc4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3165ac79-a917-4192-be73-baee3976a421","name":"Cancel Order","originalRequest":{"method":"PUT","header":[],"url":"localhost:5001/api/orders/cancel-order/67a36ff9e6ca0ec6edfbafc4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 14:06:58 GMT"},{"key":"X-RateLimit-Reset","value":"1738764462"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"641"},{"key":"ETag","value":"W/\"281-M1VkxFIOz6MlFOTI+E07QzA4Zz0\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order cancelled successfully\",\n    \"order\": {\n        \"_id\": \"67a36ff9e6ca0ec6edfbafc4\",\n        \"userId\": \"67a33a134b8e63883a371e0a\",\n        \"deliveryAddress\": \"67a36d16b3583d0f60421930\",\n        \"paymentIntentId\": \"pi_3Qp9DM035QmbFUX70XzJaoUd\",\n        \"amount\": 333.98,\n        \"currency\": \"usd\",\n        \"status\": \"cancelled\",\n        \"items\": [\n            {\n                \"productId\": \"677ad9e23567fd18b7bdd093\",\n                \"quantity\": 1,\n                \"price\": 79,\n                \"_id\": \"67a36ff9e6ca0ec6edfbafc5\"\n            },\n            {\n                \"productId\": \"677c32b1a45ba3bc3d2a32ae\",\n                \"quantity\": 1,\n                \"price\": 224.99,\n                \"_id\": \"67a36ff9e6ca0ec6edfbafc6\"\n            },\n            {\n                \"productId\": \"677c3020a45ba3bc3d2a32a8\",\n                \"quantity\": 1,\n                \"price\": 29.99,\n                \"_id\": \"67a36ff9e6ca0ec6edfbafc7\"\n            }\n        ],\n        \"createdAt\": \"2025-02-05T14:04:41.466Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"bdc749da-cae9-409e-b557-3f01b32b706e"},{"name":"Get Order Details","id":"4f25a151-2494-4ae7-84df-f2735b9d500e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/orders/get-order-details/67a36ff9e6ca0ec6edfbafc4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","orders","get-order-details","67a36ff9e6ca0ec6edfbafc4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"97934e91-7fe5-480d-ab0f-48b92056dc40","name":"Get Order Details","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/orders/get-order-details/67a36ff9e6ca0ec6edfbafc4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 14:05:55 GMT"},{"key":"X-RateLimit-Reset","value":"1738764358"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1217"},{"key":"ETag","value":"W/\"4c1-nmlLdE7lt35AhLcCRwdl8hLK7AY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"order\": {\n        \"orderId\": \"67a36ff9e6ca0ec6edfbafc4\",\n        \"amount\": 333.98,\n        \"currency\": \"usd\",\n        \"status\": \"pending\",\n        \"createdAt\": \"2025-02-05T14:04:41.466Z\",\n        \"deliveryAddress\": {\n            \"_id\": \"67a36d16b3583d0f60421930\",\n            \"fullName\": \"Arda Demirel\",\n            \"phoneNumber\": \"+1234567890\",\n            \"address\": \"1234 Abc Street, Apt 123\",\n            \"city\": \"Los Angeles\",\n            \"state\": \"California\",\n            \"postalCode\": \"90001\",\n            \"country\": \"USA\"\n        },\n        \"items\": [\n            {\n                \"productId\": \"677ad9e23567fd18b7bdd093\",\n                \"productTitle\": \"Adidas Strutter Men's Sport Shoes\",\n                \"productImage\": \"https://trizybucket.s3.amazonaws.com/products/9c29f08b-5792-4bf2-8aac-bfa0552dd93b_bot2.1.jpg\",\n                \"quantity\": 1,\n                \"price\": 79\n            },\n            {\n                \"productId\": \"677c32b1a45ba3bc3d2a32ae\",\n                \"productTitle\": \"RS Gaming™ Davanti Vegan Leather High-Back Gaming Office Chair, Black/Blue, BIFMA Compliant\",\n                \"productImage\": \"https://trizybucket.s3.amazonaws.com/products/8150c4b3-f654-430e-bff3-d2ef63816fc9_ch1.jpg\",\n                \"quantity\": 1,\n                \"price\": 224.99\n            },\n            {\n                \"productId\": \"677c3020a45ba3bc3d2a32a8\",\n                \"productTitle\": \"Simple Trending 7-Tier Desk File Organizer, Letter Tray Paper Organizer with Pen Holder and Metal Hanging Basket, Black\",\n                \"productImage\": \"https://trizybucket.s3.amazonaws.com/products/5d97014f-0df1-40cd-929d-a18340e43e58_simp1.jpg\",\n                \"quantity\": 1,\n                \"price\": 29.99\n            }\n        ]\n    }\n}"}],"_postman_id":"4f25a151-2494-4ae7-84df-f2735b9d500e"},{"name":"Get Latest Order Details","id":"30a81156-d981-4114-8780-4b3b39dde61f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/orders/get-latest-order-details","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","orders","get-latest-order-details"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8bb6e649-0cbc-4e53-afd1-cce2f1e86488","name":"Get Latest Order Details","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/orders/get-latest-order-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:06:41 GMT"},{"key":"X-RateLimit-Reset","value":"1738764462"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1217"},{"key":"ETag","value":"W/\"4c1-nmlLdE7lt35AhLcCRwdl8hLK7AY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"order\": {\n        \"orderId\": \"67a36ff9e6ca0ec6edfbafc4\",\n        \"amount\": 333.98,\n        \"currency\": \"usd\",\n        \"status\": \"pending\",\n        \"createdAt\": \"2025-02-05T14:04:41.466Z\",\n        \"deliveryAddress\": {\n            \"_id\": \"67a36d16b3583d0f60421930\",\n            \"fullName\": \"Arda Demirel\",\n            \"phoneNumber\": \"+1234567890\",\n            \"address\": \"1234 Abc Street, Apt 123\",\n            \"city\": \"Los Angeles\",\n            \"state\": \"California\",\n            \"postalCode\": \"90001\",\n            \"country\": \"USA\"\n        },\n        \"items\": [\n            {\n                \"productId\": \"677ad9e23567fd18b7bdd093\",\n                \"productTitle\": \"Adidas Strutter Men's Sport Shoes\",\n                \"productImage\": \"https://trizybucket.s3.amazonaws.com/products/9c29f08b-5792-4bf2-8aac-bfa0552dd93b_bot2.1.jpg\",\n                \"quantity\": 1,\n                \"price\": 79\n            },\n            {\n                \"productId\": \"677c32b1a45ba3bc3d2a32ae\",\n                \"productTitle\": \"RS Gaming™ Davanti Vegan Leather High-Back Gaming Office Chair, Black/Blue, BIFMA Compliant\",\n                \"productImage\": \"https://trizybucket.s3.amazonaws.com/products/8150c4b3-f654-430e-bff3-d2ef63816fc9_ch1.jpg\",\n                \"quantity\": 1,\n                \"price\": 224.99\n            },\n            {\n                \"productId\": \"677c3020a45ba3bc3d2a32a8\",\n                \"productTitle\": \"Simple Trending 7-Tier Desk File Organizer, Letter Tray Paper Organizer with Pen Holder and Metal Hanging Basket, Black\",\n                \"productImage\": \"https://trizybucket.s3.amazonaws.com/products/5d97014f-0df1-40cd-929d-a18340e43e58_simp1.jpg\",\n                \"quantity\": 1,\n                \"price\": 29.99\n            }\n        ]\n    }\n}"}],"_postman_id":"30a81156-d981-4114-8780-4b3b39dde61f"}],"id":"1f650f89-acd3-43be-86da-1112c7d4cb54","_postman_id":"1f650f89-acd3-43be-86da-1112c7d4cb54","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Trial Products","item":[{"name":"Get Trial Products by Category","id":"36b24c65-a0e6-4186-bf01-8a67eff874b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/trialProducts/category/677aa46383be1e8a481d0a42","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","trialProducts","category","677aa46383be1e8a481d0a42"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1ba0ec4e-dcf3-4367-82d2-b50cab4f8581","name":"Get Trial Products by Category","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/trialProducts/category/677aa46383be1e8a481d0a42"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:09:55 GMT"},{"key":"X-RateLimit-Reset","value":"1738764656"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5757"},{"key":"ETag","value":"W/\"167d-vcbWekjPLoec6ghlNhHWL865AbA\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"subCategories\": [\n        {\n            \"_id\": \"677aa46583be1e8a481d0a58\",\n            \"name\": \"Smartphones\",\n            \"description\": \"All types of smartphones\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.398Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.398Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5a\",\n            \"name\": \"Laptops\",\n            \"description\": \"Personal and gaming laptops\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.568Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.568Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5c\",\n            \"name\": \"Gaming Consoles\",\n            \"description\": \"All kinds of gaming consoles\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.740Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.740Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46583be1e8a481d0a5e\",\n            \"name\": \"Accessories\",\n            \"description\": \"Gadgets and accessories\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:25.917Z\",\n            \"updatedAt\": \"2025-01-05T15:25:25.917Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a60\",\n            \"name\": \"Cameras\",\n            \"description\": \"Photography and video equipment\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.083Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.083Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a62\",\n            \"name\": \"Wearables\",\n            \"description\": \"Smartwatches and fitness trackers\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.279Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.279Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677aa46683be1e8a481d0a64\",\n            \"name\": \"Drones\",\n            \"description\": \"Drones for photography and fun\",\n            \"parentCategory\": \"677aa46383be1e8a481d0a42\",\n            \"isActive\": true,\n            \"createdAt\": \"2025-01-05T15:25:26.474Z\",\n            \"updatedAt\": \"2025-01-05T15:25:26.474Z\",\n            \"__v\": 0\n        }\n    ],\n    \"trialProducts\": [\n        {\n            \"_id\": \"678042e8b493a1ca93a6780d\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/0bb6e9d4-9115-4240-b305-e756c370217e_asusg834-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/dfdad6fa-4545-4486-991c-fc0b8c4e9e03_asusg834-2.jpg\"\n            ],\n            \"title\": \"Asus ROG Gaming Laptop\",\n            \"description\": \"Unleash your gaming potential with the latest Asus ROG Gaming Laptop, a powerhouse designed for serious gamers and creators alike. Equipped with the cutting-edge Intel Core i9 processor and NVIDIA GeForce RTX 40-series GPU, this sleek machine delivers lightning-fast performance and stunning visuals. Its immersive 16-inch QHD+ display with a 240Hz refresh rate ensures buttery-smooth gameplay, while advanced cooling technology keeps it running cool during intense sessions. With customizable RGB lighting, an ergonomic keyboard, and a lightweight yet durable build, the Asus ROG Gaming Laptop is perfect for gaming on the go. Dominate your favorite games with precision, speed, and style.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 100,\n            \"category\": {\n                \"_id\": \"677aa46683be1e8a481d0a66\",\n                \"name\": \"Gaming Laptops\",\n                \"description\": \"High-performance laptops for gaming\"\n            },\n            \"tags\": [\n                \"Asus\",\n                \"ROG\",\n                \"Gaming Laptop\",\n                \"Intel Core i9\",\n                \"NVIDIA GeForce RTX 40 Series\",\n                \"16 inch\",\n                \"QHD\",\n                \"240Hz\",\n                \"RGB Lighting\",\n                \"Gaming PC\",\n                \"Portable Gaming\",\n                \"High Performance Laptop\",\n                \"Powerful Laptop\",\n                \"Gamer Laptop\",\n                \"Asus ROG Laptop\",\n                \"Lightweight Laptop\",\n                \"Durable Laptop\",\n                \"Gaming Notebook\",\n                \"Creator Laptop\",\n                \"Professional Laptop\",\n                \"RTX 40 Series GPU\",\n                \"i9 Processor\",\n                \"Advanced Cooling\",\n                \"Customizable RGB\",\n                \"Ergonomic Keyboard\",\n                \"Immersive Display\",\n                \"Smooth Gameplay\",\n                \"High Refresh Rate\",\n                \"QHD Display\"\n            ],\n            \"createdAt\": \"2025-01-09T21:43:04.876Z\",\n            \"updatedAt\": \"2025-01-09T21:43:04.876Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677d65ffeb6f569d451053c2\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/3817a95f-13bc-43af-8f10-4330ba90d76f_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/91268f48-5e11-489e-bbda-a93907668c62_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"The PS5 console unleashes new gaming possibilities that you never anticipated. Experience lightning fast loading with an ultra-high speed SSD, deeper immersion with support for haptic feedback, adaptive triggers, and 3D Audio, and an all-new generation of incredible PlayStation games.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 10,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Playstation\",\n                \"Sony\",\n                \"Console\",\n                \"Gaming Console\",\n                \"Video Games\",\n                \"Game Console\",\n                \"PS5 Console\",\n                \"Next Gen Console\",\n                \"Gaming\",\n                \"Video Game Console\",\n                \"Haptic Feedback\",\n                \"Adaptive Triggers\",\n                \"3D Audio\",\n                \"SSD\",\n                \"Ultra High Speed SSD\",\n                \"Lightning Fast Loading\"\n            ],\n            \"createdAt\": \"2025-01-07T17:35:59.654Z\",\n            \"updatedAt\": \"2025-01-07T17:35:59.654Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"679819df44c474df7a935203\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/e416fea5-e50f-4a63-8443-1b5d1bb42c9a_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/c37744d4-3143-48d3-9a9b-0f0bfb97e45c_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"The PS5 console unleashes new gaming possibilities that you never anticipated. Experience lightning fast loading with an ultra-high speed SSD, deeper immersion with support for haptic feedback, adaptive triggers, and 3D Audio, and an all-new generation of incredible PlayStation games.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 10,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Playstation\",\n                \"Sony\",\n                \"Console\",\n                \"Gaming Console\",\n                \"Video Games\",\n                \"Game Console\",\n                \"PS5 Console\",\n                \"Gaming\",\n                \"Video Game Console\",\n                \"PlayStation 5 Console\",\n                \"Next Gen Console\",\n                \"New Generation Console\",\n                \"Haptic Feedback\",\n                \"Adaptive Triggers\",\n                \"3D Audio\",\n                \"SSD\",\n                \"Ultra High Speed SSD\",\n                \"Lightning Fast Loading\"\n            ],\n            \"createdAt\": \"2025-01-27T23:42:23.401Z\",\n            \"updatedAt\": \"2025-01-27T23:42:23.401Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalTrialProducts\": 3\n    }\n}"}],"_postman_id":"36b24c65-a0e6-4186-bf01-8a67eff874b5"},{"name":"Search Trial Products","id":"ff3204aa-a4f0-47ee-9f44-265e376045e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/trialProducts/search?query=playstation&page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","trialProducts","search"],"host":["localhost"],"query":[{"key":"query","value":"playstation"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"57bb5163-7bb0-42bd-a40d-781d47b38bc3","name":"Search Trial Products","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:5001/api/trialProducts/search?query=playstation&page=1","host":["localhost"],"port":"5001","path":["api","trialProducts","search"],"query":[{"key":"query","value":"playstation"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 14:10:22 GMT"},{"key":"X-RateLimit-Reset","value":"1738764656"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2305"},{"key":"ETag","value":"W/\"901-ajJgqOg08zAyBqYTEdapB0XZ3IE\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"trialProducts\": [\n        {\n            \"_id\": \"679819df44c474df7a935203\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/e416fea5-e50f-4a63-8443-1b5d1bb42c9a_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/c37744d4-3143-48d3-9a9b-0f0bfb97e45c_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"The PS5 console unleashes new gaming possibilities that you never anticipated. Experience lightning fast loading with an ultra-high speed SSD, deeper immersion with support for haptic feedback, adaptive triggers, and 3D Audio, and an all-new generation of incredible PlayStation games.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 10,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Playstation\",\n                \"Sony\",\n                \"Console\",\n                \"Gaming Console\",\n                \"Video Games\",\n                \"Game Console\",\n                \"PS5 Console\",\n                \"Gaming\",\n                \"Video Game Console\",\n                \"PlayStation 5 Console\",\n                \"Next Gen Console\",\n                \"New Generation Console\",\n                \"Haptic Feedback\",\n                \"Adaptive Triggers\",\n                \"3D Audio\",\n                \"SSD\",\n                \"Ultra High Speed SSD\",\n                \"Lightning Fast Loading\"\n            ],\n            \"createdAt\": \"2025-01-27T23:42:23.401Z\",\n            \"updatedAt\": \"2025-01-27T23:42:23.401Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677d65ffeb6f569d451053c2\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/3817a95f-13bc-43af-8f10-4330ba90d76f_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/91268f48-5e11-489e-bbda-a93907668c62_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"The PS5 console unleashes new gaming possibilities that you never anticipated. Experience lightning fast loading with an ultra-high speed SSD, deeper immersion with support for haptic feedback, adaptive triggers, and 3D Audio, and an all-new generation of incredible PlayStation games.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 10,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Playstation\",\n                \"Sony\",\n                \"Console\",\n                \"Gaming Console\",\n                \"Video Games\",\n                \"Game Console\",\n                \"PS5 Console\",\n                \"Next Gen Console\",\n                \"Gaming\",\n                \"Video Game Console\",\n                \"Haptic Feedback\",\n                \"Adaptive Triggers\",\n                \"3D Audio\",\n                \"SSD\",\n                \"Ultra High Speed SSD\",\n                \"Lightning Fast Loading\"\n            ],\n            \"createdAt\": \"2025-01-07T17:35:59.654Z\",\n            \"updatedAt\": \"2025-01-07T17:35:59.654Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalTrialProducts\": 2,\n        \"limit\": 10\n    }\n}"}],"_postman_id":"ff3204aa-a4f0-47ee-9f44-265e376045e5"},{"name":"Get Single Trial Product","id":"8ff39c53-5981-406c-bb7c-547f9728e2aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/trialProducts/679819df44c474df7a935203","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","trialProducts","679819df44c474df7a935203"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9c052eac-2c04-4f58-937d-5ab6e70b09c4","name":"Get Single Trial Product","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/trialProducts/679819df44c474df7a935203"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Wed, 05 Feb 2025 14:10:46 GMT"},{"key":"X-RateLimit-Reset","value":"1738764656"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1151"},{"key":"ETag","value":"W/\"47f-ddDe0Ns+CsfcmEAjlHMaRywDE4E\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"trialProduct\": {\n        \"_id\": \"679819df44c474df7a935203\",\n        \"imageURLs\": [\n            \"https://trizybucket.s3.amazonaws.com/products/e416fea5-e50f-4a63-8443-1b5d1bb42c9a_ps5-1.jpg\",\n            \"https://trizybucket.s3.amazonaws.com/products/c37744d4-3143-48d3-9a9b-0f0bfb97e45c_ps5-2.jpg\"\n        ],\n        \"title\": \"Playstation 5\",\n        \"description\": \"The PS5 console unleashes new gaming possibilities that you never anticipated. Experience lightning fast loading with an ultra-high speed SSD, deeper immersion with support for haptic feedback, adaptive triggers, and 3D Audio, and an all-new generation of incredible PlayStation games.\",\n        \"trialPeriod\": 30,\n        \"availableCount\": 10,\n        \"category\": {\n            \"_id\": \"677aa46783be1e8a481d0a6a\",\n            \"name\": \"Sony PlayStation\",\n            \"description\": \"PlayStation consoles\"\n        },\n        \"tags\": [\n            \"Playstation 5\",\n            \"PS5\",\n            \"Playstation\",\n            \"Sony\",\n            \"Console\",\n            \"Gaming Console\",\n            \"Video Games\",\n            \"Game Console\",\n            \"PS5 Console\",\n            \"Gaming\",\n            \"Video Game Console\",\n            \"PlayStation 5 Console\",\n            \"Next Gen Console\",\n            \"New Generation Console\",\n            \"Haptic Feedback\",\n            \"Adaptive Triggers\",\n            \"3D Audio\",\n            \"SSD\",\n            \"Ultra High Speed SSD\",\n            \"Lightning Fast Loading\"\n        ],\n        \"createdAt\": \"2025-01-27T23:42:23.401Z\",\n        \"updatedAt\": \"2025-01-27T23:42:23.401Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"8ff39c53-5981-406c-bb7c-547f9728e2aa"},{"name":"Get Latest Trial Products","id":"f0edd045-14cd-4899-a4d1-4c69367aed27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/trialProducts/get-latest","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","trialProducts","get-latest"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f8b73e86-5b6d-464b-8972-75a289d0ba6f","name":"Get Latest Trial Products","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/trialProducts/get-latest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:11:09 GMT"},{"key":"X-RateLimit-Reset","value":"1738764730"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4044"},{"key":"ETag","value":"W/\"fcc-aW/UhZlvjQloj01bC4rpcgKA3Cs\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"hasActiveTrial\": false,\n    \"trialProducts\": [\n        {\n            \"_id\": \"679819df44c474df7a935203\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/e416fea5-e50f-4a63-8443-1b5d1bb42c9a_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/c37744d4-3143-48d3-9a9b-0f0bfb97e45c_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"The PS5 console unleashes new gaming possibilities that you never anticipated. Experience lightning fast loading with an ultra-high speed SSD, deeper immersion with support for haptic feedback, adaptive triggers, and 3D Audio, and an all-new generation of incredible PlayStation games.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 10,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Playstation\",\n                \"Sony\",\n                \"Console\",\n                \"Gaming Console\",\n                \"Video Games\",\n                \"Game Console\",\n                \"PS5 Console\",\n                \"Gaming\",\n                \"Video Game Console\",\n                \"PlayStation 5 Console\",\n                \"Next Gen Console\",\n                \"New Generation Console\",\n                \"Haptic Feedback\",\n                \"Adaptive Triggers\",\n                \"3D Audio\",\n                \"SSD\",\n                \"Ultra High Speed SSD\",\n                \"Lightning Fast Loading\"\n            ],\n            \"createdAt\": \"2025-01-27T23:42:23.401Z\",\n            \"updatedAt\": \"2025-01-27T23:42:23.401Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"678042e8b493a1ca93a6780d\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/0bb6e9d4-9115-4240-b305-e756c370217e_asusg834-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/dfdad6fa-4545-4486-991c-fc0b8c4e9e03_asusg834-2.jpg\"\n            ],\n            \"title\": \"Asus ROG Gaming Laptop\",\n            \"description\": \"Unleash your gaming potential with the latest Asus ROG Gaming Laptop, a powerhouse designed for serious gamers and creators alike. Equipped with the cutting-edge Intel Core i9 processor and NVIDIA GeForce RTX 40-series GPU, this sleek machine delivers lightning-fast performance and stunning visuals. Its immersive 16-inch QHD+ display with a 240Hz refresh rate ensures buttery-smooth gameplay, while advanced cooling technology keeps it running cool during intense sessions. With customizable RGB lighting, an ergonomic keyboard, and a lightweight yet durable build, the Asus ROG Gaming Laptop is perfect for gaming on the go. Dominate your favorite games with precision, speed, and style.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 100,\n            \"category\": {\n                \"_id\": \"677aa46683be1e8a481d0a66\",\n                \"name\": \"Gaming Laptops\",\n                \"description\": \"High-performance laptops for gaming\"\n            },\n            \"tags\": [\n                \"Asus\",\n                \"ROG\",\n                \"Gaming Laptop\",\n                \"Intel Core i9\",\n                \"NVIDIA GeForce RTX 40 Series\",\n                \"16 inch\",\n                \"QHD\",\n                \"240Hz\",\n                \"RGB Lighting\",\n                \"Gaming PC\",\n                \"Portable Gaming\",\n                \"High Performance Laptop\",\n                \"Powerful Laptop\",\n                \"Gamer Laptop\",\n                \"Asus ROG Laptop\",\n                \"Lightweight Laptop\",\n                \"Durable Laptop\",\n                \"Gaming Notebook\",\n                \"Creator Laptop\",\n                \"Professional Laptop\",\n                \"RTX 40 Series GPU\",\n                \"i9 Processor\",\n                \"Advanced Cooling\",\n                \"Customizable RGB\",\n                \"Ergonomic Keyboard\",\n                \"Immersive Display\",\n                \"Smooth Gameplay\",\n                \"High Refresh Rate\",\n                \"QHD Display\"\n            ],\n            \"createdAt\": \"2025-01-09T21:43:04.876Z\",\n            \"updatedAt\": \"2025-01-09T21:43:04.876Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677d65ffeb6f569d451053c2\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/3817a95f-13bc-43af-8f10-4330ba90d76f_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/91268f48-5e11-489e-bbda-a93907668c62_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"description\": \"The PS5 console unleashes new gaming possibilities that you never anticipated. Experience lightning fast loading with an ultra-high speed SSD, deeper immersion with support for haptic feedback, adaptive triggers, and 3D Audio, and an all-new generation of incredible PlayStation games.\",\n            \"trialPeriod\": 30,\n            \"availableCount\": 10,\n            \"category\": {\n                \"_id\": \"677aa46783be1e8a481d0a6a\",\n                \"name\": \"Sony PlayStation\",\n                \"description\": \"PlayStation consoles\"\n            },\n            \"tags\": [\n                \"Playstation 5\",\n                \"PS5\",\n                \"Playstation\",\n                \"Sony\",\n                \"Console\",\n                \"Gaming Console\",\n                \"Video Games\",\n                \"Game Console\",\n                \"PS5 Console\",\n                \"Next Gen Console\",\n                \"Gaming\",\n                \"Video Game Console\",\n                \"Haptic Feedback\",\n                \"Adaptive Triggers\",\n                \"3D Audio\",\n                \"SSD\",\n                \"Ultra High Speed SSD\",\n                \"Lightning Fast Loading\"\n            ],\n            \"createdAt\": \"2025-01-07T17:35:59.654Z\",\n            \"updatedAt\": \"2025-01-07T17:35:59.654Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1,\n        \"totalTrialProducts\": 3\n    }\n}"}],"_postman_id":"f0edd045-14cd-4899-a4d1-4c69367aed27"}],"id":"411bbbfb-3500-4457-8be2-f58e8d8062ee","_postman_id":"411bbbfb-3500-4457-8be2-f58e8d8062ee","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Trials","item":[{"name":"Create Trial","id":"e1b506a2-2c3c-43fb-9cb2-5e256c614bd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"trialProductId\":\"679819df44c474df7a935203\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/trials/create-trial","description":"<p>Start a trial (works only if user is subscribed)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","trials","create-trial"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"57f10eff-7ddc-41d3-9e9b-1ce62bbf781b","name":"Create Trial","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"trialProductId\":\"679819df44c474df7a935203\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/trials/create-trial"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:13:24 GMT"},{"key":"X-RateLimit-Reset","value":"1738764865"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"377"},{"key":"ETag","value":"W/\"179-EClg+I3EqKI2bLzrcwnD/6lwCeI\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Trial created successfully.\",\n    \"trial\": {\n        \"userId\": \"67a33a134b8e63883a371e0a\",\n        \"trialProductId\": \"679819df44c474df7a935203\",\n        \"startDate\": \"2025-02-07T14:13:24.667Z\",\n        \"endDate\": \"2025-03-09T14:13:24.667Z\",\n        \"status\": \"shipping\",\n        \"feedback\": null,\n        \"_id\": \"67a37204b3583d0f60421a4e\",\n        \"createdAt\": \"2025-02-05T14:13:24.668Z\",\n        \"updatedAt\": \"2025-02-05T14:13:24.668Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"e1b506a2-2c3c-43fb-9cb2-5e256c614bd9"},{"name":"Get Active Trial","id":"15397654-05fe-418d-881c-b5f6ab207bcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/trials/active-trial-details","description":"<p>Get the current trial details.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","trials","active-trial-details"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e238c013-4338-4993-87b6-5a7ea970a852","name":"Get Active Trial","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/trials/active-trial-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Wed, 05 Feb 2025 14:13:50 GMT"},{"key":"X-RateLimit-Reset","value":"1738764865"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"640"},{"key":"ETag","value":"W/\"280-uMcZuApgf2T2Q1qTSwO1zd805bA\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Trial details retrieved successfully.\",\n    \"trial\": {\n        \"_id\": \"67a37204b3583d0f60421a4e\",\n        \"userId\": \"67a33a134b8e63883a371e0a\",\n        \"trialProductId\": {\n            \"_id\": \"679819df44c474df7a935203\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/e416fea5-e50f-4a63-8443-1b5d1bb42c9a_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/c37744d4-3143-48d3-9a9b-0f0bfb97e45c_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\",\n            \"trialPeriod\": 30\n        },\n        \"startDate\": \"2025-02-07T14:13:24.667Z\",\n        \"endDate\": \"2025-03-09T14:13:24.667Z\",\n        \"status\": \"shipping\",\n        \"feedback\": null,\n        \"createdAt\": \"2025-02-05T14:13:24.668Z\",\n        \"updatedAt\": \"2025-02-05T14:13:24.668Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"15397654-05fe-418d-881c-b5f6ab207bcb"}],"id":"930c8108-ec92-41d0-b52a-deed718c2bce","_postman_id":"930c8108-ec92-41d0-b52a-deed718c2bce","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Review","item":[{"name":"Create a Review","id":"73180a85-f977-4862-9a23-b658b3b17236","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orderId\":\"67a36f85e6ca0ec6edfbafb2\",\n    \"productId\":\"677ab5b69a8067a951aadcd6\",\n    \"rating\":5.0,\n    \"comment\":\"Great product!\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/reviews/create-review","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","reviews","create-review"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0a745bf7-eb2e-43ad-b929-318b2411f0f3","name":"Create a Review","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orderId\":\"67a36f85e6ca0ec6edfbafb2\",\n    \"productId\":\"677ab5b69a8067a951aadcd6\",\n    \"rating\":5.0,\n    \"comment\":\"Great product!\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/reviews/create-review"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:16:17 GMT"},{"key":"X-RateLimit-Reset","value":"1738765038"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"55"},{"key":"ETag","value":"W/\"37-6SbuOLmPqIGn2wwNTq208dMlzRc\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Review added successfully.\"\n}"}],"_postman_id":"73180a85-f977-4862-9a23-b658b3b17236"},{"name":"Get Product Reviews","id":"da6272e5-8e2d-4f1e-bb70-4e212d0ddd09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/reviews/get-product-reviews/677ab5b69a8067a951aadcd6?page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","reviews","get-product-reviews","677ab5b69a8067a951aadcd6"],"host":["localhost"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"ead26c81-9e02-4fd2-ab92-1c42da454439","name":"Get Product Reviews","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:5001/api/reviews/get-product-reviews/677ab5b69a8067a951aadcd6?page=1","host":["localhost"],"port":"5001","path":["api","reviews","get-product-reviews","677ab5b69a8067a951aadcd6"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 14:17:10 GMT"},{"key":"X-RateLimit-Reset","value":"1738765038"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1784"},{"key":"ETag","value":"W/\"6f8-qi/Sgy1ZH2K83PCfJsvXAJz/BxE\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"reviews\": [\n        {\n            \"_id\": \"67a372b1b3583d0f60421a59\",\n            \"productId\": \"677ab5b69a8067a951aadcd6\",\n            \"userId\": {\n                \"_id\": \"67a33a134b8e63883a371e0a\",\n                \"userFirstName\": \"Arda\",\n                \"userLastName\": \"Demirel\"\n            },\n            \"orderId\": \"67a36f85e6ca0ec6edfbafb2\",\n            \"rating\": 5,\n            \"comment\": \"Great product!\",\n            \"createdAt\": \"2025-02-05T14:16:17.731Z\",\n            \"updatedAt\": \"2025-02-05T14:16:17.731Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6792d443e6ca0ec6edfba2b4\",\n            \"productId\": \"677ab5b69a8067a951aadcd6\",\n            \"userId\": {\n                \"_id\": \"6792d27de6ca0ec6edfba132\",\n                \"userFirstName\": \"Arda\",\n                \"userLastName\": \"Demirel\"\n            },\n            \"orderId\": \"6792d31de6ca0ec6edfba1f6\",\n            \"rating\": 5,\n            \"comment\": \"Great product!\",\n            \"createdAt\": \"2025-01-23T23:44:03.181Z\",\n            \"updatedAt\": \"2025-01-23T23:44:03.181Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"678925b589f20131fae59ae7\",\n            \"productId\": \"677ab5b69a8067a951aadcd6\",\n            \"userId\": {\n                \"_id\": \"6787ce5e89f20131fae5908b\",\n                \"userFirstName\": \"Arda\",\n                \"userLastName\": \"Demirel\"\n            },\n            \"orderId\": \"6789257789f20131fae59ab1\",\n            \"rating\": 3,\n            \"comment\": \"Good!\",\n            \"createdAt\": \"2025-01-16T15:28:53.761Z\",\n            \"updatedAt\": \"2025-01-16T15:28:53.761Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6782e6475b6b2890b3f510f4\",\n            \"productId\": \"677ab5b69a8067a951aadcd6\",\n            \"userId\": {\n                \"_id\": \"6782e04f5b6b2890b3f50c31\",\n                \"userFirstName\": \"John\",\n                \"userLastName\": \"Wick\"\n            },\n            \"orderId\": \"6782e5d95b6b2890b3f510ad\",\n            \"rating\": 3,\n            \"comment\": \"good\",\n            \"createdAt\": \"2025-01-11T21:44:39.437Z\",\n            \"updatedAt\": \"2025-01-11T21:44:39.437Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"677d5ba0be7e079040dbf7ac\",\n            \"productId\": \"677ab5b69a8067a951aadcd6\",\n            \"userId\": {\n                \"_id\": \"677d57f3be7e079040dbf6a7\",\n                \"userFirstName\": \"Alihan\",\n                \"userLastName\": \"Bilici\"\n            },\n            \"orderId\": \"677d5b06be7e079040dbf77a\",\n            \"rating\": 5,\n            \"comment\": \"This is an incredible product! I didn't even realize how time passed.\\n\\n\",\n            \"createdAt\": \"2025-01-07T16:51:44.755Z\",\n            \"updatedAt\": \"2025-01-07T16:51:44.755Z\",\n            \"__v\": 0\n        }\n    ],\n    \"averageRating\": 4.2,\n    \"totalReviews\": 5,\n    \"pagination\": {\n        \"currentPage\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"da6272e5-8e2d-4f1e-bb70-4e212d0ddd09"},{"name":"Delete Review","id":"06d13200-fc13-496e-acf2-2375dac4beeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:5001/api/reviews/delete-review/67a372b1b3583d0f60421a59","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","reviews","delete-review","67a372b1b3583d0f60421a59"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3a6bda01-8a5c-4758-ba64-3c2304f0ae51","name":"Delete Review","originalRequest":{"method":"DELETE","header":[],"url":"localhost:5001/api/reviews/delete-review/67a372b1b3583d0f60421a59"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:18:33 GMT"},{"key":"X-RateLimit-Reset","value":"1738765174"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-MPiiqMlOLnApOmmAHokYnNLbZR8\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Review deleted successfully.\"\n}"}],"_postman_id":"06d13200-fc13-496e-acf2-2375dac4beeb"},{"name":"Get Reviewable Products","id":"f2a41707-1b2d-4851-8069-2b42fd37c703","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/reviews/get-reviewable-products/67a36f85e6ca0ec6edfbafb2","description":"<p>Get the products available for reviewing with their short info.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","reviews","get-reviewable-products","67a36f85e6ca0ec6edfbafb2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3bc6363a-5bce-45f8-82e5-0be5094c645b","name":"Get Reviewable Products","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/reviews/get-reviewable-products/67a36f85e6ca0ec6edfbafb2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"Date","value":"Wed, 05 Feb 2025 14:21:13 GMT"},{"key":"X-RateLimit-Reset","value":"1738765286"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"988"},{"key":"ETag","value":"W/\"3dc-f1WhtzB0nUAvHU3mPOy/AFHVVak\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"reviewableProducts\": [\n        {\n            \"_id\": \"677aab4a9a8067a951aadcd4\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/c6811a11-0198-4ac9-9105-5c9f7b0d12ab_iphone16-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/92c1b5df-6ed6-491a-96c7-d0f863b50c2d_iphone16-2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/7f97392a-81e9-4588-8e89-0af5db1459a6_iphone16-3.jpg\"\n            ],\n            \"title\": \"Iphone 16 Pro Max\"\n        },\n        {\n            \"_id\": \"677ab5b69a8067a951aadcd6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/48d1d615-32fb-425a-a047-1c5ad0950d46_ps5-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/f21093a8-35bc-4719-b73e-b9d4089f4548_ps5-2.jpg\"\n            ],\n            \"title\": \"Playstation 5\"\n        },\n        {\n            \"_id\": \"677af0d46fcb28e600093475\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/d97490c5-89bb-4ea3-848e-527921e4dfe9_legoTechnicTractor1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/cec72bfc-5161-4d82-adb6-11154629b89d_legoTechnicTractor2.jpg\"\n            ],\n            \"title\": \"LEGO Technic John Deere Tractor\"\n        }\n    ]\n}"}],"_postman_id":"f2a41707-1b2d-4851-8069-2b42fd37c703"}],"id":"c60f45d7-866c-48f9-a7ec-09fbd525c894","_postman_id":"c60f45d7-866c-48f9-a7ec-09fbd525c894","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"AI Suggestions","item":[{"name":"Get AI Suggested Products","id":"0fb5d302-faad-49f5-b3d9-20ca88a63e37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/aiSuggestions/ai-product-suggestions","description":"<p>Get AI suggestions for a user.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","aiSuggestions","ai-product-suggestions"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2bc1b794-cf2a-465a-8d66-340173e81a41","name":"Get AI Suggested Products","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/aiSuggestions/ai-product-suggestions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:22:14 GMT"},{"key":"X-RateLimit-Reset","value":"1738765395"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"9854"},{"key":"ETag","value":"W/\"267e-Dl58qLg04pl7gOXSG39FNPEczP4\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"products\": [\n        {\n            \"_id\": \"677ac8289a8067a951aadcf0\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/400ef154-b091-4ae5-a37a-5e2b9b62f4b6_iphone16promaxScreenProtector-1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/28044d2f-c0ad-41ca-b181-937cf16f1f43_iphone16screenProtector2.jpg\"\n            ],\n            \"title\": \"Iphone 16 Screen Protector\",\n            \"description\": \"Protect your iPhone 16 Pro Max’s display with the Spigen Tempered Glass Screen Protector. 9H hardness for superior scratch resistance and an oleophobic coating to minimize fingerprints. Its innovative auto-alignment installation tray ensures a bubble-free application, maintaining the screen’s clarity and touch sensitivity. This screen protector is case-friendly, making it compatible with most iPhone 16 Pro Max cases.\",\n            \"price\": 19.99,\n            \"stockCount\": 1498,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [\n                \"iPhone 16\",\n                \"Screen Protector\",\n                \"iPhone 16 Pro Max\",\n                \"Spigen\",\n                \"Tempered Glass\",\n                \"9H Hardness\",\n                \"Scratch Resistant\",\n                \"Oleophobic Coating\",\n                \"Fingerprint Resistant\",\n                \"Bubble Free Application\",\n                \"Case Friendly\",\n                \"Screen Clarity\",\n                \"Touch Sensitivity\",\n                \"Mobile Phone Accessories\",\n                \"Phone Protector\",\n                \"Iphone Screen Protector\"\n            ],\n            \"cargoWeight\": 0.1,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0,\n            \"oldPrice\": null,\n            \"reason\": \"Because you bought an Iphone 16 Pro Max.\"\n        },\n        {\n            \"_id\": \"677ad1b53567fd18b7bdd079\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/d50f8dad-c53e-4112-ba73-12a58ba01a63_kÄ±lÄ±f3.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/ca44e942-7b94-4c39-b9d2-4209e53c7cf9_kÄ±lÄ±f3.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/ece0c432-3021-4f11-a592-6577bdcd85fa_kÄ±lÄ±f3.jpg\"\n            ],\n            \"title\": \"iPhone 16 Pro Max Phone Case\",\n            \"description\": \"Elevate the protection and style of your iPhone 16 Pro Max with this premium phone case. Designed with precision, it offers a sleek, snug fit that complements the phone's elegant contours while providing robust defense against everyday drops, scratches, and bumps.\",\n            \"price\": 3.99,\n            \"stockCount\": 249,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [\n                \"iPhone 16 Pro Max\",\n                \"Phone Case\",\n                \"iPhone Case\",\n                \"Pro Max Case\",\n                \"Premium Phone Case\",\n                \"Protective Case\",\n                \"Phone Cover\",\n                \"Mobile Case\",\n                \"iPhone 16\",\n                \"16 Pro Max Case\",\n                \"Shockproof Case\",\n                \"Scratch Resistant\",\n                \"Drop Protection\",\n                \"Snug Fit\",\n                \"Sleek Design\",\n                \"Stylish Case\",\n                \"Durable Case\",\n                \"Robust Protection\",\n                \"Everyday Protection\",\n                \"Precise Design\",\n                \"Elegant Case\",\n                \"Premium Protection\",\n                \"Max Case\",\n                \"iPhone Accessories\",\n                \"Mobile Accessories\"\n            ],\n            \"cargoWeight\": 0.1,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0,\n            \"reason\": \"Because you bought an Iphone 16 Pro Max.\"\n        },\n        {\n            \"_id\": \"677ad17e3567fd18b7bdd077\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/f78f3b25-ccfd-4109-b4f3-1e0bc2ca80ca_kÄ±lÄ±f.jpg\"\n            ],\n            \"title\": \"Iphone 16 Pro Max Phone Case\",\n            \"description\": \"Elevate the protection and style of your iPhone 16 Pro Max with this premium phone case. Designed with precision, it offers a sleek, snug fit that complements the phone's elegant contours while providing robust defense against everyday drops, scratches, and bumps.\",\n            \"price\": 3.99,\n            \"stockCount\": 249,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [\n                \"iPhone 16 Pro Max\",\n                \"Phone Case\",\n                \"Premium Case\",\n                \"Protective Case\",\n                \"Iphone Case\",\n                \"Mobile Phone Case\",\n                \"Phone Cover\",\n                \"Iphone 16 Pro Max Case\",\n                \"Shockproof Case\",\n                \"Scratch Resistant Case\"\n            ],\n            \"cargoWeight\": 0.1,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0,\n            \"reason\": \"Because you bought an Iphone 16 Pro Max.\"\n        },\n        {\n            \"_id\": \"677ad0c63567fd18b7bdd075\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/5f3953e7-5826-4e2b-b7fc-a259e86443c8_cam1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/4d5619f1-f7e1-44b1-a837-7a731b58918e_cam2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/385c67ee-cc29-441f-94e1-041496e2a6f1_cam3.jpg\"\n            ],\n            \"title\": \"Shatterproof Glass for Iphone 16 Pro Max\",\n            \"description\": \"Experience faster and more reliable alignment with an easier screen protector installation.  The latest Glas.tR EZ Fit Slim HD comes with an innovative alignment tray designed to eliminate the time spent achieving perfect alignment. Simply place the tray on your phone, press down in the center, and watch the glass adhere into place. Protect your screen with 9H hardness tempered glass, featuring the latest and easiest technology.\",\n            \"price\": 2.99,\n            \"stockCount\": 248,\n            \"category\": \"677aa46583be1e8a481d0a5e\",\n            \"tags\": [\n                \"Shatterproof Glass\",\n                \"Iphone 16 Pro Max\",\n                \"Screen Protector\",\n                \"Tempered Glass\",\n                \"9H Hardness\",\n                \"Easy Installation\",\n                \"Alignment Tray\",\n                \"Glas tR EZ Fit\",\n                \"Slim HD\",\n                \"Phone Screen Protector\",\n                \"Mobile Phone Protector\",\n                \"Iphone Screen Protector\",\n                \"Iphone 16 Pro Max Screen Protector\",\n                \"Smart Phone Protector\"\n            ],\n            \"cargoWeight\": 0.1,\n            \"averageRating\": 0,\n            \"likeCount\": 0,\n            \"reviewCount\": 0,\n            \"oldPrice\": null,\n            \"reason\": \"Because you bought an Iphone 16 Pro Max.\"\n        },\n        {\n            \"_id\": \"677ae22300c6bf0e2fd6c6a2\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/d0efbfb5-88ce-4258-abbb-aa63b6a9b8fc_Lego-4x4-Mercedes-Benz-Zetros-Kamyon.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/98419266-1f56-48a7-97a9-253630d885db_Lego-4x4-Mercedes-Benz-Zetros-Kamyon2.jpg\"\n            ],\n            \"title\": \"LEGO Technic 4x4 Mercedes-Benz Zetros Trial Truck\",\n            \"description\": \"The LEGO Technic 4x4 Mercedes-Benz Zetros Trial Truck is an advanced building set designed for enthusiasts interested in large vehicles and engineering. This model features a 4x4 drivetrain, working suspension, and a detailed cabin, replicating the real Mercedes-Benz Zetros truck. The set includes 2,110 pieces and offers an engaging building experience.\",\n            \"price\": 299.88,\n            \"stockCount\": 99,\n            \"category\": \"677aa46b83be1e8a481d0a94\",\n            \"tags\": [\n                \"LEGO\",\n                \"Technic\",\n                \"MercedesBenz\",\n                \"Zetros\",\n                \"Truck\",\n                \"4x4\",\n                \"TrialTruck\",\n                \"BuildingSet\",\n                \"ConstructionToy\",\n                \"EngineeringToy\",\n                \"VehicleToy\",\n                \"ModelCar\",\n                \"DetailedCabin\",\n                \"WorkingSuspension\",\n                \"2110Pieces\",\n                \"LEGO Technic\",\n                \"MercedesBenz Zetros\",\n                \"OffRoadTruck\"\n            ],\n            \"cargoWeight\": 2.5,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 1,\n            \"reviewCount\": 0,\n            \"reason\": \"Because you viewed this LEGO product.\"\n        },\n        {\n            \"_id\": \"677ae4d200c6bf0e2fd6c6a6\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/5dfedccb-4a36-4185-9f6a-fb7e60d3dad1_LEGO City SarÄ± Ä°nÅ\\u009faat EkskavatÃ¶rÃ¼.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/6e5a45c7-174d-4fe0-9c80-5b54d40a682c_LEGO City SarÄ± Ä°nÅ\\u009faat EkskavatÃ¶rÃ¼2.jpg\"\n            ],\n            \"title\": \"LEGO City Yellow Construction Excavator\",\n            \"description\": \"The LEGO City Yellow Construction Excavator is a detailed model designed for construction vehicle enthusiasts. This set features a realistic excavator with ground-gripping tracks, a versatile boom, and a 360° rotating driver's cab. It includes 633 pieces and comes with three minifigures: a driver, a worker, and an architect, each equipped with accessories like a jackhammer and walkie-talkie. The set also includes two cordon barriers to enhance play scenarios. For an interactive building experience, the LEGO Builder app offers 3D instructions with zoom and rotate features.\",\n            \"price\": 54.99,\n            \"stockCount\": 99,\n            \"category\": \"677aa46b83be1e8a481d0a94\",\n            \"tags\": [\n                \"LEGO\",\n                \"LEGO City\",\n                \"Construction\",\n                \"Excavator\",\n                \"Yellow Excavator\",\n                \"Building Toy\",\n                \"Construction Vehicle\",\n                \"Toy Excavator\",\n                \"LEGO Construction\",\n                \"Kids Toy\",\n                \"360 Rotating Cab\",\n                \"Ground Gripping Tracks\",\n                \"633 Pieces\",\n                \"Minifigures\",\n                \"Driver\",\n                \"Worker\",\n                \"Architect\",\n                \"Jackhammer\",\n                \"Walkie Talkie\",\n                \"Cordon Barriers\",\n                \"LEGO Builder App\",\n                \"Interactive Building\",\n                \"3D Instructions\"\n            ],\n            \"cargoWeight\": 1.2,\n            \"oldPrice\": null,\n            \"averageRating\": 0,\n            \"likeCount\": 1,\n            \"reviewCount\": 0,\n            \"reason\": \"Because you viewed this LEGO product.\"\n        },\n        {\n            \"_id\": \"677af0d46fcb28e600093475\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/d97490c5-89bb-4ea3-848e-527921e4dfe9_legoTechnicTractor1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/cec72bfc-5161-4d82-adb6-11154629b89d_legoTechnicTractor2.jpg\"\n            ],\n            \"title\": \"LEGO Technic John Deere Tractor\",\n            \"description\": \"A detailed replica of the John Deere Skidder, this set offers an engaging building experience for advanced builders, recommended for ages 11 and up. \",\n            \"price\": 39.99,\n            \"salePrice\": 39.99,\n            \"stockCount\": 185,\n            \"category\": \"677aa46b83be1e8a481d0a94\",\n            \"tags\": [\n                \"LEGO\",\n                \"Technic\",\n                \"John Deere\",\n                \"Tractor\",\n                \"Construction\",\n                \"Building Toy\",\n                \"STEM Toy\",\n                \"Kids Toy\",\n                \"Advanced Builders\",\n                \"11 years and up\",\n                \"Replica\",\n                \"Detailed Model\",\n                \"Collectible\"\n            ],\n            \"cargoWeight\": 1,\n            \"reviewCount\": 1,\n            \"likeCount\": 1,\n            \"averageRating\": 4.5,\n            \"oldPrice\": 45.99,\n            \"reason\": \"Because you purchased this LEGO product.\"\n        },\n        {\n            \"_id\": \"677ae0e23567fd18b7bdd0b9\",\n            \"imageURLs\": [\n                \"https://trizybucket.s3.amazonaws.com/products/fb111016-700b-4558-b1b8-8a97465b1596_canta2.1.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/2070508b-8139-4b83-8342-50456cd024f8_canta2.2.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/921c3514-2956-4f26-a945-a3e0bf82d3ab_canta2.3.jpg\",\n                \"https://trizybucket.s3.amazonaws.com/products/1fe7444e-24ee-44d3-8821-5a2469aae462_canta2.jpg\"\n            ],\n            \"title\": \"Nine West Black Women's Crossbody Bag\",\n            \"description\": \"The Nine West Black Women's Crossbody Bag is a stylish and functional accessory perfect for everyday use. Made from high-quality materials, it features a sleek black design that easily complements various outfits. The crossbody strap offers convenience and comfort, allowing hands-free wear. With a compact yet spacious interior, it provides enough room for essentials like your phone, wallet, and keys. Whether you're running errands or heading out for a casual outing, this versatile bag adds both practicality and elegance to your look.\",\n            \"price\": 299,\n            \"stockCount\": 100,\n            \"category\": \"677aa46783be1e8a481d0a72\",\n            \"tags\": [\n                \"Nine West\",\n                \"Black\",\n                \"Womens Crossbody Bag\",\n                \"Crossbody Bag\",\n                \"Womens Bag\",\n                \"Black Crossbody Bag\",\n                \"Nine West Bag\",\n                \"Shoulder Bag\",\n                \"Handbag\",\n                \"Fashion Bag\",\n                \"Everyday Bag\",\n                \"Stylish Bag\",\n                \"Compact Bag\",\n                \"Convenient Bag\",\n                \"Durable Bag\",\n                \"Black Womens Bag\"\n            ],\n            \"cargoWeight\": 1,\n            \"oldPrice\": null,\n            \"reason\": \"Because you viewed a similar bag.\"\n        }\n    ]\n}"}],"_postman_id":"0fb5d302-faad-49f5-b3d9-20ca88a63e37"}],"id":"d0cfdc9b-cf4c-4d45-b706-342294037a07","event":[{"listen":"prerequest","script":{"id":"d0ea97f7-d47c-4f25-96f8-408d306b9761","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"ad858542-b6b7-4d94-a2a1-f38fdb393963","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"d0cfdc9b-cf4c-4d45-b706-342294037a07","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Likes","item":[{"name":"Like Product","id":"6e0a0f7b-5822-437a-a142-9aac4bccb56f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\":\"677ab5b69a8067a951aadcd6\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/likes/like","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","likes","like"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"35860dd3-c18a-4a1c-92d5-56f98be3dd47","name":"Like Product","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productId\":\"677ab5b69a8067a951aadcd6\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:5001/api/likes/like"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Wed, 05 Feb 2025 14:24:10 GMT"},{"key":"X-RateLimit-Reset","value":"1738765467"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"56"},{"key":"ETag","value":"W/\"38-LoCt9YmQBTpjKfzzgQ7w99KfuXY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product liked successfully.\"\n}"}],"_postman_id":"6e0a0f7b-5822-437a-a142-9aac4bccb56f"},{"name":"Remove Like","id":"f7539102-9857-481f-b256-348c36fd358f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:5001/api/likes/unlike/677ab5b69a8067a951aadcd6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","likes","unlike","677ab5b69a8067a951aadcd6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6fcf325c-c415-4d7c-8f08-d507886a8590","name":"Remove Like","originalRequest":{"method":"DELETE","header":[],"url":"localhost:5001/api/likes/unlike/677ab5b69a8067a951aadcd6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:23:26 GMT"},{"key":"X-RateLimit-Reset","value":"1738765467"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"ETag","value":"W/\"3a-QltSje4xIs5K9Hmqun4SGv8jZF0\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Product unliked successfully.\"\n}"}],"_postman_id":"f7539102-9857-481f-b256-348c36fd358f"},{"name":"Get User Liked Products","id":"dcf47758-2f53-421f-8245-b1b48d02b1f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/likes/get-liked-products","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","likes","get-liked-products"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cb9b45a0-42ec-408d-9970-9c7c9d35bfda","name":"Get User Liked Products","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/likes/get-liked-products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 14:26:14 GMT"},{"key":"X-RateLimit-Reset","value":"1738765635"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"90"},{"key":"ETag","value":"W/\"5a-/gsoUb9RYsbKEkk3I57BZZ+G+rU\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"likedProductIds\": [\n        \"677ac3be9a8067a951aadcea\",\n        \"677ab5b69a8067a951aadcd6\"\n    ]\n}"}],"_postman_id":"dcf47758-2f53-421f-8245-b1b48d02b1f3"}],"id":"3adf24a3-eeb7-446b-b1e8-03a8a164afee","_postman_id":"3adf24a3-eeb7-446b-b1e8-03a8a164afee","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}},{"name":"Trending Searches","item":[{"name":"Get Trending Searches","id":"b9ec54cc-dd20-407f-9855-25cc8d7b6432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/trendingSearches/get-trending-searches","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"26afad6e-dcbf-4da4-93bd-6ad6c7035bfc","id":"26afad6e-dcbf-4da4-93bd-6ad6c7035bfc","name":"Trending Searches","type":"folder"}},"urlObject":{"port":"5001","path":["api","trendingSearches","get-trending-searches"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a4fa11bb-1efc-4909-86d1-4751205ea6f9","name":"Get Trending Searches","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/trendingSearches/get-trending-searches"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Wed, 05 Feb 2025 10:46:08 GMT"},{"key":"X-RateLimit-Reset","value":"1738752429"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"458"},{"key":"ETag","value":"W/\"1ca-/cxLyNNksX/VAN/A39bqiYzmxYY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"trendingSearches\": [\n        {\n            \"_id\": \"67a2aa00e6ca0ec6edfbaf81\",\n            \"trendingSearchTerm\": \"shoe\",\n            \"occurrenceCount\": 24\n        },\n        {\n            \"_id\": \"67a2aa00e6ca0ec6edfbaf82\",\n            \"trendingSearchTerm\": \"lego\",\n            \"occurrenceCount\": 21\n        },\n        {\n            \"_id\": \"67a2aa00e6ca0ec6edfbaf83\",\n            \"trendingSearchTerm\": \"phone\",\n            \"occurrenceCount\": 9\n        },\n        {\n            \"_id\": \"67a2aa00e6ca0ec6edfbaf84\",\n            \"trendingSearchTerm\": \"iphone\",\n            \"occurrenceCount\": 6\n        },\n        {\n            \"_id\": \"67a2aa00e6ca0ec6edfbaf85\",\n            \"trendingSearchTerm\": \"watch\",\n            \"occurrenceCount\": 5\n        }\n    ]\n}"}],"_postman_id":"b9ec54cc-dd20-407f-9855-25cc8d7b6432"}],"id":"26afad6e-dcbf-4da4-93bd-6ad6c7035bfc","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"962f2e28-ff15-4e50-a6d8-5cb900ba1e21","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"2e291f9f-da89-4b86-943d-264fa2eb23ac","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"26afad6e-dcbf-4da4-93bd-6ad6c7035bfc","description":""},{"name":"Profile","item":[{"name":"Get User Profile Details","id":"2af576d5-e959-4e24-9cc7-67c826493765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:5001/api/userProfiles/get-user-profile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}},"urlObject":{"port":"5001","path":["api","userProfiles","get-user-profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"da591890-e49e-4399-b6ec-0a71f15ae09c","name":"Get User Profile Details","originalRequest":{"method":"GET","header":[],"url":"localhost:5001/api/userProfiles/get-user-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Date","value":"Wed, 05 Feb 2025 14:27:03 GMT"},{"key":"X-RateLimit-Reset","value":"1738765635"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"133"},{"key":"ETag","value":"W/\"85-pzGFoFwnao260B0ibINig6c+Now\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"userFirstName\": \"Arda\",\n        \"userLastName\": \"Demirel\",\n        \"email\": \"testuser10@gmail.com\",\n        \"hasActiveSubscription\": true\n    }\n}"}],"_postman_id":"2af576d5-e959-4e24-9cc7-67c826493765"}],"id":"0f27eafb-a0d8-48f6-83c7-1432ec9ad370","_postman_id":"0f27eafb-a0d8-48f6-83c7-1432ec9ad370","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"80cdb5f1-56f9-4cef-b928-e111c695e033","id":"80cdb5f1-56f9-4cef-b928-e111c695e033","name":"Trizy","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"c4494df6-8c81-409e-884b-83b9fb57e974","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"f843ae16-9efd-4252-8c68-6e584db3607b","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"jwt_token","value":"","type":"string"}]}