Loyalty program product Data Model

Domain

The schema is part of the Domain

Description

An instance of a loyalty program specification, linked to a specified loyalty member.

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 product.

  • Optional

  • href : A reference to the loyalty account.

  • Optional

  • name : A word, term, or phrase by which the product is known and distinguished from other products.

  • Optional

  • description : An explanation of what the product is.

  • Optional

  • productStatus : The condition of the product, such as planned, designed, activated, disconnected.

  • Optional

  • characteristic : Name value pairs of product characteristics.

  • 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