{
"event_id": "evt_01hv6y1jtn1fr98zq3cvarxx2e",
"event_type": "customer.created",
"occurred_at": "2024-04-11T15:57:25.205966Z",
"notification_id": "ntf_01hv6y1jx2m6n1qk95m0cj69dg",
"data": {
"id": "ctm_01hv6y1jedq4p1n0yqn5ba3ky4",
"name": "Jo Brown",
"email": "[email protected]",
"locale": "en",
"status": "active",
"created_at": "2024-04-11T15:57:24.813Z",
"updated_at": "2024-04-11T15:57:24.813Z",
"custom_data": null,
"import_meta": null,
"marketing_consent": false
}
}Occurs when an customer is created.
{
"event_id": "evt_01hv6y1jtn1fr98zq3cvarxx2e",
"event_type": "customer.created",
"occurred_at": "2024-04-11T15:57:25.205966Z",
"notification_id": "ntf_01hv6y1jx2m6n1qk95m0cj69dg",
"data": {
"id": "ctm_01hv6y1jedq4p1n0yqn5ba3ky4",
"name": "Jo Brown",
"email": "[email protected]",
"locale": "en",
"status": "active",
"created_at": "2024-04-11T15:57:24.813Z",
"updated_at": "2024-04-11T15:57:24.813Z",
"custom_data": null,
"import_meta": null,
"marketing_consent": false
}
}Signature for this request. Use to verify that webhooks come from Paddle.
"ts=1671552777;h1=eb4d0dc8853be92b7f063b9f3ba5233eb920a09459b6e6b2c26705b4364db151"
Occurs when a customer is created.
Show child attributes
Respond with an HTTP 200 status code within 5 seconds to let Paddle know that you successfully received the message.
If your server sends another kind of status code or doesn't respond, Paddle automatically retries using an exponential backoff schedule.