查询支行列表
接口说明
可通过该接口查询支行列表
接口调用请求说明
请求参数说明
参数 | 类型 | 是否必填 | 描述 |
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 | number | 银行编码 |
bank_alias | string | 银行别名 |
bank_alias_code | string | 银行别名编码 |
data[].branch_id | number | 支行联号 |
data[].branch_name | string | 银行全称(含支行) |
返回参数示例
错误码
错误码 | 错误描述 |
公共错误码 | - |
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.