Examples
Sample Voice Request
{
"to": "13233933379",
"from": "1234567890",
"liveMessage": "Hi User, This is a message sent from Intelsend.com API for a voice call that will be converted using text-to-speech. Press pound to repeat.",
"vmMessage": "Hi User, This is a message sent from Intelsend.com API for a voice call that will be converted using text-to-speech.",
"sendAt": "",
"uid": "",
"programId": "",
"checkDNC": true,
"maxRetry": 1,
"retryAfter": 15,
"repeatKey": -13,
"maxRepeat": 2
}
Sample Voice Response
{
"isid": "",
"status": "QUEUED",
"errorCode": 0,
"to": "13233933379",
"from": "1234567890",
"uid": "",
"programId": ""
}