Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "eventId": "<string>", "eventType": "CUSTOMER_CREATED", "data": { "id": "<string>", "name": "<string>", "email": "<string>", "phoneNumber": "<string>", "username": "<string>", "metadata": [ { "key": "<string>", "value": "<string>" } ], "meta": {} } }
Payload enviado cuando se crea un cliente.
Unique webhook delivery identifier.
Event type represented by this webhook delivery.
CUSTOMER_CREATED
Event-specific payload data.
Show child attributes
Webhook accepted by the receiver.
Was this page helpful?