curl --location --request POST 'http://qiyukf.com/openapi/ipcc/calltask/add?appKey=&time=&checksum=' \
--header 'content-type: application/json;charset=utf-8' \
--data-raw '{
"eventType": 1,
"name": "意向客户回访",
"description": "新注册用户回访",
"startTime": 1517722346089,
"endTime": 1517808746089,
"seatType": 0,
"seatIds": "40004,40005",
"customerInfo": [
{
"name": "阿波罗",
"value": "18957128912",
"remarks": ""
},
{
"name": "小喽喽",
"value": "15411660066",
"remarks": ""
}
],
"forecastType":1,
"forecastRate":1.05,
"forecastDids":"057110000000,057110000001,057110000002"
}'