查询支行列表
接口调用请求说明
请求参数示例
回包示例
请求参数说明
参数 | 类型 | 是否必填 | 说明 |
bank_code | string | 是 | 银行编码,通过查询银行信息或者搜索银行信息获取 |
city_code | string | 是 | 城市编号,通过查询城市列表获取 |
offset | number | 否 | 偏移量 |
limit | number | 否 | 限制个数 |
回包参数说明
参数 | 类型 | 说明 |
errcode | number | 错误码 |
errmsg | string | 错误信息 |
total_count | number | 总数 |
count | number | 当前分页数量 |
account_bank | string | 银行名称 |
account_bank_code | string | 银行编码 |
bank_alias | string | 银行别名 |
bank_alias_code | string | 银行别名编码 |
data[].branch_id | number | 支行联号 |
data[].branch_name | string | 银行全称(含支行) |
返回码
返回码 | 错误类型 |
-1 | 系统异常 |
9710001 | 暂无数据 |
The translations are provided by WeChat Translation and are for reference only. In case of any inconsistency and discrepancy between the Chinese version and the English version, the Chinese version shall prevail.Incorrect translation. Tap to report.