Const
Readonly
CUSTOMER_Readonly
name: "customer.created"Readonly
payload: CustomerCreatedEventPayloadReadonly
CUSTOMER_Fired when a customer needs to be deleted.
Readonly
name: "customer.delete"Readonly
payload: CustomerDeleteEventPayloadReadonly
CUSTOMER_Fired when customers need to be merged, most commonly when a guest customer is converted to a registered customer, but not limited to that.
Readonly
name: "customer.merge"Readonly
payload: MergeCustomerPayload
Fired after a customer was created by the gateway in zitadel.