신용카드 매출 데이터 조회
hometax__tax__credit_card__search_sales_dataREQUIRES prior hometax__session__login call with same account_link_id. Search credit card sales data. Use bsno (business number), stl_yr (year YYYY), qrt_from/qrt_to (quarter 1-4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bsno | Yes | Business registration number | |
| qrt_to | Yes | End quarter '1'~'4' | |
| stl_yr | Yes | Settlement year YYYY (e.g. '2026') | |
| page_num | No | Page number (default 1) | |
| qrt_from | Yes | Start quarter '1'~'4' | |
| page_size | No | Page size (default 50) | |
| 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). |