Webhook payload for the call.ended event. Fires on call hangup with the duration and a zero-markup billing breakdown.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| event | EventEnum | ||
| call | WebhookPayloadCallEndedCall | ||
| account | InboxWebhookAccount | ||
| timestamp | OffsetDateTime |
| Name | Value |
|---|---|
| CALL_ENDED | "call.ended" |