{"info":{"_postman_id":"a3c974be-e697-4502-b615-c8c553a62715","name":"API documentation","description":"<html><head></head><body><h2 id=\"e-commerce\">E-commerce</h2>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18677964","collectionId":"a3c974be-e697-4502-b615-c8c553a62715","publishedId":"2sA3XSBMRR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-18T09:05:12.000Z"},"item":[{"name":"User","item":[{"name":"계정 중복 검사","id":"7ba05006-54f1-43e1-8f1b-cbffa2c04dbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"aaa\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/auth/usernameCheck","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"509ae871-7ed0-453c-b494-8ca507e487aa","id":"509ae871-7ed0-453c-b494-8ca507e487aa","name":"User","type":"folder"}},"urlObject":{"port":"8000","path":["auth","usernameCheck"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"385535b7-9f3a-4b63-867d-7c9b582efb90","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"aaa\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/auth/usernameCheck"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": false,\n    \"timeStamp\": \"2024-07-20T01:09:19.2457205\"\n}"}],"_postman_id":"7ba05006-54f1-43e1-8f1b-cbffa2c04dbd"},{"name":"이메일 중복 검사","id":"5ae6478b-7689-48d1-916e-89944c97abd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"aad@naver.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/auth/mailCheck","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"509ae871-7ed0-453c-b494-8ca507e487aa","id":"509ae871-7ed0-453c-b494-8ca507e487aa","name":"User","type":"folder"}},"urlObject":{"port":"8000","path":["auth","mailCheck"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e01cec20-baf6-4973-bc8f-433e9ced64de","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"aad@naver.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/auth/mailCheck"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": true,\n    \"timeStamp\": \"2024-07-20T01:08:47.6193585\"\n}"}],"_postman_id":"5ae6478b-7689-48d1-916e-89944c97abd8"},{"name":"이메일에 인증코드 보내기","id":"4b9cd76d-4873-45aa-8e65-0b67c467c5af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"ygh6121@naver.com\",\r\n    \"verifyCode\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/email/send","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"509ae871-7ed0-453c-b494-8ca507e487aa","id":"509ae871-7ed0-453c-b494-8ca507e487aa","name":"User","type":"folder"}},"urlObject":{"port":"8000","path":["email","send"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"45d2f785-72ed-43d0-bd4d-8b532c492707","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"ygh6121@naver.com\",\r\n    \"verifyCode\":\"329389\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:800/email/send"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"Email sent"}],"_postman_id":"4b9cd76d-4873-45aa-8e65-0b67c467c5af"},{"name":"이메일 인증코드 검증","id":"f30fbfb1-30b9-4f94-9d1e-a15ddb60dce4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"ygh6121@naver.com\",\r\n    \"verifyCode\":\"205054\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/email/verify","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"509ae871-7ed0-453c-b494-8ca507e487aa","id":"509ae871-7ed0-453c-b494-8ca507e487aa","name":"User","type":"folder"}},"urlObject":{"port":"8000","path":["email","verify"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1b09674f-f98c-4315-9fa9-9d465ab65fb4","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"ygh6121@naver.com\",\r\n    \"verifyCode\":\"329389\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/email/verify"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"Email not verified"}],"_postman_id":"f30fbfb1-30b9-4f94-9d1e-a15ddb60dce4"},{"name":"회원가입","id":"ea4daba9-0853-4aa6-9777-835fae22e1ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"abcd\",\r\n    \"phoneNumber\": \"010-1234-5678\",\r\n    \"email\": \"abcd@naver.com\",\r\n    \"password\": \"1234\",\r\n    \"role\": \"SELLER\",\r\n    \"company\" : \"abcd\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/signup","description":"<p><code>username</code>: String</p>\n<p><code>phoneNumber</code>: String</p>\n<p><code>email</code>: String</p>\n<p><code>password</code>: String</p>\n<p><code>role</code>: \"USER\" or \"SELLER\"</p>\n<p><code>company</code>: SELLER 일 경우 기입</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"509ae871-7ed0-453c-b494-8ca507e487aa","id":"509ae871-7ed0-453c-b494-8ca507e487aa","name":"User","type":"folder"}},"urlObject":{"protocol":"http","port":"8000","path":["auth","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e13a9c7a-405b-4f56-8d5f-bf3946b885f5","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"abcd\",\r\n    \"phoneNumber\": \"010-1234-5678\",\r\n    \"email\": \"aaa@naver.com\",\r\n    \"password\": \"1234\",\r\n    \"role\": \"USER\",\r\n    \"company\" : \"null\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/signup"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"ea4daba9-0853-4aa6-9777-835fae22e1ae"},{"name":"로그인","event":[{"listen":"test","script":{"id":"ad437e38-a32c-4d5e-974e-ea944798be5c","exec":[""],"type":"text/javascript","packages":{}}}],"id":"56d32f4e-7b38-4177-a900-8df02b9513a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"account\" : \"qwer\",\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/login","description":"<ul>\n<li><p><code>email</code>: String</p>\n</li>\n<li><p><code>password</code>: String</p>\n</li>\n</ul>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"509ae871-7ed0-453c-b494-8ca507e487aa","id":"509ae871-7ed0-453c-b494-8ca507e487aa","name":"User","type":"folder"}},"urlObject":{"protocol":"http","port":"8000","path":["auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1170f9bf-8365-4eac-8d0c-bb23e3a20f08","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"account\" : \"qwer\",\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/login"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"userId\": 4,\n        \"username\": \"qwer\",\n        \"role\": \"USER\",\n        \"accessToken\": \"eyJhbGciOiJIUzM4NCJ9.eyJzdWIiOiJhY2Nlc3NfdG9rZW4iLCJpZCI6NCwicm9sZSI6IlVTRVIiLCJpYXQiOjE3MjE0MDQ5OTcsImV4cCI6MTcyMTQyNjU5N30.7FXTCt1KfTof67PcGRn5-2RULENVf4INLm2oJgHj7GLRQx-JUA0A_k9bwAt1HqOk\"\n    },\n    \"timeStamp\": \"2024-07-20T01:03:17.5272582\"\n}"}],"_postman_id":"56d32f4e-7b38-4177-a900-8df02b9513a6"},{"name":"비밀번호 수정","id":"2f075282-2cac-46f5-9cb9-287268ca61c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPw\": \"1234\",\r\n    \"newPw\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/pw","description":"<ul>\n<li><code>password</code>: String</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["auth","pw"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9ab554b3-86fc-48ad-9af8-a5fb1f5e7e81","name":"200","originalRequest":{"method":"POST","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/pw"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"2f075282-2cac-46f5-9cb9-287268ca61c4"},{"name":"회원 정보 조회","id":"4e390780-4aa8-4d2c-b3ab-e860822d36d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/auth/users","description":"<ul>\n<li>path: {userId}</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["auth","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c3cec1ec-5316-4030-8942-a9a1fabcf603","name":"200","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/auth/users/{userId}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":{"content":"","type":"text/plain"}}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"id\": 1,\n        \"username\": \"abcd\",\n        \"phoneNumber\": \"010-1234-5678\",\n        \"email\": \"aaa@naver.com\",\n        \"company\" : \"null\"\n    },\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"4e390780-4aa8-4d2c-b3ab-e860822d36d8"},{"name":"회원 정보 수정","id":"13bc7bd1-860e-43c0-9242-85a3789b264b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"abcd\",\r\n    \"phoneNumber\": \"010-1234-5678\",\r\n    \"email\": \"aaa@naver.com\",\r\n    \"company\" : \"null\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/users","description":"<ul>\n<li><p><code>username</code>: String</p>\n</li>\n<li><p><code>pheonNumber</code>: String</p>\n</li>\n<li><p><code>email</code>: String</p>\n</li>\n<li><p><code>company</code>: String</p>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"8000","path":["auth","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c2e2af8a-acf5-4a27-baea-a7695167f807","name":"200","originalRequest":{"method":"POST","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"abcd\",\r\n    \"phoneNumber\": \"010-1234-5678\",\r\n    \"email\": \"aaa@naver.com\",\r\n    \"company\" : \"null\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/users"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"13bc7bd1-860e-43c0-9242-85a3789b264b"},{"name":"장바구니 추가","id":"f2ae62c9-22cf-4825-9f85-dba269fc94bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8000/carts/add/1","urlObject":{"port":"8000","path":["carts","add","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bd4e7f76-c49a-44e8-9769-4c9d1320f3dc","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/cart/add/{productId{"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"f2ae62c9-22cf-4825-9f85-dba269fc94bb"},{"name":"장바구니 수량 조절","id":"103dfacd-2fe6-4033-a4f9-136c49234f06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:8000/carts/18?quantity=3","urlObject":{"protocol":"http","port":"8000","path":["carts","18"],"host":["localhost"],"query":[{"key":"quantity","value":"3"}],"variable":[]}},"response":[{"id":"39e4e71c-b405-48ba-ada2-73f655d8716c","name":"200","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://localhost:8000/carts/{cartId}?quantity=3","protocol":"http","host":["localhost"],"port":"8000","path":["carts","{cartId}"],"query":[{"key":"quantity","value":"3"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"103dfacd-2fe6-4033-a4f9-136c49234f06"},{"name":"장바구니 제거","id":"3d887879-8b64-4533-bfca-59ba1e9ce7d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/carts/17","urlObject":{"protocol":"http","port":"8000","path":["carts","17"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8b6a678b-8136-45f1-a2d1-a7f91f080c11","name":"200","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/carts/{cartId}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"3d887879-8b64-4533-bfca-59ba1e9ce7d5"},{"name":"장바구니 목록 조회","id":"52584489-43c3-494a-a192-4e264aea70c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/carts","urlObject":{"protocol":"http","port":"8000","path":["carts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9d8ca455-2ec0-4e3e-b80c-0384b80b21bb","name":"200","originalRequest":{"method":"GET","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"url":"http://localhost:8000/auth/cart"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"status\": 200,\r\n    \"data\": {\r\n        \"carts\" : [\r\n            {\r\n                \"productName\": \"아이폰\",\r\n                \"quantity\": 1,\r\n                \"price\": 500000,\r\n                \"thumbnailUrl\": \"이미지\",\r\n                \"productId\": 1\r\n            },\r\n            {\r\n                \"productName\": \"갤럭시\",\r\n                \"quantity\": 1,\r\n                \"price\": 700000,\r\n                \"thumbnailUrl\": \"이미지\",\r\n                \"productId\": 2\r\n            },\r\n            {\r\n                \"productName\": \"Ps4Pro\",\r\n                \"quantity\": 1,\r\n                \"price\": 300000,\r\n                \"thumbnailUrl\": \"이미지\",\r\n                \"productId\": 3\r\n            }\r\n        ]\r\n    },\r\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\r\n}"}],"_postman_id":"52584489-43c3-494a-a192-4e264aea70c7"}],"id":"509ae871-7ed0-453c-b494-8ca507e487aa","description":"<ul>\n<li><p>회원가입</p>\n</li>\n<li><p>로그인</p>\n</li>\n<li><p>토큰 재발행</p>\n</li>\n<li><p>비밀번호 수정</p>\n</li>\n<li><p>회원 정보 조회</p>\n</li>\n<li><p>회원 정보 수정</p>\n</li>\n<li><p>회원 탈퇴</p>\n</li>\n<li><p>장바구니 추가</p>\n</li>\n<li><p>장바구니 제거</p>\n</li>\n<li><p>장바구니 목록 조회</p>\n</li>\n</ul>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"20fd8d35-f777-4a5f-8a59-9e93f1d339f8","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"a83dbe94-8492-47af-bd06-2e10c241d62d","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"509ae871-7ed0-453c-b494-8ca507e487aa"},{"name":"Product","item":[{"name":"상품 등록","id":"9dd968ce-2a61-4388-b1d6-51fd3e9f2b8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"company","value":"aaa","type":"text","equals":true},{"key":"phoneNumber","value":"aaa","type":"text","equals":true},{"key":"name","value":"aaa","type":"text","equals":true},{"key":"description","value":"aaa","type":"text","equals":true},{"key":"price","value":"100","type":"text","equals":true},{"key":"stock","value":"100","type":"text","equals":true},{"key":"tags","value":"tag1,tag2","type":"text","equals":true},{"key":"productImages","type":"file","equals":false,"fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/user/Desktop/화면캡쳐/Image 001.png"],"src":"/C:/Users/user/Desktop/화면캡쳐/Image 001.png"}]},"url":"localhost:8080/products","urlObject":{"port":"8080","path":["products"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e5197450-03a3-49c8-bf42-20931d2e9419","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"company","value":"aaa","type":"text","equals":true},{"key":"phoneNumber","value":"aaa","type":"text","equals":true},{"key":"name","value":"aaa","type":"text","equals":true},{"key":"description","value":"aaa","type":"text","equals":true},{"key":"price","value":"100","type":"text","equals":true},{"key":"stock","value":"100","type":"text","equals":true},{"key":"tags","value":"tag1,tag2","type":"text","equals":true},{"key":"productImages","type":"file","equals":false,"fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/user/Desktop/화면캡쳐/Image 001.png"],"src":"/C:/Users/user/Desktop/화면캡쳐/Image 001.png"}]},"url":"localhost:8000/products"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"9dd968ce-2a61-4388-b1d6-51fd3e9f2b8d"},{"name":"상품 상세 조회","id":"436f161c-8666-4c9c-aafe-a2fbcbcd0dda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/products","urlObject":{"port":"8080","path":["products"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1cc8c5a2-8e6c-40b4-b4e2-744036fda02e","name":"200","originalRequest":{"method":"GET","header":[],"url":"localhost:8000/products/1"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"sellerId\": 1,\n        \"company\": \"abcd\",\n        \"phoneNumber\": \"010-1234-5678\",\n        \"name\": \"qwer1234\",\n        \"description\": \"qwer1234\",\n        \"price\": 5000,\n        \"totalStock\": 4476,\n        \"tags\": [\n            \"a\",\n            \"b\",\n            \"c\"\n        ],\n        \"orgProductImages\": [\n            \"image.png\"\n        ]\n    },\n    \"timeStamp\": \"2024-07-20T01:15:36.239029\"\n}"}],"_postman_id":"436f161c-8666-4c9c-aafe-a2fbcbcd0dda"},{"name":"상품 목록 조회","id":"517d1eee-0d94-4fa5-a7fe-8f7299fa5684","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"localhost:8000/products?type=name&keyword=a&page=0&size=1","urlObject":{"port":"8000","path":["products"],"host":["localhost"],"query":[{"key":"type","value":"name"},{"key":"keyword","value":"a"},{"key":"page","value":"0"},{"key":"size","value":"1"}],"variable":[]}},"response":[{"id":"f3f5a6ca-f233-4335-be42-262ada1ef757","name":"200","originalRequest":{"method":"GET","header":[],"url":"localhost:8000/products"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"status\": 200,\r\n    \"data\": {\r\n        \"products\": [\r\n            {\r\n                \"productId\": 2,\r\n                \"sellerId\": 1,\r\n                \"company\": \"abcd\",\r\n                \"phoneNumber\": \"010-1234-5678\",\r\n                \"name\": \"abcd\",\r\n                \"description\": \"abcd\",\r\n                \"price\": 3000,\r\n                \"tags\": [\r\n                    \"a\",\r\n                    \"b\",\r\n                    \"c\"\r\n                ],\r\n                \"orgProductImages\": [\r\n                    \"image.png\"\r\n                ]\r\n            },\r\n            {\r\n                \"productId\": 1,\r\n                \"sellerId\": 1,\r\n                \"company\": \"abcd\",\r\n                \"phoneNumber\": \"010-1234-5678\",\r\n                \"name\": \"qwer1234\",\r\n                \"description\": \"qwer1234\",\r\n                \"price\": 5000,\r\n                \"tags\": [\r\n                    \"a\",\r\n                    \"b\",\r\n                    \"c\"\r\n                ],\r\n                \"orgProductImages\": [\r\n                    \"image.png\"\r\n                ]\r\n            }\r\n        ],\r\n        \"hasNext\": false\r\n    },\r\n    \"timeStamp\": \"2024-07-20T01:12:31.6019641\"\r\n}"}],"_postman_id":"517d1eee-0d94-4fa5-a7fe-8f7299fa5684"}],"id":"11f93aa6-25ec-46c9-a9b3-57f04fcb67a7","description":"<ul>\n<li><p>상품 등록</p>\n</li>\n<li><p>상품 수정</p>\n</li>\n<li><p>상품 삭제</p>\n</li>\n<li><p>상품 목록 조회</p>\n</li>\n<li><p>상품 상세 조회</p>\n</li>\n<li><p>상품 검색</p>\n</li>\n</ul>\n","_postman_id":"11f93aa6-25ec-46c9-a9b3-57f04fcb67a7"},{"name":"Order","item":[{"name":"상품 주문 작성","id":"3a835f81-30af-4ce7-a423-9dd33ff46eb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"productId\": 1,\r\n    \"quantity\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/order/create/product","urlObject":{"protocol":"http","port":"8000","path":["order","create","product"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"01e0bf38-a8b3-404a-8845-c5657b9a3730","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"productId\": 1,\r\n    \"quantity\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/order/create/product"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"orderLines\": [\n            {\n                \"productId\": 1,\n                \"productName\": \"qwer1234\",\n                \"price\": 5000,\n                \"quantity\": 5,\n                \"thumbnailUrl\": \"https://jsj-image-bucket.s3.ap-northeast-2.amazonaws.com/images/2024/07-13/abcd/s_58338203-2530-4052-9da4-11f2ca04693d_Image%20062.png\",\n                \"status\": \"INITIATED\",\n                \"paymentId\": null,\n                \"deliveryId\": null\n            }\n        ],\n        \"orderStatus\": \"INITIATED\",\n        \"totalPrice\": 25000,\n        \"totalDiscount\": 0\n    },\n    \"timeStamp\": \"2024-07-20T01:23:48.6368948\"\n}"}],"_postman_id":"3a835f81-30af-4ce7-a423-9dd33ff46eb5"},{"name":"장바구니 주문 작성","id":"04c3c191-b283-45e4-a36f-efab7b40f8b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartIds\" : [20,21]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/order/create/cart","urlObject":{"protocol":"http","port":"8000","path":["order","create","cart"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"72ccd27d-65ad-4f5a-bf57-945e4a89e530","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartIds\" : [20,21]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/order/create/cart"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"orderLines\": [\n            {\n                \"productId\": 1,\n                \"productName\": \"qwer1234\",\n                \"price\": 5000,\n                \"quantity\": 2,\n                \"thumbnailUrl\": \"https://jsj-image-bucket.s3.ap-northeast-2.amazonaws.com/images/2024/07-13/abcd/s_58338203-2530-4052-9da4-11f2ca04693d_Image%20062.png\",\n                \"status\": \"INITIATED\",\n                \"paymentId\": null,\n                \"deliveryId\": null\n            },\n            {\n                \"productId\": 2,\n                \"productName\": \"abcd\",\n                \"price\": 3000,\n                \"quantity\": 1,\n                \"thumbnailUrl\": \"https://jsj-image-bucket.s3.ap-northeast-2.amazonaws.com/images/2024/07-16/abcd/s_b5f8519a-88de-4d2f-a89a-a995ebe1aacd_Image%20062.png\",\n                \"status\": \"INITIATED\",\n                \"paymentId\": null,\n                \"deliveryId\": null\n            }\n        ],\n        \"orderStatus\": \"INITIATED\",\n        \"totalPrice\": 13000,\n        \"totalDiscount\": 0\n    },\n    \"timeStamp\": \"2024-07-20T01:25:58.6191012\"\n}"}],"_postman_id":"04c3c191-b283-45e4-a36f-efab7b40f8b0"},{"name":"주문하기(상품)","id":"e949a9c0-8ccf-462f-acd5-2ecd9ce300ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethodId\":1,\r\n    \"deliveryAddressId\": 1,\r\n    \"productId\":1,\r\n    \"quantity\":10\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/order/submit/product","urlObject":{"protocol":"http","port":"8000","path":["order","submit","product"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"efedc7b6-ed24-4ae0-819f-6a065737443f","name":"200","originalRequest":{"method":"POST","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethodId\":1,\r\n    \"deliveryAddressId\": 1,\r\n    \"productId\":1,\r\n    \"quantity\":10\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/order/submit"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"e949a9c0-8ccf-462f-acd5-2ecd9ce300ec"},{"name":"주문하기(장바구니)","id":"d3ee8f30-84d7-4654-ac66-fc3d872331d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartIds\": [1,2,3,4],\r\n    \"paymentMethodId\":1,\r\n    \"deliveryAddressId\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/order/submit/cart","urlObject":{"port":"8000","path":["order","submit","cart"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4c531441-817e-43cb-9249-c2f636d11092","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartIds\": [20,21],\r\n    \"paymentMethodId\":1,\r\n    \"deliveryAddressId\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/order/submit/cart"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"d3ee8f30-84d7-4654-ac66-fc3d872331d1"},{"name":"주문서 상세 조회","id":"585e6aba-7d00-498d-9315-c853b36453aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/order/1","urlObject":{"protocol":"http","port":"8000","path":["order","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dbdc19ab-3145-4635-a83e-9726e58faca6","name":"200","originalRequest":{"method":"GET","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"url":"http://localhost:8000/order/1"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"orderLines\": [\n            {\n                \"productId\": 1,\n                \"productName\": \"qwer1234\",\n                \"price\": 5000,\n                \"quantity\": 10,\n                \"thumbnailUrl\": \"https://jsj-image-bucket.s3.ap-northeast-2.amazonaws.com/images/2024/07-13/abcd/s_58338203-2530-4052-9da4-11f2ca04693d_Image%20062.png\",\n                \"status\": \"DELIVERY_REQUESTED\",\n                \"paymentId\": 21580,\n                \"deliveryId\": 21580\n            }\n        ],\n        \"orderStatus\": \"COMPLETED\",\n        \"totalPrice\": 50000,\n        \"totalDiscount\": 0\n    },\n    \"timeStamp\": \"2024-07-20T01:31:27.0980516\"\n}"}],"_postman_id":"585e6aba-7d00-498d-9315-c853b36453aa"},{"name":"주문서 목록 조회","id":"43dc9f8f-cd5c-4520-bd9c-01160052564d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/order","urlObject":{"protocol":"http","port":"8000","path":["order"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0066b7ba-b0ae-4453-b1d1-2f9a334a8591","name":"200","originalRequest":{"method":"GET","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"url":"http://localhost:8000/order"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"status\": 200,\r\n    \"data\": {\r\n        \"orders\": [\r\n            {\r\n                \"orderLines\": [\r\n                    {\r\n                        \"orderLineId\": 1,\r\n                        \"productId\": 1,\r\n                        \"productName\": \"bbbb\",\r\n                        \"price\": 2000,\r\n                        \"quantity\": 3,\r\n                        \"thumbnailUrl\": \"이미지1\",\r\n                        \"status\": \"PAYMENT_COMPLETED\",\r\n                        \"paymentId\": 1,\r\n                        \"deliveryId\": 1\r\n                    }\r\n                ],\r\n                \"orderStatus\": \"COMPLETED\",\r\n                \"totalPrice\": 6000,\r\n                \"totalDiscount\": 0\r\n            },\r\n            {\r\n                \"orderLines\": [\r\n                    {\r\n                        \"orderLineId\": 3,\r\n                        \"productId\": 1,\r\n                        \"productName\": \"bbbb\",\r\n                        \"price\": 2000,\r\n                        \"quantity\": 5,\r\n                        \"thumbnailUrl\": \"이미지12\",\r\n                        \"status\": \"PAYMENT_COMPLETED\",\r\n                        \"paymentId\": 3,\r\n                        \"deliveryId\": 3\r\n                    }\r\n                ],\r\n                \"orderStatus\": \"COMPLETED\",\r\n                \"totalPrice\": 10000,\r\n                \"totalDiscount\": 0\r\n            }\r\n        ]\r\n    },\r\n    \"timeStamp\": \"2024-06-23T23:30:01.0768652\"\r\n}"}],"_postman_id":"43dc9f8f-cd5c-4520-bd9c-01160052564d"}],"id":"032729ef-30e5-4f64-a7d4-fd0cff410e37","description":"<ul>\n<li><p>장바구니 주문 작성</p>\n</li>\n<li><p>상품 주문 작성</p>\n</li>\n<li><p>주문하기</p>\n</li>\n</ul>\n","_postman_id":"032729ef-30e5-4f64-a7d4-fd0cff410e37"},{"name":"payment","item":[{"name":"결제 수단 등록","id":"41242d52-ac00-43e2-8788-a9061e220935","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"paymentType\": \"CREDIT_CARD\",\r\n    \"bank\": \"우리은행\",\r\n    \"accountNumber\": \"\",\r\n    \"creditCardNumber\": \"1234-4567-9389\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/payment/methods","description":"<p>paymentType: CREDIT_CARD or BANK_ACCOUNT</p>\n","urlObject":{"protocol":"http","port":"8000","path":["payment","methods"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9aca9e74-ea68-4963-a530-240e27cecd04","name":"200","originalRequest":{"method":"POST","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentType\": \"CREDIT_CARD\",\r\n    \"bank\": \"우리은행\",\r\n    \"creditCardNumber\": \"123-456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/payment/methods"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"41242d52-ac00-43e2-8788-a9061e220935"},{"name":"결제 수단 조회","id":"a78f94f0-8d63-477e-a852-a0905b310642","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/payment/methods","urlObject":{"protocol":"http","port":"8000","path":["payment","methods"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ba1f4cef-6e4f-4fbc-8123-7598fa2a7ccc","name":"200","originalRequest":{"method":"GET","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"url":"http://localhost:8000/payment/methods"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"creditMethods\": [\n            {\n                \"paymentId\": 1,\n                \"paymentType\": \"CREDIT_CARD\",\n                \"bank\": \"우리은행\",\n                \"creditCardNumber\": \"1263-4567-6789\",\n                \"accountNumber\": null\n            },\n            {\n                \"paymentId\": 2,\n                \"paymentType\": \"BANK_ACCOUNT\",\n                \"bank\": \"신한은행\",\n                \"creditCardNumber\": null,\n                \"accountNumber\": \"1234-1567232\"\n            }\n        ]\n    },\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"a78f94f0-8d63-477e-a852-a0905b310642"}],"id":"cc1dcaf1-bbd3-4b17-ac50-e35b5c721bf8","description":"<ul>\n<li><p>결제 수단 등록</p>\n</li>\n<li><p>결제 수단 조회</p>\n</li>\n</ul>\n","_postman_id":"cc1dcaf1-bbd3-4b17-ac50-e35b5c721bf8"},{"name":"delivery","item":[{"name":"배송지 등록","id":"9172bd74-3e60-4ac2-a3c3-af011fcf3030","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"street\": \"서울시 강남구\",\r\n    \"detailAddress\": \"역삼동\",\r\n    \"zipCode\": \"12345\",\r\n    \"alias\":\"집\",\r\n    \"receiver\":\"홍길동\",\r\n    \"isMainAddress\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/delivery/addresses","urlObject":{"protocol":"http","port":"8000","path":["delivery","addresses"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"32e39715-5975-4e66-b04a-747d15d74dac","name":"200","originalRequest":{"method":"POST","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"address\": \"사당\",\r\n    \"alias\": \"집\",\r\n    \"receiver\": \"받는 사람\",\r\n    \"isMainAddress\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/delivery/addresses"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": null,\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"9172bd74-3e60-4ac2-a3c3-af011fcf3030"},{"name":"배송지 조회","id":"9688d3de-4bfd-4af7-958f-c3f82a57b122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/delivery/addresses","urlObject":{"protocol":"http","port":"8000","path":["delivery","addresses"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"58e378d5-6927-4289-bf95-bd2828be62f3","name":"200","originalRequest":{"method":"GET","header":[{"key":"User-Email","value":"abcd@naver.com","type":"text"},{"key":"User-Role","value":"USER","type":"text"}],"url":"http://localhost:8000/delivery/addresses"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": 200,\n    \"data\": {\n        \"addresses\": [\n            {\n                \"memberAddressId\": \"1\",\n                \"street\": \"서울시 강남구\",\n                \"detailAddress\": \"역삼동\",\n                \"zipCode\": \"32891\",\n                \"alias\": \"집\",\n                \"receiver\": \"홍길동\",\n                \"isMainAddress\":true\n            },\n            {\n                \"memberAddressId\": \"2\",\n                \"street\": \"서울시 강남구\",\n                \"detailAddress\": \"역삼동\",\n                \"zipCode\": \"32891\",\n                \"alias\": \"집\",\n                \"receiver\": \"홍길동\",\n                \"isMainAddress\":true\n            }\n        ]\n    },\n    \"timeStamp\": \"2024-06-18T16:15:17.765931\"\n}"}],"_postman_id":"9688d3de-4bfd-4af7-958f-c3f82a57b122"}],"id":"2f674270-1b52-486f-bc14-c6788106f928","description":"<ul>\n<li><p>배송지 등록</p>\n</li>\n<li><p>배송지 조회</p>\n</li>\n</ul>\n","_postman_id":"2f674270-1b52-486f-bc14-c6788106f928"}],"event":[{"listen":"prerequest","script":{"id":"b4a88fd1-6f4a-44cc-b6f4-71b1b8ddfbb2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a48e5a91-af6a-41dd-bf6e-7fe294efd73b","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://farming-simulator.pstmn.io"}]}