Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 646 Bytes

File metadata and controls

26 lines (14 loc) · 646 Bytes

WebhookPayloadCallEnded

Webhook payload for the call.ended event. Fires on call hangup with the duration and a zero-markup billing breakdown.

Properties

Name Type Description Notes
id String
event EventEnum
call WebhookPayloadCallEndedCall
account InboxWebhookAccount
timestamp OffsetDateTime

Enum: EventEnum

Name Value
CALL_ENDED "call.ended"