基金历史债券持仓
信息
工具名:get_fund_portfolio_bond_history
对应 REST 端点:GET /api/fund/portfolio/bond-history
工具描述
查询基金指定报告期的历史债券持仓。
参数
| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
fund_type | string | 是 | — | 基金类型。 |
thscode | string | 是 | — | 完整基金 thscode。 |
report_type | string | 是 | — | 报告类型。 |
end_date | string | 是 | — | 报告截止日期。 |
调用示例
工具:get_fund_portfolio_bond_history
参数:
- fund_type: "exchange"
- thscode: "510300.SH"
- report_type: "quarter"
- end_date: "2026-06-30"
返回
返回历史债券持仓明细;字段见 基金历史债券持仓。