Loyalty program member Data Model

Domain

The schema is part of the Domain

Description

A person or group that opts in to a loyalty program.

Data model

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

The Data model is defined as shown below:

  • id : Unique identifier for the loyalty program member.

  • Optional

  • href : A reference to the loyalty program member.

  • Optional

  • name : The loyalty members name.

  • Optional

  • status : A free-form field in which the members status may be captured, e.g. [active], [suspended], .etc.

  • Optional

  • ValidFor : The period during which the loyalty member is valid for.

  • 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