This method allows to fetch system status for different wallet types and business types.
API Key permission group : Enable Enquiry
Designated Wallet : Not Impacted
curl --location --request GET '/open-api/v1/system/status?bizType=20×tamp=1640995200000&walletType=20' \
--header 'open-apikey;' \
--header 'signature;'{
"data": {
"status": 0,
"message": "Normal"
},
"code": "000000",
"message": "Success"
}