套餐列表

方法:GET

https://network.tingyun.com/network-report-data/agree-detail/list-json-authkey

请求参数

字段名 类型 必填 描述
authkey String 授权码

返回参数

字段名 类型 描述
status Int 状态码
data Object 套餐信息列表
id Int 套餐ID
name String 套餐名称
create_date Date 创建日期
expire Date 套餐有效期
task_type Int 套餐任务类型
message String 错误信息
error_code Int 错误码
time Date 日期

错误说明

字段说明 错误信息
authkey PermissionDeniedError

返回示例

{
    "status": 200,
    "data": [
        {
            "id": 9655,
            "name": "真机",
            "create_date": "2020-09-25 07:53:20",
            "expire": "2022-10-30 16:00:00",
            "status": 1,
            "task_type": 102,
            "ast_pay_way": 0,
            "pressure_count": 0,
            "uid": 9655
        },
        {
            "id": 9962,
            "name": "流媒体套餐",
            "create_date": "2021-01-20 06:57:25",
            "expire": "2022-01-31 16:00:00",
            "status": 1,
            "task_type": 3,
            "ast_pay_way": 0,
            "pressure_count": 0,
            "uid": 9962
        }
    ],
    "message": "",
    "error_code": 0,
    "request": "",
    "time": "2021-04-15 08:39:13"
}
© 2007-2023 北京基调网络股份有限公司 all right reserved,powered by Gitbook本文档更新于: 2023-05-04 17:06

results matching ""

    No results matching ""