IVR Response Object
Response Body
{ "RequestID": "", "ContactName": "", "ContactNumber": "", "CallStatus": "${free text}" }
Response Object Properties
Property | Type | Description |
---|---|---|
RequestID | string | Unique ID (GUID) generated by the originating system (ServiceMobility) |
ContactName | string | Name of the targeted recipient |
ContactNumber | string | Contact phone number for the targeted receipient |
CallStatus | string | Status of the IVR call (see IVR Message Status Codes system category) |