Customers
Customer created
Sent when a new customer is created in the system.
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.created"RFC 3339 timestamp when the underlying change occurred.
Customer snapshot at the time of this event.
Response
Acknowledged