{"info":{"_postman_id":"f33b916d-9d7b-41d5-81de-224922cf9622","name":"Eommerce","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"22360984","collectionId":"f33b916d-9d7b-41d5-81de-224922cf9622","publishedId":"2s93Jut2tg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-03-13T17:28:58.000Z"},"item":[{"name":"subcategory","item":[{"name":"Get all subcategories","id":"24daf486-d86a-4b58-b045-be8f57606d0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/subcategories","urlObject":{"path":["api","subcategories"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"24daf486-d86a-4b58-b045-be8f57606d0b"},{"name":"Get single subcategory","id":"5f92312b-45d1-4e0d-ac52-234694e18f0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/subcategories/63ca1a5b2d27a5a7a7c37c33","urlObject":{"path":["api","subcategories","63ca1a5b2d27a5a7a7c37c33"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f92312b-45d1-4e0d-ac52-234694e18f0f"},{"name":"Update a subcategory","id":"70126dd5-cf5d-48de-afcb-af3f896a4b9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"hat\"\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/subcategories/63ca1a5b2d27a5a7a7c37c33","urlObject":{"path":["api","subcategories","63ca1a5b2d27a5a7a7c37c33"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"70126dd5-cf5d-48de-afcb-af3f896a4b9f"},{"name":"Create a subcategory","id":"16730e54-35a1-48f4-b6e9-6196f3a6e08b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"as\",\r\n    \"category\": \"63292e769de7cef23355a197\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/subcategories","urlObject":{"path":["api","subcategories"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"16730e54-35a1-48f4-b6e9-6196f3a6e08b"},{"name":"delete a subcategory","id":"82a962d5-25cc-4d8c-a6dc-efa3bd8ffe96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/subcategories/63ce4a0152b78f9c6b1e2436","urlObject":{"path":["api","subcategories","63ce4a0152b78f9c6b1e2436"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"82a962d5-25cc-4d8c-a6dc-efa3bd8ffe96"}],"id":"2b6aac43-d2c5-4f5c-9963-09ccccb5f7c6","_postman_id":"2b6aac43-d2c5-4f5c-9963-09ccccb5f7c6","description":""},{"name":"category","item":[{"name":"Get all categories","id":"b4e022ee-bc01-4101-97be-7900d1be4e28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/categories","urlObject":{"path":["api","categories"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4e022ee-bc01-4101-97be-7900d1be4e28"},{"name":"Get single category","id":"74b927d4-cf14-4cf4-9911-acd94e7d4ca0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/categories/63292e769de7cef23355a196","urlObject":{"path":["api","categories","63292e769de7cef23355a196"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"74b927d4-cf14-4cf4-9911-acd94e7d4ca0"},{"name":"Update a category","id":"1c64fa7d-3e9a-4b43-9f88-b5c3637676f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"ssss","type":"text","disabled":true},{"key":"image","type":"file","src":"/C:/Users/Elhoda/Desktop/imgs/c8fd98ad7875b754268b25f71e9d9117.jpg"}]},"url":"{{URL}}/api/categories/63e264d4cef64d0f18c5c7bb","urlObject":{"path":["api","categories","63e264d4cef64d0f18c5c7bb"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c64fa7d-3e9a-4b43-9f88-b5c3637676f3"},{"name":"Create a category","id":"84eaf3d9-71ea-41d3-b7c1-0e2317082c08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"test-category","type":"text"},{"key":"image","type":"file","src":"/C:/Users/Elhoda/Desktop/imgs/wallpaperbetter (2).jpg"},{"key":"description","value":"test-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-categorytest-category","type":"text"}]},"url":"{{URL}}/api/categories","urlObject":{"path":["api","categories"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"84eaf3d9-71ea-41d3-b7c1-0e2317082c08"},{"name":"delete a category","id":"ea788c2a-5b7c-4325-8620-5f13de531ab9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/categories/63ca251a02556f7295f32677","urlObject":{"path":["api","categories","63ca251a02556f7295f32677"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea788c2a-5b7c-4325-8620-5f13de531ab9"}],"id":"91beb9cb-38d9-42f5-ab04-b4a7a9695787","_postman_id":"91beb9cb-38d9-42f5-ab04-b4a7a9695787","description":""},{"name":"category/subcategories (Nested)","item":[{"name":"GET All Subcategories Which Belong To Specific Category","id":"4c3afab6-7772-4973-bc16-f492801af093","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{URL}}/api/categories/63292e769de7cef23355a197/subcategories","urlObject":{"path":["api","categories","63292e769de7cef23355a197","subcategories"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c3afab6-7772-4973-bc16-f492801af093"},{"name":"CREATE Subcategory Based On A Specific Category","id":"903e9b74-3042-4289-a599-cf896811e314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"nike shoes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/categories/63292e769de7cef23355a195/subcategories","urlObject":{"path":["api","categories","63292e769de7cef23355a195","subcategories"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"903e9b74-3042-4289-a599-cf896811e314"}],"id":"91f48051-5c5c-4fe6-ae7f-e1d6d603cf95","_postman_id":"91f48051-5c5c-4fe6-ae7f-e1d6d603cf95","description":""},{"name":"user","item":[{"name":"Get all users","id":"522d9cd3-9a4f-403c-bedc-0f12c640eba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/users","urlObject":{"path":["api","users"],"host":["{{URL}}"],"query":[{"disabled":true,"key":"sort","value":"role"},{"disabled":true,"key":"role","value":"admin"}],"variable":[]}},"response":[],"_postman_id":"522d9cd3-9a4f-403c-bedc-0f12c640eba5"},{"name":"Get single user","id":"ffb1e654-1a65-4949-9e01-f2abfc31dc72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/users/63df618eaa24dd7529ad834e","urlObject":{"path":["api","users","63df618eaa24dd7529ad834e"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ffb1e654-1a65-4949-9e01-f2abfc31dc72"},{"name":"Update a user","id":"8acdc212-4509-4579-8bde-dbf7557a26ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"role\": \"admin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/users/6409ae8f1f4a69744e963f46","urlObject":{"path":["api","users","6409ae8f1f4a69744e963f46"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8acdc212-4509-4579-8bde-dbf7557a26ec"},{"name":"Delete a user","id":"d8821408-4043-4bcb-bd2f-e8ee743da913","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/users/6409ae8f1f4a69744e963f46","urlObject":{"path":["api","users","6409ae8f1f4a69744e963f46"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8821408-4043-4bcb-bd2f-e8ee743da913"},{"name":"Get logged user profile","id":"7f3bfeca-15ca-4086-96f9-a317835e589a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/users/my-profile","urlObject":{"path":["api","users","my-profile"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f3bfeca-15ca-4086-96f9-a317835e589a"},{"name":"Update logged user profile","id":"545fcbb8-2719-4ee8-81ae-80ca77a4ed15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"admin-user","type":"text","disabled":true},{"key":"email","value":"s","type":"text"},{"key":"image","type":"file","value":null,"disabled":true}]},"url":"{{URL}}/api/users/my-profile","urlObject":{"path":["api","users","my-profile"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"545fcbb8-2719-4ee8-81ae-80ca77a4ed15"},{"name":"Update logged user password","event":[{"listen":"test","script":{"id":"6d3789b1-2d76-4911-b63b-fb5fea3f4339","exec":["if(pm.response.json().token){\r","    pm.environment.set(\"JWT\", pm.response.json().token);\r","}\r",""],"type":"text/javascript"}}],"id":"e54fd766-0a1b-4987-b5c6-2071975b4c0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\": \"123456789\",\r\n    \"newPassword\": \"123456789\",\r\n    \"confirmNewPassword\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/users/my-password","urlObject":{"path":["api","users","my-password"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e54fd766-0a1b-4987-b5c6-2071975b4c0b"},{"name":"Delete logged user profile","id":"909e4b23-ddc0-43df-8e76-fc566e05c653","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"user\",\r\n    \"email\": \"user@user.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/users/my-profile","urlObject":{"path":["api","users","my-profile"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"909e4b23-ddc0-43df-8e76-fc566e05c653"}],"id":"7bf0082d-2844-4e8e-827d-6841e83a80d8","_postman_id":"7bf0082d-2844-4e8e-827d-6841e83a80d8","description":""},{"name":"product","item":[{"name":"Get all products","id":"838bec24-a9cc-4fa6-abd1-0583fd301ff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/products?limit=12&page=1","urlObject":{"path":["api","products"],"host":["{{URL}}"],"query":[{"disabled":true,"key":"limit","value":"3"},{"disabled":true,"key":"price[lte]","value":"100"},{"disabled":true,"key":"price[gt]","value":"0"},{"disabled":true,"key":"ratingAverage[lte]","value":"1"},{"disabled":true,"key":"ratingAverage[gte]","value":"0"},{"disabled":true,"key":"category","value":"63292e769de7cef23355a195"},{"disabled":true,"key":"keyword","value":"atom"},{"key":"limit","value":"12"},{"disabled":true,"key":"category","value":"63292e769de7cef23355a196"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"838bec24-a9cc-4fa6-abd1-0583fd301ff3"},{"name":"Get single product","id":"9da85f7b-31cd-4816-8fde-e27b7777d017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/products/640d870b525d6d07e1f4fb0f","urlObject":{"path":["api","products","640d870b525d6d07e1f4fb0f"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9da85f7b-31cd-4816-8fde-e27b7777d017"},{"name":"Update a product","id":"e597362a-2e8e-4491-8db9-e3ee6eb52d63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"colors[]","value":"","type":"text"},{"key":"sliderImages","type":"file","src":"/C:/Users/Elhoda/Desktop/Imgs/imgs/1131662.png"},{"key":"sliderImages","type":"file","value":null,"disabled":true},{"key":"image","type":"file","value":null,"disabled":true},{"key":"colors","value":"green","type":"text","disabled":true},{"key":"discount","value":"30","type":"text","disabled":true}]},"url":"{{URL}}/api/products/640eda10f73cd3af571f1f68","urlObject":{"path":["api","products","640eda10f73cd3af571f1f68"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e597362a-2e8e-4491-8db9-e3ee6eb52d63"},{"name":"Create a product","id":"ebcf5857-c5a4-43cf-8a22-2c10c5172f45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"ssssss","type":"text"},{"key":"price","value":"300","type":"text"},{"key":"discount","value":"50","type":"text"},{"key":"description","value":"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd","type":"text"},{"key":"category","value":"63292e769de7cef23355a197","type":"text"},{"key":"quantityInStock","value":"10","type":"text"},{"key":"image","type":"file","src":"/C:/Users/Elhoda/Desktop/Imgs/imgs/445e4250de7391706ac4758e0f857ff0.jpg"},{"key":"sliderImages","type":"file","src":"/C:/Users/Elhoda/Desktop/Imgs/imgs/1131662.png"},{"key":"sliderImages","type":"file","value":null},{"key":"colors[]","value":"red","type":"text"}]},"url":"{{URL}}/api/products","urlObject":{"path":["api","products"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ebcf5857-c5a4-43cf-8a22-2c10c5172f45"},{"name":"delete a product","id":"233ebc88-4b8d-4e96-acab-bcb2ed205b76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/products/640d870b525d6d07e1f4fb0f","urlObject":{"path":["api","products","640d870b525d6d07e1f4fb0f"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"233ebc88-4b8d-4e96-acab-bcb2ed205b76"},{"name":"Top rated products","id":"f8aea04c-e73d-4250-98d0-125d9e28a3b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/products//top-rated","urlObject":{"path":["api","products","","top-rated"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8aea04c-e73d-4250-98d0-125d9e28a3b4"},{"name":"Top sold Products","id":"b3e4f61f-891c-4b25-9105-0731dcd0ca4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/products//top-sold","urlObject":{"path":["api","products","","top-sold"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b3e4f61f-891c-4b25-9105-0731dcd0ca4f"},{"name":"Top sales Products","id":"40b75db7-4d73-4957-9844-9539c84e4559","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/products//top-sales","urlObject":{"path":["api","products","","top-sales"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"40b75db7-4d73-4957-9844-9539c84e4559"}],"id":"2dd3c520-f7ad-486e-9e57-5ef1a98cd86b","_postman_id":"2dd3c520-f7ad-486e-9e57-5ef1a98cd86b","description":""},{"name":"review","item":[{"name":"Get all reviews","id":"0b07342b-94ed-46d0-bec8-b3faf6127e92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/reviews","urlObject":{"path":["api","reviews"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b07342b-94ed-46d0-bec8-b3faf6127e92"},{"name":"Get single review","id":"de4d90cd-9547-47ff-ab0b-bac3ff0f60d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/reviews/63df6f4b3712e41c856291b4","urlObject":{"path":["api","reviews","63df6f4b3712e41c856291b4"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"de4d90cd-9547-47ff-ab0b-bac3ff0f60d5"},{"name":"Update a review","id":"2e2c7c1b-773a-4741-a7c7-e988b9a63d4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"reviewText\": \"sss\",\r\n    \"reviewRating\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/reviews/63ee455760b8d2cf442098a5","urlObject":{"path":["api","reviews","63ee455760b8d2cf442098a5"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e2c7c1b-773a-4741-a7c7-e988b9a63d4c"},{"name":"Create a review","id":"201f7a0e-08bc-4142-9b36-9e97de3c64fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"reviewText\": \"Not bad\",\r\n    \"reviewRating\": 2,\r\n    \"user\": \"63df6fa3f8dcf2767aac2d53\",\r\n    \"product\": \"63df618daa24dd7529ad8337\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/reviews","urlObject":{"path":["api","reviews"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"201f7a0e-08bc-4142-9b36-9e97de3c64fb"},{"name":"Delete a review","id":"9fed695c-9f0e-4097-aea2-25b9b5d067d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/reviews/63ee3e2541b8c2cb689ed5b9","urlObject":{"path":["api","reviews","63ee3e2541b8c2cb689ed5b9"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fed695c-9f0e-4097-aea2-25b9b5d067d9"}],"id":"63dec466-ef8e-4a1e-863d-391a625b261f","_postman_id":"63dec466-ef8e-4a1e-863d-391a625b261f","description":""},{"name":"product/reviews (Nested)","item":[{"name":"Get all reviews on specific product","id":"129aca04-94f2-43c7-a879-c3351723ba8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/products/63df618daa24dd7529ad8337/reviews","urlObject":{"path":["api","products","63df618daa24dd7529ad8337","reviews"],"host":["{{URL}}"],"query":[{"disabled":true,"key":"limit","value":"1"},{"disabled":true,"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"129aca04-94f2-43c7-a879-c3351723ba8d"},{"name":"Create review for specific product","id":"ec87af83-98b9-4920-a868-a722922e012d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"reviewText\": \"user2\",\r\n   \"reviewRating\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/products/63df618daa24dd7529ad8337/reviews","urlObject":{"path":["api","products","63df618daa24dd7529ad8337","reviews"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec87af83-98b9-4920-a868-a722922e012d"}],"id":"5ebeee83-f286-4b08-9ed2-4215525f04b4","_postman_id":"5ebeee83-f286-4b08-9ed2-4215525f04b4","description":""},{"name":"banner","item":[{"name":"Get all banners","id":"07a563dd-82b9-4a8c-8414-2be5587aa120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/banners","urlObject":{"path":["api","banners"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"07a563dd-82b9-4a8c-8414-2be5587aa120"},{"name":"Get single banner","id":"eaf9b38a-7404-424c-831b-08ae788eceee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/banners/63e33ecd3a78e149371ffb4b","urlObject":{"path":["api","banners","63e33ecd3a78e149371ffb4b"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eaf9b38a-7404-424c-831b-08ae788eceee"},{"name":"Create a banner","id":"3b507b3e-feef-43fc-8678-a2ad98676780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/C:/Users/Elhoda/Desktop/Imgs/imgs/wallpaperbetter.jpg"}]},"url":"{{URL}}/api/banners","urlObject":{"path":["api","banners"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b507b3e-feef-43fc-8678-a2ad98676780"},{"name":"Update a banner","id":"d1c6bf8d-18df-4f41-81a8-ca4200d37371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{URL}}/api/banners/65sa5da5sd6asd6as5d6a25","urlObject":{"path":["api","banners","65sa5da5sd6asd6as5d6a25"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1c6bf8d-18df-4f41-81a8-ca4200d37371"},{"name":"Delete a banner","id":"6984f668-fdda-430e-a317-ac3f3de4d624","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/banners/640ac2a1c3f294058aec1f41","urlObject":{"path":["api","banners","640ac2a1c3f294058aec1f41"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6984f668-fdda-430e-a317-ac3f3de4d624"}],"id":"dd034a41-355d-4e85-8dd4-511be0d0a1fe","_postman_id":"dd034a41-355d-4e85-8dd4-511be0d0a1fe","description":""},{"name":"coupon","item":[{"name":"Get all coupons","id":"d581339e-48d2-4e68-bdb5-82d2a778755f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/coupons","urlObject":{"path":["api","coupons"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d581339e-48d2-4e68-bdb5-82d2a778755f"},{"name":"Get single coupon","id":"192d95b0-1273-4721-8609-4b57eca3443f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/coupons/63d115318bb21fa02d4b2656","urlObject":{"path":["api","coupons","63d115318bb21fa02d4b2656"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"192d95b0-1273-4721-8609-4b57eca3443f"},{"name":"Update a coupon","id":"ffa7746c-940e-49b6-a0b2-1d93af0ce78b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"copon-updated\"\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/coupons/640bfa5483c75e445294afa8","urlObject":{"path":["api","coupons","640bfa5483c75e445294afa8"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ffa7746c-940e-49b6-a0b2-1d93af0ce78b"},{"name":"Create a coupon","id":"c3642fcc-6b22-4893-be0e-361ca51e4562","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"coupon-2\",\r\n    \"product\": \"6409ae1e5670ed63719f03df\",\r\n    \"expire\": \"2023-04-04\",\r\n    \"discount\": 30\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/coupons","urlObject":{"path":["api","coupons"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3642fcc-6b22-4893-be0e-361ca51e4562"},{"name":"delete a coupon","id":"766580d1-8256-4b27-81a4-220663aeb356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/coupons/63d115ab8bb21fa02d4b2662","urlObject":{"path":["api","coupons","63d115ab8bb21fa02d4b2662"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"766580d1-8256-4b27-81a4-220663aeb356"}],"id":"2d34c7bb-1709-4d38-9bc3-e407b5f564e3","_postman_id":"2d34c7bb-1709-4d38-9bc3-e407b5f564e3","description":""},{"name":"wishlist","item":[{"name":"Get my wishlist","id":"fdaad6d5-596f-4fd9-b80e-ac06dbabb0c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/wishlist","urlObject":{"path":["api","wishlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fdaad6d5-596f-4fd9-b80e-ac06dbabb0c2"},{"name":"Add a product to wishlist","id":"957cfbeb-03c5-4851-a47f-1f7e85383b44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"productId\": \"63f35cdf7d85e88ba78089ab\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/wishlist","urlObject":{"path":["api","wishlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"957cfbeb-03c5-4851-a47f-1f7e85383b44"},{"name":"Delete a product from wishlist","id":"82c17f09-cf82-42dd-9b5f-469ad386a49f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/wishlist/63f35cdf7d85e88ba78089ab","urlObject":{"path":["api","wishlist","63f35cdf7d85e88ba78089ab"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"82c17f09-cf82-42dd-9b5f-469ad386a49f"},{"name":"Clear wishlist","id":"7beeaf3c-f200-41fa-8650-425ea26d2765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/wishlist","urlObject":{"path":["api","wishlist"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7beeaf3c-f200-41fa-8650-425ea26d2765"}],"id":"1aad3721-9c8f-4869-92b8-5fed4aa09689","_postman_id":"1aad3721-9c8f-4869-92b8-5fed4aa09689","description":""},{"name":"cart","item":[{"name":"Get my cart","id":"235fe51f-d01d-4833-a675-9f684a3a22c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/cart","urlObject":{"path":["api","cart"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"235fe51f-d01d-4833-a675-9f684a3a22c8"},{"name":"Add a product to cart","id":"ee98353d-ca49-40ed-b66d-85a9c6e76324","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"productId\": \"63f7cc0522fc4dde02c53140\",\r\n    \"color\": \"blue\",\r\n    \r\n    \"quantity\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/cart","urlObject":{"path":["api","cart"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee98353d-ca49-40ed-b66d-85a9c6e76324"},{"name":"Update cart item quantity","id":"7fb9cc94-dea7-4f85-9f61-c284b9aeac01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"quantity\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/cart/63f61ed6224f080591ad9069","urlObject":{"path":["api","cart","63f61ed6224f080591ad9069"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fb9cc94-dea7-4f85-9f61-c284b9aeac01"},{"name":"Delete a product from cart","id":"8c3952a8-1ee9-48dc-8942-4a05a5701096","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/cart/63f4e27793c5902ede4ec5a9","urlObject":{"path":["api","cart","63f4e27793c5902ede4ec5a9"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c3952a8-1ee9-48dc-8942-4a05a5701096"},{"name":"Clear cart","id":"c34971c5-d58b-4324-b4c0-7222e924018c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/cart","urlObject":{"path":["api","cart"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c34971c5-d58b-4324-b4c0-7222e924018c"},{"name":"Apply coupon discount on cart","id":"de593b47-a65b-47a9-a788-f6edcf87bf75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"couponCode\": \"coupon-4\",\r\n    \"productId\": \"63f35cdf7d85e88ba78089ab\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/cart/apply-coupon","urlObject":{"path":["api","cart","apply-coupon"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"de593b47-a65b-47a9-a788-f6edcf87bf75"}],"id":"08b26e48-bec6-47ee-99cb-be01fff05b25","_postman_id":"08b26e48-bec6-47ee-99cb-be01fff05b25","description":""},{"name":"auth","item":[{"name":"register","event":[{"listen":"test","script":{"id":"f41de094-08ab-4de0-9afb-dd03f3efd0db","exec":["pm.environment.set(\"JWT\", pm.response.json().token);"],"type":"text/javascript"}}],"id":"7da8ddfd-90f4-40b5-8e7d-54ecb1e18bff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"user2\",\r\n    \"email\": \"user2@user.com\",\r\n    \"password\": \"asdasdasd\",\r\n    \"confirmPassword\":\"asdasdasd\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/auth/register","urlObject":{"path":["api","auth","register"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7da8ddfd-90f4-40b5-8e7d-54ecb1e18bff"},{"name":"login","event":[{"listen":"test","script":{"id":"b54e2cf4-5c16-4962-834d-dd28533c4f40","exec":["pm.environment.set(\"JWT\", pm.response.json().token);"],"type":"text/javascript"}}],"id":"25efb9b6-d960-4c0c-a2db-e46e4526e65f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"shanna@melissa.tv\",\r\n    \"password\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/auth/login","urlObject":{"path":["api","auth","login"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"25efb9b6-d960-4c0c-a2db-e46e4526e65f"},{"name":"logout","id":"0e71a6b9-6fb4-4788-839c-df13b7b68470","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{URL}}/api/auth/logout","urlObject":{"path":["api","auth","logout"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e71a6b9-6fb4-4788-839c-df13b7b68470"}],"id":"e549c0c7-fa37-4e8c-b37c-ad8904172cca","_postman_id":"e549c0c7-fa37-4e8c-b37c-ad8904172cca","description":""},{"name":"order","item":[{"name":"Get all orders","id":"aee200ed-dc1f-4a89-9acd-da6ab5806926","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/orders","urlObject":{"path":["api","orders"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aee200ed-dc1f-4a89-9acd-da6ab5806926"},{"name":"Get single order","id":"dd9dad25-072d-4166-a3c1-db9aedc378bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/orders/64080132bde183092108c7b4","urlObject":{"path":["api","orders","64080132bde183092108c7b4"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd9dad25-072d-4166-a3c1-db9aedc378bd"},{"name":"Update a order","id":"10ec6ab8-a8f5-4e5a-8c1c-1f6a15ee3c47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"isPaid\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/orders/640a36cf2fc4c432008399f9","urlObject":{"path":["api","orders","640a36cf2fc4c432008399f9"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"10ec6ab8-a8f5-4e5a-8c1c-1f6a15ee3c47"},{"name":"Delete a order","id":"efa3ab43-7160-41b2-8461-0325dcf4919b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/api/orders/640a36cf2fc4c432008399f9","urlObject":{"path":["api","orders","640a36cf2fc4c432008399f9"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"efa3ab43-7160-41b2-8461-0325dcf4919b"},{"name":"Create cash order","id":"5be2a06b-0c7b-498e-be05-105aaf1adc8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"shippingAddress\":{\r\n        \"postalCode\": \"1111\",\r\n        \"phone\": \"1111111\",\r\n        \"city\": \"cairo\",\r\n        \"detailedAddress\": \"New cairo ,1111\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/orders/6407e4a88903f44d1bcd55d5","urlObject":{"path":["api","orders","6407e4a88903f44d1bcd55d5"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5be2a06b-0c7b-498e-be05-105aaf1adc8c"},{"name":"Update order to paid","id":"81546d0f-c955-48d9-ae5a-25e6db31659f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":""},"url":"{{URL}}/api/orders/63e615bce5a771ee779cacbd/is-paid","urlObject":{"path":["api","orders","63e615bce5a771ee779cacbd","is-paid"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"81546d0f-c955-48d9-ae5a-25e6db31659f"},{"name":"Update order to delivered","id":"a73b3f93-34d6-4dc6-9360-d4fac01a15e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{URL}}/api/orders/63e615bce5a771ee779cacbd/is-delivered","urlObject":{"path":["api","orders","63e615bce5a771ee779cacbd","is-delivered"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a73b3f93-34d6-4dc6-9360-d4fac01a15e7"},{"name":"Create checkout session","id":"bb261336-b361-4e99-b749-f9fb7f44ac03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{JWT}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartId\": \"6407e4a88903f44d1bcd55d5\",\r\n    \"shippingAddress\":{\r\n        \"postalCode\": \"1111\",\r\n        \"phone\": \"0111111111\",\r\n        \"city\": \"cairo\",\r\n        \"detailedAddress\": \"New cairo , Maadi, st.4\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/orders/checkout-session","urlObject":{"path":["api","orders","checkout-session"],"host":["{{URL}}"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"bb261336-b361-4e99-b749-f9fb7f44ac03"}],"id":"46771497-70fd-47e3-989a-8cde1d293963","_postman_id":"46771497-70fd-47e3-989a-8cde1d293963","description":""}]}