website logo
Version 2.0 API
Previous Version 1.0
Navigate through spaces
⌘K
Introduction: API Reference
Authentication
Webhooks Integration
What Is Webhook Event
Setup Live Webhook
Test & Validate Webhook
Sample Payload
Edit Webhook
Delete Webhook
Test API via Postman
Setup Postman
CallerDesk <> Postman
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 Report API
Call Report API
Live Call API
Call Routing API
Click-to-Call API's
Click2Call API ( Normal )
Click2Call API (with CallGroup)
Reverse C2C API ( B Party=Member Number)
Reverse C2C API ( B Party=Deskphone with CallGroup)
Contact API's
Contact notes API
Get Contact List
Add contact
Edit contact
Delete contact
Bulk Voice Brodcast
Bulk Voice Broadcast
Bulk Voice Broadcast Report
Voice OTP API's
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
Member Analysis
Notification Settings
Notification List
Update Notification
Docs powered by
Archbee
Webhooks Integration

Sample Payload

3min

Call Report Webhook Sample Payload

Parameter

Expected Format

Definition

SourceNumber

99xxxxx

Number of the caller

DestinationNumber

0120xxxx

VN on which the call has been triggered

DialWhomNumber

928xxxxx

Agent number on which call has been answered

CallDuration

18

Total call duration from initiation to end

coins

1

Credit deducted for the call ( for example-1)

Status

ANSWER

End result of call like Agent engaged, busy, abandonment, answered, cancel.

StartTime

yyyy-mm-dd  hh:mm:ss

Initiation date & time of the call

EndTime

yyyy-mm-dd hh:mm:ss

End time of the call

CallSid

1672649960.960xxxx

Call Unique Id ( for example-1586420216.7173x)

CallRecordingUrl

https://callrecords.callerdesk.io/incoming/01_2023xxxxxx

Call recording URL if answered

Direction

IVR

Type of Call Direction (For instance, if it's an incoming call, the direction will say "IVR," and if it's an outgoing call, the direction will say "WEBOBD" ).

campid

11387004

Unique campaign id ( for example 9995 ). This will show in case of outgoing call report only

TalkDuration

40

Total talk duration if the call was answered

call_group

TestGroup

Call Group Name of the connected call

receiver_name

Ashish

Name of the team member who answered the phone

error_code

19

It will show error code incase of any error

LegA_Picked_time

2023-01-02 14:32:44

LegA join time i.e once LegA user picked the call.

LegB_Start_time

2023-01-02 14:32:45

LegB Initiation time i.e once call initiate to the LegB user.

LegB_Picked_time

2023-01-02 14:32:54

LegB join time i.e once LegA user picked the call.

Live Call Sample Payload

Parameter

Expected Format

Definition

SourceNumber

99xxxxx

Number of the caller

DestinationNumber

0120xxxx

VN on which the call has been triggered

DialWhomNumber

928xxxxx

Agent number on which call has been answered

Status

ANSWER

End result of call like Agent engaged, busy, abandonment, answered, cancel.

StartTime

yyyy-mm-dd  hh:mm:ss

Initiation date & time of the call

CallSid

1672649960.960xxxx

Call Unique Id ( for example-1586420216.7173x)

Direction

IVR

Type of Call Direction (For instance, if it's an incoming call, the direction will say "IVR," and if it's an outgoing call, the direction will say "WEBOBD" ).

call_group

TestGroup

Call Group Name of the connected call

















Updated 17 Apr 2023
Did this page help you?
PREVIOUS
Test & Validate Webhook
NEXT
Edit Webhook
Docs powered by
Archbee
TABLE OF CONTENTS
Call Report Webhook Sample Payload
Live Call Sample Payload
Docs powered by
Archbee