Loyalty event Data Model

Domain

The schema is part of the Domain

Description

A loyalty event notification.

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • eventType : The incoming loyalty event type.

  • Optional

  • eventTime : The time that the event was received.

  • Optional

  • memberId : The loyalty program member ID associated with the event.

  • Optional

  • event : The event attributes.

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:17 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon