API Reference
API Reference

Object

Webhook entity field reference.


FieldTypeDesc
idstringUnique identifier for the webhook event
business_idstringBusiness identifier associated with the event
event_typestringEvent type
event_statusstringEvent delivery status
  • pending: Event is pending delivery
  • success: Event delivered successfully
  • failed: Event delivery failed
urlstringWebhook callback URL
contentstringEvent payload content, JSON-encoded string containing event-specific data