Webhooks
Customer deleted
WEBHOOK
Authorizations
The API key to use for authentication
Body
application/json
Webhook payload for customer.deleted events
Example:
{ "id": "cus_GqfKXLmg61LURZhB" }ISO 8601 timestamp when the event occurred
Example:
"2021-01-01T00:00:00Z"
Event type for customer.deleted
Example:
"customer.deleted"
Object type, always "event"
Example:
"event"
Response
200
Webhook received successfully