환급금 상세 조회
hometax__tax__refund__search_detailREQUIRES prior hometax__session__login call with same account_link_id. Search tax refund details. Use strt_dt/end_dt (YYYYMMDD). The NTS only serves the last 5 years from today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_dt | Yes | End date YYYYMMDD | |
| strt_dt | Yes | Start date YYYYMMDD | |
| txaa_id | No | Tax accountant ID | |
| txaa_yn | No | Tax accountant flag Y/N | |
| page_num | No | Page number (default 1) | |
| page_size | No | Page size (default 10) | |
| inqr_cl_cd | No | Inquiry classification code | |
| txpr_dscm_no | No | Taxpayer number (hyphens allowed) | |
| 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). |