website logo
API Documentation
Navigate through spaces
API Documentation
⌘K
Introduction: API Reference
Authentication
SIGN IN
Team Members
Add Member
Update Member
Delete Member
Get Members List
Call Group
Call Group List
Update Call Group
Create Call Group
Delete Call Group
Get Group details by id
Get Group Time Schedule
Call Logs- Incoming/Outgoing
Call Report API
Click2Call API ( Normal )
Click2Call API (with CallGroup)
Reverse C2C API ( B Party=Member Number)
Reverse C2C API ( B Party=Deskphone with CallGroup)
Live Call API
Call Routing API
Bulk Voice Brodcast
Bulk Voice Broadcast
Bulk Voice Broadcast Report
Voice OTP API's
Contact API's
Get Contact List
Add contact
Edit contact
Delete contact
Number Blacklist API's
Block Number
Unblock Number
Account Sender id's
Add Sender id
Get Sender id
Delete Sender id's
Account Level API's
Activity Trail History
Profile & Balance
IVR Number List
Email Report API
Member Analysis
Notification Settings
Notification List
Update Notification
Docs powered by archbee 
1min

Call Routing API



This API helps you to know all multiple routing of a particular call. It wll be used after disconnection of the call.
POST
Params
Header Parameters
authcode
required
String
This is the uique Auth key
sid_id
required
Integer
Call Unique Id ( for example-1586420216.7173x)
Form Parameters
sid_id
optional
Integer
Call Unique Id ( for example-1586420216.7173x)
member_num
optional
Integer
Team Member Number ( fro example-0859xxxxxx)
account_id
optional
Integer
IVR Account unique admin account id
did_no
optional
Integer
Configured DID unique id. ( for example 22259 )
startdatetime
optional
Integer
Call Start Time (for example-2020-04-09 13:46:56)
total_duration
optional
Integer
Duration of Call (for example-200)
callresult
optional
String
Call status (for example- ANSWER,NOANSWER, BUSY)
hangupcause
optional
Integer
Call disconnection reason code from telco ( for example- 16, 19 etc )
channel
optional
String
Type of IVR Account ( for example: IVR, WEBOBD )
caller_num
optional
Integer
Caller number ( for example - 09999xxx )




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Bulk Voice Brodcast
Docs powered by archbee 
Call Routing API