HTTP Method : GET
Endpoint URL : https://call.ocatelkom.co.id/api/v1/call-status/(fill_with_call_id)
Response:
Property | Type |
---|---|
Response:
*Sample Result : (Arrray Objects)
from_number
String (Phone numbers that get from numbers collection)
to_number
String (Destination phone number)
ivr_id
String (IVR ID )
call_id
Object (filled with required variable and the value)
call_start
ISO Date (call start ringing)
call_answer
ISO Date (call picked up by destination)
call_end
ISO Date (call ended by destination)
duration
Number (total duration from call made until call ended)
talk_duration
Number (total talk duration from call picked up by user until call hangup, Billing will be counting by talk_duration)
tta
Number (time to answer)
hangup_cause
String (status from system)
status
String (status of call. submitted, success, failed)
created_at
ISO Date
updated_at
ISO Date
result
Array Objects*