Skip to main content

Documentation

Customer Deleted Webhook

The CUSTOMER_DELETED webhook is sent when a customer is deleted.

  • CUSTOMER_DELETED Webhook

  • {
        "id": "wh_73d5ba19ba7247bec9a68ff7d1990bca",
        "type": "CUSTOMER_DELETED",
        "data": {
            "id": "cus_835ae95c59498e6e94731ae80bc73558",
            "deleted": true
        },
        "trigger_operation_id": "18b48386-eeb8-4947-8ff9-4acb09a14ee2",
        "status": "NEW",
        "created_at": 1640534885,
        "extended_timestamp": 1640534885394
    }