API Reference
API Reference

Object


Field

Type

Desc

id

string

Unique identifier for the webhook event

business_id

string

Business identifier associated with the event

event_type

string

Event type

event_status

string

Event delivery status

  • pending: Event is pending delivery
  • success: Event delivered successfully
  • failed: Event delivery failed

url

string

Webhook callback URL

content

string

Event payload content, JSON-encoded string containing event-specific data