获取国家银行信息(分页)
GET
/control/bank/country
crm-app-control/国家银行
接口变更记录
变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.0.0 | 2023-10-10 | Benny Yang | 出入参下划线转为驼峰 |
错误码
code | msg | msg_cn |
---|
请求结构
1.
2.
公共参数
签名方法
1.
公共返回结果
接口描述
1.
接口压测
请求参数
Query 参数
bankCountryId
integer
可选
countryId
integer
三级联动国家id
countryKey
string
三级联动国家key
countryNameCh
string
国家中文
countryNameEn
string
国家英文名
countryNameTw
string
国家繁体
currencyCode
string
货币代码
page
integer
页码
pagesize
integer
页数
示例代码
返回响应
修改于 2024-07-02 10:02:16