After you design your IVR, you can use the ivr to make call to your customer. Remember, you can add dynamic content in your ivr design. In order to use ivr you have to see what ivr that available in your account, the ivr list will show you ivr name, ivr id, and variable (data you must provide when you make a call).
HTTP Method : GET
Endpoint URL : https://call.ocatelkom.co.id/api/v1/ivr-list
Response List (Array)
Property | Type |
---|---|
ivr_id
String (it will use when you make a call)
ivr_name
String
required_variable
Array (string) (if you add dynamic content when you design your ivr then the variable must be provided in your call request)
created_at
ISO DATE
deleted_at
ISO DATE