期货委托撤单 (withdraw_enter)

期货委托撤单

URL

https://sandbox.hscloud.cn/futu/v1/withdraw_enter

是否需要业务登录

HTTP请求方式

GET,POST

支持格式

JSON

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
futu_exch_type String 4 交易类别
entrust_no Integer 8 委托编号
confirm_id String 20 主场单号
session_no Integer 8 会话编号
entrust_occasion String 32 委托场景
entrust_reference String 32 委托引用

返回参数

参数名 类型 最大长度 默认值 中文名 描述
entrust_no Integer 8 委托编号
entrust_reference String 32 委托引用
session_no Integer 8 会话编号

正确返回示例