체납 내역 조회
hometax__tax__overdue__search_historyREQUIRES prior hometax__session__login call with same account_link_id. Search overdue tax history (체납 내역). Narrow the period with strt_dt/end_dt; without them the NTS default period applies. Only 3 rows come back per page unless you raise page_size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_dt | No | End date YYYYMMDD or YYYY-MM-DD (optional) | |
| strt_dt | No | Start date YYYYMMDD or YYYY-MM-DD (optional) | |
| page_num | No | Page number (default 1) | |
| surv_ttl | No | Survey title filter (조회 제목). Optional. | |
| page_size | No | Page size (default 3) | |
| ntpl_crp_cl_cd | No | Taxpayer classification code (납세자 구분). Optional. | |
| 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). |