Skip to main content
This event is fired when a customer is created or updated. changeType is ADDED or UPDATED; previousCustomer is null on ADDED. Deletions are not reported here, see Customer deleted.

Schema

View JSON Schema → Example:

Using the Webhooks SDK

You can use the @team-plain/webhooks package to parse and verify this event with full type safety: