전자세금계산서 통계 조회
hometax__etax__invoice__search_statisticsREQUIRES prior hometax__session__login call with same account_link_id. Search e-tax invoice monthly statistics. Use wrt_ym_strt/wrt_ym_end in YYYYMM format (e.g. 202507/202509 for July-September 2025).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dt_cl | No | '01'=issued(작성일), '02'=received(전송일). Default '01'. | |
| page_num | No | Page number (default 1) | |
| page_size | No | Page size (default 10) | |
| wrt_ym_end | Yes | End month YYYYMM (e.g. 202509 for September 2025). NOT a full date. | |
| wrt_ym_strt | Yes | Start month YYYYMM (e.g. 202507 for July 2025). NOT a full date. | |
| 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). |