{"info":{"_postman_id":"f504a7d9-499b-437d-ba37-b27037155369","name":"Card-monkey-api(Server)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24159441","collectionId":"f504a7d9-499b-437d-ba37-b27037155369","publishedId":"2s93CKQaGM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-21T10:43:58.000Z"},"item":[{"name":"인증","item":[{"name":"회원가입","id":"ff17b9a0-43d5-4e57-bde3-919962da9907","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"test1\",\n    \"password\" : \"asdf\",\n    \"name\" : \"김윤기\",\n    \"benefit\" : [\n        \"transportation\", \"phone\", \"delivery\"\n    ]\n}\n","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/signup","urlObject":{"protocol":"https","path":["signup"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"31304ef1-33f9-435f-92df-2b657d737e13","name":"회원가입","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"test1\",\n    \"password\" : \"asdf\",\n    \"name\" : \"김윤기\",\n    \"benefit\" : [\n        \"transportation\", \"phone\", \"delivery\"\n    ]\n}\n","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/signup"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"회원가입 완료"}],"_postman_id":"ff17b9a0-43d5-4e57-bde3-919962da9907"},{"name":"아이디 중복체크","id":"f4d452b0-f943-4104-b398-ccb32db6e6a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"test1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/userIdValidation","urlObject":{"protocol":"https","path":["userIdValidation"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"9dbd85d9-0515-460c-825a-760ca82e5e33","name":"아이디 중복체크","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"test1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/userIdValidation"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"1"}],"_postman_id":"f4d452b0-f943-4104-b398-ccb32db6e6a8"},{"name":"로그인","id":"5abb2db9-10c4-4f4a-8729-591d23712bd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"test1\",\n    \"password\" : \"asdf\"\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/login","urlObject":{"protocol":"https","path":["login"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"b892e3d7-6d7a-4a57-bacd-decf272c0371","name":"로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\" : \"test1\",\n    \"password\" : \"asdf\"\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/login"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": \"test1\",\n    \"name\": \"김윤기\",\n    \"role\": \"ROLE_USER\",\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJjYXJkbW9ua2V5IiwiaWF0IjoxNjgwMjUxMDA0LCJleHAiOjE2ODAyNTI4MDQsInVzZXJJZCI6InRlc3QxIiwicm9sZSI6IlJPTEVfVVNFUiJ9.2mP2Q3EQYQ6GlnpIEBdpaq2TM7n9qKb2r3DRujhtw1g\",\n    \"loginStatus\": \"로그인 완료\"\n}"}],"_postman_id":"5abb2db9-10c4-4f4a-8729-591d23712bd8"},{"name":"로그아웃","id":"708fe667-1dbc-4c7b-954b-b31c69e2270c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://www.card-monkey.shop/logout","urlObject":{"protocol":"https","path":["logout"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"122cdb59-fa64-4a4e-8dd0-0157be4dfee5","name":"로그아웃","originalRequest":{"method":"POST","header":[],"url":"https://www.card-monkey.shop/logout"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"로그아웃 완료"}],"_postman_id":"708fe667-1dbc-4c7b-954b-b31c69e2270c"}],"id":"aa6987c4-dc27-4a99-b2f2-1c95bfeb386d","_postman_id":"aa6987c4-dc27-4a99-b2f2-1c95bfeb386d","description":""},{"name":"추천","item":[{"name":"관심혜택 맞춤 카드","id":"890e501f-37bd-4d8c-a072-7fe18f3c7599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/recommend","urlObject":{"protocol":"https","path":["card","recommend"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"43bd5ee5-e63d-4a94-8245-057e99a62b71","name":"관심혜택 맞춤 카드","originalRequest":{"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/recommend"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 50,\n        \"name\": \"탐나는전 체크카드\",\n        \"company\": \"KB국민카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/1572/card_img/22656/1572card.png\",\n        \"type\": \"CHECK\",\n        \"benefit\": \"transportation\"\n    },\n    {\n        \"id\": 73,\n        \"name\": \"BC바로클리어플러스\",\n        \"company\": \"BC바로카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/2346/card_img/25293/2346card.png\",\n        \"type\": \"CREDIT\",\n        \"benefit\": \"delivery\"\n    },\n    {\n        \"id\": 46,\n        \"name\": \"신협 어부바 체크카드\",\n        \"company\": \"신협\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/1463/card_img/20611/1463card.jpg\",\n        \"type\": \"CHECK\",\n        \"benefit\": \"phone\"\n    }\n]"}],"_postman_id":"890e501f-37bd-4d8c-a072-7fe18f3c7599"},{"name":"몽키차트 TOP 5 카드 (찜)","id":"675357af-ad95-47d7-b95e-eed07190974f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/rank","urlObject":{"protocol":"https","path":["card","rank"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"71aac597-4175-428a-b252-5a3bb23658e2","name":"몽키차트 TOP 5 카드 (찜)","originalRequest":{"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/rank"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"010PAY 체크카드\",\n        \"company\": \"우리카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/765/card_img/25707/765card.png\",\n        \"type\": \"CHECK\",\n        \"favor\": 1\n    },\n    {\n        \"id\": 2,\n        \"name\": \"PAYCO 포인트 카드\",\n        \"company\": \"엔에이치엔페이코\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/2310/card_img/23676/2310card.png\",\n        \"type\": \"CHECK\",\n        \"favor\": 1\n    },\n    {\n        \"id\": 3,\n        \"name\": \"신한카드 Deep Dream 체크\",\n        \"company\": \"신한카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/281/card_img/20503/281card.png\",\n        \"type\": \"CHECK\",\n        \"favor\": 1\n    }\n]"}],"_postman_id":"675357af-ad95-47d7-b95e-eed07190974f"}],"id":"e19f4146-f6de-4967-b8b1-16d54937152b","_postman_id":"e19f4146-f6de-4967-b8b1-16d54937152b","description":""},{"name":"검색","item":[{"name":"카드 검색 (카드명)","id":"71c29828-ea52-4bea-9ee0-f0d66d9e4100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/name?search=신한","urlObject":{"protocol":"https","path":["card","name"],"host":["www","card-monkey","shop"],"query":[{"key":"search","value":"신한"}],"variable":[]}},"response":[{"id":"8f4598ef-e911-4e72-8ae0-73b48715b23c","name":"카드 검색 (카드명)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://www.card-monkey.shop/card/name?search=신한","protocol":"https","host":["www","card-monkey","shop"],"path":["card","name"],"query":[{"key":"search","value":"신한"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 3,\n            \"name\": \"신한카드 Deep Dream 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/281/card_img/20503/281card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"카카오페이 신한 체크카드\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/286/card_img/20508/286card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"신한카드 Hey Young 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/618/card_img/21385/618card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"신한카드 On 체크(잔망루피),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2379/card_img/25379/2379card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"신한카드 Deep Dream 체크(미니언즈),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/646/card_img/21410/646card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"신한카드 Deep Dream 체크(모베러웍스),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2391/card_img/25864/2391card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 30,\n            \"name\": \"카카오페이 신한 콘 체크카드\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/670/card_img/21435/670card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"신한카드 4Tune 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/290/card_img/20513/290card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"FANtastic S 신한카드 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/278/card_img/20500/278card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"신한카드Mr.Life\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/13/card_img/20095/13card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"신한카드DeepDream\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/32/card_img/20114/32card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"신한카드DeepOil\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/39/card_img/20120/39card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"신한카드DeepDream(모베러웍스),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2295/card_img/22902/2295card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"신한카드DeepDreamPlatinum+\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/40/card_img/20121/40card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"신한카드TheBEST-F\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/37/card_img/20118/37card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"신한카드Hi-Point\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1/card_img/20083/1card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"신한카드EatsMore(이츠모아),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2304/card_img/23588/2304card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"아시아나신한카드Air1.5\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/27/card_img/25865/27card.png\",\n            \"type\": \"CREDIT\"\n        }\n    ],\n    \"pageable\": {\n        \"sort\": {\n            \"empty\": true,\n            \"unsorted\": true,\n            \"sorted\": false\n        },\n        \"offset\": 0,\n        \"pageNumber\": 0,\n        \"pageSize\": 100,\n        \"paged\": true,\n        \"unpaged\": false\n    },\n    \"last\": true,\n    \"totalPages\": 1,\n    \"totalElements\": 18,\n    \"first\": true,\n    \"number\": 0,\n    \"sort\": {\n        \"empty\": true,\n        \"unsorted\": true,\n        \"sorted\": false\n    },\n    \"size\": 100,\n    \"numberOfElements\": 18,\n    \"empty\": false\n}"}],"_postman_id":"71c29828-ea52-4bea-9ee0-f0d66d9e4100"},{"name":"카드 검색 (카드사)","id":"82788d97-5256-47aa-ae7d-5f5b901e3fc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/company?search=신한","urlObject":{"protocol":"https","path":["card","company"],"host":["www","card-monkey","shop"],"query":[{"key":"search","value":"신한"}],"variable":[]}},"response":[{"id":"7f9a34fd-ebab-48f8-9921-c1b292b8fcc6","name":"카드 검색 (카드사)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://www.card-monkey.shop/card/company?search=신한","protocol":"https","host":["www","card-monkey","shop"],"path":["card","company"],"query":[{"key":"search","value":"신한"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 3,\n            \"name\": \"신한카드 Deep Dream 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/281/card_img/20503/281card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"카카오페이 신한 체크카드\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/286/card_img/20508/286card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"신한카드 Hey Young 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/618/card_img/21385/618card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"신한카드 On 체크(잔망루피),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2379/card_img/25379/2379card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"신한카드 Deep Dream 체크(미니언즈),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/646/card_img/21410/646card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"신한카드 Deep Dream 체크(모베러웍스),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2391/card_img/25864/2391card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 30,\n            \"name\": \"카카오페이 신한 콘 체크카드\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/670/card_img/21435/670card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"신한카드 4Tune 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/290/card_img/20513/290card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"FANtastic S 신한카드 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/278/card_img/20500/278card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"신한카드Mr.Life\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/13/card_img/20095/13card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"신한카드DeepDream\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/32/card_img/20114/32card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"신한카드DeepOil\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/39/card_img/20120/39card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"신한카드DeepDream(모베러웍스),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2295/card_img/22902/2295card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"신한카드DeepDreamPlatinum+\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/40/card_img/20121/40card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"신한카드TheBEST-F\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/37/card_img/20118/37card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"신한카드Hi-Point\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1/card_img/20083/1card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"신한카드EatsMore(이츠모아),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2304/card_img/23588/2304card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"아시아나신한카드Air1.5\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/27/card_img/25865/27card.png\",\n            \"type\": \"CREDIT\"\n        }\n    ],\n    \"pageable\": {\n        \"sort\": {\n            \"empty\": true,\n            \"unsorted\": true,\n            \"sorted\": false\n        },\n        \"offset\": 0,\n        \"pageNumber\": 0,\n        \"pageSize\": 100,\n        \"paged\": true,\n        \"unpaged\": false\n    },\n    \"last\": true,\n    \"totalPages\": 1,\n    \"totalElements\": 18,\n    \"first\": true,\n    \"number\": 0,\n    \"sort\": {\n        \"empty\": true,\n        \"unsorted\": true,\n        \"sorted\": false\n    },\n    \"size\": 100,\n    \"numberOfElements\": 18,\n    \"empty\": false\n}"}],"_postman_id":"82788d97-5256-47aa-ae7d-5f5b901e3fc3"},{"name":"카드 검색 (혜택)","id":"762c5257-df18-4ec5-907a-3f472ce8fdaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/benefit?search=phone","urlObject":{"protocol":"https","path":["card","benefit"],"host":["www","card-monkey","shop"],"query":[{"key":"search","value":"phone"}],"variable":[]}},"response":[{"id":"bbe52fda-81bd-4b8a-96d8-46729201d2f0","name":"카드 검색 (혜택)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://www.card-monkey.shop/card/benefit?search=phone","protocol":"https","host":["www","card-monkey","shop"],"path":["card","benefit"],"query":[{"key":"search","value":"phone"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 5,\n            \"name\": \"노리체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/348/card_img/20581/348card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"NU 오하쳌(오늘하루체크),\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/762/card_img/26507/762card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"노리2 체크카드(KB Pay),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2422/card_img/27141/2422card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"카카오페이 신한 체크카드\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/286/card_img/20508/286card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"신한카드 Hey Young 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/618/card_img/21385/618card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"직장인보너스체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/350/card_img/20594/350card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"노리2 체크카드(Global),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2423/card_img/27142/2423card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Liiv Mate 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/333/card_img/20577/333card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 32,\n            \"name\": \"펭수 노리 체크카드(펭모티콘),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/561/card_img/21266/561card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 34,\n            \"name\": \"포인트리체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/343/card_img/20588/343card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"펭수 노리 체크카드(펭카),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/559/card_img/21264/559card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 36,\n            \"name\": \"민 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/346/card_img/20591/346card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"가온 올포인트 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/454/card_img/20970/454card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"새로이 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/725/card_img/22199/725card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"ONE 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/337/card_img/20582/337card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"신협 어부바 체크카드\",\n            \"company\": \"신협\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1463/card_img/20611/1463card.jpg\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"탐나는전 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1572/card_img/22656/1572card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"LOCA365카드\",\n            \"company\": \"롯데카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2330/card_img/24131/2330card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"DA@카드의정석\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/87/card_img/20239/87card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"삼성카드taptapO\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/51/card_img/27707/51card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"1QDaily+\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/238/card_img/20465/238card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"올바른FLEX카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/666/card_img/21431/666card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"탄탄대로올쇼핑티타늄카드 \",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/485/card_img/21175/485card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"LOCALIKIT-ManhattanYellow\",\n            \"company\": \"롯데카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2228/card_img/21353/2228card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"삼성iD달달할인\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1149/card_img/27718/1149card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"MULTIYoung(멀티영),카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/715/card_img/22189/715card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"신한카드DeepDream(모베러웍스),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2295/card_img/22902/2295card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"현대카드MBOOST\",\n            \"company\": \"현대카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/700/card_img/22174/700card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"BC바로클리어플러스\",\n            \"company\": \"BC바로카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2346/card_img/25293/2346card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"신한카드DeepDreamPlatinum+\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/40/card_img/20121/40card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 76,\n            \"name\": \"다담카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/121/card_img/20353/121card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Easyall티타늄카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/634/card_img/21400/634card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"NH올원파이카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/181/card_img/20398/181card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"삼성iDON카드\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2235/card_img/27721/2235card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 81,\n            \"name\": \"#tag1카드Navy\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/248/card_img/20475/248card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"신한카드Hi-Point\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1/card_img/20083/1card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 86,\n            \"name\": \"ONEAIR(UniMile),\",\n            \"company\": \"IBK기업은행\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/475/card_img/21165/475card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 87,\n            \"name\": \"올바른NEWHAVE카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/635/card_img/21401/635card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 95,\n            \"name\": \"청춘대로톡톡카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/129/card_img/20358/129card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 96,\n            \"name\": \"MULTILiving(멀티리빙),카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/711/card_img/22185/711card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 99,\n            \"name\": \"BeVV카드(스카이패스형),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/131/card_img/20360/131card.png\",\n            \"type\": \"CREDIT\"\n        }\n    ],\n    \"totalElements\": 41\n}"}],"_postman_id":"762c5257-df18-4ec5-907a-3f472ce8fdaf"},{"name":"전체 카드 조회","id":"14f2c821-a4ac-4318-893a-ab5b55abb96a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/card","urlObject":{"protocol":"https","path":["card"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"9620bbfa-ba85-45bb-9863-eee0396a5112","name":"전체 카드 조회","originalRequest":{"method":"GET","header":[],"url":"https://www.card-monkey.shop/card"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [\n        {\n            \"id\": 1,\n            \"name\": \"010PAY 체크카드\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/765/card_img/25707/765card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"PAYCO 포인트 카드\",\n            \"company\": \"엔에이치엔페이코\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2310/card_img/23676/2310card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"신한카드 Deep Dream 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/281/card_img/20503/281card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"네이버페이 우리카드 체크\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/588/card_img/21345/588card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"노리체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/348/card_img/20581/348card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"NU 오하쳌(오늘하루체크),\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/762/card_img/26507/762card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"노리2 체크카드(KB Pay),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2422/card_img/27141/2422card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"카카오페이 신한 체크카드\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/286/card_img/20508/286card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"NH20해봄체크카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/362/card_img/20603/362card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"네이버페이 머니 하나 체크카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2432/card_img/27295/2432card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"토스뱅크카드\",\n            \"company\": \"토스뱅크\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2269/card_img/20697/2269card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"라이언 치즈 체크카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/528/card_img/21216/528card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"카카오뱅크 프렌즈 체크카드\",\n            \"company\": \"카카오뱅크\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/435/card_img/20935/435card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"신한카드 Hey Young 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/618/card_img/21385/618card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"신한카드 On 체크(잔망루피),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2379/card_img/25379/2379card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"직장인보너스체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/350/card_img/20594/350card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 17,\n            \"name\": \"알뜰교통카드 COOKIE CHECK\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/584/card_img/21328/584card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"위글위글 첵첵 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/614/card_img/21381/614card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"노리2 체크카드(Global),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2423/card_img/27142/2423card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"신한카드 Deep Dream 체크(미니언즈),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/646/card_img/21410/646card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 21,\n            \"name\": \"카카오페이 KB국민 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/332/card_img/20576/332card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 22,\n            \"name\": \"LoL CHAMPIONS KOREA 우리체크카드\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/313/card_img/20558/313card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"신한카드 Deep Dream 체크(모베러웍스),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2391/card_img/25864/2391card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Liiv Mate 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/333/card_img/20577/333card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"청춘대로 싱글 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/335/card_img/20579/335card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"알뜰교통 비바 e 플래티늄 체크카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/746/card_img/27830/746card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 27,\n            \"name\": \"New 현대백화점 체크카드\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/331/card_img/20575/331card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 28,\n            \"name\": \"NH올원체크카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/368/card_img/20609/368card.jpg\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"올바른 NEW HAVE체크카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1765/card_img/22348/1765card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 30,\n            \"name\": \"카카오페이 신한 콘 체크카드\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/670/card_img/21435/670card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"쏘영 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/680/card_img/21445/680card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 32,\n            \"name\": \"펭수 노리 체크카드(펭모티콘),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/561/card_img/21266/561card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 33,\n            \"name\": \"NEW농촌사랑체크카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/497/card_img/21186/497card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 34,\n            \"name\": \"포인트리체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/343/card_img/20588/343card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"펭수 노리 체크카드(펭카),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/559/card_img/21264/559card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 36,\n            \"name\": \"민 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/346/card_img/20591/346card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"NU Uniq Check\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2370/card_img/25307/2370card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"갤러리아 체크카드\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/329/card_img/20573/329card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"아시아나 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/334/card_img/20578/334card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"카카오페이 체크카드\",\n            \"company\": \"MG새마을금고\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2094/card_img/21906/2094card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"가온 올포인트 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/454/card_img/20970/454card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"신한카드 4Tune 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/290/card_img/20513/290card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"FANtastic S 신한카드 체크\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/278/card_img/20500/278card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"새로이 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/725/card_img/22199/725card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"ONE 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/337/card_img/20582/337card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"신협 어부바 체크카드\",\n            \"company\": \"신협\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1463/card_img/20611/1463card.jpg\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"내일배움체크카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/367/card_img/20608/367card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"카드의 정석 SSO3 NEW-TRO CHECK\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/656/card_img/21419/656card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"콕체크카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/361/card_img/20602/361card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"탐나는전 체크카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1572/card_img/22656/1572card.png\",\n            \"type\": \"CHECK\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"LOCA365카드\",\n            \"company\": \"롯데카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2330/card_img/24131/2330card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"DA@카드의정석\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/87/card_img/20239/87card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"삼성카드taptapO\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/51/card_img/27707/51card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"신한카드Mr.Life\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/13/card_img/20095/13card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"신한카드DeepDream\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/32/card_img/20114/32card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"1QDaily+\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/238/card_img/20465/238card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 57,\n            \"name\": \"톡톡D카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2299/card_img/22989/2299card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 58,\n            \"name\": \"삼성카드&MILEAGEPLATINUM(스카이패스),\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/49/card_img/27705/49card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"올바른FLEX카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/666/card_img/21431/666card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 60,\n            \"name\": \"NUUniq\",\n            \"company\": \"우리카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2354/card_img/24965/2354card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"탄탄대로올쇼핑티타늄카드 \",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/485/card_img/21175/485card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"LOCALIKIT-ManhattanYellow\",\n            \"company\": \"롯데카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2228/card_img/21353/2228card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 63,\n            \"name\": \"始發(시발),카드\",\n            \"company\": \"BC바로카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2418/card_img/28128/2418card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"신한카드DeepOil\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/39/card_img/20120/39card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 65,\n            \"name\": \"LOCALIKIT1.2\",\n            \"company\": \"롯데카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2261/card_img/21011/2261card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"삼성iD달달할인\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1149/card_img/27718/1149card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"MULTIYoung(멀티영),카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/715/card_img/22189/715card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 68,\n            \"name\": \"taptapDIGITAL\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/657/card_img/27715/657card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"신한카드DeepDream(모베러웍스),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2295/card_img/22902/2295card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"현대카드MBOOST\",\n            \"company\": \"현대카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/700/card_img/22174/700card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 71,\n            \"name\": \"톡톡O카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2298/card_img/22990/2298card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 72,\n            \"name\": \"MULTIAny(멀티애니),카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/709/card_img/22183/709card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"BC바로클리어플러스\",\n            \"company\": \"BC바로카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2346/card_img/25293/2346card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"마일앤조이카드(대한항공),\",\n            \"company\": \"IBK기업은행\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/267/card_img/20490/267card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"신한카드DeepDreamPlatinum+\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/40/card_img/20121/40card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 76,\n            \"name\": \"다담카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/121/card_img/20353/121card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"신한카드TheBEST-F\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/37/card_img/20118/37card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Easyall티타늄카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/634/card_img/21400/634card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"NH올원파이카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/181/card_img/20398/181card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"삼성iDON카드\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2235/card_img/27721/2235card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 81,\n            \"name\": \"#tag1카드Navy\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/248/card_img/20475/248card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 82,\n            \"name\": \"theGreenEdition2\",\n            \"company\": \"현대카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2260/card_img/27660/2260card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"신한카드Hi-Point\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1/card_img/20083/1card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"신한카드EatsMore(이츠모아),\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2304/card_img/23588/2304card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"아시아나신한카드Air1.5\",\n            \"company\": \"신한카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/27/card_img/25865/27card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 86,\n            \"name\": \"ONEAIR(UniMile),\",\n            \"company\": \"IBK기업은행\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/475/card_img/21165/475card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 87,\n            \"name\": \"올바른NEWHAVE카드\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/635/card_img/21401/635card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 88,\n            \"name\": \"MULTIOil(멀티오일),카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/714/card_img/22188/714card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 89,\n            \"name\": \"FINETECH카드(대한항공),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/119/card_img/24263/119card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 90,\n            \"name\": \"theRedEdition5\",\n            \"company\": \"현대카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2259/card_img/27662/2259card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 91,\n            \"name\": \"BeVV카드(포인트형),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/130/card_img/20359/130card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 92,\n            \"name\": \"NH올원Shopping&11번가카드(R2타입),\",\n            \"company\": \"NH농협카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/179/card_img/20395/179card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 93,\n            \"name\": \"THE1\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/1908/card_img/27719/1908card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 94,\n            \"name\": \"삼성iDSIMPLE카드\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/2376/card_img/27725/2376card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 95,\n            \"name\": \"청춘대로톡톡카드\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/129/card_img/20358/129card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 96,\n            \"name\": \"MULTILiving(멀티리빙),카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/711/card_img/22185/711card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 97,\n            \"name\": \"신세계이마트삼성카드7\",\n            \"company\": \"삼성카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/64/card_img/27713/64card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 98,\n            \"name\": \"MULTIGlobal(멀티글로벌),카드\",\n            \"company\": \"하나카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/734/card_img/22208/734card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 99,\n            \"name\": \"BeVV카드(스카이패스형),\",\n            \"company\": \"KB국민카드\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/131/card_img/20360/131card.png\",\n            \"type\": \"CREDIT\"\n        },\n        {\n            \"id\": 100,\n            \"name\": \"일상의기쁨카드(신용),\",\n            \"company\": \"IBK기업은행\",\n            \"image\": \"https://api.card-gorilla.com:8080/storage/card/266/card_img/23586/266card.png\",\n            \"type\": \"CREDIT\"\n        }\n    ],\n    \"pageable\": {\n        \"sort\": {\n            \"empty\": true,\n            \"unsorted\": true,\n            \"sorted\": false\n        },\n        \"offset\": 0,\n        \"pageNumber\": 0,\n        \"pageSize\": 100,\n        \"paged\": true,\n        \"unpaged\": false\n    },\n    \"last\": true,\n    \"totalPages\": 1,\n    \"totalElements\": 100,\n    \"first\": true,\n    \"number\": 0,\n    \"sort\": {\n        \"empty\": true,\n        \"unsorted\": true,\n        \"sorted\": false\n    },\n    \"size\": 100,\n    \"numberOfElements\": 100,\n    \"empty\": false\n}"}],"_postman_id":"14f2c821-a4ac-4318-893a-ab5b55abb96a"}],"id":"acb0dfdd-38b5-4e12-8955-ac33c66047a3","_postman_id":"acb0dfdd-38b5-4e12-8955-ac33c66047a3","description":""},{"name":"상세페이지","item":[{"name":"카드 상세정보 조회","id":"d9270616-622a-4646-a1cb-f57af3131bb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/1","urlObject":{"protocol":"https","path":["card","1"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"00258f41-8efd-48a0-8ea1-2146bc99101e","name":"카드 상세정보 조회","originalRequest":{"method":"GET","header":[],"url":"https://www.card-monkey.shop/card/1"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"010PAY 체크카드\",\n    \"company\": \"우리카드\",\n    \"image\": \"https://api.card-gorilla.com:8080/storage/card/765/card_img/25707/765card.png\",\n    \"type\": \"CHECK\",\n    \"annualFee\": 0,\n    \"lastMonthPaid\": 0,\n    \"apply\": \"https://ezauth.settlebank.co.kr/wooricard.do?utm_source=partner&utm_medium=int_gorilla_product&utm_campaign=cc_season2&utm_id=cc_season2\",\n    \"benefit\": [\n        \"transportation\"\n    ]\n}"}],"_postman_id":"d9270616-622a-4646-a1cb-f57af3131bb3"},{"name":"카드 신청","id":"2bf9d3eb-58ff-4d0c-bbb3-d86623d0f540","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://www.card-monkey.shop/card/apply/1","urlObject":{"protocol":"https","path":["card","apply","1"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"1712b4bb-eca0-4d41-9323-fd6a15ff712a","name":"카드 신청","originalRequest":{"method":"POST","header":[],"url":"https://www.card-monkey.shop/card/apply/1"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"카드신청 완료"}],"_postman_id":"2bf9d3eb-58ff-4d0c-bbb3-d86623d0f540"},{"name":"찜하기 or 찜하기 취소","id":"0af89fe5-477a-439a-b89a-a398f7a2b7f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://www.card-monkey.shop/card/favor/1","urlObject":{"protocol":"https","path":["card","favor","1"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"d55392c1-dc58-44aa-a698-c3fd5e375151","name":"찜하기 or 찜하기 취소","originalRequest":{"method":"POST","header":[],"url":"https://www.card-monkey.shop/card/favor/1"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"찜하기 완료"}],"_postman_id":"0af89fe5-477a-439a-b89a-a398f7a2b7f2"}],"id":"85cb5fcb-0ac5-4503-8148-065955595761","_postman_id":"85cb5fcb-0ac5-4503-8148-065955595761","description":""},{"name":"마이페이지","item":[{"name":"비밀번호 변경","id":"687a43cd-99f2-4906-860b-2de2f9526b70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"currentPassword\" : \"asdf\",\n    \"newPassword\" : \"asdf1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/info/changePassword","urlObject":{"protocol":"https","path":["info","changePassword"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"fc1b22da-2aca-46c1-bcc9-6f0c41be12c9","name":"비밀번호 변경","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"currentPassword\" : \"asdf\",\n    \"newPassword\" : \"asdf1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/info/changePassword"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"비밀번호가 변경 되었습니다."}],"_postman_id":"687a43cd-99f2-4906-860b-2de2f9526b70"},{"name":"혜택 변경","id":"78c2c139-049d-4740-a2f0-3305ecf8f102","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"benefit\" : [\n        \"phone\", \"tax\", \"gas\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/info/changeBenefit","urlObject":{"protocol":"https","path":["info","changeBenefit"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"04e5702e-a2a2-4320-a57a-822f7297df1c","name":"혜택 변경","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"benefit\" : [\n        \"phone\", \"tax\", \"gas\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://www.card-monkey.shop/info/changeBenefit"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"혜택변경 완료"}],"_postman_id":"78c2c139-049d-4740-a2f0-3305ecf8f102"},{"name":"회원 탈퇴","id":"8acd2b7f-632b-4958-917b-2e51404d705f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://www.card-monkey.shop/info/deleteAccount","urlObject":{"protocol":"https","path":["info","deleteAccount"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"42833ff1-a4d5-4510-9fab-5fcbf2709a40","name":"회원 탈퇴","originalRequest":{"method":"DELETE","header":[],"url":"https://www.card-monkey.shop/info/deleteAccount"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"회원탈퇴 완료"}],"_postman_id":"8acd2b7f-632b-4958-917b-2e51404d705f"},{"name":"나의 관심(찜) 카드 내역","id":"25df6855-78dc-4294-a357-07af30afe468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/info/favor","urlObject":{"protocol":"https","path":["info","favor"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"d431954e-ff3d-4f9e-adbc-1b3d22ac1636","name":"나의 관심(찜) 카드 내역","originalRequest":{"method":"GET","header":[],"url":"https://www.card-monkey.shop/info/favor"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"010PAY 체크카드\",\n        \"company\": \"우리카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/765/card_img/25707/765card.png\",\n        \"type\": \"CHECK\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"PAYCO 포인트 카드\",\n        \"company\": \"엔에이치엔페이코\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/2310/card_img/23676/2310card.png\",\n        \"type\": \"CHECK\"\n    },\n    {\n        \"id\": 3,\n        \"name\": \"신한카드 Deep Dream 체크\",\n        \"company\": \"신한카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/281/card_img/20503/281card.png\",\n        \"type\": \"CHECK\"\n    }\n]"}],"_postman_id":"25df6855-78dc-4294-a357-07af30afe468"},{"name":"카드 신청 내역","id":"16b9afe4-b707-4431-997f-e72ab4d7f14b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://www.card-monkey.shop/info/apply","urlObject":{"protocol":"https","path":["info","apply"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"46029640-10bb-44c0-abb4-c76c9f3e66f5","name":"카드 신청 내역","originalRequest":{"method":"GET","header":[],"url":"https://www.card-monkey.shop/info/apply"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"010PAY 체크카드\",\n        \"company\": \"우리카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/765/card_img/25707/765card.png\",\n        \"type\": \"CHECK\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"PAYCO 포인트 카드\",\n        \"company\": \"엔에이치엔페이코\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/2310/card_img/23676/2310card.png\",\n        \"type\": \"CHECK\"\n    },\n    {\n        \"id\": 3,\n        \"name\": \"신한카드 Deep Dream 체크\",\n        \"company\": \"신한카드\",\n        \"image\": \"https://api.card-gorilla.com:8080/storage/card/281/card_img/20503/281card.png\",\n        \"type\": \"CHECK\"\n    }\n]"}],"_postman_id":"16b9afe4-b707-4431-997f-e72ab4d7f14b"},{"name":"카드 신청 취소","id":"70f9f201-8f68-441e-93c7-e00dc8b34b15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://www.card-monkey.shop/card/apply/1","urlObject":{"protocol":"https","path":["card","apply","1"],"host":["www","card-monkey","shop"],"query":[],"variable":[]}},"response":[{"id":"4b126f52-f979-4e98-b6cb-a788eaeaf228","name":"카드 신청 취소","originalRequest":{"method":"DELETE","header":[],"url":"https://www.card-monkey.shop/card/apply/1"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"카드신청 취소 완료"}],"_postman_id":"70f9f201-8f68-441e-93c7-e00dc8b34b15"}],"id":"baa9d640-868d-4bd5-a4d4-e9787245a79a","_postman_id":"baa9d640-868d-4bd5-a4d4-e9787245a79a","description":""}]}