Response

Only current scheduled call information is returnable.

Fields

FieldTypeDescription
PhonestringThe numeric phone number of the record.
CountryCodeintThe country code of the record.
CreateddatetimeoffsetWhen the scheduled call event was created.
ScheduledTimedatettimeoffsetThe date and time the call is scheduled for.
TokenstringThis is the unique id in our system for your request.
FirstNamestringFirst name of the record who scheduled the call.
LastNamestringLast name of the record who scheduled the call.
Sub1stringThe Sub1 of the record who scheduled the call.
Sub2stringThe Sub2 of the record who scheduled the call.
Sub3stringThe Sub3 of the record who scheduled the call.
Sub4stringThe Sub4 of the record who scheduled the call.
LeadIDstringYour internal ID associated with the current record.

Response Codes

Code(s)Description
0, 2An unknown error has occurred.
1This request has been successfully processed.
3The API token is invalid.
4API token is not authorized for this request.