{
"offset": 0,
"limit": 0,
"id": 1,
"taskId": 123,
"dealerId": 456,
"taskDealerId": "task_dealer_789",
"phoneFrom": "+1234567890",
"phoneTo": "+0987654321",
"callId": "call_123456",
"status": 1,
"successful": 1,
"startTime": "2024-01-01 10:00:00",
"callTime": "2024-01-01 10:00:00",
"endTime": "2024-01-01 10:05:00",
"callStatus": "completed",
"disconnectionReason": "user_hangup",
"sentiment": "positive",
"transcriptObject": "{transcript}",
"cost": 0.05,
"callDuration": "5:30",
"keyWord": "technology",
"people": "张三",
"company": "ABC公司",
"job": "软件工程师",
"nameReq": "张三",
"recordingUrl": "https://example.com/recording.mp3"
}