客户备兑证券不足查询(func_asset_assetcoverstock_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_asset_assetcoverstock_qry |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
exchange_type | String | 否 | 4 | 交易类别 | ||
stock_code | String | 否 | 6 | 空格,表示不限制 | 证券代码 | |
position_str | String | 否 | 100 | 空格,表示取第一页 | 定位串 | |
request_num | Integer | 否 | 10 | 50 | 请求行数 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
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 | 证券类别 | ||
covered_lock_amount | Integer | 10 | 备兑锁定数量 |
|
|
covered_short_amount | Integer | 10 | 备兑缺口数量 |
|
|
covered_preshort_amount | Integer | 10 | 备兑预估缺口数量 |
|
|
notice_info | String | 255 | 提示信息 |
|
|
position_str | String | 100 | 定位串 |
|