首页 > API中心 > IVR群呼 > 文档指引
https://api.laaffic.com/v3/voice/recallFlow/queryDetail
| 参数 | 说明 | 是否必填 | 类型 |
|---|---|---|---|
| keyId | 自动重呼任务流程唯一主键 | 是 | Int |
Request URL:
https://api.laaffic.com/v3/voice/recallFlow/queryPage
Request Method:
POST
Request Headers:
Content-Type: application/json;charset=UTF-8
Sign: 05d7a50893e22a5c4bb3216ae3396c7c
Timestamp: 1630468800
Api-Key: bDqJFiq9
Request Body:
{
"keyId":12
}| 参数 | 说明 | 类型 |
|---|---|---|
| code | 状态码,0成功,其他失败参见接口响应状态码 | String |
| msg | 失败原因说明 | String |
| data | 详情数据 | Object |
| keyId | 自动重呼任务流程唯一主键 | Int |
| recallInterval | 重呼间隔,单位分钟 | Int |
| recallNum | 需要重呼总次数 | Int |
| recallType | 重呼类型,0-全部重呼,1-失败重呼 | Int |
| status | 自动重呼任务流程状态,0-待执行,1-执行中,2-已执行完成,3-已取消,4-执行异常 | Int |
| nodeList | 重呼流程里节点详情 | JSONArray |
| keyId | 流程节点唯一主键 | Int |
| taskId | 流程节点关联的任务ID | Int |
| nodeStatus | 节点状态,0-待执行,1-执行中,2-已执行完成,3-已取消,4-执行异常 | Int |
| source | 文件来源(1-已上传文件,2-重新上传语音文件,3-文本转语音) | Int |
| voiceFileId | 语音文件ID | String |
| uploadName | 上传文件名称,长度5-32字符 | String |
| text | 文件内容:tts文本 最大 1000, | String |
| lan | 语种,语种详细内容请查询表格 | string |
| speakingRate | 语速:0.25 - 4倍 | Double |
| ssmlGender | 音色:1 男 2女。允许为空,存在多种音色时系统默认使用女声 | Int |
| accent | 口音,可配置语种口音,如英语[美国口音]、英语[印度口音]等,口音详细内容请查询表格 | Int |
| hangUpSms | 触发挂机短信 0-否,1-是 | Int |
| smsContent | 挂机短信短信模板,最大1000字符。支持变量替换功能,变量NULL-NULL | String |
| senderId | 发送者ID,最大32字符 | String |
| feedbackPush | 按键反馈推送短信: 0-否,1-是 | Int |
| feedbackValue | 按键反馈值: 0-9 | String |
| successPush | 通话成功推送送短信: 0-否,1-是 | Int |
| successPushTime | 通话成功后多少秒推送短信,最少1s,最大9999s | Int |
| failedPush | 通话失败推送送短信: 0-否, 1-是 | Int |
| ringPush | 响铃成功推送送短信: 0-否, 1-是 | Int |
| toSeat | 是否转坐席:0-否,1-是 | Int |
| sipGroupId | 坐席组id | Int |
| outboundControl | 外呼控制器,1-比例式外呼 | Int |
| calloutRate | 外呼倍率,最多1-100 | Int |
| toSeatType | 转坐席条件,1群呼结束后转接,2根据按键反馈转接 | Int |
| toSeatKey | 转接按键 | String |
| delayTransfer | 延迟转接,单位秒。需转坐席且按键转接时参数生效 | Int |
{
"code": 0,
"msg": "success",
"data": {
"records": [
{
"keyId": 1427,
"taskId": 5009612,
"nodeStatus": 2,
"voiceFileId": "120250811103439c1901f4c53b691b419ad8a143b.wav",
"voiceFileName": null,
"source": 1,
"text": null,
"lan": null,
"speakingRate": null,
"hangUpSms": 0,
"idxSmsAppId": null,
"smsContent": null,
"senderId": null,
"feedbackValue": null,
"feedbackPush": null,
"successPush": null,
"successPushTime": null,
"failedPush": null,
"ringPush": null,
"toSeat": 0,
"sipGroupId": null,
"outboundControl": null,
"calloutRate": null,
"toSeatType": null,
"toSeatKey": null,
"delayTransfer": 0
}
],
"total": 574,
"size": 1,
"current": 1,
"searchCount": true,
"pages": 574
}
}| code | 状态说明 |
|---|---|
| 0 | 成功 |
| -1 | 账号认证异常 |
| -2 | ip限制 |
| -16 | 时间戳过期 |
| -18 | 系统异常 |
| -22 | 参数异常 |
对接有疑问?联络我们的技术支援
LAAFFIC API 专属 TG 技术对接频道,即时回应您的需求
点击此处开启人工服务