分级B基金列表(query/fund_fundb_list)
提供分级B 基金列表,单只B基金提供、净值、涨跌幅、A:B等
URL
| https://sandbox.hscloud.cn/info/v2/query/fund_fundb_list |
|---|
是否需要业务登录
| 否 |
|---|
HTTP请求方式
| GET |
|---|
支持格式
| JSON |
|---|
请求参数
| 参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|---|
| page_no | Integer | 否 | 10 | 1 | 页面编号 |
返回结果的页码,默认为1
|
| page_count | Integer | 否 | 10 | 10 | 页内记录数 |
单页返回的记录条数,最大不超过200,默认为10
|
返回参数
| 参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|
| fund_b_code | String | 200 | B基金代码 |
|
|
| fund_b_name | String | 200 | B基金名(全称) |
|
|
| secu_abbr | String | 200 | 证券简称 |
|
|
| px_change_rate | Integer | 10 | 涨跌幅(价格 %) |
|
|
| ab_rate | Float | 9.8 | A:B比例 |
|
|
| unit_nv | Integer | 10 | 基金单位净值 |
|
|
| nav_date | Integer | 8 | 净值日期 |
|
请求示例
/info/v2/query/fund_fundB_list?page_no=1&page_count=10
正确返回示例
