话费余额查询

请求方式:POST

请求地址:/api.php?r=authorization-check/balance-info

请求参数:form-data

参数 类型 必填 说明
token string 认证码

返回值:

{
    "statusCode": 1,
    "message": "成功",
    "info": {
        "money": 18888.888,
        "name": "言通营销部",
        "data": [
            {
                "e164": "610029311",
                "money": "18888.888",
                "account": "言通营销部",
                "master_customer_id": "-1",
                "id": "43079",
                "limitmoney": "999999",
                "master_customer_e164": -1,
                "master_customer_account": ""
            }
        ]
    }
}
参数 类型 说明
statusCode int 状态码,1为正常,0代表错误
message string 错误信息,成功时为 Success ,错误时会以中文方式显示错误原因
info array 余额数组,关注 money 字段值即可
Copyright © 言通网络 2022 all right reserved,powered by Gitbook该文件修订时间: 2021-10-13 16:47:15

results matching ""

    No results matching ""