1 parent 803ec0d commit d8f9907Copy full SHA for d8f9907
2 files changed
API/Real-name-Authentication/Company/queryBankList.md
@@ -18,8 +18,8 @@ https://cloudauth.jdcloud-api.com/v1/query:bankList
18
## 返回参数
19
|名称|类型|描述|
20
|---|---|---|
21
-|**result**|[Result](#result)| |
22
-|**requestId**|String|请求ID|
+|**result**| Result | |
+| |String|请求ID|
23
24
### <div id="Result">Result</div>
25
API/Real-name-Authentication/overview.md
@@ -18,7 +18,7 @@ v1
|**companyTransfer**|POST|对公银行账户打款(随机小额)|
|**checkCompanyTransfer**|POST|小额打款验证|
|**checkLegalPerson**|POST|法人信息校验|
-|**queryBankBranchList**|POST|查询城市下银行分行列表|
+|**queryBankBranchList**|GET|查询城市下银行分行列表|
|**queryBankList**|GET|查询所有支持的银行|
|**queryCityList**|GET|查询省份下城市编码|
|**queryProvinceList**|GET|查询所有省份列表|
0 commit comments