{"info":{"_postman_id":"eb05f272-3207-43de-bb95-259284f276f6","name":"Product","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"25536437","collectionId":"eb05f272-3207-43de-bb95-259284f276f6","publishedId":"2s9Y5SVQyW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-18T13:37:00.000Z"},"item":[{"name":"상품 신규 목록 조회","id":"d2e43ff7-fc6f-4c9e-ad75-9f67b73a91b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"url":"http://localhost:8080/product/list?page=1&size=3","urlObject":{"protocol":"http","port":"8080","path":["product","list"],"host":["localhost"],"query":[{"key":"page","value":"1"},{"key":"size","value":"3"}],"variable":[]}},"response":[{"id":"c4eefb95-1536-45cb-9eff-f98c7b80eca3","name":"상품 신규 목록 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"url":{"raw":"http://localhost:8080/product/list?page=1&size=3","protocol":"http","host":["localhost"],"port":"8080","path":["product","list"],"query":[{"key":"page","value":"1"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 18 Aug 2023 12:29:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"size\": 3,\n    \"total\": 1,\n    \"start\": 1,\n    \"end\": 1,\n    \"prev\": false,\n    \"next\": false,\n    \"dtoList\": [\n        {\n            \"pno\": 1,\n            \"productName\": \"수정정테스트\",\n            \"price\": 3000000,\n            \"targetPrice\": 230000,\n            \"purchaseNum\": 12000,\n            \"productType\": \"Grooming\",\n            \"species\": \"Bird\",\n            \"hashtag\": \"{0,4,7}\",\n            \"deadline\": \"2023-08-31T00:00:00+09:00\",\n            \"options\": [\n                {\n                    \"ono\": 2,\n                    \"optionName\": \"수정테스트\",\n                    \"cost\": 1000,\n                    \"price\": 500\n                },\n                {\n                    \"ono\": 3,\n                    \"optionName\": \"테스트 상품3\",\n                    \"cost\": 322,\n                    \"price\": 3000\n                },\n                {\n                    \"ono\": 4,\n                    \"optionName\": \"테스트 상품3\",\n                    \"cost\": 322,\n                    \"price\": 3000\n                }\n            ],\n            \"productImages\": [\n                {\n                    \"uuid\": \"asd-3d3dd-c8743\",\n                    \"fileName\": \"aaa.jpg\",\n                    \"ord\": 0\n                }\n            ],\n            \"regDate\": \"2023-08-18 20:42:10\",\n            \"_deleted\": false\n        }\n    ]\n}"}],"_postman_id":"d2e43ff7-fc6f-4c9e-ad75-9f67b73a91b9"},{"name":"상품 상세 조회","id":"4d244387-4ccb-41f7-8a86-10b4bc8c0a0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:8080/product/read/1","urlObject":{"protocol":"http","port":"8080","path":["product","read","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6c577f3e-2049-4d99-8786-36d263d6592f","name":"상품 상세 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:8080/product/read/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 18 Aug 2023 07:22:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"pno\": 1,\n    \"productName\": \"두카메디 셀 케어미스트\",\n    \"cost\": 0,\n    \"price\": 14000,\n    \"targetPrice\": 3000000,\n    \"purchaseNum\": 35,\n    \"productType\": \"Grooming\",\n    \"species\": null,\n    \"hashtag\": \"{1,2,4,7,18,34}\",\n    \"deadline\": null,\n    \"productOptionDTO\": null,\n    \"fileNames\": [\n        \"652c7d69-d536-4402-a458-742a1efc8743_aaa.jpg\",\n        \"fa243a3a-13f6-4bae-9516-36e405fed5ff_bbb.jpg\",\n        \"4ba4c83f-2599-4c9f-bf95-b97811dcf378_bbb.jpg\"\n    ],\n    \"regDate\": null,\n    \"_deleted\": false\n}"}],"_postman_id":"4d244387-4ccb-41f7-8a86-10b4bc8c0a0f"},{"name":"신규 상품 등록","id":"a0bf1805-7414-4718-9867-94ace26b810e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"productName\": \"랄랄랄 케어미스트\",\r\n    \"cost\": 2000000,\r\n    \"price\": 304000,\r\n    \"targetPrice\": 3000000,\r\n    \"purchaseNum\": 35,\r\n    \"productType\": \"Grooming\",\r\n    \"species\": \"Dog\",\r\n    \"hashtag\": \"{1,2,4,7,18,34}\",\r\n    \"deadline\": \"2023-08-31\",\r\n    \"productOptionDTO\": [],\r\n    \"fileNames\": [\r\n        \"asdwedc-8743_aaa.jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/product/auth/register","urlObject":{"protocol":"http","port":"8080","path":["product","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7783ef97-093b-4baa-8bb3-4e7ffd92bfb1","name":"신규 상품 등록","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"productName\": \"하이루루 셀 케어미스트\",\r\n    \"cost\": 2000000,\r\n    \"price\": 304000,\r\n    \"targetPrice\": 3000000,\r\n    \"purchaseNum\": 35,\r\n    \"productType\": \"Grooming\",\r\n    \"species\": \"Dog\",\r\n    \"hashtag\": \"{1,2,4,7,18,34}\",\r\n    \"deadline\": \"2023-08-31T00:00:00+09:00\",\r\n    \"productOptionDTO\": [],\r\n    \"fileNames\": [\r\n        \"asd3ddc8743_aaa.jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/product/auth/register"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"26"},{"key":"Date","value":"Fri, 18 Aug 2023 07:32:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"판매상품 등록 성공"}],"_postman_id":"a0bf1805-7414-4718-9867-94ace26b810e"},{"name":"상품 정보 수정","id":"3389f68d-3ca0-4178-ae47-ee0486eb60b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"productName\": \"수정정테스트\",\r\n    \"cost\": 230000,\r\n    \"price\": 5000,\r\n    \"targetPrice\": 3000000,\r\n    \"purchaseNum\": 12000,\r\n    \"productType\": \"Grooming\",\r\n    \"species\": \"Bird\",\r\n    \"hashtag\": \"{0,4,7}\",\r\n    \"deadline\": \"2023-08-31T00:00:00+09:00\",\r\n    \"productOptionDTO\": [],\r\n    \"fileNames\": [\r\n        \"asd-3d3dd-c8743_aaa.jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/product/auth/modify/1","urlObject":{"protocol":"http","port":"8080","path":["product","auth","modify","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"43ade820-f562-45b3-82f8-ef2a6e5df7a9","name":"상품 정보 수정","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"productName\": \"수정정테스트\",\r\n    \"cost\": 230000,\r\n    \"price\": 5000,\r\n    \"targetPrice\": 3000000,\r\n    \"purchaseNum\": 12000,\r\n    \"productType\": \"Grooming\",\r\n    \"species\": \"Bird\",\r\n    \"hashtag\": \"{0,4,7}\",\r\n    \"deadline\": \"2023-08-31T00:00:00+09:00\",\r\n    \"productOptionDTO\": [],\r\n    \"fileNames\": [\r\n        \"asd-3d3ddc8743_aaa.jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/product/auth/modify/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"33"},{"key":"Date","value":"Fri, 18 Aug 2023 07:35:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"판매물품 정보 수정 완료"}],"_postman_id":"3389f68d-3ca0-4178-ae47-ee0486eb60b3"},{"name":"상품 정보 삭제","id":"c20583ab-08ae-4ab0-acfa-09d36d336080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"url":"http://localhost:8080/product/auth/delete/2","urlObject":{"protocol":"http","port":"8080","path":["product","auth","delete","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dd3eee1b-e684-464d-97c3-9b6ca7d1c1d8","name":"상품 정보 삭제","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"url":"http://localhost:8080/products/auth/delete/1"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"17"},{"key":"Date","value":"Fri, 18 Aug 2023 07:37:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"펫 삭제 완료"}],"_postman_id":"c20583ab-08ae-4ab0-acfa-09d36d336080"},{"name":"http://localhost:8080/products/auth/modifyProduct/1","id":"afd1396e-fd31-4531-8d5e-911e6f33f9db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtaWQiOiJtZXJvbmdAZ21haWwuY29tIiwicm9sZSI6IlJPTEVfVVNFUiIsImV4cCI6MTY5MjM3MDA2MCwiaWF0IjoxNjkyMjgzNjYwfQ.6yfQIhL-auC7ebnH__IwEXBVGLXeeFyEt0FFB43B6CI","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"productName\": \"수정정테스트\",\r\n    \"cost\": 2546363,\r\n    \"price\": 4234324,\r\n    \"targetPrice\": 12,\r\n    \"purchaseNum\": 12000,\r\n    \"productType\": \"Medicine\",\r\n    \"species\": \"Hamster\",\r\n    \"hashtag\": \"{0,4,7}\",\r\n    \"deadline\": \"2023-08-31T00:00:00+09:00\",\r\n    \"productOptionDTO\": [],\r\n    \"fileNames\": [\r\n        \"asd-3d3ddc8743_aaa.jpg\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/products/auth/modifyProduct/1","urlObject":{"protocol":"http","port":"8080","path":["products","auth","modifyProduct","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"afd1396e-fd31-4531-8d5e-911e6f33f9db"}]}