Customer Deleted

Your system will receive this payload when you create a Subscription with type customers.delete

Receive real-time notifications when Customers are deleted from your Account. This webhook enables you to synchronize your systems with customer removal events.

Info

The webhook payload contains the customer reference and deletion details. Note that the customer data may no longer be accessible through the API.

Warning

Your webhook endpoint must return a 2xx status code within 30 seconds to confirm receipt. Failed deliveries will be retried according to the redrive policy.

Common use cases include updating your CRM system, triggering cleanup processes, or logging customer deletion events in your analytics platform.