{
"task_id": "ic1a7a8f2bxxx9f5e343a2ec25a9b2",
"task_name": "xxxxxxxxxxc25a9b2_ic_task",
"status": "finished",
"created_at": "2022-12-19 15:14:52",
"repeat_interval": 0,
"repeat_number": 0,
"robot_hash": "f3298554xxxxxxx88aa595674",
"robot_method": "single",
"sip_line": "TEST_LINE",
"schedule_start_time": "2022-12-19 15:14:52",
"schedule_end_time": "2022-12-19 15:24:52",
"details": [
{
"id": 931888898,
"callee": "+8612345678",
"result": "finished",
"result_label": "A",
"intention_description": "xxxx",
"duration": 0,
"hangup_type": "ByCallee",
"ring_type": "normal",
"question_answer": [
{
"question_name": "Q1",
"answer": "rba1",
"answer_text": "yes it is rba1",
"status": "Completed",
"answer_text_slot": "rba1",
"var": "RBA1",
"verification_results": "Match",
"question_content": "ABCD Reverification",
"question_type": "open",
"whether_answer": "Answered"
},
{
"question_name": "Q2",
"answer": "Yes",
"answer_text": "yes i will",
"status": "Completed",
"answer_text_slot": "-",
"var": "-",
"verification_results": "-",
"question_content": " Willingness Check",
"question_type": "whether",
"whether_answer": "Answered"
},
{
"question_name": "Q3",
"answer": "06",
"answer_text": "",
"status": "Completed",
"answer_text_slot": "06",
"var": "SN06",
"verification_results": "Match",
"question_content": " ABCD Verification for 2 character",
"question_type": "open",
"whether_answer": "Answered"
}
],
"EventLabel": {
"VerifyPass": "VerifyPass"
},
"NerSlots": {
"PaymentMethod": "ATM",
"PaymentTime": "Time_0"
},
"variables": {
"birthday": "1224",
"var2": "03",
"creditnumber": "1234"
},
"robot_hash": "f3298554be9xxxxxxxxaa595674",
"call_id": "ic9adfe00d474bxxxxxxxx5351bc0",
"call_times": 1,
"call_start_time": "2022-12-19 15:17:14",
"call_end_time": "2022-12-19 15:17:14",
"ring_time": 0,
"talk_round": 0,
"redail_call": [
{
"CallID": "7c5a79bd5c5ac93cbe6fa6b5a0b0412c",
"CallStartTime": "2023-03-29 14:24:28",
"RingType": "",
"RingTime": 5,
"HangupType": "ByCallee",
"ResultLabel": "F",
"caller_number": "+62777888888" ,
"callee_number": "+6212345678"
}
],
"caller_number": "+62777888888"
}
]
}
curl --location --request POST '对接方提供此url交给我方配置' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "ic1a7a8f2bxxx9f5e343a2ec25a9b2",
"task_name": "xxxxxxxxxxc25a9b2_ic_task",
"status": "finished",
"created_at": "2022-12-19 15:14:52",
"repeat_interval": 0,
"repeat_number": 0,
"robot_hash": "f3298554xxxxxxx88aa595674",
"robot_method": "single",
"sip_line": "TEST_LINE",
"schedule_start_time": "2022-12-19 15:14:52",
"schedule_end_time": "2022-12-19 15:24:52",
"details": [
{
"id": 931888898,
"callee": "+8612345678",
"result": "finished",
"result_label": "A",
"intention_description": "xxxx",
"duration": 0,
"hangup_type": "ByCallee",
"ring_type": "normal",
"question_answer": [
{
"question_name": "Q1",
"answer": "rba1",
"answer_text": "yes it is rba1",
"status": "Completed",
"answer_text_slot": "rba1",
"var": "RBA1",
"verification_results": "Match",
"question_content": "ABCD Reverification",
"question_type": "open",
"whether_answer": "Answered"
},
{
"question_name": "Q2",
"answer": "Yes",
"answer_text": "yes i will",
"status": "Completed",
"answer_text_slot": "-",
"var": "-",
"verification_results": "-",
"question_content": " Willingness Check",
"question_type": "whether",
"whether_answer": "Answered"
},
{
"question_name": "Q3",
"answer": "06",
"answer_text": "",
"status": "Completed",
"answer_text_slot": "06",
"var": "SN06",
"verification_results": "Match",
"question_content": " ABCD Verification for 2 character",
"question_type": "open",
"whether_answer": "Answered"
}
],
"EventLabel": {
"VerifyPass": "VerifyPass"
},
"NerSlots": {
"PaymentMethod": "ATM",
"PaymentTime": "Time_0"
},
"variables": {
"birthday": "1224",
"var2": "03",
"creditnumber": "1234"
},
"robot_hash": "f3298554be9xxxxxxxxaa595674",
"call_id": "ic9adfe00d474bxxxxxxxx5351bc0",
"call_times": 1,
"call_start_time": "2022-12-19 15:17:14",
"call_end_time": "2022-12-19 15:17:14",
"ring_time": 0,
"talk_round": 0,
"redail_call": [
{
"CallID": "7c5a79bd5c5ac93cbe6fa6b5a0b0412c",
"CallStartTime": "2023-03-29 14:24:28",
"RingType": "",
"RingTime": 5,
"HangupType": "ByCallee",
"ResultLabel": "F",
"caller_number": "+62777888888" ,
"callee_number": "+6212345678"
}
],
"caller_number": "+62777888888"
}
]
}'
{}