综合业务委托查询(func_asset_secuprt_trade_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_asset_secuprt_trade_qry

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
exchange_type String 4 交易类别

【限制字典子项:2-深圳
1-上海】

数据字典(243)

stock_account String 11 证券账号
query_kind String 4 0 查询控制值
0-查询全部委托;1-查询可撤委托;
query_type String 4 1 查询类别
''''''''0''''''''-全部;''''''''1''''''''-不查委托类型为撤单的委托
entrust_no Integer 10 委托编号
sort_direction String 4 返回排序方式
0''''''''-正序 ''''''''1''''''''-倒序;
stock_code String 16 证券代码
request_num Integer 10 请求行数
position_str String 32 定位串

返回参数

参数名 类型 最大长度 默认值 中文名 描述
init_date Integer 8 交易日期
entrust_no Integer 10 委托编号
fund_account String 16 资产账户
exchange_type String 4 交易类别

【限制字典子项:2-深圳
1-上海】

数据字典(243)

stock_account String 11 证券账号
stock_code String 16 证券代码
stock_name String 16 证券名称
entrust_bs String 4 买卖方向
entrust_type String 4 委托类别
entrust_prop String 4 委托属性
entrust_price Float 11.4 委托价格
entrust_amount Integer 10 委托数量
business_amount Integer 10 成交数量
business_balance Float 19.2 成交金额
business_price Float 11.4 成交价格
report_time Integer 10 申报时间
entrust_status String 4 委托状态
position_str String 32 定位串
error_msg String 64 错误信息
remark String 64 备注