Customers
Customer updated
Sent when customer information is modified, including profile changes, billing updates, or status changes.
WEBHOOK
Authorizations
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Body
application/json
Unique identifier for this event (stable for the logical event; multiple delivery attempts reuse the same id). Use for idempotency.
Example:
"b3a2d5c4-1f2e-4a6b-9c7d-1234567890ab"
The event type identifier.
Allowed value:
"customer.updated"RFC 3339 timestamp when the underlying change occurred.
Customer snapshot at the time of this event.
Response
Acknowledged