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
updateStatus
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/sub/updateStatus
Run in Apifox
Run in Apifox
Maintainer:
Not configured
Unfreeze/freeze sub merchants
Request
Header Params
Generate Code
Content-Type
string
optional
Default:
application/json
Body Params
application/json
Generate Code
accountNo
string
required
Account No
status
string
required
status: 1:Active;3:Frozen;
reason
string
required
Example
{
"accountNo"
:
"string"
,
"status"
:
"string"
,
"reason"
:
"string"
}
Responses
🟢
200
OK
*/*
OK
Body
Generate Code
successFlag
boolean
optional
Example
{
"successFlag"
:
true
}
Previous
Query account name
Next
openSubMerchant