{"info":{"_postman_id":"dadbe4fa-1223-4c68-be55-2acd28383c8b","name":"second-hand","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"26116797","collectionId":"dadbe4fa-1223-4c68-be55-2acd28383c8b","publishedId":"2s93si2AeS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-06-18T15:15:43.000Z"},"item":[{"name":"Member","item":[{"name":"회원 회원가입","id":"81ab3194-3cc1-4c61-b8e8-a1d2518ea0fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nickname","value":"CiRe","type":"text"},{"key":"oauthId","value":"github_80495427","type":"text"},{"key":"profileUrl","type":"file","src":"/Users/lee/Documents/사진/설탕이 사진.jpeg"}]},"url":"http://localhost:8080/api/members/join","urlObject":{"protocol":"http","port":"8080","path":["api","members","join"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3bac1b27-e18f-4046-9a68-b21f2820c21c","name":"회원 회원가입","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nickname","value":"CiRe","type":"text"},{"key":"oauthId","value":"github_80495427","type":"text"},{"key":"profileUrl","type":"file","src":"/Users/lee/Documents/사진/설탕이 사진.jpeg"}]},"url":"http://localhost:8080/api/members/join"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Jul 2023 06:04:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"nickname\": \"CiRe\",\n        \"profileUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/profile_images/github_80495427\",\n        \"locationDatas\": [\n            {\n                \"locationId\": 18,\n                \"locationDetails\": \"서울특별시 강남구 역삼1동\",\n                \"locationShortening\": \"역삼1동\",\n                \"mainLocationState\": true\n            }\n        ],\n        \"jwt\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3IiwiaWF0IjoxNjkwMzUxNDk0LCJleHAiOjE2OTIxNTE0OTR9.tP-jghzKINZ4-CM2X-DpqWHNvOpIw0kkHzjYDm9PV7E\"\n    }\n}"},{"id":"3cb6a82c-d9b5-4494-b2ef-a9f064d1d0ae","name":"회원 회원가입 (실패: 중복된 회원)","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nickname","value":"CiRe","type":"text"},{"key":"oauthId","value":"github_80495427","type":"text"},{"key":"profileUrl","type":"file","src":"/Users/jeonhyochang/Desktop/이미지 테스트/80495427.png"}],"options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/members/join"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 08:13:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"CONFLICT\",\n    \"code\": 40900,\n    \"message\": \"이미 회원가입된 멤버입니다.\"\n}"}],"_postman_id":"81ab3194-3cc1-4c61-b8e8-a1d2518ea0fe"},{"name":"회원 정보 조회","id":"b4f30c02-0165-4b0d-b9a4-26364aaa927f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/members","description":"<p>테스트 예용!</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","members"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"72f0cfae-4afd-48c9-8b27-a7164116111e","name":"회원 정보 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3IiwiaWF0IjoxNjkwMzUxNDk0LCJleHAiOjE2OTIxNTE0OTR9.tP-jghzKINZ4-CM2X-DpqWHNvOpIw0kkHzjYDm9PV7E","type":"text"}],"url":"http://localhost:8080/api/members"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Jul 2023 06:20:20 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"nickname\": \"CiRe\",\n        \"profileUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/profile_images/github_80495427\",\n        \"locationDatas\": [\n            {\n                \"locationId\": 18,\n                \"locationDetails\": \"서울특별시 강남구 역삼1동\",\n                \"locationShortening\": \"역삼1동\",\n                \"mainLocationState\": true\n            }\n        ]\n    }\n}"},{"id":"507bac86-ee41-4958-b4b2-2a635224fe68","name":"회원 정보 조회 (실패: 토큰 만료)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/members"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:27:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"UNAUTHORIZED\",\n    \"code\": 40101,\n    \"message\": \"만료된 토큰입니다.\"\n}"},{"id":"560b75f1-dc8f-4f5d-856c-6117c8e47887","name":"회원 정보 조회 (실패: 토큰이 존재 하지 않음)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text","disabled":true}],"url":"http://localhost:8080/api/members"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:28:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"UNAUTHORIZED\",\n    \"code\": 40102,\n    \"message\": \"토큰이 없습니다.\"\n}"},{"id":"6d780245-294d-4412-b0c9-a1b80c63f046","name":"회원 정보 조회 (실패: 회원가입 필요)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/members"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:30:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"FORBIDDEN\",\n    \"code\": 40301,\n    \"message\": \"추가 회원가입이 필요한 사용자입니다.\"\n}"}],"_postman_id":"b4f30c02-0165-4b0d-b9a4-26364aaa927f"},{"name":"회원 동네 수정 요청","id":"b13bac15-7f82-44c9-b6ca-bc01d0e91368","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3IiwiaWF0IjoxNjkwMzUxNDk0LCJleHAiOjE2OTIxNTE0OTR9.tP-jghzKINZ4-CM2X-DpqWHNvOpIw0kkHzjYDm9PV7E","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"locationIdList\" : [\"1\", \"6\"],\n    \"mainLocationIndex\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/members/locations","urlObject":{"protocol":"http","port":"8080","path":["api","members","locations"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"37b213c0-438e-4e85-b18c-6e4bf49f30e5","name":"회원 동네 수정 요청","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"locationIdList\" : [\"1\", \"6\"],\n    \"mainLocationIndex\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/members/locations"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 25 Jul 2023 09:14:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\"\n}"},{"id":"8b246001-3778-4423-94b2-daf4e84881e1","name":"회원 동네 수정 요청 (실패: 유효하지 않은 동네)","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxIiwiaWF0IjoxNjg3MDc2MzM1LCJleHAiOjE2ODg4NzYzMzV9.vM2fOkcP9DxfiSeJV2m8cGuQcMPOGtY5M1jB7RP-hNE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"locationIdList\" : [\"1\", \"30000000\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/members/locations"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:31:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"NOT_FOUND\",\n    \"code\": 40106,\n    \"message\": \"유효하지 않는 동네입니다.\"\n}"}],"_postman_id":"b13bac15-7f82-44c9-b6ca-bc01d0e91368"}],"id":"46305180-0e66-4e3c-a4fa-036c5e298f59","_postman_id":"46305180-0e66-4e3c-a4fa-036c5e298f59","description":""},{"name":"OAuth2","item":[{"name":"로그인 플랫폼 요청 (WEB)","id":"6372da1a-b333-42e9-8a02-08801b07ec9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/oauth2/github","urlObject":{"protocol":"http","port":"8080","path":["api","oauth2","github"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7c56a3d1-2a01-45d6-9b72-f3b17384e8b4","name":"로그인 플랫폼 요청 (성공)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/oauth2/github"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:32:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"url\": \"https://github.com/login/oauth/authorize?response_type=code&client_id=b26272f227621b41b7fe&redirect_uri=http%3A%2F%2Flocalhost%3A80%2Foauth%2Fgithub\"\n    }\n}"},{"id":"06e19be2-5962-4984-b378-621f79973397","name":"로그인 플랫폼 요청 (실패: 지원하지 않는 플랫폼)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/oauth2/naver"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:33:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"NOT_FOUND\",\n    \"code\": 40107,\n    \"message\": \"유효하지 않는 플랫폼 입니다.\"\n}"}],"_postman_id":"6372da1a-b333-42e9-8a02-08801b07ec9a"},{"name":"로그인 요청 (WEB)","id":"47943dc3-9505-4e7c-b79e-cd27ce4e8fab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\" : \"b48720bb85462a864086\",\n    \"platform\" : \"github\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/oauth2/login","urlObject":{"protocol":"http","port":"8080","path":["api","oauth2","login"],"host":["localhost"],"query":[{"disabled":true,"key":"code","value":"6c202bf643a75729a9ad"},{"disabled":true,"key":"platform","value":"github"}],"variable":[]}},"response":[{"id":"187c5d2d-d48f-4ec5-89b6-d08cb4913d1f","name":"로그인 요청 (성공)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/oauth2/login?code=6c202bf643a75729a9ad&platform=github","protocol":"http","host":["localhost"],"port":"8080","path":["api","oauth2","login"],"query":[{"key":"code","value":"6c202bf643a75729a9ad"},{"key":"platform","value":"github"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:41:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"nickname\": \"CiRe\",\n        \"profileUrl\": \"https://avatars.githubusercontent.com/u/80495427?v=4\",\n        \"locationDatas\": [\n            {\n                \"locationDetails\": \"서울특별시 강남구 개포1동\",\n                \"locationShortening\": \"개포1동\",\n                \"isMainLocation\": null\n            },\n            {\n                \"locationDetails\": \"서울특별시 강남구 개포2동\",\n                \"locationShortening\": \"개포2동\",\n                \"isMainLocation\": null\n            }\n        ],\n        \"jwt\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxIiwiaWF0IjoxNjg3MTAyODg2LCJleHAiOjE2ODg5MDI4ODZ9.m637ZL5m9l3SNDNFfPKXo_47GcndGRY-vmnEq4HQ_Zw\"\n    }\n}"},{"id":"7d2db547-58bf-45ee-89b7-1811cec82c50","name":"로그인 요청 (실패: 유효하지 않는 토큰)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/oauth2/login?code=ad59379e56c6848dcbbb&platform=github","protocol":"http","host":["localhost"],"port":"8080","path":["api","oauth2","login"],"query":[{"key":"code","value":"ad59379e56c6848dcbbb"},{"key":"platform","value":"github"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:34:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"NOT_FOUND\",\n    \"code\": 40100,\n    \"message\": \"유효하지 않은 토큰입니다.\"\n}"},{"id":"ed546b0b-1369-467a-8d14-38c956f9ddcf","name":"로그인 요청 (실패: 회원가입 필요)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/oauth2/login?code=45498537a095567e8be4&platform=github","protocol":"http","host":["localhost"],"port":"8080","path":["api","oauth2","login"],"query":[{"key":"code","value":"45498537a095567e8be4"},{"key":"platform","value":"github"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:40:21 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"FORBIDDEN\",\n    \"code\": 40301,\n    \"message\": \"추가 회원가입이 필요한 사용자입니다.\",\n    \"data\": {\n        \"nickname\": \"CiRe\",\n        \"profileUrl\": \"https://avatars.githubusercontent.com/u/80495427?v=4\",\n        \"oauthId\": \"github_80495427\"\n    }\n}"}],"_postman_id":"47943dc3-9505-4e7c-b79e-cd27ce4e8fab"},{"name":"로그인 플랫폼 요청 (iOS)","id":"2c2bbafa-c0ef-43e8-9af8-0387d2b5b2ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/oauth2/github-iOS","urlObject":{"protocol":"http","port":"8080","path":["api","oauth2","github-iOS"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"29f15bd8-8290-4d63-915d-1da626e309ab","name":"로그인 플랫폼 요청","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/oauth2/github-iOS"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 06:45:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"url\": \"https://github.com/login/oauth/authorize?response_type=code&client_id=470e7ea1cb762a66b646&redirect_uri=second-hand%3A%2F%2Fsign-in\"\n    }\n}"},{"id":"47e771f4-052c-421e-a0b8-68050c65140c","name":"로그인 플랫폼 요청 (실패: 지원하지 않는 플랫폼)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/oauth2/naver"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:33:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"NOT_FOUND\",\n    \"code\": 40107,\n    \"message\": \"유효하지 않는 플랫폼 입니다.\"\n}"}],"_postman_id":"2c2bbafa-c0ef-43e8-9af8-0387d2b5b2ea"},{"name":"로그인 요청 (iOS)","id":"18e7c123-b7ea-40c2-bfc4-bd9cd650ab8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\" : \"ce9860bf57f6a12aff73\",\n    \"platform\" : \"github-iOS\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/oauth2/login","urlObject":{"protocol":"http","port":"8080","path":["api","oauth2","login"],"host":["localhost"],"query":[{"disabled":true,"key":"code","value":"6c202bf643a75729a9ad"},{"disabled":true,"key":"platform","value":"github"}],"variable":[]}},"response":[{"id":"b722ec7c-bec3-40dd-82d9-ebe4a5bf0954","name":"로그인 요청 (성공)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/oauth2/login?code=6c202bf643a75729a9ad&platform=github-iOS","protocol":"http","host":["localhost"],"port":"8080","path":["api","oauth2","login"],"query":[{"key":"code","value":"6c202bf643a75729a9ad"},{"key":"platform","value":"github-iOS"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:41:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"nickname\": \"CiRe\",\n        \"profileUrl\": \"https://avatars.githubusercontent.com/u/80495427?v=4\",\n        \"locationDatas\": [\n            {\n                \"locationDetails\": \"서울특별시 강남구 개포1동\",\n                \"locationShortening\": \"개포1동\",\n                \"isMainLocation\": null\n            },\n            {\n                \"locationDetails\": \"서울특별시 강남구 개포2동\",\n                \"locationShortening\": \"개포2동\",\n                \"isMainLocation\": null\n            }\n        ],\n        \"jwt\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxIiwiaWF0IjoxNjg3MTAyODg2LCJleHAiOjE2ODg5MDI4ODZ9.m637ZL5m9l3SNDNFfPKXo_47GcndGRY-vmnEq4HQ_Zw\"\n    }\n}"},{"id":"bbff94ed-9cc6-44be-a6aa-8948f82a5f21","name":"로그인 요청 (실패: 유효하지 않는 토큰)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/oauth2/login?code=ad59379e56c6848dcbbb&platform=github-iOS","protocol":"http","host":["localhost"],"port":"8080","path":["api","oauth2","login"],"query":[{"key":"code","value":"ad59379e56c6848dcbbb"},{"key":"platform","value":"github-iOS"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 18 Jun 2023 15:34:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"NOT_FOUND\",\n    \"code\": 40100,\n    \"message\": \"유효하지 않은 토큰입니다.\"\n}"},{"id":"cfcfb4e8-246b-4932-b6d2-7dc5b467aa19","name":"로그인 요청 (실패: 회원가입 필요)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\" : \"ce9860bf57f6a12aff73\",\n    \"platform\" : \"github-iOS\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:8080/api/oauth2/login","protocol":"http","host":["localhost"],"port":"8080","path":["api","oauth2","login"],"query":[{"key":"code","value":"6c202bf643a75729a9ad","disabled":true},{"key":"platform","value":"github","disabled":true}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 06:44:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"FORBIDDEN\",\n    \"code\": 40300,\n    \"message\": \"추가 회원가입이 필요한 멤버입니다.\",\n    \"data\": {\n        \"nickname\": \"CiRe\",\n        \"profileUrl\": \"https://avatars.githubusercontent.com/u/80495427?v=4\",\n        \"oauthId\": \"github_iOS_80495427\"\n    }\n}"}],"_postman_id":"18e7c123-b7ea-40c2-bfc4-bd9cd650ab8b"}],"id":"37654fb2-c020-423e-84d9-37de71681687","_postman_id":"37654fb2-c020-423e-84d9-37de71681687","description":""},{"name":"Category","item":[{"name":"모든 카테고리 정보 요청","id":"4ba43e06-73f0-41e1-9faa-fca927bb8b42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/categories","urlObject":{"protocol":"http","port":"8080","path":["api","categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ceabfcf2-641d-4f5d-a4e5-6e01e8315c2c","name":"모든 카테고리 정보 요청 (성공)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/api/categories"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 19 Jun 2023 04:54:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"categoryId\": 1,\n            \"title\": \"디지털기기\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_01.PNG\"\n        },\n        {\n            \"categoryId\": 2,\n            \"title\": \"생활가전\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_02.PNG\"\n        },\n        {\n            \"categoryId\": 3,\n            \"title\": \"가구/인테리어\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_03.PNG\"\n        },\n        {\n            \"categoryId\": 4,\n            \"title\": \"생활/주방\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_04.PNG\"\n        },\n        {\n            \"categoryId\": 5,\n            \"title\": \"유아동\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_05.PNG\"\n        },\n        {\n            \"categoryId\": 6,\n            \"title\": \"유아도서\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_06.PNG\"\n        },\n        {\n            \"categoryId\": 7,\n            \"title\": \"여성의류\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_07.PNG\"\n        },\n        {\n            \"categoryId\": 8,\n            \"title\": \"여성잡화\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_08.PNG\"\n        },\n        {\n            \"categoryId\": 9,\n            \"title\": \"남성패션/잡화\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_09.PNG\"\n        },\n        {\n            \"categoryId\": 10,\n            \"title\": \"뷰티/미용\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_10.PNG\"\n        },\n        {\n            \"categoryId\": 11,\n            \"title\": \"스포츠/레저\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_11.PNG\"\n        },\n        {\n            \"categoryId\": 12,\n            \"title\": \"취미/게임/음반\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_12.PNG\"\n        },\n        {\n            \"categoryId\": 13,\n            \"title\": \"중고차\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_13.PNG\"\n        },\n        {\n            \"categoryId\": 14,\n            \"title\": \"티켓/교환권\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_14.PNG\"\n        },\n        {\n            \"categoryId\": 15,\n            \"title\": \"가공식품\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_15.PNG\"\n        },\n        {\n            \"categoryId\": 16,\n            \"title\": \"반려동물용품\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_16.PNG\"\n        },\n        {\n            \"categoryId\": 17,\n            \"title\": \"식물\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_17.PNG\"\n        },\n        {\n            \"categoryId\": 18,\n            \"title\": \"기타 중고물품\",\n            \"categoryImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/category_img/category_18.PNG\"\n        }\n    ]\n}"}],"_postman_id":"4ba43e06-73f0-41e1-9faa-fca927bb8b42"}],"id":"89c818e7-df21-4891-bfd4-9581e4382022","_postman_id":"89c818e7-df21-4891-bfd4-9581e4382022","description":""},{"name":"Location","item":[{"name":"모든 로케이션 정보 요청(필터 가능)","id":"1aa5ee61-e26a-4436-9dde-80f4bfc245e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/locations?search-key=1동","urlObject":{"protocol":"http","port":"8080","path":["api","locations"],"host":["localhost"],"query":[{"key":"search-key","value":"1동"}],"variable":[]}},"response":[{"id":"2d28cb85-618e-4288-84c3-3534e0ba69c4","name":"모든 로케이션 정보 요청(필터 가능)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/api/locations?search-key=1동","protocol":"http","host":["localhost"],"port":"8080","path":["api","locations"],"query":[{"key":"search-key","value":"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 19 Jun 2023 05:38:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"locationId\": 1,\n            \"locationDetails\": \"서울특별시 강남구 개포1동\",\n            \"locationShortening\": \"개포1동\"\n        },\n        {\n            \"locationId\": 5,\n            \"locationDetails\": \"서울특별시 강남구 논현1동\",\n            \"locationShortening\": \"논현1동\"\n        },\n        {\n            \"locationId\": 7,\n            \"locationDetails\": \"서울특별시 강남구 대치1동\",\n            \"locationShortening\": \"대치1동\"\n        },\n        {\n            \"locationId\": 10,\n            \"locationDetails\": \"서울특별시 강남구 도곡1동\",\n            \"locationShortening\": \"도곡1동\"\n        },\n        {\n            \"locationId\": 12,\n            \"locationDetails\": \"서울특별시 강남구 삼성1동\",\n            \"locationShortening\": \"삼성1동\"\n        },\n        {\n            \"locationId\": 18,\n            \"locationDetails\": \"서울특별시 강남구 역삼1동\",\n            \"locationShortening\": \"역삼1동\"\n        },\n        {\n            \"locationId\": 20,\n            \"locationDetails\": \"서울특별시 강남구 일원1동\",\n            \"locationShortening\": \"일원1동\"\n        }\n    ]\n}"}],"_postman_id":"1aa5ee61-e26a-4436-9dde-80f4bfc245e5"}],"id":"f43b57f4-87ab-4ec6-b74d-0b1e6d3755bc","_postman_id":"f43b57f4-87ab-4ec6-b74d-0b1e6d3755bc","description":""},{"name":"Product","item":[{"name":"물품 등록","id":"3573625f-03e1-4356-a84f-5c097e88d383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"새로운 상품","type":"text"},{"key":"price","value":"null","type":"text","disabled":true},{"key":"content","value":"이 상품은 훌륭한 상품입니다.","type":"text"},{"key":"categoryId","value":"2","type":"text"},{"key":"locationId","value":"2","type":"text"},{"key":"productImageUrls","type":"file","src":"/Users/lee/Documents/사진/설탕이 사진.jpeg"}]},"url":"http://localhost:8080/api/products","urlObject":{"protocol":"http","port":"8080","path":["api","products"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b03d28b9-808f-496b-ba04-383516833ada","name":"물품 등록 (성공)","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"새로운 상품","type":"text"},{"key":"price","value":"222222","type":"text"},{"key":"content","value":"이 상품은 훌륭한 상품입니다.","type":"text"},{"key":"categoryId","value":"2","type":"text"},{"key":"locationId","value":"2","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/aws-test01.jpg","/Users/jeonhyochang/Desktop/이미지 테스트/cutecat.jpg"]}]},"url":"http://localhost:8080/api/products"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 21 Jun 2023 11:55:36 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20001,\n    \"message\": \"물품 등록이 완료되었습니다.\",\n    \"data\": {\n        \"productId\": 100\n    }\n}"},{"id":"91ad9451-7aa1-4d9e-ac25-dacf7add6811","name":"물품 등록 (실패)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"새로운 상품","type":"text"},{"key":"price","value":"222222","type":"text"},{"key":"content","value":"이 상품은 훌륭한 상품입니다.","type":"text"},{"key":"categoryId","value":"2","type":"text"},{"key":"locationId","value":"2","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/aws-test01.jpg","/Users/jeonhyochang/Desktop/이미지 테스트/cutecat.jpg"]}]},"url":"http://localhost:8080/api/products"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 07:14:01 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": \"BAD_REQUEST\",\n    \"code\": 40000,\n    \"message\": \"요청이 실패하였습니다.\"\n}"}],"_postman_id":"3573625f-03e1-4356-a84f-5c097e88d383"},{"name":"모든 물품 정보 요청","event":[{"listen":"test","script":{"id":"f9298d08-92d5-4260-8ed1-a5d4230771eb","exec":[""],"type":"text/javascript"}}],"id":"f0470490-5446-43bf-bf77-2aa808d8ccc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/products?page=0&size=10","urlObject":{"protocol":"http","port":"8080","path":["api","products"],"host":["localhost"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"075aee99-816f-44a9-ba03-4d3383dbb94c","name":"모든 물품 정보 요청","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":{"raw":"http://localhost:8080/api/products?page=1&size=10","protocol":"http","host":["localhost"],"port":"8080","path":["api","products"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Jul 2023 06:34:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"productId\": 89,\n            \"title\": \"캠핑 용품 팜니다 떨이~~~\",\n            \"price\": 10000,\n            \"categoryTitle\": \"여성의류\",\n            \"location\": \"대치2동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/202568a5691fbc75a2db9ed9d7929450d959bdef9703988161a83193b68943be_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2022-02-18T21:50:58\",\n            \"updatedAt\": \"2022-02-18T21:50:58\"\n        },\n        {\n            \"productId\": 88,\n            \"title\": \"토리버치 크로스바디백 폰가방\",\n            \"price\": 25000,\n            \"categoryTitle\": \"디지털기기\",\n            \"location\": \"청담동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/b36026f86c6915c275ac56c2ac310c643a940c7932a9106ba4834c586916f340_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2022-11-06T06:05:57\",\n            \"updatedAt\": \"2022-11-06T06:05:57\"\n        },\n        {\n            \"productId\": 87,\n            \"title\": \"지포스 전기자전거\",\n            \"price\": 200000,\n            \"categoryTitle\": \"가구/인테리어\",\n            \"location\": \"청담동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/3d6b7d4ad8aa012e3ac30b5266bd6e287c73189b9b931605449eab5173765053_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2023-04-19T05:50:44\",\n            \"updatedAt\": \"2023-04-19T05:50:44\"\n        },\n        {\n            \"productId\": 86,\n            \"title\": \"22-23 레알마드리드 유니폼\",\n            \"price\": 30000,\n            \"categoryTitle\": \"뷰티/미용\",\n            \"location\": \"대치4동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/b2a5b123df12a665687d80a28d4bf9e0d2a071c34ed9e953687684684b437261.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2022-11-15T08:11:02\",\n            \"updatedAt\": \"2022-11-15T08:11:02\"\n        },\n        {\n            \"productId\": 85,\n            \"title\": \"과일나무\",\n            \"price\": 123,\n            \"categoryTitle\": \"스포츠/레저\",\n            \"location\": \"논현2동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/c32efc07bd7e99764edf7b0db4f3d281db7c0eb60aac777cae14fc2f239ce4e8.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2023-05-27T19:07:18\",\n            \"updatedAt\": \"2023-05-27T19:07:18\"\n        },\n        {\n            \"productId\": 84,\n            \"title\": \"아산맑은쌀\",\n            \"price\": 19000,\n            \"categoryTitle\": \"여성잡화\",\n            \"location\": \"압구정동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/c07d92f2718a60d432211975088e8566758aad909140b149ae38829ba339005c_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2022-01-03T18:58:17\",\n            \"updatedAt\": \"2022-01-03T18:58:17\"\n        },\n        {\n            \"productId\": 83,\n            \"title\": \"아이폰 13프로 시에라블루\",\n            \"price\": 700000,\n            \"categoryTitle\": \"스포츠/레저\",\n            \"location\": \"대치4동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/51e4ff700fab3c6be34480462878be1f57097d020b3033f8ed82841de92853ff.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2022-07-11T10:02:01\",\n            \"updatedAt\": \"2022-07-11T10:02:01\"\n        },\n        {\n            \"productId\": 82,\n            \"title\": \"가격내려서 다시올려요\",\n            \"price\": 150000,\n            \"categoryTitle\": \"여성잡화\",\n            \"location\": \"대치2동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/65b5ab12cf577006ec8ce9c2292beabf0842a10c32a3bf6da548de79dfe9aa50_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매완료\",\n            \"createdAt\": \"2022-06-29T03:33:14\",\n            \"updatedAt\": \"2022-06-29T03:33:14\"\n        },\n        {\n            \"productId\": 81,\n            \"title\": \"동주천일염 판매합니다.\",\n            \"price\": 26000,\n            \"categoryTitle\": \"뷰티/미용\",\n            \"location\": \"삼성1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/4cd29e04cf16d8bddb63b184c88719ed95c529770dac41af973b252c017f6395.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2022-11-29T10:01:29\",\n            \"updatedAt\": \"2022-11-29T10:01:29\"\n        },\n        {\n            \"productId\": 80,\n            \"title\": \"에어팟 프로\",\n            \"price\": 50000,\n            \"categoryTitle\": \"디지털기기\",\n            \"location\": \"역삼1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/c2ad3172fcc2ffe032a83584062e7dd2a627c399c391c8effec2a2aaa85f60c9.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매완료\",\n            \"createdAt\": \"2022-08-21T12:21:10\",\n            \"updatedAt\": \"2022-08-21T12:21:10\"\n        }\n    ]\n}"},{"id":"7e3914c8-e38e-43af-aa43-285242684d09","name":"모든 물품 정보 요청 (필터링 적용)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text","disabled":true}],"url":{"raw":"http://localhost:8080/api/products?page=0&size=10&locationId=18&categoryId=15","protocol":"http","host":["localhost"],"port":"8080","path":["api","products"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"},{"key":"locationId","value":"18"},{"key":"categoryId","value":"15"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Jul 2023 06:58:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"productId\": 1,\n            \"title\": \"호눅스가 사용하던 게임기 팝니다. 두줄이 넘어가면 ... 으로 타이틀을 감추고 있어요\",\n            \"price\": 398000,\n            \"categoryTitle\": \"가공식품\",\n            \"location\": \"역삼1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://t1.daumcdn.net/cfile/tistory/1859421F4B9B66A92A\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2023-06-13T00:02:07\",\n            \"updatedAt\": \"2023-07-26T15:41:05\"\n        }\n    ]\n}"}],"_postman_id":"f0470490-5446-43bf-bf77-2aa808d8ccc7"},{"name":"맴버 물품 정보 조회 요청","id":"b0bb8f3d-75f0-446d-a5c0-d136f85b81cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/products/myProducts","urlObject":{"protocol":"http","port":"8080","path":["api","products","myProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ba2da288-dc58-443e-b63d-60bd768bd548","name":"맴버 물품 정보 조회 요청","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/products/myProducts"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 13 Aug 2023 08:25:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"productId\": 102,\n            \"title\": \"새로운 상품\",\n            \"price\": null,\n            \"categoryTitle\": \"생활가전\",\n            \"location\": \"개포2동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/product_images/102-1\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2023-08-02T16:26:54\",\n            \"updatedAt\": \"2023-08-02T16:26:54\"\n        },\n        {\n            \"productId\": 101,\n            \"title\": \"새로운 상품\",\n            \"price\": null,\n            \"categoryTitle\": \"생활가전\",\n            \"location\": \"개포2동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/product_images/101-1\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2023-08-02T16:24:13\",\n            \"updatedAt\": \"2023-08-02T16:24:13\"\n        },\n        {\n            \"productId\": 56,\n            \"title\": \"LG 냉장고 싸게 판매합니다!\",\n            \"price\": 98000,\n            \"categoryTitle\": \"스포츠/레저\",\n            \"location\": \"개포1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/6bc0746c67380038f10c2aac3274d86838f0f652f555e20e6b2e8f11fca614f0_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2023-06-21T04:21:07\",\n            \"updatedAt\": \"2023-06-21T04:21:07\"\n        },\n        {\n            \"productId\": 35,\n            \"title\": \"샤오미 제습기 18L\",\n            \"price\": 50000,\n            \"categoryTitle\": \"기타 중고물품\",\n            \"location\": \"역삼1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/53feed8b3e0a56e40911c7de694c1f6a9c577563b3d4b15d40058338fc44cdf5.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매완료\",\n            \"createdAt\": \"2023-05-25T00:51:01\",\n            \"updatedAt\": \"2023-05-25T00:51:01\"\n        },\n        {\n            \"productId\": 49,\n            \"title\": \"카페정리\",\n            \"price\": 9999999,\n            \"categoryTitle\": \"여성잡화\",\n            \"location\": \"일원1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/c94efe1e9d12e892a49b18dd46fd7842add282322c4aeaa52b55fb0a14e1b0d5_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2023-04-27T16:23:57\",\n            \"updatedAt\": \"2023-04-27T16:23:57\"\n        },\n        {\n            \"productId\": 75,\n            \"title\": \"추피의 생활이야기 70권+스티커북\",\n            \"price\": 35000,\n            \"categoryTitle\": \"남성패션/잡화\",\n            \"location\": \"개포3동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/b474024fe56309f3954ba0d3900ce6ae59980ac8c38d24de4b305f1b7e30ac8e_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매완료\",\n            \"createdAt\": \"2023-04-19T10:48:59\",\n            \"updatedAt\": \"2023-04-19T10:48:59\"\n        },\n        {\n            \"productId\": 29,\n            \"title\": \"만원\",\n            \"price\": 100000,\n            \"categoryTitle\": \"여성의류\",\n            \"location\": \"논현1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/19ab6141ac6731f6bd7a8a7bd571f597846af5fe26af944e767404c848c5b653.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2023-03-08T06:39:15\",\n            \"updatedAt\": \"2023-03-08T06:39:15\"\n        },\n        {\n            \"productId\": 62,\n            \"title\": \"우영미 반팔티\",\n            \"price\": 55000,\n            \"categoryTitle\": \"반려동물용품\",\n            \"location\": \"압구정동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/4800e940b5387333e948e270cd86b8132b9a3b179ad942fd5bae0c2fb23d519a.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2023-01-04T04:53:53\",\n            \"updatedAt\": \"2023-01-04T04:53:53\"\n        },\n        {\n            \"productId\": 37,\n            \"title\": \"북어포\",\n            \"price\": 1000,\n            \"categoryTitle\": \"스포츠/레저\",\n            \"location\": \"대치2동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/ddf466c75b7cb24cd7e52e9b5c39f28546290199cd350ac3a36e13a92b6f46c1_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2022-08-24T12:18:08\",\n            \"updatedAt\": \"2022-08-24T12:18:08\"\n        },\n        {\n            \"productId\": 41,\n            \"title\": \"아이폰팝니다\",\n            \"price\": 10000,\n            \"categoryTitle\": \"남성패션/잡화\",\n            \"location\": \"일원1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/fc8e68eafd563c57ca81c5385942b284d4d1e03ebf684d01c4e25d8a8974bc50.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2022-07-26T09:09:34\",\n            \"updatedAt\": \"2022-07-26T09:09:34\"\n        },\n        {\n            \"productId\": 83,\n            \"title\": \"아이폰 13프로 시에라블루\",\n            \"price\": 700000,\n            \"categoryTitle\": \"스포츠/레저\",\n            \"location\": \"대치4동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/51e4ff700fab3c6be34480462878be1f57097d020b3033f8ed82841de92853ff.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2022-07-11T10:02:01\",\n            \"updatedAt\": \"2022-07-11T10:02:01\"\n        },\n        {\n            \"productId\": 79,\n            \"title\": \"오쿠\",\n            \"price\": 20000,\n            \"categoryTitle\": \"가공식품\",\n            \"location\": \"삼성1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/0b5d9d0d6d8995e42de3b8692bde5b2050479992cf0dcd5d4558e2de928427c3_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매중\",\n            \"createdAt\": \"2022-07-08T06:10:34\",\n            \"updatedAt\": \"2022-07-08T06:10:34\"\n        },\n        {\n            \"productId\": 71,\n            \"title\": \"선반\",\n            \"price\": 5000,\n            \"categoryTitle\": \"여성의류\",\n            \"location\": \"논현2동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/869442d66cb80ded136a9fbcc193868f5810e5d23dea0055cfe88a229ceffb5f_0.webp?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매완료\",\n            \"createdAt\": \"2022-06-02T03:59:31\",\n            \"updatedAt\": \"2022-06-02T03:59:31\"\n        }\n    ]\n}"}],"_postman_id":"b0bb8f3d-75f0-446d-a5c0-d136f85b81cf"},{"name":"물건 상세 조회 요청","id":"1b4b8222-1604-4cb3-8df1-ca2fefd975a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/products/5","urlObject":{"protocol":"http","port":"8080","path":["api","products","5"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"57c87075-75d8-4d35-aa1d-862cfe5b9961","name":"물건 상세 조회 요청","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/products/5"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 06 Sep 2023 06:01:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"productId\": 5,\n        \"title\": \"휴지좀 팝니다\",\n        \"salesStatus\": \"판매완료\",\n        \"memberId\": 1,\n        \"memberNickName\": \"만주\",\n        \"contents\": \"빈 내용\",\n        \"createAt\": \"2023-05-15T19:20:52\",\n        \"updatedAt\": \"2023-05-15T19:20:52\",\n        \"price\": 7000,\n        \"categoryTitle\": \"취미/게임/음반\",\n        \"location\": \"개포3동\",\n        \"chatRoomCount\": 1,\n        \"watchlistCount\": 0,\n        \"isWatchlistChecked\": false,\n        \"isMine\": false,\n        \"imageList\": [\n            \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/972e74745166ecb145e4b3b4c946d9fa7f4c68f45f38d514d6b56062b253c817.jpg?q=82&s=300x300&t=crop\"\n        ],\n        \"lookupCount\": 3\n    }\n}"}],"_postman_id":"1b4b8222-1604-4cb3-8df1-ca2fefd975a8"},{"name":"관심 물품 조회 요청","id":"7d1f811a-d37d-428d-b55d-0e8ec10fe09a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/products/myWatchProducts","urlObject":{"protocol":"http","port":"8080","path":["api","products","myWatchProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"549a48e5-cfa4-40d3-bfdf-278ac210fb09","name":"관심 물품 조회 요청","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/products/myWatchProducts"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 13 Aug 2023 09:52:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"productId\": 1,\n            \"title\": \"호눅스가 사용하던 게임기 팝니다. 두줄이 넘어가면 ... 으로 타이틀을 감추고 있어요\",\n            \"price\": 398000,\n            \"categoryTitle\": \"가공식품\",\n            \"location\": \"역삼1동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 1,\n            \"isWatchlistChecked\": true,\n            \"productMainImgUrl\": \"https://t1.daumcdn.net/cfile/tistory/1859421F4B9B66A92A\",\n            \"salesStatus\": \"예약중\",\n            \"createdAt\": \"2023-06-13T00:02:07\",\n            \"updatedAt\": \"2023-07-26T15:41:05\"\n        },\n        {\n            \"productId\": 2,\n            \"title\": \"쌀 사세요 10Kg짜리 뜯지도 않았어요\",\n            \"price\": 10000,\n            \"categoryTitle\": \"기타 중고물품\",\n            \"location\": \"세곡동\",\n            \"chatRoomCount\": 0,\n            \"watchListCount\": 1,\n            \"isWatchlistChecked\": true,\n            \"productMainImgUrl\": \"https://dnvefa72aowie.cloudfront.net/origin/article/202306/d8af757085b9066317b444b3709625efae0af6f7d7099b84bcbb8976724d878a.jpg?q=82&s=300x300&t=crop\",\n            \"salesStatus\": \"판매완료\",\n            \"createdAt\": \"2023-06-01T09:55:11\",\n            \"updatedAt\": \"2023-06-01T09:55:11\"\n        }\n    ]\n}"}],"_postman_id":"7d1f811a-d37d-428d-b55d-0e8ec10fe09a"},{"name":"물품 제거 요청","id":"dd1e4641-0d3f-47ef-9d1d-54080b34aa6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/products/56","urlObject":{"protocol":"http","port":"8080","path":["api","products","56"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"303fc0d8-27b8-4e22-be7b-3961d1d7f5d5","name":"물품 제거 요청","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/products/110"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 28 Aug 2023 16:39:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": 110\n}"}],"_postman_id":"dd1e4641-0d3f-47ef-9d1d-54080b34aa6f"},{"name":"물품 상태 수정 요청","id":"d294d597-fbe1-473f-8380-a85cd14ae07f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"http://localhost:8080/api/products/56/판매완료","urlObject":{"protocol":"http","port":"8080","path":["api","products","56","판매완료"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8f78800c-0491-46f8-a263-9f4bcde66502","name":"물품 상태 수정 요청","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text","disabled":true}],"url":"http://localhost:8080/api/products/56/판매완료"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 03 Sep 2023 23:07:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": 56\n}"}],"_postman_id":"d294d597-fbe1-473f-8380-a85cd14ae07f"}],"id":"d40df49b-af53-42da-8479-ceb54d12807a","_postman_id":"d40df49b-af53-42da-8479-ceb54d12807a","description":""},{"name":"Watchlist","item":[{"name":"관심리스트 등록","id":"7d76b466-e334-4cab-823f-d867d64f4121","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"productId\": 56\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/watchlist","urlObject":{"protocol":"http","port":"8080","path":["api","watchlist"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c5804e0a-2aa0-413c-8152-64c4abd9830c","name":"관심리스트 등록","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n  \"productId\": 56\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/watchlist"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 21 Jun 2023 15:34:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": \"Added to watchlist\"\n}"}],"_postman_id":"7d76b466-e334-4cab-823f-d867d64f4121"},{"name":"관심리스트 삭제","id":"05b3b329-c7be-423c-9b04-b93996656263","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"productId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/watchlist","urlObject":{"protocol":"http","port":"8080","path":["api","watchlist"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f04364c6-7e4e-4d5b-b0a3-c98307411249","name":"관심리스트 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n  \"productId\": 56\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/watchlist"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 21 Jun 2023 15:36:13 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": \"Deleted from watchlist\"\n}"}],"_postman_id":"05b3b329-c7be-423c-9b04-b93996656263"}],"id":"8ee4314d-26de-4cb9-aab9-6d47403dbdc3","_postman_id":"8ee4314d-26de-4cb9-aab9-6d47403dbdc3","description":""},{"name":"Test Server","item":[{"name":"물품 등록","id":"d54a6ea0-26c7-4b31-bdbd-8ad5e0de60c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"춘식이 키링 팝니다! (급처)","type":"text"},{"key":"price","value":"9900","type":"text"},{"key":"content","value":"매우 큐트 합니다. 네고사절","type":"text"},{"key":"categoryId","value":"12","type":"text"},{"key":"locationId","value":"18","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1221.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1222.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1223.JPG"]}]},"url":"http://52.79.159.39:8080/api/products","urlObject":{"protocol":"http","port":"8080","path":["api","products"],"host":["52","79","159","39"],"query":[],"variable":[]}},"response":[{"id":"b4192bd3-cb35-4ac6-ab78-a994bf6eea25","name":"물품 등록 (성공)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"춘식이 키링 팝니다! (급처)","type":"text"},{"key":"price","value":"9900","type":"text"},{"key":"content","value":"매우 큐트 합니다. 네고사절","type":"text"},{"key":"categoryId","value":"12","type":"text"},{"key":"locationId","value":"18","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1221.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1222.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1223.JPG"]}]},"url":"http://52.79.159.39:8080/api/products"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 08:35:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20001,\n    \"message\": \"물품 등록이 완료되었습니다.\",\n    \"data\": {\n        \"productId\": 100\n    }\n}"},{"id":"6d480a12-d3c9-49f3-a01c-488c28a898e8","name":"물품 등록 (성공 2)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"초 레어 고뭉남 방명록 판매합니다","type":"text"},{"key":"price","value":"9990000","type":"text"},{"key":"content","value":"네고사절, 유튜버 에디션","type":"text"},{"key":"categoryId","value":"18","type":"text"},{"key":"locationId","value":"18","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/스크린샷 2023-06-22 오후 6.23.36.jpg","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1224.JPG"]}]},"url":"http://52.79.159.39:8080/api/products"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 08:35:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20001,\n    \"message\": \"물품 등록이 완료되었습니다.\",\n    \"data\": {\n        \"productId\": 100\n    }\n}"}],"_postman_id":"d54a6ea0-26c7-4b31-bdbd-8ad5e0de60c1"},{"name":"물품 정보 요청","id":"dc3aee8f-07b9-426f-838d-5da80d9b5271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://52.79.159.39:8080/api/products?location-id=18&category-id=12","urlObject":{"protocol":"http","port":"8080","path":["api","products"],"host":["52","79","159","39"],"query":[{"key":"location-id","value":"18"},{"key":"category-id","value":"12"}],"variable":[]}},"response":[{"id":"5cfe3018-65d0-4abf-b3fd-66b5dd33d4ef","name":"물품 정보 요청 (필터 적용)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://52.79.159.39:8080/api/products?location-id=18&category-id=12","protocol":"http","host":["52","79","159","39"],"port":"8080","path":["api","products"],"query":[{"key":"location-id","value":"18"},{"key":"category-id","value":"12"}]}},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 08:37:18 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"productId\": 100,\n            \"title\": \"춘식이 키링 팝니다! (급처)\",\n            \"salesStatus\": \"판매중\",\n            \"createAt\": \"2023-06-22T08:35:03\",\n            \"updatedAt\": \"2023-06-22T08:35:03\",\n            \"price\": 9900,\n            \"location\": \"역삼1동\",\n            \"chatRoomCount\": 0,\n            \"watchlistCount\": 0,\n            \"isWatchlistChecked\": false,\n            \"productMainImgUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/product_images/product_100-1\"\n        }\n    ]\n}"}],"_postman_id":"dc3aee8f-07b9-426f-838d-5da80d9b5271"},{"name":"물품 등록 for 고뭉남","id":"202145d4-6e8e-48cc-934d-44702e88d93e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"춘식이 키링 팝니다! (급처)","type":"text"},{"key":"price","value":"9900","type":"text"},{"key":"content","value":"매우 큐트 합니다. 네고사절","type":"text"},{"key":"categoryId","value":"12","type":"text"},{"key":"locationId","value":"18","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1221.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1222.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1223.JPG"]}]},"url":"http://52.79.159.39:8080/api/products","urlObject":{"protocol":"http","port":"8080","path":["api","products"],"host":["52","79","159","39"],"query":[],"variable":[]}},"response":[],"_postman_id":"202145d4-6e8e-48cc-934d-44702e88d93e"},{"name":"물품 등록 Copy","id":"3c2f177b-18b4-4e1a-945e-43ca3a4798ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"춘식이 키링 팝니다! (급처)","type":"text"},{"key":"price","value":"9900","type":"text"},{"key":"content","value":"매우 큐트 합니다. 네고사절","type":"text"},{"key":"categoryId","value":"12","type":"text"},{"key":"locationId","value":"18","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1221.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1222.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1223.JPG"]}]},"url":"http://52.79.159.39:8080/api/products","urlObject":{"protocol":"http","port":"8080","path":["api","products"],"host":["52","79","159","39"],"query":[],"variable":[]}},"response":[{"id":"d2b1b4c1-a070-4d9d-b627-32f9ab8159bb","name":"물품 등록 (성공)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"춘식이 키링 팝니다! (급처)","type":"text"},{"key":"price","value":"9900","type":"text"},{"key":"content","value":"매우 큐트 합니다. 네고사절","type":"text"},{"key":"categoryId","value":"12","type":"text"},{"key":"locationId","value":"18","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1221.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1222.JPG","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1223.JPG"]}]},"url":"http://52.79.159.39:8080/api/products"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 08:35:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20001,\n    \"message\": \"물품 등록이 완료되었습니다.\",\n    \"data\": {\n        \"productId\": 100\n    }\n}"},{"id":"4d9c7ec8-faab-412d-b699-cfd0620d329a","name":"물품 등록 (성공 2)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer{{jwt}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"초 레어 고뭉남 방명록 판매합니다","type":"text"},{"key":"price","value":"9990000","type":"text"},{"key":"content","value":"네고사절, 유튜버 에디션","type":"text"},{"key":"categoryId","value":"18","type":"text"},{"key":"locationId","value":"18","type":"text"},{"key":"productImageUrls","type":"file","src":["/Users/jeonhyochang/Desktop/이미지 테스트/스크린샷 2023-06-22 오후 6.23.36.jpg","/Users/jeonhyochang/Desktop/이미지 테스트/IMG_1224.JPG"]}]},"url":"http://52.79.159.39:8080/api/products"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 22 Jun 2023 08:35:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20001,\n    \"message\": \"물품 등록이 완료되었습니다.\",\n    \"data\": {\n        \"productId\": 100\n    }\n}"}],"_postman_id":"3c2f177b-18b4-4e1a-945e-43ca3a4798ad"},{"name":"회원가입 테스트","id":"e6b81c6b-97d5-4483-ad85-f3a9869e27fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"e31e8259-0d88-4ede-b45f-7561d7a3048d","name":"회원 회원가입 Copy","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nickname","value":"CiRe","type":"text"},{"key":"oauthId","value":"github_80495427","type":"text"},{"key":"profileUrl","type":"file","src":"/Users/lee/Documents/사진/설탕이 사진.jpeg"}]},"url":"http://localhost:8080/api/members/join"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Jul 2023 06:04:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"nickname\": \"CiRe\",\n        \"profileUrl\": \"https://second-hand-s3.s3.ap-northeast-2.amazonaws.com/profile_images/github_80495427\",\n        \"locationDatas\": [\n            {\n                \"locationId\": 18,\n                \"locationDetails\": \"서울특별시 강남구 역삼1동\",\n                \"locationShortening\": \"역삼1동\",\n                \"mainLocationState\": true\n            }\n        ],\n        \"jwt\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3IiwiaWF0IjoxNjkwMzUxNDk0LCJleHAiOjE2OTIxNTE0OTR9.tP-jghzKINZ4-CM2X-DpqWHNvOpIw0kkHzjYDm9PV7E\"\n    }\n}"}],"_postman_id":"e6b81c6b-97d5-4483-ad85-f3a9869e27fe"}],"id":"850b3a49-44c6-40ec-a0c6-ccbfe2667977","_postman_id":"850b3a49-44c6-40ec-a0c6-ccbfe2667977","description":""},{"name":"ChatRoom","item":[{"name":"채팅방 생성","id":"26908ea3-6943-4942-89c4-899ba9f79ad9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"productId\": \"34\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/chat/room/create","urlObject":{"port":"8080","path":["chat","room","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8726fb22-0427-4f09-a3ec-32c989c9cc4b","name":"채팅방 생성","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"productId\": \"101\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/chat/room/create"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 03 Sep 2023 12:51:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"roomId\": 1,\n        \"productId\": 5,\n        \"sellerId\": 4,\n        \"sellerProfileUrl\": \"https://avatars.githubusercontent.com/u/20828490?s=40&v=4\",\n        \"sellerNickName\": \"만주\",\n        \"buyerId\": 1\n    }\n}"}],"_postman_id":"26908ea3-6943-4942-89c4-899ba9f79ad9"},{"name":"\b채팅방 목록 조회","id":"44c73dd8-88f4-4bd7-9825-f2a258d83eb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"localhost:8080/chat/rooms","urlObject":{"port":"8080","path":["chat","rooms"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"44f87f3d-8706-4343-96d4-ffabf7d16562","name":"\b채팅방 목록 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"localhost:8080/chat/rooms"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 06 Sep 2023 07:08:22 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": [\n        {\n            \"roomId\": 4,\n            \"productId\": 5,\n            \"sellerId\": 4,\n            \"sellerProfileUrl\": \"https://avatars.githubusercontent.com/u/20828490?s=40&v=4\",\n            \"sellerNickName\": \"만주\",\n            \"buyerId\": 1\n        },\n        {\n            \"roomId\": 6,\n            \"productId\": 12,\n            \"sellerId\": 4,\n            \"sellerProfileUrl\": \"https://avatars.githubusercontent.com/u/20828490?s=40&v=4\",\n            \"sellerNickName\": \"만주\",\n            \"buyerId\": 1\n        },\n        {\n            \"roomId\": 7,\n            \"productId\": 102,\n            \"sellerId\": 1,\n            \"sellerProfileUrl\": \"https://avatars.githubusercontent.com/u/63908856?v=4\",\n            \"sellerNickName\": \"노아\",\n            \"buyerId\": 1\n        },\n        {\n            \"roomId\": 8,\n            \"productId\": 101,\n            \"sellerId\": 1,\n            \"sellerProfileUrl\": \"https://avatars.githubusercontent.com/u/63908856?v=4\",\n            \"sellerNickName\": \"노아\",\n            \"buyerId\": 1\n        }\n    ]\n}"}],"_postman_id":"44c73dd8-88f4-4bd7-9825-f2a258d83eb1"},{"name":"특정 채팅방 조회","id":"8319cdc5-98c7-446b-a4d4-14674acd57de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"localhost:8080/chat/room/4","urlObject":{"port":"8080","path":["chat","room","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"861ace22-815c-4de2-9efd-6dfebc58cfeb","name":"특정 채팅방 조회","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"localhost:8080/chat/room/4"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 06 Sep 2023 07:07:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"roomId\": 4,\n        \"productId\": 5,\n        \"sellerId\": 4,\n        \"sellerProfileUrl\": \"https://avatars.githubusercontent.com/u/20828490?s=40&v=4\",\n        \"sellerNickName\": \"만주\",\n        \"buyerId\": 1\n    }\n}"}],"_postman_id":"8319cdc5-98c7-446b-a4d4-14674acd57de"},{"name":"채팅 내역 조회","id":"82fe18e1-e0bc-4e56-a1e9-b7cae21d382f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/chat/room/history/2","urlObject":{"port":"8080","path":["chat","room","history","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d3ba8ed2-707d-4603-acab-4aa32656de83","name":"채팅 내역 조회 (성공)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/chat/room/history/2"},"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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 29 Jun 2023 06:55:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": {\n        \"messageHistory\": [\n            {\n                \"type\": \"TALK\",\n                \"sender\": \"노아\",\n                \"message\": \"안녕하세요!\"\n            },\n            {\n                \"type\": \"TALK\",\n                \"sender\": \"에이든\",\n                \"message\": \"안녕하세요~~\"\n            },\n            {\n                \"type\": \"TALK\",\n                \"sender\": \"에이든\",\n                \"message\": \"좋은 날씨죠?\"\n            },\n            {\n                \"type\": \"TALK\",\n                \"sender\": \"노아\",\n                \"message\": \"그렇네요~~\"\n            }\n        ]\n    }\n}"}],"_postman_id":"82fe18e1-e0bc-4e56-a1e9-b7cae21d382f"},{"name":"특정 채팅방 삭제","id":"a49614d2-0023-42c1-aff6-5442d1654b65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"localhost:8080/chat/room/9","urlObject":{"port":"8080","path":["chat","room","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d38b5920-9f25-4c87-af8c-456418497429","name":"특정 채팅방 삭제","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{jwt}}","type":"text"}],"url":"localhost:8080/chat/room/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":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 03 Sep 2023 12:53:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"status\": \"OK\",\n    \"code\": 20000,\n    \"message\": \"요청이 완료되었습니다.\",\n    \"data\": 1\n}"}],"_postman_id":"a49614d2-0023-42c1-aff6-5442d1654b65"}],"id":"81f9d0ce-e0bf-40d7-a0f7-1fc3b388602f","_postman_id":"81f9d0ce-e0bf-40d7-a0f7-1fc3b388602f","description":""},{"name":"Chat-stomp","item":[{"name":"채팅방 생성","id":"5452f07a-f3e8-4599-a1ed-f71429db61f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/chat/room","urlObject":{"port":"8080","path":["chat","room"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5452f07a-f3e8-4599-a1ed-f71429db61f3"}],"id":"1e126e39-30a2-4929-ace6-fd5b1455b977","_postman_id":"1e126e39-30a2-4929-ace6-fd5b1455b977","description":""}]}