{"info":{"_postman_id":"dd31c2ef-40b7-4fce-87c8-88b3c630132c","name":"Easy Shop","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5901558","collectionId":"dd31c2ef-40b7-4fce-87c8-88b3c630132c","publishedId":"Tzsfo6Bi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-08-02T20:06:42.000Z"},"item":[{"name":"Products","item":[{"name":"Get Products","id":"5e1a0197-adbe-4adb-a629-40a3c8a0dd57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/products","urlObject":{"port":"4500","path":["api","v1","products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e1a0197-adbe-4adb-a629-40a3c8a0dd57"},{"name":"Get Product By ID","id":"897571c3-35d1-42d3-a9dc-652f82072554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/products/6108371c2713aaea3425ce66","urlObject":{"port":"4500","path":["api","v1","products","6108371c2713aaea3425ce66"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"897571c3-35d1-42d3-a9dc-652f82072554"},{"name":"Get Products Stats","id":"67788d60-6e02-4590-941d-602e278ed65c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/products/get/stats","urlObject":{"port":"4500","path":["api","v1","products","get","stats"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"67788d60-6e02-4590-941d-602e278ed65c"},{"name":"Create Product","id":"2a31b98c-3dec-4720-9d53-9de5a4fcf835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Test Product 4","type":"text"},{"key":"description","value":"Test Product Description","type":"text"},{"key":"richDescription","value":"Test Product Rich Description","type":"text"},{"key":"image","type":"file","src":"/Users/mac/Desktop/screenshots/Screen Shot 2021-04-08 at 12.05.03 PM.png"},{"key":"brand","value":"Product Brand","type":"text"},{"key":"price","value":"149.99","type":"text"},{"key":"category","value":"60fed7753a4f752131a4455a","type":"text"},{"key":"countInStock","value":"10","type":"text"},{"key":"rating","value":"8","type":"text"},{"key":"numReviews","value":"12","type":"text"},{"key":"isFeatured","value":"true","type":"text"}]},"url":"localhost:4500/api/v1/products","urlObject":{"port":"4500","path":["api","v1","products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a31b98c-3dec-4720-9d53-9de5a4fcf835"},{"name":"Update Product","id":"6c54e3a7-a2f4-4a02-af80-b53cde43aa19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Test Product 4","type":"text"},{"key":"description","value":"Test Product Description","type":"text"},{"key":"richDescription","value":"Test Product Rich Description","type":"text"},{"key":"image","type":"file","src":"/Users/mac/Desktop/screenshots/Screen Shot 2021-04-01 at 8.47.43 PM.png"},{"key":"brand","value":"Product Brand","type":"text"},{"key":"price","value":"149.99","type":"text"},{"key":"category","value":"60fed7753a4f752131a4455a","type":"text"},{"key":"countInStock","value":"10","type":"text"},{"key":"rating","value":"8","type":"text"},{"key":"numReviews","value":"12","type":"text"},{"key":"isFeatured","value":"true","type":"text"}]},"url":"localhost:4500/api/v1/products/60fdc27cede66e168e782678","urlObject":{"port":"4500","path":["api","v1","products","60fdc27cede66e168e782678"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c54e3a7-a2f4-4a02-af80-b53cde43aa19"},{"name":"Upload Gallery Images","id":"af356592-4017-4cf3-9250-8627fdfd03ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Test Product 4","type":"text"},{"key":"description","value":"Test Product Description","type":"text"},{"key":"richDescription","value":"Test Product Rich Description","type":"text"},{"key":"images","type":"file","src":["/Users/mac/Desktop/Screen Shot 2021-04-23 at 10.25.23 AM.png","/Users/mac/Desktop/Screen Shot 2021-04-23 at 10.54.27 AM.png"]},{"key":"brand","value":"Product Brand","type":"text"},{"key":"price","value":"149.99","type":"text"},{"key":"category","value":"60fed7753a4f752131a4455a","type":"text"},{"key":"countInStock","value":"10","type":"text"},{"key":"rating","value":"8","type":"text"},{"key":"numReviews","value":"12","type":"text"},{"key":"isFeatured","value":"true","type":"text"}]},"url":"localhost:4500/api/v1/products/gallery-images/6108371c2713aaea3425ce66","urlObject":{"port":"4500","path":["api","v1","products","gallery-images","6108371c2713aaea3425ce66"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"af356592-4017-4cf3-9250-8627fdfd03ea"},{"name":"Delete Product","id":"a0f75877-349c-4f0e-b93f-2c740fc38549","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:4500/api/v1/products/60fdc2ab473473169bc60fcf","urlObject":{"port":"4500","path":["api","v1","products","60fdc2ab473473169bc60fcf"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0f75877-349c-4f0e-b93f-2c740fc38549"},{"name":"Get Featured Products","id":"1571e87c-fbe5-44d7-922d-77594e762f1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/products/featured/5","urlObject":{"port":"4500","path":["api","v1","products","featured","5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1571e87c-fbe5-44d7-922d-77594e762f1e"}],"id":"ed77ae1e-a6a5-4f11-849d-3a46fc344f48","_postman_id":"ed77ae1e-a6a5-4f11-849d-3a46fc344f48","description":""},{"name":"Categories","item":[{"name":"Get Categories","id":"aa8f931d-59f7-4cd6-bb03-c80c801e645d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/categories","urlObject":{"port":"4500","path":["api","v1","categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa8f931d-59f7-4cd6-bb03-c80c801e645d"},{"name":"Update Category","id":"ea409a9e-25ce-4ab8-a275-ad60e745f5ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Category 2\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/categories/60fed7753a4f752131a4455a","urlObject":{"port":"4500","path":["api","v1","categories","60fed7753a4f752131a4455a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea409a9e-25ce-4ab8-a275-ad60e745f5ed"},{"name":"Create Category","id":"d34ef493-aab2-4675-aec1-2cf4acb38427","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Category 3\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/categories","urlObject":{"port":"4500","path":["api","v1","categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d34ef493-aab2-4675-aec1-2cf4acb38427"}],"id":"eab658a3-5f31-4d58-a9be-0239ba13869e","_postman_id":"eab658a3-5f31-4d58-a9be-0239ba13869e","description":""},{"name":"Users","item":[{"name":"Get Single User","id":"7801e92e-dc63-4d18-b6be-b4d2ce2467e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test Product 1\",\n    \"email\": \"Product description\",\n    \"phone\": \"Product richDescription\",\n    \"street\": \"Image URL\",\n    \"apartment\": \"Product brand\",\n    \"zip\": 49.99,\n    \"city\": \"60fed7753a4f752131a4455a\",\n    \"country\": 10,\n    \"password\": 7,\n    \"isAdmin\": 5\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/users/:id","urlObject":{"port":"4500","path":["api","v1","users",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"7801e92e-dc63-4d18-b6be-b4d2ce2467e2"},{"name":"Get Users Count","id":"ddce37a0-d544-4d28-8709-58ea1cf11816","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/users/get/stats","urlObject":{"port":"4500","path":["api","v1","users","get","stats"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ddce37a0-d544-4d28-8709-58ea1cf11816"},{"name":"Get All Users","id":"c9d83586-5cc1-4169-8655-c80a55e1768b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test Product 1\",\n    \"email\": \"Product description\",\n    \"phone\": \"Product richDescription\",\n    \"street\": \"Image URL\",\n    \"apartment\": \"Product brand\",\n    \"zip\": 49.99,\n    \"city\": \"60fed7753a4f752131a4455a\",\n    \"country\": 10,\n    \"password\": 7,\n    \"isAdmin\": 5\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/users","urlObject":{"port":"4500","path":["api","v1","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9d83586-5cc1-4169-8655-c80a55e1768b"}],"id":"44c3c6d4-9fd9-4b56-bd05-d00224a0dba5","_postman_id":"44c3c6d4-9fd9-4b56-bd05-d00224a0dba5","description":""},{"name":"Auth","item":[{"name":"Register User","id":"de5cfaed-cf9d-4fc8-b655-4e503398bfd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"John Doe\",\n    \"email\": \"jdoe@mail.com\",\n    \"phone\": \"333-3333-3333\",\n    \"street\": \"Fab Est.\",\n    \"apartment\": \"21B\",\n    \"zip\": 110,\n    \"city\": \"Montreal\",\n    \"country\": \"Canada\",\n    \"password\": \"password\",\n    \"isAdmin\": false\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/users/register","urlObject":{"port":"4500","path":["api","v1","users","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"de5cfaed-cf9d-4fc8-b655-4e503398bfd3"},{"name":"Login User","id":"b92111dc-3548-429e-8ffd-eafaa9223b73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jdoe@mail.com\",\n    \"password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/orders/get/count","urlObject":{"port":"4500","path":["api","v1","orders","get","count"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b92111dc-3548-429e-8ffd-eafaa9223b73"}],"id":"9d263cb4-a186-45ed-84cb-f9afe76c76a0","_postman_id":"9d263cb4-a186-45ed-84cb-f9afe76c76a0","description":""},{"name":"Orders","item":[{"name":"Create Order","id":"740da795-5eb6-4997-9d6b-f17191af32a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orderItems\": [\n        {\n            \"quantity\": 1,\n            \"product\": \"60fdc27cede66e168e782678\"\n        },\n        {\n            \"quantity\": 1,\n            \"product\": \"60fed96010694421bc42fd79\"\n        }\n    ],\n    \"shippingAddress1\": \"21B Fab Str.\",\n    \"shippingAddress2\": \"\",\n    \"city\": \"Montreal\",\n    \"zip\": \"110\",\n    \"country\": \"Canada\",\n    \"phone\": \"333-3333-3333\",\n    \"user\": \"610565fb77330b9d07c34213\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/orders","urlObject":{"port":"4500","path":["api","v1","orders"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"740da795-5eb6-4997-9d6b-f17191af32a8"},{"name":"Get All Orders","id":"c0804ff9-8818-463e-953f-104a8748485b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/orders","urlObject":{"port":"4500","path":["api","v1","orders"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0804ff9-8818-463e-953f-104a8748485b"},{"name":"Get Order By ID","id":"8a04c50a-8212-42b9-a34f-c3f5878644d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/orders/6105701a209c769f93d2135a","urlObject":{"port":"4500","path":["api","v1","orders","6105701a209c769f93d2135a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a04c50a-8212-42b9-a34f-c3f5878644d8"},{"name":"Update Order Status","id":"6f18a3e3-5534-4cf6-82a8-9899ac51a0f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": \"Shipped\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4500/api/v1/orders/6105701a209c769f93d2135a","urlObject":{"port":"4500","path":["api","v1","orders","6105701a209c769f93d2135a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f18a3e3-5534-4cf6-82a8-9899ac51a0f2"},{"name":"Delete Order","id":"1c7b0686-50a8-4ab9-a78d-fedbb208945a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:4500/api/v1/orders/6105701a209c769f","urlObject":{"port":"4500","path":["api","v1","orders","6105701a209c769f"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c7b0686-50a8-4ab9-a78d-fedbb208945a"},{"name":"Order Count","id":"122b8b3a-a58b-4079-91b6-3947197bfde1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/orders/get/count","urlObject":{"port":"4500","path":["api","v1","orders","get","count"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"122b8b3a-a58b-4079-91b6-3947197bfde1"},{"name":"Total Sales","id":"ba6714e1-52b4-455a-ba9d-9bc1922fc7d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/orders/get/totalsales","urlObject":{"port":"4500","path":["api","v1","orders","get","totalsales"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba6714e1-52b4-455a-ba9d-9bc1922fc7d1"},{"name":"User Orders","id":"15a57db9-0b05-4b50-9eb9-44d7a54a5425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:4500/api/v1/orders/get/userorders/610565fb77330b9d07c34213","urlObject":{"port":"4500","path":["api","v1","orders","get","userorders","610565fb77330b9d07c34213"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"15a57db9-0b05-4b50-9eb9-44d7a54a5425"}],"id":"6dd7daf0-4a51-44bd-b6c3-e3fb7ec50be5","_postman_id":"6dd7daf0-4a51-44bd-b6c3-e3fb7ec50be5","description":""}]}