基金份额查询(func_ofund_stock_qry) 在线调试
基金份额查询
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/secu/v1/func_ofund_stock_qry |
---|
是否需要业务登录
是 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
fund_company | String | 否 | 4 | 空格,表示不限制 | 基金公司 | |
fund_code | String | 否 | 6 | 空格,表示不限制 | 基金代码 | |
query_mode | String | 否 | 1 | '0'-明细(默认) '1'-基金代码汇总 '2'-资产账号汇总 | 查询模式 | |
position_str | String | 否 | 100 | 空格,表示取第一页 | 定位串 | |
request_num | Integer | 否 | 10 | 50 | 请求行数 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
branch_no | Integer | 5 | 分支机构 |
|
|
fund_account | String | 18 | 资产账户 |
|
|
fund_company | String | 4 | 基金公司 |
|
|
fund_code | String | 6 | 基金代码 |
|
|
stock_account | String | 11 | 证券账号 |
|
|
begin_share | Float | 16.2 | 期初份额 |
|
|
current_share | Float | 16.2 | 当前份额 |
|
|
business_frozen_share | Float | 16.2 | 基金交易冻结数量 |
|
|
frozen_share | Float | 16.2 | 基金冻结数量 |
|
|
long_frozen_share | Float | 16.2 | 长期冻结数量 |
|
|
allot_date | Integer | 8 | 交易日期 |
|
|
allotno | String | 24 | 申请编号 |
|
|
exchange_name | String | 16 | 交易名称 |
|
|
fund_name | String | 32 | 基金名称 |
|
|
nav | Float | 11.4 | T-1日基金单位净值 |
|
|
market_value | Float | 16.2 | 证券市值 |
|
|
charge_type | String | 1 | 前后收费类型 | ||
enable_shares | Float | 16.2 | 可用份额 |
|
|
auto_buy | String | 1 | 分红方式 | ||
of_cost_price | Float | 9.4 | 成本价 |
|
|
income_balance | Float | 16.2 | 盈亏金额 |
|
|
begin_amount | Integer | 10 | 期初数量 |
|
|
current_amount | Integer | 10 | 当前数量 |
|
|
business_frozen_amount | Integer | 10 | 交易冻结数量 |
|
|
frozen_amount | Integer | 10 | 冻结数量 |
|
|
long_frozen_amount | Integer | 10 | 长冻数量 |
|
|
enable_amount | Integer | 10 | 可用数量 |
|
|
enable_redeem_share | Float | 16.2 | 基金当日可赎回数量 |
|
|
position_str | String | 100 | 定位串 |
|
|
stock_type | String | 4 | 证券类别 |