历史期权行权交割信息查询(func_his_optexedeliver_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_his_optexedeliver_qry |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
start_date | String | 是 | 8 | 开始日期 | ||
end_date | String | 是 | 8 | 截止日期 | ||
stock_code | String | 否 | 6 | 空格,表示不限制 | 证券代码 | |
position_str | String | 否 | 100 | 空格,表示取第一页 | 定位串 | |
request_num | Integer | 否 | 10 | 50 | 请求行数 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
init_date | Integer | 8 | 交易日期 |
|
|
branch_no | Integer | 5 | 分支机构 |
|
|
exchange_type | String | 4 | 交易类别 | ||
client_id | String | 18 | 客户编号 |
|
|
fund_account | String | 18 | 资产账户 |
|
|
option_account | String | 13 | 衍生品合约账户 |
|
|
stock_code | String | 6 | 证券代码 |
|
|
stock_type | String | 4 | 证券类别 | ||
clear_amount | Integer | 10 | 清算数量 |
|
|
settle_amount | Integer | 10 | 交收数量 |
|
|
opt_cash_amount | Float | 16.2 | 期权现金结算数量 |
|
|
clear_balance | Float | 16.2 | 清算金额 |
|
|
opt_cash_balance | Float | 16.2 | 期权现金结算金额 |
|
|
position_str | String | 100 | 定位串 |
|