基金债券持仓报告日期
信息
工具名:get_fund_portfolio_bond_report_dates
对应 REST 端点:GET /api/fund/portfolio/bond-report-dates
工具描述
查询基金债券持仓可用报告期。
参数
| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
fund_type | string | 是 | — | 基金类型。 |
thscode | string | 是 | — | 完整基金 thscode。 |
report_type | string | 否 | — | 可选报告类型。 |
调用示例
工具:get_fund_portfolio_bond_report_dates
参数:
- fund_type: "exchange"
- thscode: "510300.SH"
- report_type: "quarter"
返回
返回报告类型、名称与起止日期;字段见 基金债券持仓报告日期。