期权客户限仓信息查询(func_opt_holdlimitinfo_qry) 在线调试

获取期权客户限仓信息

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/option/v1/func_opt_holdlimitinfo_qry

是否需要业务登录

HTTP请求方式

GET

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
exchange_type String 4 空格,表示不限制 交易类别
stock_code String 6 空格,表示不限制 证券代码
request_num Integer 10 50 请求行数
position_str String 100 空格,表示取第一页 定位串

返回参数

参数名 类型 最大长度 默认值 中文名 描述
branch_no Integer 5 分支机构
client_id String 18 客户编号
fund_account String 18 资产账户
exchange_type String 4 交易类别
stock_code String 6 证券代码
stock_name String 32 证券名称
enable_right_quota String 16 可用权利仓限额
enable_today_buy_quota String 16 可用当日累计买入开仓限额
enable_total_quota String 16 可用总持仓限额
right_hold_quota Integer 10 权利仓持仓限额
today_buy_quota Integer 10 当日累计买入开仓限额
total_hold_quota Integer 10 总持仓限额
position_str String 100 定位串