任务状态回调

服务描述

本接口,可根据一键外呼指定的回调地址,批量回调外呼拨打结果记录。

参数 类型 说明
taskId long 任务id
taskCode String(32) 任务编码
taskStatus short 任务当前状态 任务状态(1-未开始,2-进行中,3-已完成,4-已终止、5-排队中、6-手动暂停、7-自动暂停、8-已过期)
outboundTotal int 任务总名单数量
outboundProgress int 已拨打名单数量
返回结果示body输出示例:
{
        "taskId": 1111,
        "taskCode": "2019121114454304605400439",
        "taskStatus": 1,
        "outboundTotal": 10,
        "outboundProgress": 5
}

FAQ:

作用:将任务当前状态推送给业务系统

results matching ""

    No results matching ""