委托撤单_改单(withdraw_enter) 在线调试
委托撤单_改单
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/hk/v1/withdraw_enter |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
支持格式
JSON |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
exchange_type | String | 是 | 4 | 交易类别 |
【限制字典子项:K-香港市场】 |
|
stock_code | String | 否 | 16 | 证券代码 |
改单时触发
|
|
entrust_price | Float | 是 | 11.4 | 委托价格 |
改单时触发
|
|
entrust_amount | Integer | 否 | 10 | 委托数量 |
改单时触发
|
|
entrust_type | String | 是 | 1 | 委托类别 |
【限制字典子项:2-撤单 |
|
entrust_no | Integer | 是 | 8 | 委托编号 |
|
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
entrust_no | Integer | 8 | 委托编号 |
|