OpenApi
Bank API
Copy Page
OpenApi
Introduce
响应码
测试数据
接口规则
安全规范
PayIn-MX API
PayIn-onlineBanking
POST
PayIn-queryList
POST
PayIn-NG API
PayIn-initialize
POST
PayIn-query
POST
PayOut API
PayOut-bankSubmit
POST
PayOut-query
POST
TransferIn API
TransferIn-detail
POST
Bank API
Query bank list
POST
BankAccount API
Query account name
POST
Merchant Api
updateStatus
POST
openSubMerchant
POST
queryMerchantBalance
POST
notify
PayOut result notification
PayIn result notification
Recharge result notification
Bank API
Copy Page
Query bank list
sandbox
https://openapi-sandbox.aicapay.com/system-biz
sandbox
https://openapi-sandbox.aicapay.com/system-biz
POST
https://openapi-sandbox.aicapay.com/system-biz
/openapi/bank/list/query
Run in Apifox
Run in Apifox
Maintainer:
梁灿华
Request
Header Params
Generate Code
Content-Type
string
optional
Default:
application/json
Responses
🟢
200
OK
*/*
OK
Body
Generate Code
array of:
bankCode
string
optional
bank code
bankName
string
optional
bank name
Example
[
{
"bankCode"
:
"string"
,
"bankName"
:
"string"
}
]
Previous
TransferIn-detail
Next
Query account name