IVR Task
URL
https://api.antgst.com/call/ivr/v1/task
RequestMethod
POST
Content-Type
application/json
RequestBody
param
type
required
description
String
yes
API secretKey
countryCode
String
yes
country code(Example Indonesia 0062,Indian 0091)
sphoneList
BoArray
yes
Send SMS after answering
civrId
Number
yes
Ivr file id
timing
String
no
scheduled time (format:yyyy-MM-dd HH:mm:ss)
Request Example
Response Example
Response Param
param
type
descirption
msg
String
response msg
code
Number
status code
result
Object
response data
result.phone
String
phone number
result.callId
String
Icall unique id
result.result
tring
response result
Last updated