고용24 기업지원금 신청 이력 조회
work24__subsidy__application__historyREQUIRES prior work24__auth__npki_session__login call with same account_link_id. List past work24 subsidy applications for this programme with their processing state (작성중/처리중/보완요청/반려/처리완료/…). Read-only — the state SSOT is work24, not XDATA. Covered only for programmes whose svcCd is measured on the '참여 사업관리(기존 신청자)' screen; other programmes answer 501 with the measured list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | 조회 종료일 YYYYMMDD. 비우면 오늘. | |
| date_from | No | 조회 시작일 YYYYMMDD. 비우면 date_to 기준 30일 전(화면 기본값과 동일). | |
| programme_key | Yes | 카탈로그 사업 키 (예: w24_b0010 고용촉진장려금). subsidy_pack 진단 결과의 programme_key 를 그대로 넣는다. | |
| account_link_id | No | Account link ID (UUID v4). Optional — the server auto-resolves from your API key when omitted. Provide explicitly only when you have multiple certificates for the same provider. Each institution has a separate ID (Hometax != NHIS != NPS != FourInsure). | |
| business_management_no | No | 11-digit 고용보험 사업장관리번호. 비우면 로그인 시 저장된 값을 쓴다. |