{"info":{"_postman_id":"bf8dd0cb-d2ca-42b9-ab33-cf99c0aa2a67","name":"E-Commerce NestJs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"37407571","collectionId":"bf8dd0cb-d2ca-42b9-ab33-cf99c0aa2a67","publishedId":"2sB2qUp5iQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-15T09:53:37.000Z"},"item":[{"name":"Auth","item":[{"name":"Confirm-Email","id":"9681a992-05d2-4af2-9bd0-f392a8e57a1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"hsagd298bajd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/confirm-email","urlObject":{"protocol":"http","port":"3000","path":["auth","confirm-email"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9681a992-05d2-4af2-9bd0-f392a8e57a1c"},{"name":"Sign-up","id":"6f3ccd76-3949-467d-bdd7-1dd6a47bca06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"hsagd298bajd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fullName\": \"\",\r\n    \"username\": \"\",\r\n    \"email\": \"\",\r\n    \"phone\":\"\",\r\n    \"password\": \"\",\r\n    \"confirmPassword\": \"\",\r\n    \"otpCode\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/signup","urlObject":{"protocol":"http","port":"3000","path":["auth","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f3ccd76-3949-467d-bdd7-1dd6a47bca06"},{"name":"Login","event":[{"listen":"test","script":{"id":"5d2e9321-e935-4658-b9f2-70cff0f2ff13","exec":["var response = pm.response.json()\r","pm.collectionVariables.set(\"accessToken\", response.data.accessToken)\r","pm.collectionVariables.set(\"refreshToken\", response.data.refreshToken)"],"type":"text/javascript","packages":{}}}],"id":"a5a8cedc-09b3-4b9c-9db9-1944882c1d6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"hsagd298bajd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"\",\r\n    \"password\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/login","urlObject":{"protocol":"http","port":"3000","path":["auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5a8cedc-09b3-4b9c-9db9-1944882c1d6e"}],"id":"1601aa18-1a7d-4b32-bee9-ee91959db3ca","_postman_id":"1601aa18-1a7d-4b32-bee9-ee91959db3ca","description":""},{"name":"Dashboard","item":[{"name":"Category","item":[{"name":"Add Category","id":"66e53c16-3043-435f-a0f8-397d5ac4bcfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"ef268e09-7cb0-4e18-b002-eea33209b72a","value":null},{"key":"name","value":"","type":"text","uuid":"e5b89f3a-3764-45d8-801f-14f176a5e2b8"}]},"url":"http://localhost:3000/dashboard/category","urlObject":{"path":["dashboard","category"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"66e53c16-3043-435f-a0f8-397d5ac4bcfc"}],"id":"7483b4a8-bc5c-4446-aa6c-1d5aee9265ea","_postman_id":"7483b4a8-bc5c-4446-aa6c-1d5aee9265ea","description":""},{"name":"Brand","item":[{"name":"Add Brand","id":"f8a72a12-7aec-4b4e-861f-bccffbb44352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"ef268e09-7cb0-4e18-b002-eea33209b72a","value":null},{"key":"name","value":"","type":"text","uuid":"e5b89f3a-3764-45d8-801f-14f176a5e2b8"},{"key":"relatedCategory","value":"","type":"text","uuid":"6ce53ef0-a654-4f67-9e7d-c7b465603ea2"}]},"url":"http://localhost:3000/dashboard/brand","urlObject":{"path":["dashboard","brand"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8a72a12-7aec-4b4e-861f-bccffbb44352"}],"id":"c46d8d59-cdcc-4447-94c9-06341719b3d0","_postman_id":"c46d8d59-cdcc-4447-94c9-06341719b3d0","description":""}],"id":"c5d3cfef-a0cc-489c-9dff-3024022bfc79","_postman_id":"c5d3cfef-a0cc-489c-9dff-3024022bfc79","description":""},{"name":"Seller","item":[{"name":"Product","item":[{"name":"Add Product","id":"7adfc3ec-5e84-4f83-9f12-31b7a7442895","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"ef268e09-7cb0-4e18-b002-eea33209b72a","value":null},{"key":"gallery","type":"file","uuid":"e5b89f3a-3764-45d8-801f-14f176a5e2b8","value":null},{"key":"name","value":"","type":"text","uuid":"08d28fdb-827f-4921-a096-b5be8dffed69"},{"key":"description","value":"","type":"text","uuid":"871449a9-7b03-4466-8472-4e6ed0f3c78a"},{"key":"categoryId","value":"","type":"text","uuid":"8a82765a-610b-49ec-9da4-a0caa078e657"},{"key":"originalPrice","value":"","type":"text","uuid":"b10548df-9cfe-4a6e-b05d-30ac418e4856"},{"key":"stock","value":"","type":"text","uuid":"6b46ec6d-2310-4ba4-b518-34409e2c8ab7"},{"key":"size","value":"","type":"text","uuid":"7a7c9679-9976-429a-b62b-6416b09dcee1"},{"key":"color","value":"","type":"text","uuid":"852cc6c2-ee33-4b04-846a-bbc199c1f130"},{"key":"color","value":"","type":"text","uuid":"68d177b6-8e36-45c1-a834-e8ea0e3406b9"}]},"url":"http://localhost:3000/dashboard/product","urlObject":{"path":["dashboard","product"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"7adfc3ec-5e84-4f83-9f12-31b7a7442895"},{"name":"Update Product","id":"8772a125-488e-4c08-9d8a-11f0d9144572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"ef268e09-7cb0-4e18-b002-eea33209b72a","value":null},{"key":"gallery","type":"file","uuid":"e5b89f3a-3764-45d8-801f-14f176a5e2b8","value":null},{"key":"name","value":"","type":"text","uuid":"08d28fdb-827f-4921-a096-b5be8dffed69"},{"key":"description","value":"","type":"text","uuid":"871449a9-7b03-4466-8472-4e6ed0f3c78a"},{"key":"categoryId","value":"","type":"text","uuid":"8a82765a-610b-49ec-9da4-a0caa078e657"},{"key":"originalPrice","value":"","type":"text","uuid":"b10548df-9cfe-4a6e-b05d-30ac418e4856"},{"key":"discountPercent","value":"","type":"text","uuid":"b049ccae-e627-4631-9c1d-2c411cd2ae27"},{"key":"stock","value":"","type":"text","uuid":"6b46ec6d-2310-4ba4-b518-34409e2c8ab7"},{"key":"size","value":"","type":"text","uuid":"7a7c9679-9976-429a-b62b-6416b09dcee1"},{"key":"color","value":"","type":"text","uuid":"852cc6c2-ee33-4b04-846a-bbc199c1f130"},{"key":"color","value":"","type":"text","uuid":"d43a6e83-a94a-425e-b386-d921065c4f63"}]},"url":"http://localhost:3000/dashboard/product/:productId","urlObject":{"path":["dashboard","product",":productId"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"","key":"productId"}]}},"response":[],"_postman_id":"8772a125-488e-4c08-9d8a-11f0d9144572"}],"id":"2d1c1e63-50c0-4726-adb3-7ae942559c90","_postman_id":"2d1c1e63-50c0-4726-adb3-7ae942559c90","description":""},{"name":"Coupon","item":[{"name":"Add Coupon","id":"06113b4a-a5f0-48d6-b3c0-de6a4e12281a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"\",\r\n  \"duration\": \"\",\r\n  \"percent_off\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/seller/coupon","urlObject":{"path":["seller","coupon"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"06113b4a-a5f0-48d6-b3c0-de6a4e12281a"},{"name":"Delete Coupon","id":"99f4ce84-3c78-478e-80c8-c98d54d044da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:3000/seller/coupon/:couponId","urlObject":{"path":["seller","coupon",":couponId"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"","key":"couponId"}]}},"response":[],"_postman_id":"99f4ce84-3c78-478e-80c8-c98d54d044da"}],"id":"0bd4e4e5-b153-410a-80ad-ea596c6e6bd0","_postman_id":"0bd4e4e5-b153-410a-80ad-ea596c6e6bd0","description":""}],"id":"6c7af074-578d-42d0-b414-eddbf4ad481c","_postman_id":"6c7af074-578d-42d0-b414-eddbf4ad481c","description":""},{"name":"User","item":[{"name":"Cart","item":[{"name":"Add To Cart","id":"42a0c6a8-340f-4b13-a730-c33508353af7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"productId\": \"\",\r\n    \"quantity\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/cart","urlObject":{"path":["user","cart"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"42a0c6a8-340f-4b13-a730-c33508353af7"},{"name":"Remove From Cart","id":"0ee9a3fd-3035-4101-9528-5eef416f2853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"productIds\": [\"\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/cart","urlObject":{"path":["user","cart"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"d4c2b767-b562-4226-90e4-e2d3c3d25833","name":"Add Product Copy","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"ef268e09-7cb0-4e18-b002-eea33209b72a","src":"/C:/Users/ADMIN/Pictures/IMG_20220313_111437_297.jpg"},{"key":"gallery","type":"file","uuid":"e5b89f3a-3764-45d8-801f-14f176a5e2b8","src":["/C:/Users/ADMIN/Pictures/Widescreen Desktop Wallpaper Simple Heart Dog.jpg","/C:/Users/ADMIN/Pictures/windows-11-dark-mode-abstract-background-black-background-3840x2400-8710.jpg","/C:/Users/ADMIN/Pictures/windows-11-stock-grey-abstract-dark-background-3840x2400-8957.png"]},{"key":"name","value":"iphone 16","type":"text","uuid":"08d28fdb-827f-4921-a096-b5be8dffed69"},{"key":"description","value":"iphone max macdunlades","type":"text","uuid":"871449a9-7b03-4466-8472-4e6ed0f3c78a"},{"key":"categoryId","value":"68039c9c4e80aa14252b239e","type":"text","uuid":"8a82765a-610b-49ec-9da4-a0caa078e657"},{"key":"originalPrice","value":"3500","type":"text","uuid":"b10548df-9cfe-4a6e-b05d-30ac418e4856"},{"key":"discountPercent","value":"16","type":"text","uuid":"b049ccae-e627-4631-9c1d-2c411cd2ae27"},{"key":"stock","value":"50","type":"text","uuid":"6b46ec6d-2310-4ba4-b518-34409e2c8ab7"},{"key":"size","value":"m","type":"text","uuid":"7a7c9679-9976-429a-b62b-6416b09dcee1"},{"key":"color","value":"blue","type":"text","uuid":"852cc6c2-ee33-4b04-846a-bbc199c1f130"},{"key":"color","value":"","type":"text","uuid":"d43a6e83-a94a-425e-b386-d921065c4f63"}]},"url":"http://localhost:3000/dashboard/product/68039f0f396594bc0f1b8546"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1299"},{"key":"ETag","value":"W/\"513-e/PKR5r8UcReiuMy9t4KdSbOxw4\""},{"key":"Date","value":"Sun, 20 Apr 2025 12:53:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"done\",\n    \"result\": {\n        \"_id\": \"68039f0f396594bc0f1b8546\",\n        \"name\": \"iphone 16\",\n        \"description\": \"iphone max macdunlades\",\n        \"slug\": \"iphone-16\",\n        \"originalPrice\": \"3500\",\n        \"discountPercent\": \"16\",\n        \"folderId\": \"ALsVXix35ksWpn\",\n        \"image\": {\n            \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153525/E-commerce/product/ALsVXix35ksWpn/jq9ay7eks8x3lzkazwv2.jpg\",\n            \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/jq9ay7eks8x3lzkazwv2\"\n        },\n        \"gallery\": [\n            {\n                \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153526/E-commerce/product/ALsVXix35ksWpn/cmosxhxtszutmhplyly8.jpg\",\n                \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/cmosxhxtszutmhplyly8\"\n            },\n            {\n                \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153529/E-commerce/product/ALsVXix35ksWpn/oxlnqsc3pce80td2sxak.jpg\",\n                \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/oxlnqsc3pce80td2sxak\"\n            },\n            {\n                \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153596/E-commerce/product/ALsVXix35ksWpn/gdymbpgmxjgas07mmwes.png\",\n                \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/gdymbpgmxjgas07mmwes\"\n            }\n        ],\n        \"size\": \"m\",\n        \"color\": [\n            \"blue\",\n            \"\"\n        ],\n        \"categoryId\": \"68039c9c4e80aa14252b239e\",\n        \"createdBy\": \"68039baa4e80aa14252b2392\",\n        \"stock\": 50,\n        \"createdAt\": \"2025-04-19T13:03:11.296Z\",\n        \"updatedAt\": \"2025-04-20T12:53:16.837Z\",\n        \"__v\": 0,\n        \"finalPrice\": \"2940\"\n    }\n}"}],"_postman_id":"0ee9a3fd-3035-4101-9528-5eef416f2853"},{"name":"Clear Cart","id":"0cc7f62e-7ea7-4090-87b1-f4ad5419ee02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/cart","urlObject":{"path":["user","cart"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"46c048cf-8fd7-4775-96d8-84e6b716795f","name":"Add Product Copy","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"ef268e09-7cb0-4e18-b002-eea33209b72a","src":"/C:/Users/ADMIN/Pictures/IMG_20220313_111437_297.jpg"},{"key":"gallery","type":"file","uuid":"e5b89f3a-3764-45d8-801f-14f176a5e2b8","src":["/C:/Users/ADMIN/Pictures/Widescreen Desktop Wallpaper Simple Heart Dog.jpg","/C:/Users/ADMIN/Pictures/windows-11-dark-mode-abstract-background-black-background-3840x2400-8710.jpg","/C:/Users/ADMIN/Pictures/windows-11-stock-grey-abstract-dark-background-3840x2400-8957.png"]},{"key":"name","value":"iphone 16","type":"text","uuid":"08d28fdb-827f-4921-a096-b5be8dffed69"},{"key":"description","value":"iphone max macdunlades","type":"text","uuid":"871449a9-7b03-4466-8472-4e6ed0f3c78a"},{"key":"categoryId","value":"68039c9c4e80aa14252b239e","type":"text","uuid":"8a82765a-610b-49ec-9da4-a0caa078e657"},{"key":"originalPrice","value":"3500","type":"text","uuid":"b10548df-9cfe-4a6e-b05d-30ac418e4856"},{"key":"discountPercent","value":"16","type":"text","uuid":"b049ccae-e627-4631-9c1d-2c411cd2ae27"},{"key":"stock","value":"50","type":"text","uuid":"6b46ec6d-2310-4ba4-b518-34409e2c8ab7"},{"key":"size","value":"m","type":"text","uuid":"7a7c9679-9976-429a-b62b-6416b09dcee1"},{"key":"color","value":"blue","type":"text","uuid":"852cc6c2-ee33-4b04-846a-bbc199c1f130"},{"key":"color","value":"","type":"text","uuid":"d43a6e83-a94a-425e-b386-d921065c4f63"}]},"url":"http://localhost:3000/dashboard/product/68039f0f396594bc0f1b8546"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1299"},{"key":"ETag","value":"W/\"513-e/PKR5r8UcReiuMy9t4KdSbOxw4\""},{"key":"Date","value":"Sun, 20 Apr 2025 12:53:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"done\",\n    \"result\": {\n        \"_id\": \"68039f0f396594bc0f1b8546\",\n        \"name\": \"iphone 16\",\n        \"description\": \"iphone max macdunlades\",\n        \"slug\": \"iphone-16\",\n        \"originalPrice\": \"3500\",\n        \"discountPercent\": \"16\",\n        \"folderId\": \"ALsVXix35ksWpn\",\n        \"image\": {\n            \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153525/E-commerce/product/ALsVXix35ksWpn/jq9ay7eks8x3lzkazwv2.jpg\",\n            \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/jq9ay7eks8x3lzkazwv2\"\n        },\n        \"gallery\": [\n            {\n                \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153526/E-commerce/product/ALsVXix35ksWpn/cmosxhxtszutmhplyly8.jpg\",\n                \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/cmosxhxtszutmhplyly8\"\n            },\n            {\n                \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153529/E-commerce/product/ALsVXix35ksWpn/oxlnqsc3pce80td2sxak.jpg\",\n                \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/oxlnqsc3pce80td2sxak\"\n            },\n            {\n                \"secure_url\": \"https://res.cloudinary.com/djjqzi02l/image/upload/v1745153596/E-commerce/product/ALsVXix35ksWpn/gdymbpgmxjgas07mmwes.png\",\n                \"public_id\": \"E-commerce/product/ALsVXix35ksWpn/gdymbpgmxjgas07mmwes\"\n            }\n        ],\n        \"size\": \"m\",\n        \"color\": [\n            \"blue\",\n            \"\"\n        ],\n        \"categoryId\": \"68039c9c4e80aa14252b239e\",\n        \"createdBy\": \"68039baa4e80aa14252b2392\",\n        \"stock\": 50,\n        \"createdAt\": \"2025-04-19T13:03:11.296Z\",\n        \"updatedAt\": \"2025-04-20T12:53:16.837Z\",\n        \"__v\": 0,\n        \"finalPrice\": \"2940\"\n    }\n}"}],"_postman_id":"0cc7f62e-7ea7-4090-87b1-f4ad5419ee02"}],"id":"952c5c29-1742-409a-a043-858ffebd666e","_postman_id":"952c5c29-1742-409a-a043-858ffebd666e","description":""},{"name":"Order","item":[{"name":"Order","id":"692f8e01-db75-476f-b00f-219349a6983f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"phone\": \"\",\r\n  \"address\": \"\",\r\n  \"paymentMethod\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/order","urlObject":{"path":["order"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"692f8e01-db75-476f-b00f-219349a6983f"},{"name":"Checkout","id":"c2ce8bfb-55e4-42c2-a4f6-488e5e22441e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/order/checkout/:orderId","urlObject":{"path":["order","checkout",":orderId"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"","key":"orderId"}]}},"response":[],"_postman_id":"c2ce8bfb-55e4-42c2-a4f6-488e5e22441e"},{"name":"Refund","id":"572a710b-9fee-44e7-8c06-1c7233e81d30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer Token","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/order/refund/:orderId","urlObject":{"path":["order","refund",":orderId"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"","key":"orderId"}]}},"response":[],"_postman_id":"572a710b-9fee-44e7-8c06-1c7233e81d30"}],"id":"503c25e7-9c17-4ced-81f8-08fb5f30e326","_postman_id":"503c25e7-9c17-4ced-81f8-08fb5f30e326","description":""}],"id":"42e9a406-b291-4677-a896-8f856c1521e9","_postman_id":"42e9a406-b291-4677-a896-8f856c1521e9","description":""}],"event":[{"listen":"prerequest","script":{"id":"2c3948fb-0422-4b5a-beef-345c253afc12","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"0e1f8f10-1835-4781-b69c-d130274e7008","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"http://localhost:3000","type":"string"},{"key":"accessToken","value":""},{"key":"refreshToken","value":""}]}