IncomingPostback
Type Properties
Property Name | Description | Data Type | Sample | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
QueueID |
Unique identifier Esendex assigns to each call sent or received. |
Long |
4093249 | ||||||||||
ResponseCode |
Esendex result code for the call Queue ID Status Codes |
QueueIDStatusCode |
0 | ||||||||||
StartTime |
Call start time in Universal Time (UTC). |
DateTime |
2020-08-28T00:53:06.608Z | ||||||||||
EndTime |
Call end time in Universal Time (UTC). |
DateTime |
2020-08-28T00:53:43.654Z | ||||||||||
Duration |
Length of call in seconds. |
Integer |
37 | ||||||||||
incoming |
Will show as true if the call was an incoming call. |
Boolean |
true | ||||||||||
transfercallerid |
The number shown on phone (if the CallerID feature is supported) if the call is transferred |
String |
|||||||||||
machinedetection |
Whether the call was answered by a human or a machine.
|
String |
HUMAN | ||||||||||
digitsdialed |
Contains any digits pressed during the call. |
String |
|||||||||||
extension |
Extension of recipient dialed. |
String |
|||||||||||
lastrecordlength |
The duration (in seconds) for the call or portion of the call that was recorded. |
||||||||||||
callerid |
The number the recipient sees on their phone (if the CallerID feature is supported) when the call is received. |
String |
7575449510 | ||||||||||
phonenumber |
The number that received the call. |
String |
8005551234 |