신한은행 거래내역 조회
shinhan_easy__accounts__transaction_history__searchREQUIRES prior shinhan_easy__auth__id_password_session__login call with same account_link_id. Search Shinhan easy-inquiry transaction history for one account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date YYYY-MM-DD or YYYYMMDD | |
| max_pages | No | Maximum pages to fetch; default 20, max 100 | |
| sort_order | No | ||
| start_date | Yes | Start date YYYY-MM-DD or YYYYMMDD | |
| employee_yn | No | Provider employee flag; default 2 | |
| include_raw | No | Include raw provider response fields | |
| business_type | No | Provider business type; default 2 | |
| 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). | |
| bank_account_credential_id | Yes | Opaque bank-account credential selected by the user |