获取机器人任务及绑定资料批次

获取机器人任务及绑定资料批次id,用于提交号码发起呼叫

请求方式:POST

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

请求参数:form-data

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

返回值:

{
    "statusCode": 1,
    "message": "Success",
    "info": [
        {
            "id": "439",
            "name": "回访测试",
            "task_coding": "19005012",
            "batchid_str": "513,641",
            "status": "0",
            "batchid_name": "模板1,模板2"
        }
    ]
}
参数 类型 说明
statusCode int 状态码,1为正常,0代表错误
message string 错误信息,成功时为 Success ,错误时会以中文方式显示错误原因
info array 机器人任务数组
Copyright © 言通网络 2022 all right reserved,powered by Gitbook该文件修订时间: 2021-10-13 16:46:31

results matching ""

    No results matching ""