AICAPAY
VirtualAccount API
AICAPAY
Introduce
响应码
测试数据
接口规则
安全规范
PayIn
PayIn notification
PayIn-NG API
PayIn-initialize
PayIn-query
PayIn-MX API
PayIn-onlineBanking
PayIn-queryList
PayOut API
PayOut notification
PayOut-query
POST
PayOut-bankSubmit
POST
Payment API
Payment notification
Payment
POST
Payment-query
POST
BankAccount API
Query account name
POST
Institution API
Query bank list
POST
Query wallet list
POST
Merchant Api
updateStatus
POST
openSubMerchant
POST
queryMerchantBalance
POST
VirtualAccount API
VA notification
VA Order-detail
POST
Create Virtual Account
POST
Update Virtual Account Status
POST
Query One Virtual Account
POST
Query Virtual Account List
POST
habaripay
获取token
VirtualAccount API
Update Virtual Account Status
sandbox
https://openapi-sandbox.aicapay.com/account-biz
sandbox
https://openapi-sandbox.aicapay.com/account-biz
POST
https://openapi-sandbox.aicapay.com/account-biz
/openapi/update/virtual/account/status
Run in Apifox
Run in Apifox
Maintainer:
Not configured
Modify the Status of a Virtual Account.
Request
Header Params
Generate Code
Body Params
application/json
Required
Generate Code
Example
{
"accountNo"
:
"string"
,
"accountStatus"
:
0
,
"reason"
:
"string"
}
Responses
🟢
200
成功
*/*
OK
Body
Generate Code
Example
{
"status"
:
true
}
Previous
Create Virtual Account
Next
Query One Virtual Account