Event type schemas
Learn about event type schemas in the Loyalty Engine and how they define the structure of event payloads. Includes example schemas for common event types.
Define an event type's schema


Event type schema format
Example event type schemas
Event type schema best practices
FAQs
Is specifying a schema for an event type required?
What happens if I report an event to the Loyalty Engine that does not match the specified schema?
Can I update the schema for an event type after it’s created?
Is it mandatory to define every property in an event payload?
Can I define complex structures in the schema, like nested objects or arrays?
What should I do if I need to report events of the same type from multiple systems (e.g., CRM and e-commerce)?
What happens if I omit optional fields in the payload?
Is there a limit to how many properties can be defined in the schema?
Last updated
Was this helpful?