{
"workflow_id": "f437fb6aa75042ee973ebb23e7d3b1b9",
"workflow_name": "huida_test_api_002",
"node_id": "04e19e53f694496f8774355e2096d9f1",
"node_name": "API1",
"callee": {
"case_id": "",
"callee_name": "WILL SMITH1",
"callee_gender": "male",
"location": "Silicon Valley",
"callee_number": "+6212345678",
"platform_name": "WY",
"extra_a": "",
"extra_b": "",
"extra_c": "",
"extra": [
{
"Content": "codLogistics260",
"Question": "order_type"
},
{
"Content": "TG",
"Question": "lang"
}
],
"extend": {
"variables": {
"test": "xxx",
"extra_a": "hello world"
}
},
"comments": "",
"borrowed_date": "2019-02-01",
"due_date": "2021-03-02",
"borrowed_amount": "20000.00",
"total_owing_amount": "20310.23",
"currency_unit": "USD"
},
"custom_attribute": {
"a": "1",
"b": "2"
},
"call": {
"task_id": "bd5d09be45f81fcff39ca616d38b7d79",
"call_id": "d7b14e08214617f5d7066fc002e6b379",
"call_start_time": "2022-12-29T09:01:52Z",
"call_end_time": "2022-12-29T09:01:59Z",
"call_times": 1,
"ring_type": "normal",
"hangup_type": "ByCallee",
"intention": "",
"slots": "",
"multi_label": {},
"asr_ptp": "",
"asr_result": [
{
"time": "00:00:00",
"robottext": "selamat sore",
"text": "halo halo"
},
{
"time": "00:00:09",
"robottext": "Saya Daniel dari adakami",
"text": "halo halo halo halo"
}
]
}
}
curl --location --request POST 'The party provides this url to configure in the workflow.' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflow_id": "f437fb6aa75042ee973ebb23e7d3b1b9",
"workflow_name": "huida_test_api_002",
"node_id": "04e19e53f694496f8774355e2096d9f1",
"node_name": "API1",
"callee": {
"case_id": "",
"callee_name": "WILL SMITH1",
"callee_gender": "male",
"location": "Silicon Valley",
"callee_number": "+6212345678",
"platform_name": "WY",
"extra_a": "",
"extra_b": "",
"extra_c": "",
"extra": [
{
"Content": "codLogistics260",
"Question": "order_type"
},
{
"Content": "TG",
"Question": "lang"
}
],
"extend": {
"variables": {
"test": "xxx",
"extra_a": "hello world"
}
},
"comments": "",
"borrowed_date": "2019-02-01",
"due_date": "2021-03-02",
"borrowed_amount": "20000.00",
"total_owing_amount": "20310.23",
"currency_unit": "USD"
},
"custom_attribute": {
"a": "1",
"b": "2"
},
"call": {
"task_id": "bd5d09be45f81fcff39ca616d38b7d79",
"call_id": "d7b14e08214617f5d7066fc002e6b379",
"call_start_time": "2022-12-29T09:01:52Z",
"call_end_time": "2022-12-29T09:01:59Z",
"call_times": 1,
"ring_type": "normal",
"hangup_type": "ByCallee",
"intention": "",
"slots": "",
"multi_label": {},
"asr_ptp": "",
"asr_result": [
{
"time": "00:00:00",
"robottext": "selamat sore",
"text": "halo halo"
},
{
"time": "00:00:09",
"robottext": "Saya Daniel dari adakami",
"text": "halo halo halo halo"
}
]
}
}'
{}