Voice Broadcast API

Voice API
Quick Start Guides
Methods
Types
FAQ

IncomingPostback

Incoming postbacks describe incoming calls. To receive postbacks, specify a StatusChangePostUrl URL in the NotifyPhoneAdvanced or NotifyMultiplePhoneAdvanced methods.

Type Properties

Property NameDescriptionData TypeSample
QueueIDThe unique ID of the call.Long4093249
ResponseCodeStatus code for the call.QueueIDStatusCode0
StartTimeThe UTC time when the call started.DateTime2020-08-28T00:53:06.608Z
EndTimeThe UTC time when the call ended.DateTime2020-08-28T00:53:43.654Z
DurationThe total duration of the call, in seconds.Integer37
incomingWhether the call was an incoming call.BooleanTrue
transfercalleridThe number displayed on the receiving party’s Caller ID, if the call is transferred.String7575550000
machinedetectionWhether the call was answered by a human or a machine.ValueDescriptionHUMANThe call was answered by a human.MACHINEThe call was answered by a machine.FAXThe call was answered by a fax machine.UNKNOWNStringHUMAN
digitsdialedThe digits pressed while the call was active.String345
extensionThe extension of the recipient dialed.String
lastrecordlengthThe duration (in seconds) for the call or portion of the call that was recorded.37
calleridThe number displayed on the receiving party’s Caller ID.String7575550000
phonenumberThe number that received the call.String8005551234

Let’s start sending, together.