{ "event": "<string>", "time": "<string>" }
Notifies when a customer has been created.
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.
Authorization: Bearer {token}
Webhook payload
Event "customers.create"
"customers.create"
Event dispatch time
"2025-01-01T20:00:00.000Z"
Data of the event
Show child attributes