- API 文档介绍
- Introductions
- 快速上手
- Quick Start
- 鉴权方法
- Get the Authorization token
- 全局错误代码
- Error Codes
- 催收
- 快速上手
- 调用任务相关 API
- 调用计划相关的API
- Collection
- Quick Start
- APIs Related to Calling Tasks
- APIs Related to Calling Plans
- Obtain the List of Strategies
- Create a Dialing Plan with Strategy
- Obtain the Information of Plan Status
- Obtain the Information of Each Round of the Plan
- List the Task Created
- Cancel a Calling Task
- Cancel a Certain Call in a Plan
- Webhook of Plan
- Webhook of Task
- Webhook of Call
- Obtain the Detailed Information of Tasks
- Obtain a Call Recording
- Obtain Task Recordings
- Obtain All Call Recordings of a Number in the Plan
- 营销&电商
- Telemarketing & E-commerce
- Quick Start
- APIs Related to Calling Tasks
- APIs Related to Calling Plans
- Obtain the List of Strategies
- Create a Dialing Plan with Strategy
- Obtain the Information of Plan Status
- Obtain the Information of Each Round of the Plan
- List the Task Created
- Cancel a Calling Task
- Cancel a Certain Call in a Plan
- Webhook of Plan
- Webhook of Task
- Webhook of Call
- Obtain the Detailed Information of Tasks
- Obtain a Call Recording
- Obtain Call Recordings
- Obtain All Call Records of a Number in the Plan
- 信审
- Info Check
- Quick Start
- APIs Related to Calling Tasks
- APIs Related to Calling Plans
- Obtain the List of Strategies
- Create a Dialing Plan with Strategy
- Obtain the Information of Plan Status
- Obtain the Information of Each Round of the Plan
- List the Task Created
- Cancel a Calling Task
- Cancel a Certain Call in a Plan
- Webhook of Plan
- Webhook of Task
- Webhook of Call
- Obtain the Detailed Information of Tasks
- Obtain a Call Recording
- Obtain Call Recordings
- Obtain All Call Records of a Number in the Plan
- Workflow 工作流
- 预测式外呼信息回调
- 创建一个新的Workflow任务
- 获取workflow模板列表
- 为workflow任务新增名单
- 更新workflow任务内的名单信息
- 取消workflow任务内某个电话的后续流程
- Workflow外呼电话拨打结束通知 (催收/营销/电商示例)
- Workflow外呼电话拨打结束通知 (信审示例)
- 自定义API 节点数据推送
- 验证 自定义API 节点数据推送
- 停止workflow任务
- 获取workflow任务列表
- 获取workflow实例的子任务列表信息
- 获取workflow节点运行的外呼任务
- 获取workflow外呼任务明细 (催收/营销/电商示例)
- 获取workflow外呼任务明细(信审示例)
- 根据callee/caseid和taskid/workflow_id获取电话信息和录音链接
- 根据callid获取电话信息和录音链接
- 获取workflow里单个电话的所有录音
- 通过 case_id/callee 查询 workflow_id
- workflow 名单结束通知
- workflow 状态变更通知
- 获取workflow节点运行的WABA任务
- 获取workflow内WABA任务明细
- Workflow内WABA消息状态变更通知
- Workflow内Chatbot会话结束通知
- Workflow
- Webhooks of the Info of Predictive Dialer System
- Create a New WorkFlow Task
- Obtain the List of Workflow Templates
- Add lists to an workflow task
- Update the List Info of Workflow Task
- Cancel the processes for a specific list
- Notification of Call Completion in Workflow (Debt Collection/Marketing/E-commerce)
- Notification of Call Completion in Workflow(Info Check)
- Custom API Node Data Push
- Verify the Custom API Node Data Push
- Stop the Workflow Task
- Obtain the Workflow Task List
- Obtain the Subtask List of the Workflow
- Obtain the Outbound Task List of Workflow
- Obtain the Outbound Task Details of Workflow(Collection/Telemarketing/E-commerce)
- Obtain the Outbound Task Details of Workflow(Info Check)
- Obtain Call Information and Recording Links by callee/caseid and taskid/workflow_id
- Obtian Call Information and Recording Link by Call ID
- Obtain All the Recordings of a Single Number in the Workflow
- Query workflow_id using case_id/callee
- Notification for Workflow List Completion
- Notification of Workflow Status Change
- Obtain the WABA Tasks List of Workflow
- Obtain the WABA Task Details of Workflow
- Notification of WABA Message Status Alteration in Workflow
- Chatbot Session End Notification in Workflow
- 加解密对接
- WorkFlow_LeadsGeneration
- Webhooks of the Info of Predictive Dialer System
- Create a New WorkFlow Task
- Obtain the List of Workflow Templates
- Add Workflow Contacts
- Update the List Info of Workflow
- Cancel a Call
- End Status Notification from the Dimension of Phone Call
- Stop the Workflow Task
- Custom API Data Push
- Verify the Custom API Data Push
- Obtain the Task List of Workflow
- Obtain the Subtask List of the Workflow
- Obtain All the Recordings of a Single Number in the Workflow
- Flex_Route
- API_Store
- 回调数据加解密对接
- DIDI营销定制
- Chatbot
- Chatbot English
- Quick Start
- Error Code
- bot
- Query available WABA accounts
- Query the template list
- Template details
- Send template message
- Query the template message sending result
- Callback template message sending result
- Send single template message
- Callback single template message user response
- Callback agent transfer request
- Callback status change after the message is sent
- Callback message sent by user
- *Callback agent transfer request
- *Callback for status change after the agent message is sent
- *Callback for messages sent by the user after transferring to agent
- Callback for session end event
- Agent transfer result
- Query conversation list
- Query message list
- *Query message list
- Mark user message as read
- Send regular message
- End session
- Upload file
- Upload file (Google maps thumbnail)
- Report after session ends
- Inbound Callback
任务电话维度拨打结束状态通知
POST
对接方提供此url交给我方配置
如果此url 响应异常(http状态码非200),我方会间隔1 分钟进行重试,最多5 次重试,失败后不再进行通知。请在收到数据后进行异步处理,尽快返回响应。
对接方需要提供两个参数给我方配置:
URL 回调地址
KEY 参数签名用的KEY, 或无,默认使用airudder签名
请求参数
Header 参数
Content-Type
string
必需
默认值:
application/json
User-Agent
string
可选
默认值:
Airudder
Body 参数application/json
TaskID
string
必需
TaskName
string
必需
Sign
string
必需
PlanName
string
可选
Details
array [object {34}]
必需
2. 时间为UTC +00:00时区
id
integer
必需
RobotID
string
必需
CalleeName
string
必需
CalleeGender
enum<string>
必需
枚举值:
malefemale
CalleeNumber
string
必需
CallStartTime
string
必需
CallEndTime
string
必需
Status
enum<string>
通话状态
枚举值:
createdpendingfinishedcancelledfailed
Intention
enum<string>
必需
枚举值:
ABCDEFGHI……--
intention_description
string
可选
CallID
string
必需
CallTimes
integer
必需
Comments
string
必需
BorrowedDate
string
必需
DueDate
string
必需
BorrowedAmount
string
必需
TotalOwingAmount
string
必需
CurrencyUnit
string
必需
PlatformName
string
必需
RingType
enum<string>
响铃类型
枚举值:
busycantuseholdlineswitchoffoutofareaunregisterwrongnum notmatchnormalnull
HangupType
enum<string>
挂机类型
枚举值:
ByCalleeByRobotCanceled
Slots
object
可选
NerSlots
object
可选
ExtraA
string
可选
ExtraB
string
可选
ExtraC
string
可选
AsrResult
array [object {3}]
可选
RingTime
integer
可选
TalkRound
integer
可选
RedailCall
array [object {8}]
可选
Multi_intention
object
可选
EventLabel
object
可选
call_notes
string
可选
caller_number
string
可选
示例
{
"TaskID": "502380771007633e8d8b859ebf76970a",
"TaskName": "Task-001",
"Sign": "de9c60e6d7d623d75f1095e83b9bede3",
"PlanName": "Plan_001",
"Details": [
{
"id": 15744007,
"RobotID": "4565",
"CalleeName": "name1",
"CalleeGender": "male",
"CalleeNumber": "+6212345678",
"CallStartTime": "2023-10-19T06:13:17Z",
"CallEndTime": "2023-10-19T06:13:26Z",
"Status": "finished",
"Intention": "E",
"intention_description": "xxxxx",
"CallID": "6dbf57adc3ecf4f4bfd5efe85ccad659",
"CallTimes": 2,
"Comments": "C12345567",
"BorrowedDate": "2022-05-03",
"DueDate": "2022-05-11",
"BorrowedAmount": "11.00",
"TotalOwingAmount": "11.00",
"CurrencyUnit": "INR",
"PlatformName": "HAPPYPLANTE",
"RingType": "normal",
"HangupType": "ByCallee",
"ExtraA": "",
"ExtraB": "",
"ExtraC": "",
"AsrResult": [
{
"time": "00:00:00",
"robottext": "Halo, ini Happy Planet, selamat datang di kedatangan Anda Apakah Anda perlu memeriksa pengiriman ekspres?>",
"text": ""
}
],
"EventLabel": {
"AskHelp_or_complain": "Hang_up_by_customer",
"Uncertainty": "Hang_up_at_company_info",
"final_label": "O"
},
"RingTime": 3,
"TalkRound": 0,
"RedailCall": [
{
"CallID": "138582ba03c98aeb04f2318cfa38c823",
"CallStartTime": "2023-10-19 14:13:07",
"RingType": "",
"RingTime": 3,
"HangupType": "ByCallee",
"ResultLabel": "F",
"caller_number": "+8613661834220",
"callee_number": "+6212345678"
}
],
"NerSlots": {
"PaymentMethod": "ATM",
"PaymentTime": "Time_0"
},
"call_notes": "",
"caller_number": "+8613661834220"
}
]
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '对接方提供此url交给我方配置' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"TaskID": "502380771007633e8d8b859ebf76970a",
"TaskName": "Task-001",
"Sign": "de9c60e6d7d623d75f1095e83b9bede3",
"PlanName":"Plan_001",
"Details": [
{
"id": 15744007,
"RobotID": "4565",
"CalleeName": "name1",
"CalleeGender": "male",
"CalleeNumber": "+6212345678",
"CallStartTime": "2023-10-19T06:13:17Z",
"CallEndTime": "2023-10-19T06:13:26Z",
"Status": "finished",
"Intention": "E",
"intention_description": "xxxxx",
"CallID": "6dbf57adc3ecf4f4bfd5efe85ccad659",
"CallTimes": 2,
"Comments": "C12345567",
"BorrowedDate": "2022-05-03",
"DueDate": "2022-05-11",
"BorrowedAmount": "11.00",
"TotalOwingAmount": "11.00",
"CurrencyUnit": "INR",
"PlatformName": "HAPPYPLANTE",
"RingType": "normal",
"HangupType": "ByCallee",
"ExtraA": "",
"ExtraB": "",
"ExtraC": "",
"AsrResult": [
{
"time": "00:00:00",
"robottext": "Halo, ini Happy Planet, selamat datang di kedatangan Anda Apakah Anda perlu memeriksa pengiriman ekspres?>",
"text": ""
}
],
"EventLabel": {
"AskHelp_or_complain": "Hang_up_by_customer",
"Uncertainty": "Hang_up_at_company_info",
"final_label": "O"
},
"RingTime": 3,
"TalkRound": 0,
"RedailCall": [
{
"CallID": "138582ba03c98aeb04f2318cfa38c823",
"CallStartTime": "2023-10-19 14:13:07",
"RingType": "",
"RingTime": 3,
"HangupType": "ByCallee",
"ResultLabel": "F",
"caller_number": "+8613661834220",
"callee_number": "+6212345678"
}
],
"NerSlots": {
"PaymentMethod": "ATM",
"PaymentTime": "Time_0"
},
"call_notes": "",
"caller_number": "+8613661834220"
}
]
}'
返回响应
🟢200Success
application/json
Body
object {0}
示例
{}
修改于 2024-05-22 10:56:20