{"info":{"_postman_id":"3311331a-d3ed-4c0d-9e04-41180e475858","name":"02-C-Payhere","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>유저 별 가계부를 관리합니다.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"}],"owner":"21440012","collectionId":"3311331a-d3ed-4c0d-9e04-41180e475858","publishedId":"UzJMrFXk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-07-08T08:04:03.000Z"},"item":[{"name":"/api/users/signup","id":"8caadc01-12ea-4ec8-a23b-b6bbf54be4d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"kgeeeu@gmail.com\",\n    \"password\": \"password1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/users/signup","description":"<p>회원가입 기능입니다.</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","users","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"adc643f8-b2c2-4fc6-8597-9a52a53a56ba","name":"유저 회원가입","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"kgeeeu@gmail.com\",\n    \"password\": \"password1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/users/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"ETag","value":"W/\"35-+k5rPROBBYx40HeaFxMGUUrT5y0\""},{"key":"Date","value":"Fri, 08 Jul 2022 06:19:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"회원가입 되었습니다\"\n}"}],"_postman_id":"8caadc01-12ea-4ec8-a23b-b6bbf54be4d1"},{"name":"/api/users/signin","id":"628783fa-a437-4bb3-8016-ebda92569b60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"kgeeeu@gmail.com\",\n    \"password\": \"password1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/users/signin","description":"<p>로그인 기능입니다. JWT 를 발급합니다.</p>\n<p>가계부 관리 시 access_token 토큰을 Authorization 헤더에 넣어 요청을 보내면 됩니다.</p>\n<p>access_token 만료 시 하단의 GET /api/auth/refresh-token 에서 Authorization 헤더에 refresh_token 을 넣고</p>\n<p>토큰을 재발급 받으면 됩니다.</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","users","signin"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"61bb333b-800b-45fa-a7df-745c5834a2ce","name":"유저 로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"kgeeeu@gmail.com\",\n    \"password\": \"password1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/users/signin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"595"},{"key":"ETag","value":"W/\"253-DbJPgxq2thIetpEqa+noi2gACr8\""},{"key":"Date","value":"Fri, 08 Jul 2022 06:36:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiYWNjZXNzX3Rva2VuIiwiaWQiOiIzNDIzYzAzZi0xY2IzLTQ0NzItOTBkYi1jMDZiOGJmOTE5ZDYiLCJpYXQiOjE2NTcyNjIxNjEsImV4cCI6MTY1NzI2NTc2MSwiaXNzIjoidGVhbWMifQ.DV5HbMEpL3CqEfUI1AVa7yuTDYk1UDvehtmoqvrzlh07h81jk91hBj6MnboZ3BGqpWGcB4AzB-rtDQe4gIyRFw\",\n    \"refresh_token\": \"eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoicmVmcmVzaF90b2tlbiIsImlkIjoiMzQyM2MwM2YtMWNiMy00NDcyLTkwZGItYzA2YjhiZjkxOWQ2IiwiaWF0IjoxNjU3MjYyMTYxLCJleHAiOjE2NTg0NzE3NjEsImlzcyI6InRlYW1jIn0.t1wvkNICUKKc6PhRZ0ay4CW1XRR-D9CgQTZrTgkeVzF4L6Nn33IehH85yrXOfIJQO5HCWrlTsZ-9vu-4qMuPXg\"\n}"}],"_postman_id":"628783fa-a437-4bb3-8016-ebda92569b60"},{"name":"/api/auth/refresh-token","id":"78555c39-9229-479f-b7a8-7dea761f22be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8081/api/auth/refresh-token","description":"<p>토큰 만료 시 재발급용 Api입니다.</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","auth","refresh-token"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"37018c12-bdd1-4475-a116-a80102da7588","name":"토큰 재발급","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","description":"Refresh JWT","type":"text"}],"url":"http://localhost:8081/api/auth/refresh-token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"595"},{"key":"ETag","value":"W/\"253-+snbamziDB4rySdcp3dQydiEwz0\""},{"key":"Date","value":"Fri, 08 Jul 2022 07:39:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiYWNjZXNzX3Rva2VuIiwiaWQiOiIzNDIzYzAzZi0xY2IzLTQ0NzItOTBkYi1jMDZiOGJmOTE5ZDYiLCJpYXQiOjE2NTcyNjU5NDYsImV4cCI6MTY1NzI2OTU0NiwiaXNzIjoidGVhbWMifQ.514rf9VG64_DX-U7IflLLeLeirvZQ3mgttlHfp7GWw6iTb8iA58vNpSkH7-k0fM0rDe5IqQcP9NQAFMUkrDbjA\",\n    \"refresh_token\": \"eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoicmVmcmVzaF90b2tlbiIsImlkIjoiMzQyM2MwM2YtMWNiMy00NDcyLTkwZGItYzA2YjhiZjkxOWQ2IiwiaWF0IjoxNjU3MjY1OTQ2LCJleHAiOjE2NTg0NzU1NDYsImlzcyI6InRlYW1jIn0.dRATdNRiOOfRChJr_B3kFYwtr3fCH48VqH_z79aZodmOWWho66uKhqJMcZ4bzEiFvWVE-McuSj8rPX3TAPN7PA\"\n}"}],"_postman_id":"78555c39-9229-479f-b7a8-7dea761f22be"},{"name":"/api/accountBooks","id":"2dada64f-fc55-41df-a7be-9ddd63b96e4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"date\": \"2022-07-08T06:40:31.245Z\",\n    \"type\": \"expense\",\n    \"amount\": 3000,\n    \"memo\": \"메모!!!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/accountBooks","description":"<p>가계부 기록 작성입니다.</p>\n<p>성공적으로 등록될 시, 201 Created 와 함께 Location 헤더에 해당 자원에 접근하는 주소 및 생성된 데이터를 보여줍니다.</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","accountBooks"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b569b527-cdb9-4998-9fc4-b32a61958c0a","name":"가계부 기록 작성","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {JWT}","description":"JWT","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date\": \"2022-07-08T06:40:31.245Z\",\n    \"type\": \"expense\",\n    \"amount\": 3000,\n    \"memo\": \"메모!!!!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/accountBooks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Location","value":"/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"ETag","value":"W/\"13e-FMhB6ePC8BQJ9Gbq0EOKHY0Qa7o\""},{"key":"Date","value":"Fri, 08 Jul 2022 06:41:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"기록 완료되었습니다.\",\n    \"data\": {\n        \"id\": \"c2313d34-712c-4859-830b-8601d616c95e\",\n        \"userId\": \"3423c03f-1cb3-4472-90db-c06b8bf919d6\",\n        \"date\": \"2022-07-08T06:40:31.245Z\",\n        \"type\": \"expense\",\n        \"amount\": 3000,\n        \"memo\": \"메모!!!!\",\n        \"updatedAt\": \"2022-07-08T06:41:34.427Z\",\n        \"createdAt\": \"2022-07-08T06:41:34.427Z\"\n    }\n}"}],"_postman_id":"2dada64f-fc55-41df-a7be-9ddd63b96e4f"},{"name":"/api/accountBooks/{accountBookId}","id":"6a840489-4d39-4181-a9be-905fd5090b0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"income\",\n    \"amount\": 3000,\n    \"memo\": \"메모!!!! 수정함.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e","description":"<p>가계부 기록 수정입니다.</p>\n<p>성공적으로 수정될 시, 수정된 내용과 Location 헤더에서 해당 가계부 기록에 접근할 주소를 보여줍니다.</p>\n<p>accountBookId : 수정할 가계부 기록 Id</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","accountBooks","c2313d34-712c-4859-830b-8601d616c95e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6ef64418-3289-46af-8d9d-e62c5e762180","name":"가계부 기록 수정","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer {JWT}","description":"JWT","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"income\",\n    \"amount\": 3000,\n    \"memo\": \"메모!!!! 수정함.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Location","value":"/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"168"},{"key":"ETag","value":"W/\"a8-pPDKzKlxB6vhD5p2yH3qfdYvfnA\""},{"key":"Date","value":"Fri, 08 Jul 2022 07:51:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"수정 완료되었습니다.\",\n    \"data\": {\n        \"id\": \"c2313d34-712c-4859-830b-8601d616c95e\",\n        \"type\": \"income\",\n        \"amount\": 3000,\n        \"memo\": \"메모!!!! 수정함.\"\n    }\n}"}],"_postman_id":"6a840489-4d39-4181-a9be-905fd5090b0e"},{"name":"/api/accountBooks/{accountBookId}","id":"2771ff94-3163-4b0c-9a0f-67a18f3fb5e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8081/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e","description":"<p>가계부 기록 삭제입니다.</p>\n<p>성공적으로 삭제할 시, 204 No Content 와 함께 Location 헤더에서 복구 시 사용할 주소를 보여줍니다.</p>\n<p>accountBookId : 삭제할 가계부 기록 Id</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","accountBooks","c2313d34-712c-4859-830b-8601d616c95e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6cad8a46-05a6-4c0e-ad2d-883246bb5b4f","name":"가계부 기록 삭제","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {JWT}","description":"JWT","type":"text"}],"url":"http://localhost:8081/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Location","value":"/api/accountBooks/restore/c2313d34-712c-4859-830b-8601d616c95e"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"54"},{"key":"ETag","value":"W/\"36-ElBcxwAzVyVPVLdp34T87AxPJys\""},{"key":"Date","value":"Fri, 08 Jul 2022 07:52:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 204,\n    \"message\": \"삭제 완료되었습니다.\"\n}"}],"_postman_id":"2771ff94-3163-4b0c-9a0f-67a18f3fb5e1"},{"name":"/api/accountBooks/restore/{accountBookId}","id":"5fda570a-9368-4462-a412-3fc797bdf770","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:8081/api/accountBooks/restore/c2313d34-712c-4859-830b-8601d616c95e","description":"<p>가계부 기록 복구입니다.</p>\n<p>성공적으로 복구할 시, Location 헤더에서 복구한 가계부 기록에 접근할 주소를 보여줍니다.</p>\n<p>accountBookId : 복구할 가계부 기록 Id</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","accountBooks","restore","c2313d34-712c-4859-830b-8601d616c95e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"914965c4-5b63-4af7-9a1d-6e830fb74f23","name":"가계부 기록 복구","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer {JWT}","description":"JWT","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:8081/api/accountBooks/restore/c2313d34-712c-4859-830b-8601d616c95e"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Location","value":"/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"367"},{"key":"ETag","value":"W/\"16f-R0xv2P2l4+C/mx+TjK5SR4hcABA\""},{"key":"Date","value":"Fri, 08 Jul 2022 07:53:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"복구 완료되었습니다.\",\n    \"data\": {\n        \"id\": \"c2313d34-712c-4859-830b-8601d616c95e\",\n        \"userId\": \"3423c03f-1cb3-4472-90db-c06b8bf919d6\",\n        \"date\": \"2022-07-08T06:40:31.000Z\",\n        \"type\": \"income\",\n        \"amount\": 3000,\n        \"memo\": \"메모!!!! 수정함.\",\n        \"createdAt\": \"2022-07-08T06:41:34.000Z\",\n        \"updatedAt\": \"2022-07-08T07:51:08.000Z\",\n        \"deletedAt\": \"2022-07-08T07:52:23.000Z\"\n    }\n}"}],"_postman_id":"5fda570a-9368-4462-a412-3fc797bdf770"},{"name":"/api/accountBooks","id":"f2d65c72-4e2f-4df8-88f4-754f0a2fbb55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8081/api/accountBooks","description":"<p>가계부 리스트를 보여줍니다.</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","accountBooks"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"936d6b6e-6362-4979-9920-b8d837c414f5","name":"가계부 기록 리스트","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","description":"JWT","type":"text"}],"url":"http://localhost:8081/api/accountBooks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"620"},{"key":"ETag","value":"W/\"26c-/Gu1ivqjkRN6qb5UVZWaPChD8ps\""},{"key":"Date","value":"Fri, 08 Jul 2022 07:16:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"정상 처리되었습니다.\",\n    \"data\": [\n        {\n            \"id\": \"07dc5404-fd2d-4c92-bb0a-da66bd23ddcf\",\n            \"userId\": \"3423c03f-1cb3-4472-90db-c06b8bf919d6\",\n            \"date\": \"2022-07-08T06:40:31.000Z\",\n            \"type\": \"income\",\n            \"amount\": 3000,\n            \"memo\": \"메모!!!!\",\n            \"createdAt\": \"2022-07-08T07:16:17.000Z\",\n            \"updatedAt\": \"2022-07-08T07:16:17.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": \"c2313d34-712c-4859-830b-8601d616c95e\",\n            \"userId\": \"3423c03f-1cb3-4472-90db-c06b8bf919d6\",\n            \"date\": \"2022-07-08T06:40:31.000Z\",\n            \"type\": \"income\",\n            \"amount\": 3000,\n            \"memo\": \"메모!!!! 수정함.\",\n            \"createdAt\": \"2022-07-08T06:41:34.000Z\",\n            \"updatedAt\": \"2022-07-08T06:45:04.000Z\",\n            \"deletedAt\": null\n        }\n    ]\n}"}],"_postman_id":"f2d65c72-4e2f-4df8-88f4-754f0a2fbb55"},{"name":"/api/accountBooks/{accountBookId}","id":"5467ef93-7b62-42df-93d3-b08eb1cb24ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8081/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e","description":"<p>가계부 상세 내역을 보여줍니다.</p>\n<p>accountBookId : 상세내역을 보고 싶은 가계부 기록 Id</p>\n","urlObject":{"protocol":"http","port":"8081","path":["api","accountBooks","c2313d34-712c-4859-830b-8601d616c95e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"02509ce9-50ac-4a03-8c86-9dfdf1f06b7d","name":"가계부 상세 내역","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {JWT}","description":"JWT","type":"text"}],"url":"http://localhost:8081/api/accountBooks/c2313d34-712c-4859-830b-8601d616c95e"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"345"},{"key":"ETag","value":"W/\"159-GgFsgEqmH1cwXsSLVpJme/BvQ8Y\""},{"key":"Date","value":"Fri, 08 Jul 2022 07:19:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"정상 처리되었습니다.\",\n    \"data\": {\n        \"id\": \"c2313d34-712c-4859-830b-8601d616c95e\",\n        \"userId\": \"3423c03f-1cb3-4472-90db-c06b8bf919d6\",\n        \"date\": \"2022-07-08T06:40:31.000Z\",\n        \"type\": \"income\",\n        \"amount\": 3000,\n        \"memo\": \"메모!!!! 수정함.\",\n        \"createdAt\": \"2022-07-08T06:41:34.000Z\",\n        \"updatedAt\": \"2022-07-08T06:45:04.000Z\",\n        \"deletedAt\": null\n    }\n}"}],"_postman_id":"5467ef93-7b62-42df-93d3-b08eb1cb24ff"}]}