Rate this page:

CallListDetailType

Detailing job telephone calls.

Fields

list_id

Copy URL
list_id: 

number

The list ID

custom_data

Copy URL
custom_data: 

string

Data for transmission to the script

start_execution_time

Copy URL
start_execution_time: 

timestamp

Time with which to start the job in 24-h format: HH:mm:ss

finish_execution_time

Copy URL
finish_execution_time: 

timestamp

Time after which the task cannot be performed in 24-h format: HH:mm:ss

result_data

Copy URL
result_data: 

string

Results of the task, if it is granted, or information about the runtime error

last_attempt

Copy URL
last_attempt: 

string

Date and time of the last attempt to perform a task

attempts_left

Copy URL
attempts_left: 

number

Number of remaining attempts

status_id

Copy URL
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)

status

Copy URL
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)