{"info":{"_postman_id":"a8b52ab1-5528-40c3-b960-7ebb49e93d43","name":"workforce","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"51059789","collectionId":"a8b52ab1-5528-40c3-b960-7ebb49e93d43","publishedId":"2sBXqDrNZT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2563EB"},"publishDate":"2026-04-17T06:38:02.000Z"},"item":[{"name":"workforce","item":[{"name":"맴버","item":[{"name":"헬스체크","event":[{"listen":"test","script":{"exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript","packages":{},"id":"9fc02857-7ab8-4457-afc4-7b97fc1d8b25"}}],"id":"fd4706ea-7806-4f44-b91b-596513e9691b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fd4706ea-7806-4f44-b91b-596513e9691b"},{"name":"사업자번호 검증","id":"719f8a4e-74fa-4161-b1a2-f90a2eae6dc5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/company/check-business-number?businessNumber=4788200704","urlObject":{"path":["company","check-business-number"],"host":["{{baseUrl}}"],"query":[{"key":"businessNumber","value":"4788200704"}],"variable":[]}},"response":[],"_postman_id":"719f8a4e-74fa-4161-b1a2-f90a2eae6dc5"},{"name":"이메일인증코드발송","id":"6b4b0e11-0990-4d1d-b569-ff7e04ebb890","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseUrl}}/company/send-verification-code?email=wldus0191@naver.com","urlObject":{"path":["company","send-verification-code"],"host":["{{baseUrl}}"],"query":[{"key":"email","value":"wldus0191@naver.com"}],"variable":[]}},"response":[],"_postman_id":"6b4b0e11-0990-4d1d-b569-ff7e04ebb890"},{"name":"인증 코드 확인","id":"1f573031-c7e8-4e2d-bb77-78dbf53a0515","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseUrl}}/company/verify-code?email=wldus0191@naver.com&code=179251","urlObject":{"path":["company","verify-code"],"host":["{{baseUrl}}"],"query":[{"key":"email","value":"wldus0191@naver.com"},{"key":"code","value":"179251"}],"variable":[]}},"response":[],"_postman_id":"1f573031-c7e8-4e2d-bb77-78dbf53a0515"},{"name":"온보딩생성","id":"77c04795-6b5a-486d-80e4-e04f7f777850","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"companyName\": \"workforce\",\n    \"companyDomain\": \"workforce\",\n    \"ceoName\": \"홍길동\",\n    \"businessNumber\": \"4788200704\",\n    \"address\": \"서울특별시 강남구 테헤란로 152\",\n    \"detailAddress\": \"11층\",\n    \"adminName\": \"관리자\",\n    \"adminEmail\": \"wldus0191@naver.com\",\n    \"adminPassword\": \"test1234!\",\n    \"adminPasswordCheck\": \"test1234!\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/company/onboarding","urlObject":{"path":["company","onboarding"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"77c04795-6b5a-486d-80e4-e04f7f777850"},{"name":"로그인","event":[{"listen":"test","script":{"exec":["var data = pm.response.json();","pm.environment.set(\"admin_token\", data.data.accessToken);","pm.environment.set(\"admin_member_id\", data.data.memberId);","pm.environment.set(\"admin_member_position_id\", data.data.memberPositionId);","","pm.environment.set(\"company_id\", data.data.companyId);","pm.environment.set(\"owner_id\", data.data.ownerId)"],"type":"text/javascript","packages":{},"id":"6042b43c-a29a-43f6-a586-36eed2f33a37"}}],"id":"547f610b-eddf-46db-94df-a9439a947c67","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin2@workforce.com\",\n    \"password\": \"test1234!\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/login","urlObject":{"path":["member","login"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"547f610b-eddf-46db-94df-a9439a947c67"},{"name":"직원계정생성","id":"ecb00808-f1cd-43b7-b1ec-40dd742ec6e2","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test\",\n    \"englishInitial\": \"TS\",\n    \"personalEmail\": \"wldus0191@naver.com\",\n    \"joinDate\": \"2025-01-01\",\n    \"employmentType\": \"FULL_TIME\",\n    \"organizationId\": \"3131b19a-a5b0-481c-b35a-4da1157d3403\",\n    \"jobGradeId\": \"820c4109-b1ef-4af0-8235-0d1244c3088e\",\n    \"jobTitleId\": \"94742cb1-8447-40e8-8387-28446cdf2089\",\n    \"roleId\": \"44964d62-be7e-4af8-8509-42e81353e958\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/create","urlObject":{"path":["member","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecb00808-f1cd-43b7-b1ec-40dd742ec6e2"},{"name":"직원목록조회","id":"85eceff3-fc0f-4288-85d6-e25ad62e2122","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/member/list","urlObject":{"path":["member","list"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"85eceff3-fc0f-4288-85d6-e25ad62e2122"},{"name":"직원상세조회","id":"f3f0e3d0-de50-4050-bcd5-2559526a3ac3","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-UUID","value":"fd29362f-bef8-450a-b729-5980197ff707","type":"string"},{"key":"X-User-MemberPositionId","value":"19b454aa-8e32-468a-a651-9d62cff41d45","type":"string"}],"url":"{{baseUrl}}/member/detail","urlObject":{"path":["member","detail"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3f0e3d0-de50-4050-bcd5-2559526a3ac3"},{"name":"직원로그인","event":[{"listen":"test","script":{"exec":["var data = pm.response.json();","pm.environment.set(\"user_token\", data.data.accessToken);","pm.environment.set(\"user_member_id\", data.data.memberId);","pm.environment.set(\"user_member_position_id\", data.data.memberPositionId);","","pm.environment.set(\"company_id\", data.data.companyId);      // companyId 변수 추가","pm.environment.set(\"owner_id\", data.data.ownerId);          // ownerId 변수 추가"],"type":"text/javascript","packages":{},"id":"7be0e815-e7bd-4aaa-8455-049fc6d3f7ce"}}],"id":"08155cd6-175e-409a-af73-3d4c29b1f76c","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"emp0008.SDS@workforce1.company\",\n    \"password\": \"Test1234!\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/login","urlObject":{"path":["member","login"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"08155cd6-175e-409a-af73-3d4c29b1f76c"},{"name":"최초로그인 후 비밀번호 재설정","id":"f69a81c3-6d08-4377-b22d-c51723875638","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"currentPassword\": \"EphOTXA1\",\n    \"newPassword\": \"tpalsdl79@\",\n    \"newPasswordCheck\": \"tpalsdl79@\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/change-password","urlObject":{"path":["member","change-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f69a81c3-6d08-4377-b22d-c51723875638"},{"name":"비밀번호찾기 이메일 코드발송","id":"5e653f63-5afc-462a-909a-ba7ece4838b9","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e653f63-5afc-462a-909a-ba7ece4838b9"},{"name":"비밀번호찾기 이메일 코드검증","id":"23becee0-c56f-4c7d-989f-c007b84ce0af","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseUrl}}/member/reset-password/verify-code?personalEmail=직원개인이메일&code=받은코드","urlObject":{"path":["member","reset-password","verify-code"],"host":["{{baseUrl}}"],"query":[{"key":"personalEmail","value":"직원개인이메일"},{"key":"code","value":"받은코드"}],"variable":[]}},"response":[],"_postman_id":"23becee0-c56f-4c7d-989f-c007b84ce0af"},{"name":"비밀번호 재설정","id":"ef11d0af-e5b2-4ae8-adcd-6ba74b52a3ff","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"personalEmail\": \"tpalsdl87@naver.com\",\n    \"code\": \"299094\",\n    \"newPassword\": \"tpalsdl11!\",\n    \"newPasswordCheck\": \"tpalsdl11!\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/reset-password","urlObject":{"path":["member","reset-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef11d0af-e5b2-4ae8-adcd-6ba74b52a3ff"},{"name":"직원삭제","id":"4ae3c2a3-fc58-459e-8ada-a0146e375bfa","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ae3c2a3-fc58-459e-8ada-a0146e375bfa"},{"name":"직원복워","id":"64ef65e5-85e2-4639-be76-93d0cc0089c2","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"64ef65e5-85e2-4639-be76-93d0cc0089c2"},{"name":"내정보수정","id":"40de42d5-bce2-496b-8278-f72e5ba71237","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"40de42d5-bce2-496b-8278-f72e5ba71237"},{"name":"직원 수정","id":"d42b6e40-dbe8-4aa7-9f2d-7f7332564455","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d42b6e40-dbe8-4aa7-9f2d-7f7332564455"},{"name":"작원이력조회","id":"533d8255-975b-4cc3-8c7f-716a4d4a9054","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"533d8255-975b-4cc3-8c7f-716a4d4a9054"},{"name":"토큰 재발급","id":"e109b200-a8f7-41fe-b955-2d2a75f929ca","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseUrl}}/member/generate-at","urlObject":{"path":["member","generate-at"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e109b200-a8f7-41fe-b955-2d2a75f929ca"},{"name":"회원이미지 업로도 및 수정","id":"4a9cb9fc-c90b-439d-a27d-bf3b39808338","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a9cb9fc-c90b-439d-a27d-bf3b39808338"},{"name":"잠금해재","id":"788486d4-b130-404e-9bdb-ef61fdb465b8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/member/:targetMemberId/unblock","urlObject":{"path":["member",":targetMemberId","unblock"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"62f51cec-e4a7-42d5-abcb-64ea3de615f6","type":"any","key":"targetMemberId"}]}},"response":[],"_postman_id":"788486d4-b130-404e-9bdb-ef61fdb465b8"},{"name":"휴직처리","id":"0874ffcb-17cb-4cb1-abed-b947f874cbf8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{baseUrl}}/member/:targetMemberId/dormant","urlObject":{"path":["member",":targetMemberId","dormant"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"0368a9e4-db81-48fb-88f7-e8631ac46a91","type":"any","key":"targetMemberId"}]}},"response":[],"_postman_id":"0874ffcb-17cb-4cb1-abed-b947f874cbf8"},{"name":"직원프로필이미지등록 및 수정","id":"d29c161f-2a19-43e7-8afc-92e340e856dd","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"profileImage","type":"file","value":null}]},"url":"{{baseUrl}}/member/profile-image","urlObject":{"path":["member","profile-image"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d29c161f-2a19-43e7-8afc-92e340e856dd"},{"name":"QueryDSL","id":"12b37cf0-a6b2-49f6-a89d-6b0bcc6b619b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/member/search","urlObject":{"path":["member","search"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"12b37cf0-a6b2-49f6-a89d-6b0bcc6b619b"}],"id":"c5c53972-c418-44a0-aeff-17a719fd1af8","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"5067cd8f-30ae-4c33-831f-4fca0d2f2124"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"1353ad6a-b542-426b-8fe6-8425deab7aab"}}],"_postman_id":"c5c53972-c418-44a0-aeff-17a719fd1af8","description":""},{"name":"역할","item":[{"name":"역할목록조회","id":"f1e59024-27bb-4d32-b464-c73c068c2712","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/member/role/list","urlObject":{"path":["member","role","list"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1e59024-27bb-4d32-b464-c73c068c2712"},{"name":"역할 생성","id":"8eba63e3-a0d0-4bff-9968-cd8f1dae69e8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"개발팀장\",\n    \"description\": \"개발팀 팀장 역할\",\n    \"permissions\": [\n        {\n            \"resource\": \"MEMBER\",\n            \"action\": \"READ\",\n            \"permissionRange\": \"TEAM\"\n        },\n        {\n            \"resource\": \"ATTENDANCE\",\n            \"action\": \"READ\",\n            \"permissionRange\": \"TEAM\"\n        },\n        {\n            \"resource\": \"ATTENDANCE\",\n            \"action\": \"UPDATE\",\n            \"permissionRange\": \"TEAM\"\n        },\n        {\n            \"resource\": \"APPROVAL\",\n            \"action\": \"READ\",\n            \"permissionRange\": \"TEAM\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/member/role/create","urlObject":{"path":["member","member","role","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8eba63e3-a0d0-4bff-9968-cd8f1dae69e8"},{"name":"역할 상세 조회","id":"550fcafd-e1ca-4522-a360-db99c6feddac","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"550fcafd-e1ca-4522-a360-db99c6feddac"},{"name":"역할수정","id":"2f83d50c-ae40-4285-aaf2-e22ad81c5e26","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"인사 관리자\",\n  \"permissions\": [\n    { \"resource\": \"ORGANIZATION\", \"action\": \"CREATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ORGANIZATION\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ORGANIZATION\", \"action\": \"UPDATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ORGANIZATION\", \"action\": \"DELETE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"MEMBER\", \"action\": \"CREATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"MEMBER\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"MEMBER\", \"action\": \"UPDATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"MEMBER\", \"action\": \"DELETE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ROLE\", \"action\": \"CREATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ROLE\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ROLE\", \"action\": \"UPDATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ROLE\", \"action\": \"DELETE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"SALARY\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ATTENDANCE\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"ATTENDANCE\", \"action\": \"UPDATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"APPROVAL\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"GOAL\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"EVALUATION\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"APPROVAL_AD\", \"action\": \"CREATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"APPROVAL_AD\", \"action\": \"READ\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"APPROVAL_AD\", \"action\": \"UPDATE\", \"permissionRange\": \"COMPANY\" },\n    { \"resource\": \"APPROVAL_AD\", \"action\": \"DELETE\", \"permissionRange\": \"COMPANY\" }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/role/ea4ccbcf-c981-4aa7-95d1-1deaf6319a5d","urlObject":{"path":["member","role","ea4ccbcf-c981-4aa7-95d1-1deaf6319a5d"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f83d50c-ae40-4285-aaf2-e22ad81c5e26"},{"name":"역할삭제","id":"c4071763-193e-463c-b688-ed138d88db57","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{baseUrl}}/member/role/344c26eb-ec6e-44b7-8287-327a63889b84","urlObject":{"path":["member","role","344c26eb-ec6e-44b7-8287-327a63889b84"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4071763-193e-463c-b688-ed138d88db57"}],"id":"1197caf7-ddee-4e8d-9e1b-db5d24efd8fa","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"761acf17-520c-4a46-9797-41de9ee312ae"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"9bb98bef-3728-418c-89f9-40ba21f17655"}}],"_postman_id":"1197caf7-ddee-4e8d-9e1b-db5d24efd8fa","description":""},{"name":"조직","item":[{"name":"최상위 조직 생성","id":"5c470daa-4bc0-4095-b82f-735472bab8c4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"개발팀\",\n    \"parentId\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/organization/create","urlObject":{"path":["organization","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c470daa-4bc0-4095-b82f-735472bab8c4"},{"name":"하위 조직 생성","id":"47d98b68-0912-401d-86d5-4a6dd8100420","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"백엔드팀\",\n    \"parentId\": \"7eefe3f0-673d-4ad7-b317-dc46b16e6dfd\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/organization/create","urlObject":{"path":["organization","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"47d98b68-0912-401d-86d5-4a6dd8100420"},{"name":"조직 목록 조회","id":"38829b71-3bb6-4f9d-8701-908ef20e489f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/organization/list","urlObject":{"path":["organization","list"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"38829b71-3bb6-4f9d-8701-908ef20e489f"},{"name":"조직수정","id":"d53baf16-b80f-409d-b58d-84fe50b1bd6d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"프론트팀\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/organization/7d39aceb-1efe-4bdc-866b-057a7cec6e37","urlObject":{"path":["organization","7d39aceb-1efe-4bdc-866b-057a7cec6e37"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d53baf16-b80f-409d-b58d-84fe50b1bd6d"},{"name":"조직 삭제","id":"333cd4a5-11ac-4a39-8f44-b47315fcc8b8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/organization/7eefe3f0-673d-4ad7-b317-dc46b16e6dfd","urlObject":{"path":["organization","7eefe3f0-673d-4ad7-b317-dc46b16e6dfd"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"333cd4a5-11ac-4a39-8f44-b47315fcc8b8"},{"name":"직급생성","id":"7a70ae79-e7a5-4733-bfea-0dce898de66f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"사원\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/organization/job-grade/create","urlObject":{"path":["organization","job-grade","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a70ae79-e7a5-4733-bfea-0dce898de66f"},{"name":"직급조회","id":"bf930fec-43d5-4d52-ae67-baaceed2ad1d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/organization/job-grade/list","urlObject":{"path":["organization","job-grade","list"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf930fec-43d5-4d52-ae67-baaceed2ad1d"},{"name":"직급수정","id":"4fc29dbc-49f4-4abc-b7e7-023824fb536b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{baseUrl}}/organization/job-grade","urlObject":{"path":["organization","job-grade"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4fc29dbc-49f4-4abc-b7e7-023824fb536b"},{"name":"직급삭제","id":"a6b92a47-7eac-4a16-b040-86061995ed5b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{baseUrl}}/organization/job-grade","urlObject":{"path":["organization","job-grade"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6b92a47-7eac-4a16-b040-86061995ed5b"},{"name":"직책 생성","id":"9ebc9de4-5b86-46a3-89c5-5b2a2a2d80e4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"팀원\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/organization/job-title/create","urlObject":{"path":["organization","job-title","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ebc9de4-5b86-46a3-89c5-5b2a2a2d80e4"},{"name":"직책조회","id":"f469f6a6-57eb-465a-8359-cfdca08101aa","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f469f6a6-57eb-465a-8359-cfdca08101aa"},{"name":"직책수정","id":"7e21f294-3f1e-48be-85a5-5cd45c32dbff","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"파트장\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/organization/job-title/2d7eb7b6-a55b-4180-abc7-8130b60ebff4","urlObject":{"path":["organization","job-title","2d7eb7b6-a55b-4180-abc7-8130b60ebff4"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e21f294-3f1e-48be-85a5-5cd45c32dbff"},{"name":"직책삭제","id":"f890716b-8322-481e-b50b-93ce91dc404a","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{baseUrl}}/organization/job-title/2d7eb7b6-a55b-4180-abc7-8130b60ebff4","urlObject":{"path":["organization","job-title","2d7eb7b6-a55b-4180-abc7-8130b60ebff4"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f890716b-8322-481e-b50b-93ce91dc404a"},{"name":"역할변경","id":"acf1286a-c46f-47ad-8a0e-05fda31eb2fe","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"roleId\": \"99dd4b8e-7a82-4e17-af8b-fbc6575d525b\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member/member/update/8d29a947-1a27-442a-91e2-6d329ff420b7/role","urlObject":{"path":["member","member","update","8d29a947-1a27-442a-91e2-6d329ff420b7","role"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"acf1286a-c46f-47ad-8a0e-05fda31eb2fe"}],"id":"3b1baaa5-ee28-4c1c-b15f-4a6e91b2b7b6","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"295f5397-b820-419a-8c10-89105ce9ad34"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"34a38969-410e-4d3e-8408-581ad6a655b8"}}],"_postman_id":"3b1baaa5-ee28-4c1c-b15f-4a6e91b2b7b6","description":""},{"name":"결재","item":[{"name":"결재문서관리","item":[{"name":"결재문서양식생성","id":"ad418dc1-26d0-426b-a1f8-85cbd95af37d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"bdac7ea6-9088-4619-a1ce-75b2be64225b","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"documentName\": \"연차신청서\",\n  \"formSchema\": \"{\\\"fields\\\":[{\\\"name\\\":\\\"startDate\\\",\\\"type\\\":\\\"date\\\",\\\"label\\\":\\\"시작일\\\"},{\\\"name\\\":\\\"endDate\\\",\\\"type\\\":\\\"date\\\",\\\"label\\\":\\\"종료일\\\"},{\\\"name\\\":\\\"reason\\\",\\\"type\\\":\\\"text\\\",\\\"label\\\":\\\"사유\\\"}]}\",\n  \"requestType\": \"VACATION\",\n  \"autoApproveYn\": \"N\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/documents","urlObject":{"path":["approval","documents"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad418dc1-26d0-426b-a1f8-85cbd95af37d"},{"name":"문서양식활성화","id":"17aa7a1f-9204-476f-b948-79b7779d6068","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"550e8400-e29b-41d4-a716-446655440000","type":"string"},{"key":"X-User-UUID","value":"11111111-aaaa-bbbb-cccc-111111111111","type":"string"}],"url":"{{baseUrl}}/approval/documents/5e774f58-c115-4aad-a57d-9e73c6da66cf/activate","urlObject":{"path":["approval","documents","5e774f58-c115-4aad-a57d-9e73c6da66cf","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"17aa7a1f-9204-476f-b948-79b7779d6068"},{"name":"문서양식비활성화","id":"95996e7a-32d2-4eee-9761-95f3efe5a8b1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"550e8400-e29b-41d4-a716-446655440000","type":"string"},{"key":"X-User-UUID","value":"11111111-aaaa-bbbb-cccc-111111111111","type":"string"}],"url":"{{baseUrl}}/approval/documents/5e774f58-c115-4aad-a57d-9e73c6da66cf/deactivate","urlObject":{"path":["approval","documents","5e774f58-c115-4aad-a57d-9e73c6da66cf","deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"95996e7a-32d2-4eee-9761-95f3efe5a8b1"},{"name":"결재양식단건조회","id":"12dc8dd7-e7dc-4528-80d3-02b3031d9098","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"}],"url":"{{baseUrl}}/approval/documents/8af51043-6a2a-43d4-9954-82e129708f4c","urlObject":{"path":["approval","documents","8af51043-6a2a-43d4-9954-82e129708f4c"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"12dc8dd7-e7dc-4528-80d3-02b3031d9098"},{"name":"전체양식목록조회(관리자용)","id":"7e5443b0-e1db-44c5-a2f3-0ca166679705","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"550e8400-e29b-41d4-a716-446655440000","type":"string"},{"key":"X-User-UUID","value":"11111111-aaaa-bbbb-cccc-111111111111","type":"string"}],"url":"{{baseUrl}}/approval/documents","urlObject":{"path":["approval","documents"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e5443b0-e1db-44c5-a2f3-0ca166679705"},{"name":"결재정책라인생성","id":"a08f20c9-8d8a-4a3c-91b8-7265f5de8ee5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"documentId\": \"39ec0df9-6623-4b61-9ade-d79c4663f6c4\",\n  \"policyLines\": [\n    {\n      \"jobTitleId\": \"5f5fbc7c-ddf0-4241-befd-ed45c7b86587\",\n      \"stepOrder\": 1\n    },\n    {\n      \"jobTitleId\": \"5f5fbc7c-ddf0-4241-befd-ed45c7b86587\",\n      \"stepOrder\": 2,\n      \"organizationId\": \"35c7d7ac-c1fc-4152-8998-37157d8c9e9f\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/policyLines","urlObject":{"path":["approval","policyLines"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a08f20c9-8d8a-4a3c-91b8-7265f5de8ee5"},{"name":"결재정책라인목록조회","id":"b897b2ff-eca7-41e4-87c0-b43b3604ecba","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/approval/policyLines/156a4bed-5112-4707-96ea-8fe10896fee8?documentId=156a4bed-5112-4707-96ea-8fe10896fee8","urlObject":{"path":["approval","policyLines","156a4bed-5112-4707-96ea-8fe10896fee8"],"host":["{{baseUrl}}"],"query":[{"key":"documentId","value":"156a4bed-5112-4707-96ea-8fe10896fee8"}],"variable":[]}},"response":[],"_postman_id":"b897b2ff-eca7-41e4-87c0-b43b3604ecba"},{"name":"결재정책라인단건조회","id":"5af04287-7339-47f0-bdf3-8caa4d2b1fa1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/approval/approvalPolicyLine/policyLineList?documentId=4ff39470-23f0-40f4-83e5-ab2e4400a601","urlObject":{"path":["approval","approvalPolicyLine","policyLineList"],"host":["{{baseUrl}}"],"query":[{"key":"documentId","value":"4ff39470-23f0-40f4-83e5-ab2e4400a601"}],"variable":[]}},"response":[],"_postman_id":"5af04287-7339-47f0-bdf3-8caa4d2b1fa1"},{"name":"결재라인정책삭제","id":"f9b29407-93e7-4f70-981d-5aece04a5d06","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/approval/policyLines/8af51043-6a2a-43d4-9954-82e129708f4c","urlObject":{"path":["approval","policyLines","8af51043-6a2a-43d4-9954-82e129708f4c"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9b29407-93e7-4f70-981d-5aece04a5d06"},{"name":"후보 결재자 조회","id":"7dc07862-a8ef-4ee2-831b-e11ca0681c90","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"35ec66dd-96d2-4974-b66b-81f90ab9aa99","type":"string"},{"key":"X-User-MemberPositionId","value":"1133278c-a27f-4348-93a4-4bc62eb839bf","type":"string"}],"url":"{{baseUrl}}/approval/policyLines/39ec0df9-6623-4b61-9ade-d79c4663f6c4/candidates","urlObject":{"path":["approval","policyLines","39ec0df9-6623-4b61-9ade-d79c4663f6c4","candidates"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7dc07862-a8ef-4ee2-831b-e11ca0681c90"},{"name":"활성 양식 목록 조회(일반 사용자용)","id":"3a82f110-9ea9-44e9-98b6-e47e79405622","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"}],"url":"{{baseUrl}}/approval/documents/active","urlObject":{"path":["approval","documents","active"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a82f110-9ea9-44e9-98b6-e47e79405622"},{"name":"자동승인 활성화","id":"ab13290f-d183-4bac-b324-449b79f82674","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"}],"url":"{{baseUrl}}/approval/documents/9f2b376c-f87b-4359-9332-39a7e054fd39/auto-approve/enable","urlObject":{"path":["approval","documents","9f2b376c-f87b-4359-9332-39a7e054fd39","auto-approve","enable"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab13290f-d183-4bac-b324-449b79f82674"},{"name":"자동승인 비활성화","id":"792114df-f0a9-47ac-904b-5b21199d6fd4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"}],"url":"{{baseUrl}}/approval/documents/9f2b376c-f87b-4359-9332-39a7e054fd39/auto-approve/disable","urlObject":{"path":["approval","documents","9f2b376c-f87b-4359-9332-39a7e054fd39","auto-approve","disable"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"792114df-f0a9-47ac-904b-5b21199d6fd4"},{"name":"부서문서함 노출 활성화","id":"943aa115-9a6b-4ba2-a5f0-d69f125972a8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"}],"url":"{{baseUrl}}/approval/documents/9f2b376c-f87b-4359-9332-39a7e054fd39/dept-visible/enable","urlObject":{"path":["approval","documents","9f2b376c-f87b-4359-9332-39a7e054fd39","dept-visible","enable"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"943aa115-9a6b-4ba2-a5f0-d69f125972a8"},{"name":"부서문서함 노출 비활성화","id":"09caa6b9-0dc4-4ea2-80be-4154542d0976","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"}],"url":"{{baseUrl}}/approval/documents/9f2b376c-f87b-4359-9332-39a7e054fd39/dept-visible/disable","urlObject":{"path":["approval","documents","9f2b376c-f87b-4359-9332-39a7e054fd39","dept-visible","disable"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"09caa6b9-0dc4-4ea2-80be-4154542d0976"},{"name":"부서 문서함 조회","id":"63d59e9a-306f-425e-93b0-03b50fc39da1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/approval/requests/department?organizationId=9808aca2-70dc-4183-9d82-922fdd82b7f9","urlObject":{"path":["approval","requests","department"],"host":["{{baseUrl}}"],"query":[{"key":"organizationId","value":"9808aca2-70dc-4183-9d82-922fdd82b7f9"}],"variable":[]}},"response":[],"_postman_id":"63d59e9a-306f-425e-93b0-03b50fc39da1"}],"id":"a86f66bf-42dd-4d2c-86fd-9cbab9f57d0c","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"935a7cff-0f81-41b4-8b05-56d17f46f0a1"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"1602215b-9561-491f-b5d9-5ce76f639ff0"}}],"_postman_id":"a86f66bf-42dd-4d2c-86fd-9cbab9f57d0c","description":""},{"name":"결재요청","item":[{"name":"결재요청(임시저장)","id":"f6b239b9-5309-4155-9c11-c172005efefe","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"documentId\": \"5e774f58-c115-4aad-a57d-9e73c6da66cf\",\n  \"contentJson\": \"{\\\"startDate\\\":\\\"2026-04-07\\\",\\\"endDate\\\":\\\"2026-04-08\\\",\\\"reason\\\":\\\"개인 사유\\\"}\",\n  \"requestStatus\": \"DRAFT\",\n  \"approvalLines\": [],\n  \"viewers\": []\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/requests","urlObject":{"path":["approval","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6b239b9-5309-4155-9c11-c172005efefe"},{"name":"결재요청 임시저장 수정 및 제출","id":"77888d80-0540-4d7b-a170-4e91e89293ad","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"documentId\": \"5e774f58-c115-4aad-a57d-9e73c6da66cf\",\n  \"contentJson\": \"{\\\"startDate\\\":\\\"2026-04-07\\\",\\\"endDate\\\":\\\"2026-04-09\\\",\\\"reason\\\":\\\"가족 행사\\\"}\",\n  \"requestStatus\": \"WAIT\",\n  \"approvalLines\": [\n    {\n      \"stepOrder\": 1,\n      \"memberPositionId\": \"bbbb1111-1111-1111-1111-111111111111\"\n    },\n    {\n      \"stepOrder\": 2,\n      \"memberPositionId\": \"bbbb2222-2222-2222-2222-222222222222\"\n    },\n    {\n      \"stepOrder\": 3,\n      \"memberPositionId\": \"bbbb3333-3333-3333-3333-333333333333\"\n    }\n  ],\n  \"viewers\": [\n    {\n      \"memberId\": \"cccc1111-1111-1111-1111-111111111111\",\n      \"viewerType\": \"CC\"\n    },\n    {\n      \"memberId\": \"cccc2222-2222-2222-2222-222222222222\",\n      \"viewerType\": \"CIRCULATION\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/requests","urlObject":{"path":["approval","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"77888d80-0540-4d7b-a170-4e91e89293ad"},{"name":"결재요청생성","id":"a502bffe-1016-4b66-aebc-6fbd7b93926a","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"d4059bb2-1fc8-4bb8-bf0f-6eea77949dc5","type":"string"},{"key":"X-User-UUID","value":"2523522e-307e-46a5-8a3d-e37deb94c73b","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"documentId\": \"887664cf-b212-463f-a143-96a84247dfd3\",\n  \"contentJson\": \"{\\\"title\\\": \\\"연차 신청\\\", \\\"reason\\\": \\\"개인 사유\\\", \\\"date\\\": \\\"2026-04-10\\\"}\",\n  \"requestStatus\": \"WAIT\",\n  \"approvalLines\": [\n    {\n      \"stepOrder\": 1,\n      \"memberPositionId\": \"c31ba189-b21c-4a48-96b9-d134ec9cb997\"\n    },\n    {\n      \"stepOrder\": 2,\n      \"memberPositionId\": \"a7c120d0-aa0d-4678-a4be-7b05c16b80fe\"\n    }\n  ],\n  \"viewers\": [\n    {\n      \"memberId\": \"e23901f6-cb18-4f15-a987-395f8f3cf9ba\",\n      \"viewerType\": \"CC\"\n    },\n    {\n      \"memberId\": \"6798f05d-1809-4029-b574-c644524cd762\",\n      \"viewerType\": \"CIRCULATION\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/requests","urlObject":{"path":["approval","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a502bffe-1016-4b66-aebc-6fbd7b93926a"},{"name":"결재상세조회","id":"9e50dc80-a7b8-47d4-89ea-271197fc6c01","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"url":"{{baseUrl}}/approval/requests/cc155bdd-8e7a-4417-a8c9-04a7fdfff2c5","urlObject":{"path":["approval","requests","cc155bdd-8e7a-4417-a8c9-04a7fdfff2c5"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9e50dc80-a7b8-47d4-89ea-271197fc6c01"},{"name":"내 결재 목록 조회","id":"1718c482-5a5e-403c-aa5d-982551b18f47","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"url":"{{baseUrl}}/approval/requests/my","urlObject":{"path":["approval","requests","my"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1718c482-5a5e-403c-aa5d-982551b18f47"},{"name":"상태별 내 결재 목록 조회","id":"eef183a8-4579-49bc-a50a-49e04e1588a5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"url":"{{baseUrl}}/approval/requests/my?status=WAIT","urlObject":{"path":["approval","requests","my"],"host":["{{baseUrl}}"],"query":[{"key":"status","value":"WAIT"}],"variable":[]}},"response":[],"_postman_id":"eef183a8-4579-49bc-a50a-49e04e1588a5"},{"name":"결재 취소","id":"8201ac2f-52b9-4273-8098-9e8e71c52ad5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"cancelReason\": \"일정 변경으로 인한 취소\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/requests/cc155bdd-8e7a-4417-a8c9-04a7fdfff2c5/cancel?status=WAIT","urlObject":{"path":["approval","requests","cc155bdd-8e7a-4417-a8c9-04a7fdfff2c5","cancel"],"host":["{{baseUrl}}"],"query":[{"key":"status","value":"WAIT"}],"variable":[]}},"response":[],"_postman_id":"8201ac2f-52b9-4273-8098-9e8e71c52ad5"},{"name":"조직 체인 조회","id":"9c47613c-75ab-4320-9505-368b765ee409","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"url":"{{baseUrl}}/organization/b3fb5cbc-1918-4568-9811-6e869d509401/chain","urlObject":{"path":["organization","b3fb5cbc-1918-4568-9811-6e869d509401","chain"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c47613c-75ab-4320-9505-368b765ee409"},{"name":"MemberPosition 조회","id":"a9b5929f-6103-479a-a02a-1ba32509b2f3","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"url":"{{baseUrl}}/member/position/3c452342-54cc-490f-8b0c-a40776ea93fd","urlObject":{"path":["member","position","3c452342-54cc-490f-8b0c-a40776ea93fd"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9b5929f-6103-479a-a02a-1ba32509b2f3"},{"name":"결재 요청 상세 조회","id":"b12648c8-04d7-4281-a6cd-f3dd34e868d5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"}],"url":"{{baseUrl}}/approval/requests/:requestId?status=WAIT","urlObject":{"path":["approval","requests",":requestId"],"host":["{{baseUrl}}"],"query":[{"key":"status","value":"WAIT"}],"variable":[{"id":"895bdecf-90ef-467f-ab7a-c320f87fe202","type":"any","key":"requestId"}]}},"response":[],"_postman_id":"b12648c8-04d7-4281-a6cd-f3dd34e868d5"},{"name":"부재 위임 등록","id":"9aefce88-ed83-41b6-b73f-6a12d7b2ec33","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"},{"key":"X-User-UUID","value":"e420a0a4-2f50-4b96-a9b1-280d62f6ed7c","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"substituteId\": \"87849000-9b76-434f-848f-59e97ab07682\",\n  \"startDate\": \"2026-05-01T00:00:00\",\n  \"endDate\": \"2026-05-07T23:59:59\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/absence-proxy","urlObject":{"path":["approval","absence-proxy"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9aefce88-ed83-41b6-b73f-6a12d7b2ec33"},{"name":" 내가 등록한 위임 목록","id":"13f47ee8-8e9c-4224-b3d7-76046cfeeab5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"},{"key":"X-User-UUID","value":"e420a0a4-2f50-4b96-a9b1-280d62f6ed7c","type":"string"}],"url":"{{baseUrl}}/approval/absence-proxy/my","urlObject":{"path":["approval","absence-proxy","my"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"13f47ee8-8e9c-4224-b3d7-76046cfeeab5"},{"name":" 나에게 위임된 목록","id":"f62590dd-33bc-40de-a980-d73999453c0f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"},{"key":"X-User-UUID","value":"e420a0a4-2f50-4b96-a9b1-280d62f6ed7c","type":"string"}],"url":"{{baseUrl}}/approval/absence-proxy/delegated","urlObject":{"path":["approval","absence-proxy","delegated"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f62590dd-33bc-40de-a980-d73999453c0f"},{"name":" 위임 취소 (비활성화)","id":"39bd519f-232b-4bfa-a575-4778cea23fcb","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"15f96888-0b50-425d-8f2c-53326da1ad57","type":"string"},{"key":"X-User-UUID","value":"e420a0a4-2f50-4b96-a9b1-280d62f6ed7c","type":"string"}],"url":"{{baseUrl}}/approval/absence-proxy/3f5c0fa1-1119-497b-8f47-40e24f994517/deactivate","urlObject":{"path":["approval","absence-proxy","3f5c0fa1-1119-497b-8f47-40e24f994517","deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"39bd519f-232b-4bfa-a575-4778cea23fcb"}],"id":"1eac7b94-744a-4e61-a9fc-e3d2ffdbdb75","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"340511b7-9d0e-4b5d-b29b-7f5f7275273d"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"16b554d8-b898-4dbc-b4dc-99e0f6cc3d61"}}],"_postman_id":"1eac7b94-744a-4e61-a9fc-e3d2ffdbdb75","description":""},{"name":"결재처리","item":[{"name":"결재 대기함 조회 (1차 결재자)","id":"b755d9f0-2892-4a4d-87b9-dcfa09fda28c","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"c31ba189-b21c-4a48-96b9-d134ec9cb997","type":"string"}],"url":"{{baseUrl}}/approval/approvals/pending","urlObject":{"path":["approval","approvals","pending"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b755d9f0-2892-4a4d-87b9-dcfa09fda28c"},{"name":"1차 결재자 승인","id":"fc6d6999-b06b-40d1-aad4-d32b49dc3b58","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"3c452342-54cc-490f-8b0c-a40776ea93fd","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"comment\": \"승인합니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/approvals/874a5fe3-3212-43d0-b3f0-546c75bafd6d/approve","urlObject":{"path":["approval","approvals","874a5fe3-3212-43d0-b3f0-546c75bafd6d","approve"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc6d6999-b06b-40d1-aad4-d32b49dc3b58"},{"name":"1차 결재자 완료함 조회","id":"06343017-33b6-44b4-bac8-5be968695311","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"33333333-3333-3333-3333-333333333333","type":"string"}],"url":"{{baseUrl}}/approval/approvals/acted","urlObject":{"path":["approval","approvals","acted"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"06343017-33b6-44b4-bac8-5be968695311"},{"name":"2차 결재자 승인 (최종 승인)","id":"4638bf7a-325e-40c2-a053-e2bde2a15ee1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"3c452342-54cc-490f-8b0c-a40776ea93fd","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"comment\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/approvals/82cc5060-61ed-4741-8007-ebffb6ad6125/approve","urlObject":{"path":["approval","approvals","82cc5060-61ed-4741-8007-ebffb6ad6125","approve"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4638bf7a-325e-40c2-a053-e2bde2a15ee1"},{"name":"참조자(CC) 목록 조회","id":"4a0d633c-a7c9-47b5-be06-e5325768220e","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"44444444-4444-4444-4444-444444444444","type":"string"},{"key":"X-User-MemberPositionId","value":"33333333-3333-3333-3333-333333333333","type":"string"}],"url":"{{baseUrl}}/approval/viewers/cc","urlObject":{"path":["approval","viewers","cc"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a0d633c-a7c9-47b5-be06-e5325768220e"},{"name":"공람자(CIRCULATION) 목록 조회","id":"eef5d781-a320-434e-af8a-ebf3ff6b86e1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"55555555-5555-5555-5555-555555555555","type":"string"},{"key":"X-User-MemberPositionId","value":"33333333-3333-3333-3333-333333333333","type":"string"}],"url":"{{baseUrl}}/approval/viewers/circulation","urlObject":{"path":["approval","viewers","circulation"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eef5d781-a320-434e-af8a-ebf3ff6b86e1"},{"name":"읽음 처리","id":"af3e6f60-2744-4227-bb8c-05b751150692","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"3c452342-54cc-490f-8b0c-a40776ea93fd","type":"string"}],"url":"{{baseUrl}}/approval/viewers/816c65ee-f432-4c60-a977-936aa05734f1/read","urlObject":{"path":["approval","viewers","816c65ee-f432-4c60-a977-936aa05734f1","read"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"af3e6f60-2744-4227-bb8c-05b751150692"},{"name":"결재반려","id":"53dbb3a8-877a-41e7-9dca-ead32dbfde14","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"3c452342-54cc-490f-8b0c-a40776ea93fd","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"comment\": \"서류 미비로 반려합니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/approvals/54589ba2-0b52-4052-a63f-b53688f45fc5/reject","urlObject":{"path":["approval","approvals","54589ba2-0b52-4052-a63f-b53688f45fc5","reject"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"53dbb3a8-877a-41e7-9dca-ead32dbfde14"},{"name":"승인 전 요청자가 취소","id":"e576d6b9-8632-44cd-aaac-8c49a8d941bb","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"3c452342-54cc-490f-8b0c-a40776ea93fd","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"cancelReason\": \"일정 변경으로 취소합니다.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/approval/requests/96493c3b-8522-46ce-86c1-5f8c616e8dd4/cancel","urlObject":{"path":["approval","requests","96493c3b-8522-46ce-86c1-5f8c616e8dd4","cancel"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e576d6b9-8632-44cd-aaac-8c49a8d941bb"}],"id":"7ba5c625-7933-48c4-9c5f-8318dfcf2137","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"a3cd891a-d263-452f-9f3f-74357d409b07"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"5a0c30bf-8ee5-414b-a73a-d92df728a6b7"}}],"_postman_id":"7ba5c625-7933-48c4-9c5f-8318dfcf2137","description":""},{"name":"첨부파일관리","item":[{"name":"첨부파일 업로드 (단건)","id":"cc1a61f6-1113-4e58-be55-8b8d20c7777b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-UUID","value":"2523522e-307e-46a5-8a3d-e37deb94c73b","type":"string"}],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","src":"file:///Users/leedaeun/Downloads/다우오피스전자결재양식.pdf"}]},"url":"{{baseUrl}}/approval/attachments/43543e18-68ce-42e3-b24f-3ead353d17c1","urlObject":{"path":["approval","attachments","43543e18-68ce-42e3-b24f-3ead353d17c1"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc1a61f6-1113-4e58-be55-8b8d20c7777b"},{"name":"첨부파일 목록 조회","id":"84e5b220-627b-40a2-ab6e-b3db63ff790b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"33333333-3333-3333-3333-333333333333","type":"string"}],"url":"{{baseUrl}}/approval/attachments/:requestId","urlObject":{"path":["approval","attachments",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"27264e7b-2c8c-49d7-9ec1-69ec49002d26","type":"any","key":"requestId"}]}},"response":[],"_postman_id":"84e5b220-627b-40a2-ab6e-b3db63ff790b"},{"name":"첨부파일 삭제","id":"2eae59b7-9fb0-4391-8089-857315071128","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"X-User-CompanyId","value":"73ae7029-2e6d-4535-988e-5c1af9b316ab","type":"string"},{"key":"X-User-UUID","value":"f09b81d7-cca8-48fb-9653-4d5f0691a6e0","type":"string"},{"key":"X-User-MemberPositionId","value":"33333333-3333-3333-3333-333333333333","type":"string"}],"url":"{{baseUrl}}/approval/attachments/:attachmentId","urlObject":{"path":["approval","attachments",":attachmentId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"b68dd32b-d7ec-4783-9e40-4a10da45a3a9","type":"any","key":"attachmentId"}]}},"response":[],"_postman_id":"2eae59b7-9fb0-4391-8089-857315071128"}],"id":"10ded091-f9db-4347-8372-9031f2db6ed4","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"dede46df-5a96-4f39-942b-bf376b10f43f"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"70ff2951-e677-498a-a413-e656cd648dad"}}],"_postman_id":"10ded091-f9db-4347-8372-9031f2db6ed4","description":""}],"id":"2b86069e-c61d-4e67-895e-288714dbd4e3","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"f2ecc8bf-7195-4221-973c-56d2b997929c"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"405eadfb-cae0-4d6f-9f56-9d76f6fca62f"}}],"_postman_id":"2b86069e-c61d-4e67-895e-288714dbd4e3","description":""},{"name":"급여","item":[{"name":"1. 급여정책","item":[{"name":"1. 급여 정책 생성","id":"789eaff7-9026-4ef2-8c4f-b0d678421796","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"006d9212-7ba3-448c-81ed-3612b7fae070","type":"string"},{"key":"Authorization","value":"","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"policyName\": \"2026년 하반기 월급 정책\",\n  \"payType\": \"MONTHLY\",\n  \"payDay\": 25,\n  \"overtimeRoundingMinutes\": 15,\n  \"wageSystemType\": \"NON_COMPREHENSIVE\",\n  \"fixedOvertimeMinutes\" : 12000,\n  \"periodStartType\": \"FIRST\",\n  \"periodEndType\": \"LAST\",\n  \"effectiveFrom\": \"2026-01-01\",\n  \"effectiveTo\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/salary-policies/create","urlObject":{"path":["salary","salary-policies","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"789eaff7-9026-4ef2-8c4f-b0d678421796"},{"name":"2. 급여 정책 목록 조회 ","id":"5f94f781-26f5-4126-9b24-4d2af2dc76c4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"006d9212-7ba3-448c-81ed-3612b7fae070","type":"string"}],"url":"{{baseUrl}}/salary/salary-policies","urlObject":{"path":["salary","salary-policies"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f94f781-26f5-4126-9b24-4d2af2dc76c4"},{"name":"3. 급여 정책 단건 조회","id":"be4d5ca5-192e-4a96-bcb4-fbfcf6d1bb98","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/salary/salary-policies/ea681724-0519-4ebd-afff-ce7171bd6204","urlObject":{"path":["salary","salary-policies","ea681724-0519-4ebd-afff-ce7171bd6204"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"be4d5ca5-192e-4a96-bcb4-fbfcf6d1bb98"},{"name":"4. 급여 정책 수정","id":"5f06fcdf-137a-4b99-900a-b76f83a10a8a","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"policyName\": \"2026년 월급 정책 (수정)\",\n  \"payType\": \"MONTHLY\",\n  \"payDay\": 10,\n  \"overtimeRoundingMinutes\" : 30 ,\n  \"WageSystemType\" : \"COMPREHENSIVE\" , \n  \"\" ,\n  \"periodStartType\": \"FIRST\",\n  \"periodEndType\": \"LAST\",\n  \"effectiveFrom\": \"2026-01-01\",\n  \"effectiveTo\": \"2026-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/salary-policies/ec20d5ac-3f39-4cdc-8a22-7667be17111b","urlObject":{"path":["salary","salary-policies","ec20d5ac-3f39-4cdc-8a22-7667be17111b"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f06fcdf-137a-4b99-900a-b76f83a10a8a"},{"name":"5. 급여 정책 삭제","id":"74651908-f5cd-4d75-b2e5-0128c2ba564e","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/salary/salary-policies/9f42777d-874b-4a4b-ae1a-bfa8e4ace712","urlObject":{"path":["salary","salary-policies","9f42777d-874b-4a4b-ae1a-bfa8e4ace712"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"74651908-f5cd-4d75-b2e5-0128c2ba564e"}],"id":"55bf7167-2657-43e2-a2f5-7b252e54f981","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"53ec8c1d-a210-4008-9d82-80c8b3edf94f"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"b9425ebf-e182-40cd-bf21-aef141fb704b"}}],"_postman_id":"55bf7167-2657-43e2-a2f5-7b252e54f981","description":""},{"name":"2. 급여항목템플릿","item":[{"name":"1. 템플릿 생성 ","id":"2ff0a145-eded-41ac-be75-c3f84980bf91","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"6064c362-b88a-4008-824d-569a659c164e","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"itemName\": \"기본급\",\n  \"itemType\": \"EARNING\",\n  \"displayOrder\": 10,\n  \"isTaxableYn\": \"Y\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/salary-item-templates/create","urlObject":{"path":["salary","salary-item-templates","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ff0a145-eded-41ac-be75-c3f84980bf91"},{"name":"2. 템플릿 목록 조회 ","id":"04db0c2a-f94d-4fb2-8be3-cd6720e88ed8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/salary/salary-item-templates","urlObject":{"path":["salary","salary-item-templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"04db0c2a-f94d-4fb2-8be3-cd6720e88ed8"},{"name":"3. 템플릿 단건 조회","id":"47531ef9-05e8-446a-9b13-6862a0652a28","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/salary/salary-item-templates/:salaryItemTemplateId","urlObject":{"path":["salary","salary-item-templates",":salaryItemTemplateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"a572e268-8758-4ace-aaa2-94822edcecfb","type":"any","key":"salaryItemTemplateId"}]}},"response":[],"_postman_id":"47531ef9-05e8-446a-9b13-6862a0652a28"},{"name":"4. 템플릿 수정","id":"869f1de8-2cf5-4539-b4c9-deeca5b84948","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"url":"{{baseUrl}}/salary/salary-item-templates/:salaryItemTemplateId","urlObject":{"path":["salary","salary-item-templates",":salaryItemTemplateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"edb2e19f-bacd-4c69-a964-a1b9d331b947","type":"any","key":"salaryItemTemplateId"}]}},"response":[],"_postman_id":"869f1de8-2cf5-4539-b4c9-deeca5b84948"},{"name":"5. 템플릿 삭제","id":"e8f6a808-c992-4614-9894-64d868e5aa06","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"file","file":{}},"url":"{{baseUrl}}/salary/salary-item-templates/:salaryItemTemplateId","urlObject":{"path":["salary","salary-item-templates",":salaryItemTemplateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"f0e7b647-b5df-4395-966a-ac7493a0f3f8","type":"any","key":"salaryItemTemplateId"}]}},"response":[],"_postman_id":"e8f6a808-c992-4614-9894-64d868e5aa06"}],"id":"a2ed8c6d-b5de-4d83-a4e3-876f4866300f","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"70492d5a-d5b1-45b8-a463-cbfe9b7a7793"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"ec0e6221-222c-49b4-9995-ee0d70c1c2b7"}}],"_postman_id":"a2ed8c6d-b5de-4d83-a4e3-876f4866300f","description":""},{"name":"3. 세율","item":[{"name":"1. 세율 생성","id":"5b03894b-92c8-4e29-9fe7-7ca15cfbadef","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"taxType\": \"NATIONAL_PENSION\",\n  \"rate\": 0.0450,\n  \"applyYear\": 2026,\n  \"employerRate\": 0.0450\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/taxRate/create","urlObject":{"path":["salary","taxRate","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b03894b-92c8-4e29-9fe7-7ca15cfbadef"},{"name":"2. 세율 수정","id":"0f4eb23d-50be-4ed5-85cd-25eae368156d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"taxType\": \"NATIONAL_PENSION\",\n  \"rate\": 0.0460,\n  \"applyYear\": 2026,\n  \"employerRate\": 0.0460\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/taxRate/:taxRateId","urlObject":{"path":["salary","taxRate",":taxRateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"921d3c74-9fde-41eb-bfd1-4abea73a792e","type":"any","key":"taxRateId"}]}},"response":[],"_postman_id":"0f4eb23d-50be-4ed5-85cd-25eae368156d"},{"name":"3. 세율 단건 조회","id":"f1fda38f-16de-4a0c-bbcc-7bcd288cc317","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/salary/taxRate/:taxRateId","urlObject":{"path":["salary","taxRate",":taxRateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"16a985fa-6a54-4f81-8034-ebe526cbf1c5","type":"any","key":"taxRateId"}]}},"response":[],"_postman_id":"f1fda38f-16de-4a0c-bbcc-7bcd288cc317"},{"name":"4. 세율 목록 조회","id":"0f377ffb-0795-48d3-b4f3-38d84ab16e18","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/salary/taxRate?applyYear=2026","urlObject":{"path":["salary","taxRate"],"host":["{{baseUrl}}"],"query":[{"key":"applyYear","value":"2026"}],"variable":[]}},"response":[],"_postman_id":"0f377ffb-0795-48d3-b4f3-38d84ab16e18"},{"name":"5. 세율 삭제","id":"b92d8c6e-710c-4ce6-9705-60f278e4af94","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/salary/taxRate/:taxRateId","urlObject":{"path":["salary","taxRate",":taxRateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"62a24ba9-989a-4101-b0c6-50767dc49e6c","type":"any","key":"taxRateId"}]}},"response":[],"_postman_id":"b92d8c6e-710c-4ce6-9705-60f278e4af94"}],"id":"b9ac71b0-e386-42ba-9898-2fc35ade2bd5","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"e1afadb8-7106-4dd5-9ec5-2621c5e9bbc5"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"c7617cdc-0f30-4254-bb41-4b4771072096"}}],"_postman_id":"b9ac71b0-e386-42ba-9898-2fc35ade2bd5","description":""},{"name":"4. 급여(salary)","item":[{"name":"1. 급여 생성(수기 생성시 사용)","id":"cce21286-aaad-465b-bde1-8089266a40a4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"b8c61f03-37da-41db-967f-0a6db8948896","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"memberId\": \"a740b925-031d-4973-9b43-fe4418f2ef24\",\n  \"salaryPolicyId\": \"19faf968-524e-4ba5-a421-df518a3ed4b3\",\n  \"baseSalary\": 1000000,\n  \"jobGradeName\": \"사원\",\n  \"jobTitleName\": \"백엔드개발자\",\n  \"effectiveFrom\": \"2026-04-01\",\n  \"effectiveTo\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/salaries/create","urlObject":{"path":["salary","salaries","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cce21286-aaad-465b-bde1-8089266a40a4"},{"name":"2. 복구용 급여 생성","id":"df9f6f11-4372-42b9-93e1-2cc4c6d35634","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseUrl}}/salary/salaries/bootstrap","urlObject":{"path":["salary","salaries","bootstrap"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"df9f6f11-4372-42b9-93e1-2cc4c6d35634"},{"name":"2. 급여 단건 조회(상세)","id":"af6055a7-47e5-428d-b304-13de27e89b5e","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-CompanyId","value":"b8c61f03-37da-41db-967f-0a6db8948896","type":"string"}],"url":"{{baseUrl}}/salary/salaries/10dc3032-ff3b-425b-ad05-2e45771eabd3","urlObject":{"path":["salary","salaries","10dc3032-ff3b-425b-ad05-2e45771eabd3"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"af6055a7-47e5-428d-b304-13de27e89b5e"},{"name":"3. 급여 목록 조회","id":"0d84fd27-826c-4d91-b0a6-8fbe504a8b35","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/salary/salaries","urlObject":{"path":["salary","salaries"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0d84fd27-826c-4d91-b0a6-8fbe504a8b35"},{"name":"4. 급여 목록 조회(직원별 이력)","id":"390f5a9c-7d46-4bcc-ae2a-314d8b2480f1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/salary/salaries/member/a740b925-031d-4973-9b43-fe4418f2ef24","urlObject":{"path":["salary","salaries","member","a740b925-031d-4973-9b43-fe4418f2ef24"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"390f5a9c-7d46-4bcc-ae2a-314d8b2480f1"},{"name":"5. 급여 수정","id":"7d260647-96c9-4755-84c9-07c83f59a602","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"X-User-CompanyId","value":"b8c61f03-37da-41db-967f-0a6db8948896","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"salaryPolicyId\": \"19faf968-524e-4ba5-a421-df518a3ed4b3\",\n  \"baseSalary\": 3800000,\n  \"jobGradeName\": \"과장\",\n  \"jobTitleName\": \"시니어 백엔드개발자\",\n  \"effectiveFrom\": \"2026-02-01\",\n  \"effectiveTo\": null\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/salaries/b195f610-e825-45d3-82c1-f57cc5598933","urlObject":{"path":["salary","salaries","b195f610-e825-45d3-82c1-f57cc5598933"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d260647-96c9-4755-84c9-07c83f59a602"},{"name":"6. 급여 삭제","id":"dcb0edb3-b593-40ce-9dbd-0970efe68646","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/salary/salaries/28168d25-87d1-4e9f-8be7-863f989bd33d","urlObject":{"path":["salary","salaries","28168d25-87d1-4e9f-8be7-863f989bd33d"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dcb0edb3-b593-40ce-9dbd-0970efe68646"}],"id":"e54c07f4-25c1-4860-bc6a-bafd0c67c402","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"fd37291d-f000-445c-bb58-5a6fc886e4f6"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"008b2842-ab61-46b5-97e4-c223ab9bee0b"}}],"_postman_id":"e54c07f4-25c1-4860-bc6a-bafd0c67c402","description":""},{"name":"5. 급여대장(Payroll)","item":[{"name":"1. 급여 대장 생성","id":"54a99417-12b0-4076-b0fd-b9fbc5c0a23f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"salaryId\": \"53e37262-f89e-4b22-8974-dc1638b68422\",\n  \"memberId\": \"a740b925-031d-4973-9b43-fe4418f2ef24\",\n  \"payrollYearMonthDay\": \"2026-04-25\",\n  \"totalPayment\": 3500000,\n  \"totalDeduction\": 250000,\n  \"netPay\": 3250000\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/payroll/create","urlObject":{"path":["salary","payroll","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"54a99417-12b0-4076-b0fd-b9fbc5c0a23f"},{"name":"2. 급여 대장 단건 조회","id":"d1d6a622-2c4b-49c0-b4d6-b7434f74eac1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/salary/payroll/:payrollId","urlObject":{"path":["salary","payroll",":payrollId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"e40e3633-a65b-41d8-a73a-55b6aea4bb78","type":"any","key":"payrollId"}]}},"response":[],"_postman_id":"d1d6a622-2c4b-49c0-b4d6-b7434f74eac1"},{"name":"3. 급여 대장 직원별 조회","id":"c485ab00-67ea-413d-8dd4-49a7f2a8ad55","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/salary/payroll/member/:memberId","urlObject":{"path":["salary","payroll","member",":memberId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"bf8389d3-68e5-4055-b0b4-c1dda4dd55de","type":"any","key":"memberId"}]}},"response":[],"_postman_id":"c485ab00-67ea-413d-8dd4-49a7f2a8ad55"},{"name":"4. 급여 대장 수정","id":"84a221ab-8023-4a44-b32d-a8fa04e2ee2c","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"payrollYearMonthDay\": \"2026-04-30\",\n  \"totalPayment\": 3600000,\n  \"totalDeduction\": 260000,\n  \"netPay\": 3340000\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/payroll/:payrollId","urlObject":{"path":["salary","payroll",":payrollId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"ea64ebf7-4a10-4791-8a33-27829e991ef2","type":"any","key":"payrollId"}]}},"response":[],"_postman_id":"84a221ab-8023-4a44-b32d-a8fa04e2ee2c"},{"name":"5. 급여 대장 삭제","id":"5461bcb4-202a-461c-aad6-f3edc33931e5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{baseUrl}}/salary/payroll/:payrollId","urlObject":{"path":["salary","payroll",":payrollId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"81389e90-2c7c-4bd9-8ad7-1474c41cf7b0","type":"any","key":"payrollId"}]}},"response":[],"_postman_id":"5461bcb4-202a-461c-aad6-f3edc33931e5"},{"name":"6. 급여 확정","id":"e4996c64-135c-49e4-81e7-ca2008b396a7","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{baseUrl}}/salary/payroll/:payrollId/confirm","urlObject":{"path":["salary","payroll",":payrollId","confirm"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"b0b742de-869e-4573-a2a8-dbeb2f288bd3","type":"any","key":"payrollId"}]}},"response":[],"_postman_id":"e4996c64-135c-49e4-81e7-ca2008b396a7"},{"name":"7. 급여 대장 지급 완료","id":"c12d34b8-8ffc-44a8-b029-d6bf86e98f2b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{baseUrl}}/salary/payroll/:payrollId/pay","urlObject":{"path":["salary","payroll",":payrollId","pay"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"b7fec5d7-5f68-4f56-a2a8-8e387b44efe4","type":"any","key":"payrollId"}]}},"response":[],"_postman_id":"c12d34b8-8ffc-44a8-b029-d6bf86e98f2b"}],"id":"c429e2f4-bc29-4c92-8e49-c6c54c2b06b8","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"acc72480-7eeb-4da3-9bf4-87f3946e9808"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"d3a5fdf6-ab3f-4a7f-9ff9-cfb1b87f4993"}}],"_postman_id":"c429e2f4-bc29-4c92-8e49-c6c54c2b06b8","description":""},{"name":"6. 급여 명세 항목(Payroll_Item)","item":[{"name":"1. 급여 명세 항목 생성","id":"d4bb801a-50c4-4133-8d1b-20d4147307c8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"salaryItemTemplateId\": \"39eb71fc-2e69-11f1-a1e5-82cc1111ca7c\",\n  \"amount\": 200000\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/payroll/:payrollItemId/items","urlObject":{"path":["salary","payroll",":payrollItemId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"a6ec60c3-8753-4471-a379-7217e84ddf84","type":"any","key":"payrollItemId"}]}},"response":[],"_postman_id":"d4bb801a-50c4-4133-8d1b-20d4147307c8"},{"name":"2. 급여 명세 항목 목록 조회","id":"5742c7bc-01ee-4ddd-9a76-d4500072341d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/salary/payroll/d89edd75-2c44-4add-9da2-c5d85d52fdbd/items","urlObject":{"path":["salary","payroll","d89edd75-2c44-4add-9da2-c5d85d52fdbd","items"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5742c7bc-01ee-4ddd-9a76-d4500072341d"},{"name":"3. 급여 명세 항목 수정","id":"8d118241-395f-44e9-ac02-fee17cbec5e4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"amount\": 200000,\n  \"displayOrder\":1\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/salary/payroll/items/:payrollItemId","urlObject":{"path":["salary","payroll","items",":payrollItemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"80df42aa-0d63-412e-ae5d-15bcab4db751","type":"any","key":"payrollItemId"}]}},"response":[],"_postman_id":"8d118241-395f-44e9-ac02-fee17cbec5e4"},{"name":"4. 급여 명세 항목 삭제","id":"82543303-54a8-421a-b698-29074c6d71a0","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/salary/payroll/items/:payrollItemId","urlObject":{"path":["salary","payroll","items",":payrollItemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"f9986956-b6b0-4d60-9708-8984b26da1db","type":"any","key":"payrollItemId"}]}},"response":[],"_postman_id":"82543303-54a8-421a-b698-29074c6d71a0"}],"id":"c3a5c1ba-56cf-49e5-b455-5e145a8fd230","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"65cd3ba4-2fc6-4beb-841d-6af0dbc351cb"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"4b0677cd-4397-41f5-938a-0525d531dd74"}}],"_postman_id":"c3a5c1ba-56cf-49e5-b455-5e145a8fd230","description":""}],"id":"a64ae79f-ac1c-4d1a-8508-81de4973726e","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"7ed5a3fc-a0e2-45b5-9c69-91340509c2f0"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"ba32dbdc-0dcb-4c60-b572-cdea8b2ec4e0"}}],"_postman_id":"a64ae79f-ac1c-4d1a-8508-81de4973726e","description":""},{"name":"근무","item":[{"name":"1. 근무스케줄","item":[{"name":"1-1. 스케줄 생성","id":"c3a01a6d-6367-4a0f-885f-aca4bf7b7eb7","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-CompanyId","value":"","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"scheduleName\": \"기본 근무\",\n  \"workType\": \"FIXED\",\n  \"startTime\": \"09:00\",\n  \"endTime\": \"18:00\",\n  \"workMinutes\": 480,\n  \"effectiveFrom\": \"2026-01-01\",\n  \"effectiveTo\": \"2026-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/work-schedules/create","urlObject":{"path":["work-schedules","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3a01a6d-6367-4a0f-885f-aca4bf7b7eb7"},{"name":"1-2. 스케줄 생성(개인)","id":"3a8ba1ef-edb3-4409-b66a-0bc26aa8fcd4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"memberId\": \"aacfffeb-c008-4a2e-9307-41a941bbda49\",\n  \"scheduleName\": \"파트타임 근무\",\n  \"workType\": \"FIXED\",\n  \"startTime\": \"10:00\",\n  \"endTime\": \"16:00\",\n  \"workMinutes\": 330,\n  \"effectiveFrom\": \"2026-01-01\",\n  \"effectiveTo\": \"2026-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/work-schedules/create","urlObject":{"path":["work-schedules","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a8ba1ef-edb3-4409-b66a-0bc26aa8fcd4"},{"name":"1-3. 스케줄 목록 조회","id":"7a5de7ba-234b-41cf-b61c-0a125d583fd0","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/work-schedules","urlObject":{"path":["work-schedules"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a5de7ba-234b-41cf-b61c-0a125d583fd0"},{"name":"1-4. 스케줄 단건 조회","id":"2514043f-e786-46f7-934c-36e9cbbe4276","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/work-schedules/e8e084da-8b70-4cde-8a7e-28a90dfff8d9","urlObject":{"path":["work-schedules","e8e084da-8b70-4cde-8a7e-28a90dfff8d9"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2514043f-e786-46f7-934c-36e9cbbe4276"},{"name":"1-5. 스케줄 수정","id":"8f8c0509-09ce-464c-8f0e-b7f63855e327","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"scheduleName\": \"기본 근무 (수정)\",\n  \"endTime\": \"18:30\",\n  \"workMinutes\": 510\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/work-schedules/e8e084da-8b70-4cde-8a7e-28a90dfff8d9","urlObject":{"path":["work-schedules","e8e084da-8b70-4cde-8a7e-28a90dfff8d9"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f8c0509-09ce-464c-8f0e-b7f63855e327"},{"name":"1-6. 스케줄 삭제","id":"ad231a1e-b656-42be-b2e2-c4af1bd01d5b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/work-schedules/23f1a713-2b38-4e29-93a3-b3b6de3eb171","urlObject":{"path":["work-schedules","23f1a713-2b38-4e29-93a3-b3b6de3eb171"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad231a1e-b656-42be-b2e2-c4af1bd01d5b"}],"id":"72c498a2-df5e-4177-8339-25bc9da1e392","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"976ce74e-a7d5-47f3-a8f8-44dd929470a6"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"13ad2365-90bc-48e4-bd42-72a3507e4398"}}],"_postman_id":"72c498a2-df5e-4177-8339-25bc9da1e392","description":""},{"name":"2. 공휴일(CompanyHoliday)","item":[{"name":"2-1. 공휴일 등록","id":"8d1b6a91-07a1-441d-9950-055a75e91d5f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"holidayName\": \"어린이날\",\n  \"holidayDate\": \"2026-05-05\",\n  \"isPaidYn\": \"Y\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/company-holidays/create","urlObject":{"path":["company-holidays","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d1b6a91-07a1-441d-9950-055a75e91d5f"},{"name":"2-2. 공휴일 목록 조회","id":"9d260c90-2838-4cd0-a09c-dd5776b1bedf","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/company-holidays","urlObject":{"path":["company-holidays"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d260c90-2838-4cd0-a09c-dd5776b1bedf"},{"name":"2-3. 공휴일 수정","id":"9d3a762e-0f14-40f3-a2d8-d98c44e93e9f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"holidayName\": \"어린이날 (대체공휴일 포함)\",\n  \"holidayDate\": \"2026-05-06\", \n  \"isPaidYn\": \"Y\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/company-holidays/4dde1966-16f3-42b1-9f6a-d54ff9e805c2","urlObject":{"path":["company-holidays","4dde1966-16f3-42b1-9f6a-d54ff9e805c2"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d3a762e-0f14-40f3-a2d8-d98c44e93e9f"},{"name":"2-4. 공휴일 삭제","id":"ce46ecf5-f742-4f7f-bcc2-cee7df244d4d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/company-holidays/4dde1966-16f3-42b1-9f6a-d54ff9e805c2","urlObject":{"path":["company-holidays","4dde1966-16f3-42b1-9f6a-d54ff9e805c2"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce46ecf5-f742-4f7f-bcc2-cee7df244d4d"}],"id":"119fdfe1-b1a1-4090-b40e-d2a22d8f29fa","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"afbd3f6a-a79b-49a3-be1e-6aaf0572d9e7"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"794037de-f669-457c-ac75-5efdf56287d5"}}],"_postman_id":"119fdfe1-b1a1-4090-b40e-d2a22d8f29fa","description":""},{"name":"3. 연차정책","item":[{"name":"3-1. 연차 정책 생성","id":"4f6826aa-cede-4352-b1f0-c71db3278f39","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"policyName\": \"연차\",\n  \"leaveType\": \"ANNUAL\",\n  \"defaultDays\": 15,\n  \"isPaidYn\": \"Y\",\n  \"isCarryoverConsentYn\": \"N\",\n  \"maxCarryoverDays\": 0,\n  \"accrualBase\": \"FISCAL\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/leave-policies/create","urlObject":{"path":["leave-policies","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f6826aa-cede-4352-b1f0-c71db3278f39"},{"name":"3-2. 연차 정책 목록 조회","id":"c38c7f46-e1f3-4384-80c9-ad53082e943d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/leave-policies","urlObject":{"path":["leave-policies"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c38c7f46-e1f3-4384-80c9-ad53082e943d"},{"name":"3-3. 연차 정책 단건 조회","id":"a8c18efa-68d2-480d-965a-dcb512370fb9","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/leave-policies/d405ff4d-3f00-48f6-9020-5a39761224d0","urlObject":{"path":["leave-policies","d405ff4d-3f00-48f6-9020-5a39761224d0"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8c18efa-68d2-480d-965a-dcb512370fb9"},{"name":"3-4. 연차 정책 수정","id":"f789dd0d-f45a-4e20-a4c8-d1393966af5b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"isCarryoverYn\": \"N\",\n  \"carryoverDays\": 0,\n  \"isPayoutYn\": \"Y\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/leave-policies/d405ff4d-3f00-48f6-9020-5a39761224d0","urlObject":{"path":["leave-policies","d405ff4d-3f00-48f6-9020-5a39761224d0"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f789dd0d-f45a-4e20-a4c8-d1393966af5b"},{"name":"3-5. 연차 정책 삭제","id":"28c956e7-c4c0-4ef8-b4df-2bc945bbcbde","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/leave-policies/d405ff4d-3f00-48f6-9020-5a39761224d0","urlObject":{"path":["leave-policies","d405ff4d-3f00-48f6-9020-5a39761224d0"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"28c956e7-c4c0-4ef8-b4df-2bc945bbcbde"}],"id":"903c0c8c-7356-47e4-92d3-0c8e0c74131e","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"f3cc5e3f-4388-493c-8c9e-81a951c9bbd2"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"3e41532a-c93c-471d-9772-94b7b36a1383"}}],"_postman_id":"903c0c8c-7356-47e4-92d3-0c8e0c74131e","description":""},{"name":"4. 출퇴근/휴게","item":[{"name":"4-1. 출근","id":"a14722b8-0d0c-4be4-8883-954d07b84015","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-UUID","value":"693fa532-1584-44ad-b713-616d13efada2","type":"string"},{"key":"X-User-CompanyId","value":"","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"eventTime\": \"2026-04-07T09:00:00\",\n  \"latitude\": 37.5665,\n  \"longitude\": 126.9780,\n  \"deviceId\": \"iPhone-15-Pro\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/attendance/clock-in","urlObject":{"path":["attendance","clock-in"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a14722b8-0d0c-4be4-8883-954d07b84015"},{"name":"4-2. 퇴근","id":"7e06e4bd-11d0-470b-9a21-8992ba47c126","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"eventTime\": \"2026-04-07T18:00:00\",\n  \"latitude\": 37.5665,\n  \"longitude\": 126.9780,\n  \"deviceId\": \"POSTMAN-TEST-001\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/attendance/clock-out","urlObject":{"path":["attendance","clock-out"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e06e4bd-11d0-470b-9a21-8992ba47c126"},{"name":"4-3. 개인 특정일 근태 조회","id":"c69474db-289e-4026-895f-33af0ec6ce3d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"url":"{{baseUrl}}/attendance/daily/2026-04-07","urlObject":{"path":["attendance","daily","2026-04-07"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c69474db-289e-4026-895f-33af0ec6ce3d"},{"name":"4-4. 개인 특정일 로그 목록 조회","id":"a8efef09-34e0-4f89-9f9a-e0f5fe0ab7fd","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"url":"{{baseUrl}}/attendance/logs/2026-04-08","urlObject":{"path":["attendance","logs","2026-04-08"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8efef09-34e0-4f89-9f9a-e0f5fe0ab7fd"},{"name":"4-5. 개인 월간 근태 조회","id":"11abd679-9228-4970-b6ed-2065723b5135","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"url":"{{baseUrl}}/attendance/monthly?from=2026-04-01&to=2026-04-30&page=0&size=31","urlObject":{"path":["attendance","monthly"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"2026-04-01"},{"key":"to","value":"2026-04-30"},{"key":"page","value":"0"},{"key":"size","value":"31"}],"variable":[]}},"response":[],"_postman_id":"11abd679-9228-4970-b6ed-2065723b5135"},{"name":"4-6. 회사 전체 특정일 조회 (관리자)","id":"7d6b3416-b4d0-42a9-92fc-343a587cfeda","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/attendance/company/daily?date&page=0&size=20","urlObject":{"path":["attendance","company","daily"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"2026-04-07,2026-04-08"},{"key":"page","value":"0"},{"key":"size","value":"20"}],"variable":[]}},"response":[],"_postman_id":"7d6b3416-b4d0-42a9-92fc-343a587cfeda"},{"name":"4-7. 회사 전체 월간 조회 (관리자)","id":"cd3bfece-8347-419e-bda3-ceb6fbd6eba0","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/attendance/company/monthly?from=2026-04-01&to=2026-04-30&page=0&size=50","urlObject":{"path":["attendance","company","monthly"],"host":["{{baseUrl}}"],"query":[{"key":"from","value":"2026-04-01"},{"key":"to","value":"2026-04-30"},{"key":"page","value":"0"},{"key":"size","value":"50"}],"variable":[]}},"response":[],"_postman_id":"cd3bfece-8347-419e-bda3-ceb6fbd6eba0"}],"id":"9f0cdf88-dca1-4850-ad0f-db98135aff27","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"21e9c5fd-460a-4644-8c3a-391fda986f1f"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"18763967-3640-4f35-9a79-f3345878b811"}}],"_postman_id":"9f0cdf88-dca1-4850-ad0f-db98135aff27","description":""},{"name":"5. 휴가 잔여 ","item":[{"name":"5-1. 휴가 부여 (관리자)","id":"19d69e3d-0498-4cbf-ae37-0a8313d8aeef","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"memberId\": \"a740b925-031d-4973-9b43-fe4418f2ef24\",\n  \"balanceType\": \"ANNUAL\",\n  \"totalGranted\": 15.0,\n  \"expirationDate\": \"2026-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member-balance/grant","urlObject":{"path":["member-balance","grant"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"19d69e3d-0498-4cbf-ae37-0a8313d8aeef"},{"name":"5-2. 내 휴가 잔여 조회","id":"da1f177f-bfd9-47ad-8083-2eedc5032d86","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"url":"{{baseUrl}}/member-balance","urlObject":{"path":["member-balance"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"da1f177f-bfd9-47ad-8083-2eedc5032d86"},{"name":"5-3. 휴가 차감 (내부 시스템이 호출)","id":"1b7ed181-2bf1-412a-aa93-891d337d8da9","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"balanceType\": \"ANNUAL\",\n  \"days\": 1.0\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member-balance/use","urlObject":{"path":["member-balance","use"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b7ed181-2bf1-412a-aa93-891d337d8da9"},{"name":"5-4. 휴가 복구 (내부 시스템이 호출)","id":"06572a4c-6c75-45a6-894f-738f1edb1092","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"balanceType\": \"ANNUAL\",\n  \"days\": 1.0\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/member-balance/restore","urlObject":{"path":["member-balance","restore"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"06572a4c-6c75-45a6-894f-738f1edb1092"}],"id":"fbbe1e32-8938-4fb5-aa43-d5fe2f0aef90","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"3250d4e3-d0c0-4ed2-91aa-79f5ce160a4e"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"3216e1de-182c-4f58-8380-80c500ee1844"}}],"_postman_id":"fbbe1e32-8938-4fb5-aa43-d5fe2f0aef90","description":""},{"name":"6. 출장/외근","item":[{"name":"6-1. 출장 등록","id":"4dabbb2e-3aba-4dd9-a01b-9cd8a4b35a39","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"date\": \"2026-04-08\",\n  \"workTripType\": \"BUSINESS_TRIP\",\n  \"destination\": \"부산광역시 해운대구 센텀시티\",\n  \"destinationLat\": 35.1696,\n  \"destinationLng\": 129.1314,\n  \"purpose\": \"고객사 미팅\",\n  \"expenseAmount\": 150000,\n  \"expenseType\": \"TRANSPORT\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/work-trip/create","urlObject":{"path":["work-trip","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4dabbb2e-3aba-4dd9-a01b-9cd8a4b35a39"},{"name":"6-2. 외근 등록","id":"5d1c92af-00df-497e-bb54-5d14dd680fd4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"date\": \"2026-04-09\",\n  \"workTripType\": \"OUTSIDE_WORK\",\n  \"destination\": \"강남구 테헤란로\",\n  \"destinationLat\": 37.5012,\n  \"destinationLng\": 127.0396,\n  \"purpose\": \"협력사 현장 점검\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/work-trip/create","urlObject":{"path":["work-trip","create"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d1c92af-00df-497e-bb54-5d14dd680fd4"},{"name":"6-3. 내 출장/외근 이력 조회","id":"f302f65d-1d20-4416-98a4-930ef22235d6","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-MemberId","value":"8a601849-27d2-4792-9a45-8942b5e5b43d","type":"string"}],"url":"{{baseUrl}}/work-trip","urlObject":{"path":["work-trip"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f302f65d-1d20-4416-98a4-930ef22235d6"},{"name":"6-4. 특정일 출장/외근 조회","id":"44367f38-0510-44b6-a393-b23d8e002f44","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"url":"{{baseUrl}}/work-trip/daily/8a601849-27d2-4792-9a45-8942b5e5b43d","urlObject":{"path":["work-trip","daily","8a601849-27d2-4792-9a45-8942b5e5b43d"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"44367f38-0510-44b6-a393-b23d8e002f44"},{"name":"6-5. 출장 수정","id":"633c0db9-d4db-4a3f-985c-58f516eeb3cc","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"body":{"mode":"raw","raw":"{\n  \"destination\": \"부산광역시 중구 남포동\",\n  \"expenseAmount\": 200000\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/work-trip/8a601849-27d2-4792-9a45-8942b5e5b43d","urlObject":{"path":["work-trip","8a601849-27d2-4792-9a45-8942b5e5b43d"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"633c0db9-d4db-4a3f-985c-58f516eeb3cc"},{"name":"6-6. 출장 삭제","id":"d3b94a2d-18d4-47f0-8a12-5d06fd97f851","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"X-User-MemberId","value":"a740b925-031d-4973-9b43-fe4418f2ef24","type":"string"}],"url":"{{baseUrl}}/work-trip/8a601849-27d2-4792-9a45-8942b5e5b43d","urlObject":{"path":["work-trip","8a601849-27d2-4792-9a45-8942b5e5b43d"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3b94a2d-18d4-47f0-8a12-5d06fd97f851"}],"id":"a83b937a-28fc-4f7d-862b-020df70fc3b8","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"5dc3139d-e202-44ae-9121-f9335e5e633d"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"cf2fc043-9b15-4c63-b9ff-7b5738e8f6b9"}}],"_postman_id":"a83b937a-28fc-4f7d-862b-020df70fc3b8","description":""}],"id":"0288b4d3-a4b8-42ec-a885-4553c80bf821","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"3d3c5fba-38ac-429e-b11f-02f6f090f1de"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"ea16b719-ed38-4e33-90f8-bb3488b022de"}}],"_postman_id":"0288b4d3-a4b8-42ec-a885-4553c80bf821","description":""},{"name":"목표 및 평가","item":[{"name":"목표","item":[{"name":" KPI 템플릿 생성","event":[{"listen":"test","script":{"exec":["pm.test(\"kpi_template_id 생성 성공\", function () {\r","    const response = pm.response.json();\r","\r","    pm.expect(response.success).to.be.true;\r","\r","    const kpiTemplateId = response.data;\r","    pm.environment.set(\"kpi_template_id\", kpiTemplateId);\r","    \r","    console.log(\"kpi_template_id 저장됨:\", kpiTemplateId);\r","});"],"type":"text/javascript","packages":{},"id":"c07b8c24-410a-4d1f-82f4-266421d2c4fd"}}],"id":"3c055ea2-857f-4ce8-9897-c8240ed3e439","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"companyId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\r\n  \"name\": \"영업 실적 달성률\",\r\n  \"measureType\": \"QUANTITATIVE\",\r\n  \"unitType\": \"PERCENTAGE\",\r\n  \"cycle\": \"MONTHLY\",\r\n  \"capPct\": 120\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/kpi-template","urlObject":{"path":["goal","kpi-template"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c055ea2-857f-4ce8-9897-c8240ed3e439"},{"name":"KPI 템플릿 목록 조회","id":"a773a43d-2997-443e-95a5-2b15ade0781a","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal/kpi-template?companyId=bc97f997-4435-4802-bbf2-3dc3d0b90821","urlObject":{"path":["goal","kpi-template"],"host":["{{baseUrl}}"],"query":[{"key":"companyId","value":"bc97f997-4435-4802-bbf2-3dc3d0b90821"}],"variable":[]}},"response":[],"_postman_id":"a773a43d-2997-443e-95a5-2b15ade0781a"},{"name":"KPI 템플릿 비활성화","id":"78a573cf-1776-4a86-9410-2e5cb7047450","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{baseUrl}}/goal/kpi-template/:kpiTemplateId/deactivate","urlObject":{"path":["goal","kpi-template",":kpiTemplateId","deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"2f291d20-8d10-4491-a4fc-677f76fb4bc8","type":"any","value":"88cc848c-0c7d-4a3b-853d-29ab8bcf5fe2","key":"kpiTemplateId"}]}},"response":[],"_postman_id":"78a573cf-1776-4a86-9410-2e5cb7047450"},{"name":"목표 생성","event":[{"listen":"test","script":{"exec":["// 목표 생성 응답에서 goal_id 추출\r","pm.test(\"목표 생성 성공\", function () {\r","    const response = pm.response.json();\r","    \r","    // success 검증\r","    pm.expect(response.success).to.be.true;\r","    \r","    // data에서 goal_id 추출 후 환경변수 저장\r","    const goalId = response.data;\r","    pm.environment.set(\"goal_id\", goalId);\r","    \r","    console.log(\"goal_id 저장됨:\", goalId);\r","});"],"type":"text/javascript","packages":{},"id":"cf71c1cc-5216-4fbe-a0e9-5ac6edf04c71"}}],"id":"cdf6a7d4-60ad-47c1-8e4f-edd25fda1218","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"kpiTemplateId\": \"88cc848c-0c7d-4a3b-853d-29ab8bcf5fe2\",\r\n  \"companyId\": \"bc97f997-4435-4802-bbf2-3dc3d0b90821\",\r\n  \"parentGoalId\": null,\r\n  \"ownerType\": \"MEMBER\",\r\n  \"ownerId\": \"c9737c13-efa4-481f-baeb-0d8dbed6c182\",\r\n  \"title\": \"분기 매출 목표\",\r\n  \"description\": \"설명\",\r\n  \"startDate\": \"2026-01-01\",\r\n  \"endDate\": \"2026-03-31\",\r\n  \"measureType\": \"HIGHER_BETTER\",\r\n  \"unitType\": \"NUMBER\",\r\n  \"unitLabel\": \"건\",\r\n  \"baseline\": 0,\r\n  \"targetValue\": 100,\r\n  \"capPct\": 120,\r\n  \"contributionPct\": null,\r\n  \"weightPct\": null,\r\n  \"visibility\": \"PUBLIC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal","urlObject":{"path":["goal"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdf6a7d4-60ad-47c1-8e4f-edd25fda1218"},{"name":"목표 목록 조회","id":"1a6cc30b-ec22-401e-955f-683719a849d2","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal?companyId=UUID","urlObject":{"path":["goal"],"host":["{{baseUrl}}"],"query":[{"key":"companyId","value":"UUID"}],"variable":[]}},"response":[],"_postman_id":"1a6cc30b-ec22-401e-955f-683719a849d2"},{"name":"목표 트리 조회","id":"f9154ba9-901c-4a74-9300-45e108898ab8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal/tree?companyId=UUID","urlObject":{"path":["goal","tree"],"host":["{{baseUrl}}"],"query":[{"key":"companyId","value":"UUID"}],"variable":[]}},"response":[],"_postman_id":"f9154ba9-901c-4a74-9300-45e108898ab8"},{"name":"목표 상세 조회","id":"86b0254d-ac7c-47e2-9162-fbdf109fd30d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal/:goalId","urlObject":{"path":["goal",":goalId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"0dc8cb0e-9129-479d-9111-c444072bdb76","type":"any","value":"{{goal_id}}","key":"goalId"}]}},"response":[],"_postman_id":"86b0254d-ac7c-47e2-9162-fbdf109fd30d"},{"name":"목표 수정","id":"5caf2c19-fed4-47dd-b25c-882461b6764c","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"수정된 목표 제목~~\",\r\n    \"description\": \"수정된 설명이용\",\r\n    \"visibility\": \"PUBLIC\",\r\n    \"weightPct\": 25.0,\r\n    \"contributionPct\": 15.0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/:goalId","urlObject":{"path":["goal",":goalId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"b99c7a4e-b61e-4f74-8db7-3d6b29f839d2","type":"any","value":"02b37e91-5474-4c77-b9d2-c647fb0f42ee","key":"goalId"}]}},"response":[],"_postman_id":"5caf2c19-fed4-47dd-b25c-882461b6764c"},{"name":"목표 삭제","id":"52554253-c6c4-458a-9313-271fd3d26806","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/goal/:goalId","urlObject":{"path":["goal",":goalId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"f1d10cc2-22f4-48e3-b69e-2e34a2c583e0","type":"any","value":"02b37e91-5474-4c77-b9d2-c647fb0f42ee","key":"goalId"}]}},"response":[],"_postman_id":"52554253-c6c4-458a-9313-271fd3d26806"},{"name":"목표 상태 전이(activate/complete/cancel/recalculate)","id":"25635e52-b89f-4055-b554-3223e3dbbbee","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-Member-Id","value":"c9737c13-efa4-481f-baeb-0d8dbed6c182","type":"string"}],"body":{"mode":"raw","raw":"{\r\n  \"actualValue\": 120,\r\n  \"progressStatus\": \"ON_TRACK\",\r\n  \"comment\": \"주간 점검\"\r\n}","options":{"raw":{"language":"text"}}},"url":"{{baseUrl}}/goal/:goalId/activate","urlObject":{"path":["goal",":goalId","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"23b3ed3b-4f44-4ff2-9434-55ed8b86c5fa","type":"any","value":"02b37e91-5474-4c77-b9d2-c647fb0f42ee","key":"goalId"}]}},"response":[],"_postman_id":"25635e52-b89f-4055-b554-3223e3dbbbee"},{"name":"목표 진행 업데이트","id":"1286c3bd-f33b-4d58-b47f-ca67f617b120","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"X-Member-Id","value":"{{user_member_id}}","type":"string"}],"body":{"mode":"raw","raw":"{\r\n  \"value\": 62.5,\r\n  \"status\": \"ON_TRACK\",\r\n  \"note\": \"4월 실적 반영\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/:goalId/updates","urlObject":{"path":["goal",":goalId","updates"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"727794bd-d574-454c-b85a-3733ba74d55b","type":"any","value":"{{goal_id}}","key":"goalId"}]}},"response":[],"_postman_id":"1286c3bd-f33b-4d58-b47f-ca67f617b120"},{"name":"목표 완료제출","id":"f3a096e3-7dec-447d-a883-f57ba6076503","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"completionSummary\": \"분기 목표 초과 달성\",\r\n  \"completionEvidenceFiles\": \"[\\\"report.pdf\\\",\\\"evidence.png\\\"]\",\r\n  \"approverId\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/:goalId/completion/submit","urlObject":{"path":["goal",":goalId","completion","submit"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"5aa0b434-3b97-4ba7-8577-dc8379dc3638","type":"any","value":"{{goal_id}}","key":"goalId"}]}},"response":[],"_postman_id":"f3a096e3-7dec-447d-a883-f57ba6076503"},{"name":"완료 첨부 업로드","event":[{"listen":"test","script":{"exec":["pm.test(\"승인단계 생성 성공\", function () {\r","    const response = pm.response.json();\r","    \r","    // success 검증\r","    pm.expect(response.success).to.be.true;\r","    \r","    const stepId = response.data;\r","    pm.environment.set(\"step_id\", stepId);\r","    \r","    console.log(\"step_id 저장됨:\", stepId);\r","});"],"type":"text/javascript","packages":{},"id":"4ad12b4a-3057-490d-aa09-67f1a44d6807"}}],"id":"cc5080d0-53cf-48ee-9bef-4c8ef41a26c1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"files ","type":"file","value":null}]},"url":"{{baseUrl}}/goal/completion/files","urlObject":{"path":["goal","completion","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc5080d0-53cf-48ee-9bef-4c8ef41a26c1"},{"name":"코멘트 생성","event":[{"listen":"test","script":{"exec":["pm.test(\"comments_id 생성 성공\", function () {\r","    const response = pm.response.json();\r","\r","    pm.expect(response.success).to.be.true;\r","\r","    const commentId = response.data;\r","    pm.environment.set(\"comments_id\", commentId);\r","    \r","    console.log(\"comments_id 저장됨:\", commentId);\r","});"],"type":"text/javascript","packages":{},"id":"428048cd-ce83-4a1c-b905-908615928386"}}],"id":"78fe6ee1-5bf7-4778-aee6-4cd407f2be61","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\": \"이번 주까지 QA 완료 예정\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/:goalId/comments","urlObject":{"path":["goal",":goalId","comments"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"1c26a875-0bc1-4257-a861-a5dbcf7d346d","type":"any","value":"{{goal_id}}","key":"goalId"}]}},"response":[],"_postman_id":"78fe6ee1-5bf7-4778-aee6-4cd407f2be61"},{"name":"리액션 토글","id":"9b7e8124-cac8-4935-b75c-6bb3dd415152","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"emoji\": \"👍\",\r\n  \"memberId\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/:goalId/comments/:commentId/reactions","urlObject":{"path":["goal",":goalId","comments",":commentId","reactions"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"8176e6c6-c7cf-4c41-b685-f1d08dc77ad0","type":"any","value":"{{goal_id}}","key":"goalId"},{"id":"ca6d08a8-c7ce-487f-9ee9-733595f33775","type":"any","value":"","key":"commentId"}]}},"response":[],"_postman_id":"9b7e8124-cac8-4935-b75c-6bb3dd415152"},{"name":"최근 활동","id":"9a98a2e9-d955-4142-987a-f7c3ad31f0de","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal/:goalId/activities","urlObject":{"path":["goal",":goalId","activities"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"103c9523-0b95-4845-b83d-54513460a995","type":"any","value":"{{goal_id}}","key":"goalId"}]}},"response":[],"_postman_id":"9a98a2e9-d955-4142-987a-f7c3ad31f0de"},{"name":"목표 승인 요청","id":"b3d8e147-0fdb-4fe0-b30f-63386cb270ee","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"approverId\": \"\",\r\n  \"watcherIds\": [\r\n    \"206b2a90-b4ce-46fd-9c56-03789647a3bd\"\r\n  ],\r\n  \"comment\": \"완료 승인 요청드립니다.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/:goalId/approval/request","urlObject":{"path":["goal",":goalId","approval","request"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"93391c4d-ba7c-4b1a-b635-58ed276a568e","type":"any","value":"{{goal_id}}","key":"goalId"}]}},"response":[],"_postman_id":"b3d8e147-0fdb-4fe0-b30f-63386cb270ee"},{"name":"목표 승인 조회","id":"df05c5db-6a91-4198-9065-94b0e76689a4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal/:goalId/approval","urlObject":{"path":["goal",":goalId","approval"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"ddc885fc-190a-4326-b46d-63433ddb4c65","type":"any","value":"{{goal_id}}","key":"goalId"}]}},"response":[],"_postman_id":"df05c5db-6a91-4198-9065-94b0e76689a4"},{"name":"목표 승인 처리(approve/reject/watchers)","id":"96e79619-6b89-49ee-9f8a-73d7a931dd9e","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"note\": \"검토 완료\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/goal/:goalId/approval/:requestId/approve","urlObject":{"path":["goal",":goalId","approval",":requestId","approve"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"4e7ec5f8-f055-4619-ba94-6f3fccc5781b","type":"any","value":"{{goal_id}}","key":"goalId"},{"id":"e14830c3-c252-4a2f-a9b2-e2b14b7cae64","type":"any","key":"requestId"}]}},"response":[],"_postman_id":"96e79619-6b89-49ee-9f8a-73d7a931dd9e"},{"name":"내가 처리할 승인 조회","id":"469e8f96-e072-4e4d-a46f-a08726e70eaa","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal/approval-requests","urlObject":{"path":["goal","approval-requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"469e8f96-e072-4e4d-a46f-a08726e70eaa"},{"name":"내가 보낸 승인 조회","id":"ac0d6520-6437-4569-8d1c-fe3fd0b52628","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/goal/approval-requests/history","urlObject":{"path":["goal","approval-requests","history"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac0d6520-6437-4569-8d1c-fe3fd0b52628"}],"id":"d267c49e-3dc9-4c87-8d9e-30f24d9e22b8","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"1005470b-6a0c-4a5c-8f50-36ad7a99b953"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"9bfb5060-7f92-444d-8ae8-3336809948d5"}}],"_postman_id":"d267c49e-3dc9-4c87-8d9e-30f24d9e22b8","description":""},{"name":"평가","item":[{"name":"평가 시즌 조회","id":"cabb7be6-6511-4851-8eaa-113c7c919ca8","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-seasons","urlObject":{"path":["evaluation","evaluation-seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cabb7be6-6511-4851-8eaa-113c7c919ca8"},{"name":"평가 시즌 생성","id":"f5a777ae-00a9-46a8-b3e2-3f91a1f3e061","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"2026 상반기 평가\",\r\n  \"type\": \"HALF_YEAR\",\r\n  \"startDate\": \"2026-01-01\",\r\n  \"endDate\": \"2026-06-30\",\r\n  \"resultPublishDate\": \"2026-07-15\",\r\n  \"scheduleJson\": \"{\\\"self\\\":{},\\\"peer\\\":{},\\\"upward\\\":{},\\\"downward\\\":{}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-seasons","urlObject":{"path":["evaluation","evaluation-seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5a777ae-00a9-46a8-b3e2-3f91a1f3e061"},{"name":"평가 설계 조회","id":"6765b18d-fd39-48bd-8dba-bb04be97da14","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-designs","urlObject":{"path":["evaluation","evaluation-designs"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6765b18d-fd39-48bd-8dba-bb04be97da14"},{"name":"평가 설계 생성","id":"7f08eeef-e56f-48f0-b9c6-896f0baffa9f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"성과 중심 설계\",\r\n  \"sectionsJson\": \"[{\\\"title\\\":\\\"업무성과\\\",\\\"weight\\\":60,\\\"questions\\\":[{\\\"text\\\":\\\"KPI 달성도\\\",\\\"type\\\":\\\"SCALE\\\"}]}]\",\r\n  \"gradeConfigJson\": \"{\\\"type\\\":\\\"relative\\\",\\\"grades\\\":[\\\"S\\\",\\\"A\\\",\\\"B\\\",\\\"C\\\"]}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-designs","urlObject":{"path":["evaluation","evaluation-designs"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f08eeef-e56f-48f0-b9c6-896f0baffa9f"},{"name":"평가 설계 상세 조회","id":"3b0eeaf8-d2d4-4cbc-8061-17b248d85619","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-designs/:designId","urlObject":{"path":["evaluation","evaluation-designs",":designId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"56a5946a-3322-4c11-9bd7-1a715c0ef614","type":"any","key":"designId"}]}},"response":[],"_postman_id":"3b0eeaf8-d2d4-4cbc-8061-17b248d85619"},{"name":"평가 설계 수정","id":"44b22ec0-4300-47d1-97d6-4cdc0f085a6a","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"성과 중심 설계2\",\r\n  \"sectionsJson\": \"[{\\\"title\\\":\\\"업무성과\\\",\\\"weight\\\":60,\\\"questions\\\":[{\\\"text\\\":\\\"KPI 달성도\\\",\\\"type\\\":\\\"SCALE\\\"}]}]\",\r\n  \"gradeConfigJson\": \"{\\\"type\\\":\\\"relative\\\",\\\"grades\\\":[\\\"S\\\",\\\"A\\\",\\\"B\\\",\\\"C\\\"]}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-designs/:designId","urlObject":{"path":["evaluation","evaluation-designs",":designId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"fe0bef0f-e72f-4124-abeb-73494528a0f7","type":"any","key":"designId"}]}},"response":[],"_postman_id":"44b22ec0-4300-47d1-97d6-4cdc0f085a6a"},{"name":"평가 제출","id":"83f8de88-df09-41dd-afa3-6f402566357c","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"finalScore\": 88.5,\r\n    \"grade\": \"A\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/:evaluationId/submit","urlObject":{"path":["evaluation",":evaluationId","submit"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"2b5b77e3-d530-4afb-8dcc-6b7aa17a1b0c","type":"any","key":"evaluationId"}]}},"response":[],"_postman_id":"83f8de88-df09-41dd-afa3-6f402566357c"},{"name":"평가 그룹 조회","id":"ffd4201a-0c98-4dea-96a3-d22f0e15390e","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-seasons/:seasonId/groups","urlObject":{"path":["evaluation","evaluation-seasons",":seasonId","groups"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"97d6df3e-0817-4da8-82a3-537453777237","type":"any","key":"seasonId"}]}},"response":[],"_postman_id":"ffd4201a-0c98-4dea-96a3-d22f0e15390e"},{"name":"평가 그룹 생성","id":"32a582f0-8d2e-41c0-99ca-dc0f3c65cc33","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"개발본부 그룹\",\r\n  \"evaluationTypes\": [\"SELF\", \"PEER\", \"DOWNWARD\"],\r\n  \"targetMemberIds\": [\r\n    \"\"\r\n  ],\r\n  \"designId\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-seasons/:seasonId/groups","urlObject":{"path":["evaluation","evaluation-seasons",":seasonId","groups"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"c5ee2baf-3ae4-4fc8-822c-5b4915b960b4","type":"any","key":"seasonId"}]}},"response":[],"_postman_id":"32a582f0-8d2e-41c0-99ca-dc0f3c65cc33"},{"name":"평가자 매핑 갱신","id":"92a1fdad-cfa5-44cb-b44f-5d9f19beb052","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"evaluatorMapsJson\": \"[{\\\"targetMemberId\\\":\\\"222...\\\",\\\"evaluatorId\\\":\\\"777...\\\",\\\"evaluationType\\\":\\\"PEER\\\"}]\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-seasons/:seasonId/groups/:groupId/evaluator-maps","urlObject":{"path":["evaluation","evaluation-seasons",":seasonId","groups",":groupId","evaluator-maps"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"855e087a-fd9c-470d-b91f-52b6210e3941","type":"any","key":"seasonId"},{"id":"280a52d1-624d-49eb-97e1-f8025fb06560","type":"any","key":"groupId"}]}},"response":[],"_postman_id":"92a1fdad-cfa5-44cb-b44f-5d9f19beb052"},{"name":"내 평가 목록 조회","id":"d8b1ad91-7418-4099-bf5c-dc734c8c70bb","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-responses?companyId=UUID&activeOnly=false","urlObject":{"path":["evaluation","evaluation-responses"],"host":["{{baseUrl}}"],"query":[{"key":"companyId","value":"UUID"},{"key":"activeOnly","value":"false"}],"variable":[]}},"response":[],"_postman_id":"d8b1ad91-7418-4099-bf5c-dc734c8c70bb"},{"name":"평가목록 상세 조회","id":"796e1182-8591-4ec8-a618-58c63f2b9301","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-responses/:responseId","urlObject":{"path":["evaluation","evaluation-responses",":responseId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"249f9a15-750f-460c-ade4-427e0646e84d","type":"any","key":"responseId"}]}},"response":[],"_postman_id":"796e1182-8591-4ec8-a618-58c63f2b9301"},{"name":"평가 제출","id":"57cd733a-bec5-4c65-bacf-70a9cd511c73","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"answersJson\": \"{\\\"totalScore\\\":82,\\\"items\\\":[{\\\"questionId\\\":\\\"q1\\\",\\\"score\\\":4,\\\"comment\\\":\\\"좋음\\\"}]}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-responses/:responseId/submit","urlObject":{"path":["evaluation","evaluation-responses",":responseId","submit"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"28bf9266-b4c9-4f43-af4d-934a1ab28e30","type":"any","key":"responseId"}]}},"response":[],"_postman_id":"57cd733a-bec5-4c65-bacf-70a9cd511c73"},{"name":"해당 시즌 미제출자 리마인드 발송","id":"dae74c46-d0ce-4269-9ced-402982f58427","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{baseUrl}}/evaluation/evaluation-responses/seasons/:seasonId/reminders","urlObject":{"path":["evaluation","evaluation-responses","seasons",":seasonId","reminders"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"2b5547f3-29bb-4451-b274-ecf3337bb86e","type":"any","key":"seasonId"}]}},"response":[],"_postman_id":"dae74c46-d0ce-4269-9ced-402982f58427"},{"name":"시즌 내 평가 진행도","id":"4f21976c-4bb1-4120-ac19-764f82777d63","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-responses/seasons/:seasonId/progress","urlObject":{"path":["evaluation","evaluation-responses","seasons",":seasonId","progress"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"5392ff0e-09a4-438f-8ef1-8faaa573f0ab","type":"any","key":"seasonId"}]}},"response":[],"_postman_id":"4f21976c-4bb1-4120-ac19-764f82777d63"},{"name":"캘리브래이션 목록 조회","id":"76553ebd-33bf-4d97-970f-c894590b7ea5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/evaluation/evaluation-responses/seasons/:seasonId/calibration","urlObject":{"path":["evaluation","evaluation-responses","seasons",":seasonId","calibration"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"df1e63fb-5d21-44f1-8901-b0f5e66c8115","type":"any","key":"seasonId"}]}},"response":[],"_postman_id":"76553ebd-33bf-4d97-970f-c894590b7ea5"},{"name":"캘리브래이션 기준점 적용 ","id":"3e38c35e-7ef6-40a3-8ed6-fb7f186f1420","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"range\": \"team\",\r\n  \"baselineValue\": 50\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-responses/seasons/:seasonId/calibration/baseline","urlObject":{"path":["evaluation","evaluation-responses","seasons",":seasonId","calibration","baseline"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"087557bf-ccd1-4269-8acc-c1d0ff9d0b40","type":"any","key":"seasonId"}]}},"response":[],"_postman_id":"3e38c35e-7ef6-40a3-8ed6-fb7f186f1420"},{"name":"평가별 조정 내역 조회","id":"4cf44c87-bb1f-42f1-b190-1ce8e16cbf48","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"adjustments\": [\r\n    {\r\n      \"responseId\": \"\",\r\n      \"adjustedGrade\": \"A\",\r\n      \"adjustmentReason\": \"팀간 난이도 보정\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/evaluation/evaluation-responses/seasons/:seasonId/calibration/confirm","urlObject":{"path":["evaluation","evaluation-responses","seasons",":seasonId","calibration","confirm"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"618f3a31-693b-497d-9fe8-27a6b145bc71","type":"any","key":"seasonId"}]}},"response":[],"_postman_id":"4cf44c87-bb1f-42f1-b190-1ce8e16cbf48"}],"id":"3d5383e1-1964-4ff3-a831-5ab88e7b4e30","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"358dcf99-9f8b-4eef-a285-6e0dbc4599cb"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"d2e554c0-9563-45c3-9ba7-2de6e64f64f2"}}],"_postman_id":"3d5383e1-1964-4ff3-a831-5ab88e7b4e30","description":""},{"name":"미팅","item":[{"name":"면담 기록 생성","event":[{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"a4343046-2b3d-419c-8207-7470f59daea5"}}],"id":"3bbf1ec2-c8ae-41f0-a720-af71c4a822a5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_member_id}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"memberId\": \"\",\r\n  \"managerId\": \"\",\r\n  \"scheduledAt\": \"2026-04-20T10:00:00\",\r\n  \"repeatCycle\": \"ONE_TIME\",\r\n  \"agenda\": \"분기 리뷰 및 피드백\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/meeting/record","urlObject":{"path":["meeting","record"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3bbf1ec2-c8ae-41f0-a720-af71c4a822a5"},{"name":"미팅 상세조회","id":"e7bd548d-7917-4579-b32c-e35ecabfe85b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_member_id}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/meeting/record/:meetingRecordId","urlObject":{"path":["meeting","record",":meetingRecordId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"5f6a2571-86a1-4004-b9f2-9b919950f495","type":"any","key":"meetingRecordId"}]}},"response":[],"_postman_id":"e7bd548d-7917-4579-b32c-e35ecabfe85b"},{"name":"피면담자(멤버) 로 참여한 면담 목록","id":"91942bd1-4dbe-45b6-9b6e-3eacde967e68","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/meeting/record/me/as-member","urlObject":{"path":["meeting","record","me","as-member"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"91942bd1-4dbe-45b6-9b6e-3eacde967e68"},{"name":"면담자(매니저) 로 잡힌 면담 목록","id":"192f23c5-67a1-455c-bd4c-949818a7ab48","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/meeting/record/me/as-manager","urlObject":{"path":["meeting","record","me","as-manager"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"192f23c5-67a1-455c-bd4c-949818a7ab48"},{"name":"특정 멤버와 본인(매니저) 사이의 면담 이력","id":"a8644501-6cb8-411c-9d0e-e2dfae8963ef","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/meeting/record/member/:memberId/manager/me","urlObject":{"path":["meeting","record","member",":memberId","manager","me"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"d6102177-0149-4031-ba62-107280c3aa90","type":"any","key":"memberId"}]}},"response":[],"_postman_id":"a8644501-6cb8-411c-9d0e-e2dfae8963ef"},{"name":"면담에 연관 목표 ID 목록","id":"4a06109c-d7fc-43a7-a0d5-71dd61fda752","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"{{baseUrl}}/meeting/:meetingRecordId/action/:meetingActionId/approval","urlObject":{"path":["meeting",":meetingRecordId","action",":meetingActionId","approval"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"16972f08-d73c-4371-a706-180412951810","type":"any","key":"meetingRecordId"},{"id":"1ae9c432-e8bf-4ed5-8129-40b7ee80369e","type":"any","key":"meetingActionId"}]}},"response":[],"_postman_id":"4a06109c-d7fc-43a7-a0d5-71dd61fda752"},{"name":"면담 완료 처리","id":"265a55c0-b791-48b6-b8d2-1bf7c7542ff2","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"summary\": \"면담 완료\",\r\n  \"nextAction\": \"주간 체크인\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/meeting/record/:meetingRecordId/complete","urlObject":{"path":["meeting","record",":meetingRecordId","complete"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"4890be5b-c683-4401-9017-a4805d8dc979","type":"any","key":"meetingRecordId"}]}},"response":[],"_postman_id":"265a55c0-b791-48b6-b8d2-1bf7c7542ff2"},{"name":"멤버 반응 기록","id":"3e7fddfd-54d7-46e3-8c5a-0bd41d72bee5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_member_id}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"meetingActionId\": \"\",\r\n  \"meetingRecordId\": \"\",\r\n  \"assigneeId\": \"\",\r\n  \"description\": \"프로젝트 회의 후 액션 아이템 정리 및 공유\",\r\n  \"dueDate\": \"2026-04-10\",\r\n  \"isCompleted\": false,\r\n  \"completedAt\": null,\r\n  \"tlRating\": \"GOOD\",\r\n  \"approvalId\": \"\",\r\n  \"createdAt\": \"2026-04-06T09:30:00\",\r\n  \"updatedAt\": \"2026-04-06T09:30:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/meeting/record/:meetingRecordId/member-reaction","urlObject":{"path":["meeting","record",":meetingRecordId","member-reaction"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"eebe8e90-0e68-4cf6-8bfe-a09cf762c399","type":"any","key":"meetingRecordId"}]}},"response":[],"_postman_id":"3e7fddfd-54d7-46e3-8c5a-0bd41d72bee5"},{"name":" 액션 항목 생성 (제목·담당·기한 등)","id":"8f4dab49-4b4b-416e-9cde-09ad19ac2c5d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_member_id}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"meetingActionId\": \"\",\r\n  \"meetingRecordId\": \"\",\r\n  \"assigneeId\": \"\",\r\n  \"description\": \"프로젝트 회의 후 액션 아이템 정리 및 공유\",\r\n  \"dueDate\": \"2026-04-10\",\r\n  \"isCompleted\": false,\r\n  \"completedAt\": null,\r\n  \"tlRating\": \"GOOD\",\r\n  \"approvalId\": \"\",\r\n  \"createdAt\": \"2026-04-06T09:30:00\",\r\n  \"updatedAt\": \"2026-04-06T09:30:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/meeting/record/:meetingRecordId/member-reaction","urlObject":{"path":["meeting","record",":meetingRecordId","member-reaction"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"4c9f6b80-6e09-4a15-96f0-d224cbf9cc25","type":"any","key":"meetingRecordId"}]}},"response":[],"_postman_id":"8f4dab49-4b4b-416e-9cde-09ad19ac2c5d"}],"id":"f3617283-4f36-45bb-be6a-f04a7f39e8d4","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"1434b879-bc41-4cc9-9bf3-80a096728ed0"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"931f3e48-ba8a-44ee-aaed-179912d0776b"}}],"_postman_id":"f3617283-4f36-45bb-be6a-f04a7f39e8d4","description":""}],"id":"359fd66d-1dc8-4365-97d4-7f0caeec56bf","description":"<ol>\n<li><p>초기 설정\n1.1 KPI 템플릿 생성\n1.2 평가 정책 생성</p>\n</li>\n<li><p>목표 관리\n2.1 목표 생성\n2.2 목표 활성화</p>\n</li>\n<li><p>실적 관리\n3.1 실적 제출\n3.2 실적 검토</p>\n</li>\n<li><p>상시 피드백 및 면담\n4.1 면담 기록 생성\n4.2 액션 아이템 생성\n4.3 면담 완료 처리</p>\n</li>\n<li><p>정기 평가\n5.1 평가 생성\n5.2 동료 평가 배정\n5.3 평가 점수 수정 및 제출\n5.4 평가 제출\n5.5 평가 확정 (Calibration 포함)</p>\n</li>\n<li><p>기타 조회 API (Reference)\n목표 목록 조회: GET /goal?companyId={companyId}\nKPI 템플릿 목록 조회: GET /goal/kpi-template?companyId={companyId}\n평가 정책 목록 조회: GET /evaluation/policy?companyId={companyId}\n면담 기록 상세 조회: GET /meeting/record/{meetingRecordId}\n내 액션 아이템 조회: GET /meeting/action/assignee/{assigneeId}/pending</p>\n</li>\n</ol>\n","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"5f9f72e1-a055-40fc-b8e5-3c4309f850c2"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"534b785c-dc82-45de-a022-49e34609f4ae"}}],"_postman_id":"359fd66d-1dc8-4365-97d4-7f0caeec56bf"},{"name":"ESG","item":[{"name":"ESG 기능 ON","id":"a2f31639-724a-4857-91c9-c1964c4b847c","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"esgEnabledYn\": \"YES\",\n    \"rewardEnabledYn\": \"NO\",\n    \"campaignEnabledYn\": \"NO\",\n    \"vacationEnabledYn\": \"NO\",\n    \"goalSyncEnabledYn\": \"NO\",\n    \"pointPerHalfVacation\": 500,\n    \"pointPerFullVacation\": 1000,\n    \"monthlyPointLimit\": 1000,\n    \"goalWeightRatio\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/esg/config","urlObject":{"path":["esg","config"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2f31639-724a-4857-91c9-c1964c4b847c"},{"name":"활동 양식 생성","id":"9ff3fea2-966d-424c-a9ab-926a340056b0","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"텀블러 사용\",\n    \"description\": \"일회용 컵 대신 텀블러를 사용했습니다.\",\n    \"category\": \"E\",\n    \"verificationType\": \"PHOTO\",\n    \"defaultPoints\": 100\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/esg/subjects","urlObject":{"path":["esg","subjects"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ff3fea2-966d-424c-a9ab-926a340056b0"},{"name":"활동 양식 목록 조회","id":"e203e656-ff45-4ef1-b2e2-b979894e6c0c","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/subjects","urlObject":{"path":["esg","subjects"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e203e656-ff45-4ef1-b2e2-b979894e6c0c"},{"name":"활동 제출","id":"fc46b3f8-1209-45c9-aa60-e14b9e0f0208","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"subjectId","value":"25d2db3b-c4b5-4520-a751-c63180cc1511","type":"text"},{"key":"verificationContent","value":"오늘 버스 탔습니다.","type":"text"}]},"url":"{{baseUrl}}/esg/activities","urlObject":{"path":["esg","activities"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc46b3f8-1209-45c9-aa60-e14b9e0f0208"},{"name":"내 활동 목록 조회","id":"e4effe58-9c85-4ea5-9ce5-b959c92d0dc5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/activities/my","urlObject":{"path":["esg","activities","my"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4effe58-9c85-4ea5-9ce5-b959c92d0dc5"},{"name":"전체 활동 목록 조회","id":"836c8b70-48f9-4155-812a-a14afaffcbf5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/activities","urlObject":{"path":["esg","activities"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"836c8b70-48f9-4155-812a-a14afaffcbf5"},{"name":"활동 승인","id":"8865fb93-cc9b-444a-a807-2d8f3258b4ae","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{baseUrl}}/esg/activities/4d3a3733-1f5f-4b88-afc7-0e2340827fd4/approve","urlObject":{"path":["esg","activities","4d3a3733-1f5f-4b88-afc7-0e2340827fd4","approve"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8865fb93-cc9b-444a-a807-2d8f3258b4ae"},{"name":"포인트 잔액 조회","id":"a3931c3d-2725-4353-95c2-ea96a194c015","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/points/balance","urlObject":{"path":["esg","points","balance"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3931c3d-2725-4353-95c2-ea96a194c015"},{"name":"캠페인생성","id":"4eeb15b7-9729-4594-bb23-ad1977cc112f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"4월 친환경 챌린지\",\n    \"description\": \"대중교통 10회 이용\",\n    \"category\": \"E\",\n    \"startDate\": \"2025-04-01\",\n    \"endDate\": \"2025-04-30\",\n    \"rewardPoints\": 300,\n    \"maxParticipants\": 5\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/esg/campaigns","urlObject":{"path":["esg","campaigns"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4eeb15b7-9729-4594-bb23-ad1977cc112f"},{"name":"켐페인 목록 조회","id":"1dedbb6c-3da0-4d66-8878-a776e4978f61","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/campaigns","urlObject":{"path":["esg","campaigns"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dedbb6c-3da0-4d66-8878-a776e4978f61"},{"name":"캠페인 참여 ","id":"cc317045-3685-4fec-aba5-a3694500c11d","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{baseUrl}}/esg/campaigns/85d302c0-64fe-43d9-a14d-39dee7e28c0f/join","urlObject":{"path":["esg","campaigns","85d302c0-64fe-43d9-a14d-39dee7e28c0f","join"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc317045-3685-4fec-aba5-a3694500c11d"},{"name":"캠페인 완료처리","id":"4a5eab1d-3db9-4ad3-afeb-5929298d0c81","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{baseUrl}}/esg/campaigns/85d302c0-64fe-43d9-a14d-39dee7e28c0f/members/{{user_member_id}}/complete","urlObject":{"path":["esg","campaigns","85d302c0-64fe-43d9-a14d-39dee7e28c0f","members","{{user_member_id}}","complete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a5eab1d-3db9-4ad3-afeb-5929298d0c81"},{"name":"사내 물품 등록","id":"d369b91d-c36c-4c59-ba45-b18b5dfe9fbe","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"스타벅스 아메리카노","type":"text"},{"key":"description","value":"아메리카노 1잔","type":"text"},{"key":"requiredPoints","value":"300","type":"text"},{"key":"stock","value":"5","type":"text"},{"key":"image","type":"file","src":"file:///Users/parksemin/Desktop/스크린샷 2026-03-25 오후 10.07.34.png"}]},"url":"{{baseUrl}}/esg/shop/items","urlObject":{"path":["esg","shop","items"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d369b91d-c36c-4c59-ba45-b18b5dfe9fbe"},{"name":"물품 조회","id":"77c3a3e4-e0d1-448a-bf4e-f238e0039373","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/shop/items","urlObject":{"path":["esg","shop","items"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"77c3a3e4-e0d1-448a-bf4e-f238e0039373"},{"name":"캠페인 종료","id":"754b3232-adc8-4bd5-af69-fd97aeaf7df1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"{{baseUrl}}/esg/campaigns/85d302c0-64fe-43d9-a14d-39dee7e28c0f/close","urlObject":{"path":["esg","campaigns","85d302c0-64fe-43d9-a14d-39dee7e28c0f","close"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"754b3232-adc8-4bd5-af69-fd97aeaf7df1"},{"name":"포인트 내역 전체 조회","id":"18229aea-df0e-4369-936c-a76b7859752f","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/points/history","urlObject":{"path":["esg","points","history"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"18229aea-df0e-4369-936c-a76b7859752f"},{"name":"구매내역 전체 조회","id":"a623f2e5-bf86-412b-a48d-1d7f60499395","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/shop/orders","urlObject":{"path":["esg","shop","orders"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a623f2e5-bf86-412b-a48d-1d7f60499395"},{"name":"내 구매내역","id":"6b69fa00-fd89-459a-a157-0418401862c1","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/shop/orders/my","urlObject":{"path":["esg","shop","orders","my"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b69fa00-fd89-459a-a157-0418401862c1"},{"name":"월별점수집계","id":"b337c1ce-f82d-493d-ad8c-f5551f9b5949","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{baseUrl}}/esg/scores/2025-04","urlObject":{"path":["esg","scores","2025-04"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b337c1ce-f82d-493d-ad8c-f5551f9b5949"},{"name":"점수 이력조회","id":"146a328f-97d5-499f-8148-e3103a5e5ba5","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/esg/scores/history","urlObject":{"path":["esg","scores","history"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"146a328f-97d5-499f-8148-e3103a5e5ba5"}],"id":"13f1edf0-2fcb-460c-b476-d0b2c38f8cb6","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"e4fdab87-9001-407b-b4b9-56b8aaccd089"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"526b03be-a7fe-469c-a7e0-c6d75d52a659"}}],"_postman_id":"13f1edf0-2fcb-460c-b476-d0b2c38f8cb6","description":""},{"name":"캘린더","item":[{"name":"개인일정 생성","id":"95a206f1-ff12-4f28-897a-3022017e4bc9","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"병원 예약\",\n    \"description\": \"개인 병원 방문\",\n    \"startAt\": \"2026-04-10T10:00:00\",\n    \"endAt\": \"2026-04-10T11:00:00\",\n    \"isPublicYn\": \"NO\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/calendar/personal","urlObject":{"path":["calendar","personal"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"95a206f1-ff12-4f28-897a-3022017e4bc9"},{"name":"팀 일정 생성","id":"357b38f6-fe25-4269-bde6-be12e083c0b2","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"4월 팀 워크샵\",\n    \"description\": \"팀 빌딩 행사\",\n    \"startAt\": \"2026-04-15T09:00:00\",\n    \"endAt\": \"2026-04-15T18:00:00\",\n    \"eventType\": \"TEAM\",\n    \"isPublicYn\": \"YES\",\n    \"organizationId\": \"2d785d80-20c6-4ddb-98b2-64604bbc740e\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/calendar","urlObject":{"path":["calendar"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"357b38f6-fe25-4269-bde6-be12e083c0b2"},{"name":"월별 일정 조회","id":"409dead8-dbcc-411d-8fad-818e870689a6","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/calendar?year=2026&month=4","urlObject":{"path":["calendar"],"host":["{{baseUrl}}"],"query":[{"key":"year","value":"2026"},{"key":"month","value":"4"}],"variable":[]}},"response":[],"_postman_id":"409dead8-dbcc-411d-8fad-818e870689a6"},{"name":"일정 상세 조회","id":"3e5f341c-8d6c-49d0-82eb-b59ec208e970","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/calendar/:eventId","urlObject":{"path":["calendar",":eventId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"92a2882f-ea13-41df-8a7d-873b5bae9fb1","type":"any","value":"64388d5c-4328-4dad-84d1-2d667c3b0d69","key":"eventId"}]}},"response":[],"_postman_id":"3e5f341c-8d6c-49d0-82eb-b59ec208e970"},{"name":"일정 수정 ","id":"6af0e99b-49f6-4cc5-aad5-bc7817d8e7d4","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"팀 주간 회의 (수정)\",\n    \"description\": \"장소 변경\",\n    \"startAt\": \"2026-04-07T14:00:00\",\n    \"endAt\": \"2026-04-07T15:00:00\",\n    \"isPublicYn\": \"YES\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/calendar/:eventId","urlObject":{"path":["calendar",":eventId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"306afadb-8a18-4413-840c-35931cb97074","type":"any","value":"64388d5c-4328-4dad-84d1-2d667c3b0d69","key":"eventId"}]}},"response":[],"_postman_id":"6af0e99b-49f6-4cc5-aad5-bc7817d8e7d4"},{"name":"일정 삭제","id":"16e475ed-ddd1-420e-add4-b587f256ab26","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/calendar/:eventId","urlObject":{"path":["calendar",":eventId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"4aaa6444-8cff-4353-ad8c-73937bc9d160","type":"any","value":"64388d5c-4328-4dad-84d1-2d667c3b0d69","key":"eventId"}]}},"response":[],"_postman_id":"16e475ed-ddd1-420e-add4-b587f256ab26"},{"name":"주간일정조회","id":"4e98ca2b-4e2d-4543-afa9-fa747a5888ef","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/calendar/weekly?date=2026-04-07","urlObject":{"path":["calendar","weekly"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"2026-04-07"}],"variable":[]}},"response":[],"_postman_id":"4e98ca2b-4e2d-4543-afa9-fa747a5888ef"},{"name":"일별 일정 조회","id":"9f8fc3e9-953d-4136-9c07-c909cddca799","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/calendar/daily?date=2026-04-07","urlObject":{"path":["calendar","daily"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"2026-04-07"}],"variable":[]}},"response":[],"_postman_id":"9f8fc3e9-953d-4136-9c07-c909cddca799"}],"id":"cb9e9c1d-f405-4eba-af9c-9c274bcecb95","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"7f636e2a-3442-48bd-a99f-1ac64ec80358"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"3edea905-517f-400b-820c-05e0506c42ea"}}],"_postman_id":"cb9e9c1d-f405-4eba-af9c-9c274bcecb95","description":""},{"name":"챗봇","item":[{"name":"테스트","id":"3bbd44df-6197-4102-94af-02f2d2bc0dbe","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"question\": \"내 정보 알려줘\",\n    \"memberId\": \"3c125f8a-1abf-4010-bd5b-7146f85db831\",\n    \"companyId\": \"d5eb1984-fb79-490b-a552-6b2f5a602ee8\",\n\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/webhook-test/chatbot-agent","urlObject":{"path":["webhook-test","chatbot-agent"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3bbd44df-6197-4102-94af-02f2d2bc0dbe"},{"name":"챗봇","id":"9fa276d5-c14f-406e-81d1-d376360d729b","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{admin_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"question\": \"오늘 일정 알려줘\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/chat","urlObject":{"path":["chat"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fa276d5-c14f-406e-81d1-d376360d729b"},{"name":"대화 이력 조회","id":"e10486ed-7174-48c3-931e-5e89467105f0","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/chat/history","urlObject":{"path":["chat","history"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e10486ed-7174-48c3-931e-5e89467105f0"},{"name":"대화 이력 삭제","id":"e789b4f8-fb12-4449-8c1a-0fcc7d324130","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/chat/history","urlObject":{"path":["chat","history"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e789b4f8-fb12-4449-8c1a-0fcc7d324130"}],"id":"ff513300-535b-4509-9f02-487dade8d9fc","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"9852e2f8-bb83-4ec5-abf3-b3044b0e6b21"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"311f9fca-759c-4a3c-a5c4-73efe0844917"}}],"_postman_id":"ff513300-535b-4509-9f02-487dade8d9fc","description":""},{"name":"대시보드","item":[{"name":"대시보드용 프로필 조회","id":"38d198ff-76bf-4a21-a2a6-9e6d49c7a346","protocolProfileBehavior":{"strictSSL":false,"followRedirects":true,"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{user_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/member/dashboard-profile","urlObject":{"path":["member","dashboard-profile"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"38d198ff-76bf-4a21-a2a6-9e6d49c7a346"}],"id":"9e86803c-2da9-4850-8fc5-efcc349fd024","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"b0fd4feb-976f-4c65-b573-fff4134657ed"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"3ae53231-2e62-46ab-a914-4e4cce361568"}}],"_postman_id":"9e86803c-2da9-4850-8fc5-efcc349fd024","description":""}],"id":"2b2a1661-156b-4e88-afef-44a16c47e04f","event":[{"listen":"prerequest","script":{"exec":[],"type":"text/javascript","packages":{},"id":"8973782d-ad79-4e78-8050-7c7817c44357"}},{"listen":"test","script":{"exec":[],"type":"text/javascript","packages":{},"id":"475cab79-02a1-4582-a49b-555559587cf9"}}],"_postman_id":"2b2a1661-156b-4e88-afef-44a16c47e04f","description":""}]}