OpenApi
Merchant 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
Merchant Api
Copy Page
queryMerchantBalance
sandbox
https://openapi-sandbox.aicapay.com/merchant-biz
sandbox
https://openapi-sandbox.aicapay.com/merchant-biz
POST
https://openapi-sandbox.aicapay.com/merchant-biz
/openapi/merchant/queryBalance
Run in Apifox
Run in Apifox
Maintainer:
Not configured
Query Balance
Request
Header Params
Generate Code
Content-Type
string
optional
Default:
application/json
Responses
🟢
200
OK
*/*
OK
Body
Generate Code
availableBalance
integer
<int64>
optional
available Balance Unit:Minimum
Example
{
"availableBalance"
:
0
}
Previous
openSubMerchant
Next
PayOut result notification