docs
  1. Events
  2. Customer Events
  3. Address-anonymized

address-anonymized

An address-anonymized event is triggered when an existing customer's data is removed from the system at the customer's request. This event can currently only be triggered by the Customer Application.

Example:

Properties:

  • key string
  • locale object
    • appId integer
    • countryCode string (minimum length: ) (maximum length: 3)
    • currencyCode string (optional) (minimum length: ) (maximum length: 3)
    • languageCode string (minimum length: ) (maximum length: 5)
  • occurredAt string
  • payload object
    • id integer
    • referenceKey string (optional) (minimum length: ) (maximum length: 100)
    • createdAt string (date-time ISO 8601)
    • updatedAt string (date-time ISO 8601)
  • type enum (address-anonymized)