CallListDetailType
Detailing job telephone calls.
Fields
attempts_left
attempts_left: number
Number of remaining attempts
custom_data
custom_data: string
Data for transmission to the script
finish_execution_time
finish_execution_time: timestamp
Time after which the task cannot be performed in 24-h format: HH:mm:ss
last_attempt
last_attempt: string
Date and time of the last attempt to perform a task
list_id
list_id: number
The list ID
result_data
result_data: string
Results of the task, if it is granted, or information about the runtime error
start_execution_time
start_execution_time: timestamp
Time with which to start the job in 24-h format: HH:mm:ss
status
status: string
The status name. The possible values are New (status_id = 0), In progress (status_id = 1), Processed (status_id = 2), Error (status_id = 3), Canceled (status_id = 4)
status_id
status_id: number
The status ID. The possible values are 0 (status = New), 1 (status = In progress), 2 (status = Processed), 3 (status = Error), 4 (status = Canceled)
task_id
task_id: number
The call list task ID
task_uuid
task_uuid: string
The call list task UUID