银行转账日志查询(banktransfer_qry) 在线调试

银行转账日志查询

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

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

是否需要业务登录

HTTP请求方式

GET,POST

支持格式

JSON

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
bank_no String 4 银行代码
request_num Integer 10 50 请求行数
position_str String 100 定位串
空格,表示取第一页

返回参数

参数名 类型 最大长度 默认值 中文名 描述
bank_no String 4 银行代码
bank_name String 64 银行名称
occur_balance Float 16.2 发生金额
entrust_no Integer 8 委托编号
bktrans_status String 1 请求状态
entrust_time Integer 8 委托时间
cancel_info String 20 废单原因
trans_name String 64 转换机名字
money_type String 3 币种类别

【限制字典子项:1-美 元
2-港 币
0-人民币】

数据字典(122)

source_flag String 1 发起方
position_str String 100 定位串

正确返回示例

{
    "data": [ ]
}
    


.

提交工单

提交成功

确定