基金基本资料(smartfaisfund/fundinformationreport) 在线调试
展示多个基金的最新单位净值数据
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatafund/v1/smartfaisfund/fundinformationreport |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
secu_code | String | 是 | 基金代码ID |
入参基金代码ID,多个基金代码查询以逗号拼接传入
|
||
fields | String | 否 | 字段集合 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
secu_code | String | 基金代码 |
基金代码
|
||
secu_abbr | String | 基金简称 |
基金简称
|
||
end_date | String | 净值截止日期 |
公布净值的日期
|
||
unitnv | Float | 16.2 | 单位净值(元) |
净值日的单位净值数据
|