查询余额接口
接口说明
- 请求地址: https://api.aiofish.com/rest/sms/getBalance
- 请求方式: GET
请求样例
https://api.aiofish.com/rest/sms/getBalance?account=J10003&password=26dad7f364507df1
响应样例
{
    "revStat": "r:000",
    "revStatDes": "您的短信余额为:2670 条",
    "code": 200,
    "demo": null
}