get_debt_securities_outstanding
Retrieve the outstanding balance of conditional capital securities (debt securities) from South Korean DART filings. Specify corporation code, business year, and report type to get the unpaid amount.
Instructions
조건부 자본증권 미상환 잔액을 조회합니다.
Args: corp_code: DART 기업 고유번호 (8자리) bsns_year: 사업연도 (YYYY, 예: "2023") reprt_code: 보고서 코드 ("11011"=사업보고서, "11012"=반기, "11013"=1분기, "11014"=3분기)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bsns_year | Yes | ||
| corp_code | Yes | ||
| reprt_code | Yes |