customer.restricted.
This is a customer event, not a checkout event. The payload has no charge, line_items, or subscription fields.
Payload Structure
typeis which restriction flag was lifted, not the webhook event name.useris{ "email": "..." }when a dashboard user lifted the restriction, andnullwhen Soap lifted it automatically.created_atis a Ruby-formatted timestamp string ("2026-08-25 18:20:59 UTC"), not ISO 8601.

