This event is fired whenever a customer is added or removed from a customer group. TheDocumentation Index
Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
changeType field allows you to know what kind of change has occurred. It can be one of the following:
ADDED: a customer group membership was addedREMOVED: a customer group membership was removed
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:

