期权委托查询(func_opt_entrust_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_entrust_qry

是否需要业务登录

HTTP请求方式

GET

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
asset_prop String 1 B,衍生品账户 资产属性
exchange_type String 4 空格,表示不限制 交易类别
option_account String 13 空格,表示不限制 衍生品合约账户
option_code String 8 空格,表示不限制 期权合约编码
stock_code String 6 空格,表示不限制 证券代码
report_no Integer 8 0,表示不限制 申请编号
sort_direction String 1 ’0’-正序(默认) ’1’-倒序 返回排序方式
query_kind String 1 (’0’-查询全部委托(默认) ’1’-查询可撤委托 ’2’-按批号查询) 查询控制值
locate_entrust_no Integer 8 (action_in:2-委托批号,非2-委托编号) 指定委托号
query_type String 1 ’0’-全部 ’1’-不查委托类型为撤单的委托(默认) 查询类别
position_str String 100 空格,表示取第一页 定位串
request_num Integer 10 50 请求行数

返回参数

参数名 类型 最大长度 默认值 中文名 描述
init_date Integer 8 交易日期
batch_no Integer 8 委托批号
entrust_no Integer 10 委托编号
exchange_type String 4 交易类别
fund_account String 18 资产账户
option_account String 13 衍生品合约账户
option_code String 8 期权合约编码
optcontract_id String 32 合约交易代码
stock_code String 6 证券代码
entrust_bs String 1 买卖方向
entrust_oc String 1 开平仓方向
covered_flag String 1 备兑标志
opt_entrust_price Float 11.3 委托价格
entrust_amount Integer 10 委托数量
business_amount Integer 10 成交数量
opt_business_price Float 11.4 成交价格
report_no Integer 8 申请编号
report_time Integer 8 申报时间
entrust_type String 1 委托类别
entrust_status String 1 委托状态
entrust_time Integer 8 委托时间
entrust_date Integer 8 委托日期
entrust_prop String 3 委托属性
entrust_src String 1 委托来源
trade_name String 64 订单名称
option_name String 32 期权合约简称
cancel_info String 20 废单原因
withdraw_amount Integer 10 撤单数量
withdraw_flag String 1 撤单允许标志
position_str String 100 定位串