미수령 환급금 조회
hometax__tax__unclaimed_refund__searchREQUIRES prior hometax__session__login call with same account_link_id. Search unclaimed tax refunds (최근 5년간 미수령 국세환급금). Both txpr_dscm_no and txpr_nm are required by 국세청 — the session TIN does not substitute for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nnf_cl | No | 내외국인구분: 'n'=내국인(default), '1'=외국인. Optional. | |
| txpr_nm | Yes | 납세자명 (성명 또는 상호). Required. | |
| txpr_dscm_no | Yes | 납세자식별번호 (사업자등록번호 또는 주민등록번호, 하이픈 없이 숫자만). Required. | |
| 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). |