母基金代码查询A、B代码关系(query/fund_mother_to_ab)

提供查询母基金的分级A和分级B基金的代码、名称等

URL

https://sandbox.hscloud.cn/info/v2/query/fund_mother_to_ab

是否需要业务登录

HTTP请求方式

GET

支持格式

JSON

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
en_prod_code String 200 产品代码集
支持最多20只代码查询.上海市场.SS深圳市,场外.OF

返回参数

参数名 类型 最大长度 默认值 中文名 描述
base_fund_code String 200 母基代码
base_fund_name String 200 母基名称(简称)
secu_market String 10 证券市场
该字段是用作内部接口规范,用户不用关心,83:上海 90:深圳 0:场外
child_fund_code String 200 子基金代码
child_fund_name String 200 子基金名称(简称)
structured_fund_flag String 10 A\B基金标志
1: 分级A基金 2: 分级B基金

请求示例

/info/v2/query/fund_mother_to_AB?en_prod_code=161628.OF

正确返回示例