Recommendation Data Model

Domain

The schema is part of the Domain

Description

Recommendation API is used to recommend offering quickly based on the history and real-time context of customer. It is a real-time and personalized recommendation API. It is usually provided by e-commerce or BSS, CRM system in omni-channel.

Data model

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

The Data model is defined as shown below: - href : Hypertext Reference of the recommendation - Optional - id : Unique identifier of recommendation - Optional - name : Name of recommendation - Optional - recommendationType : The type of recommendation - Optional - validFor : The period in which the recommendation is valid - Optional - location : The geographic location which the recommendation is related to - Optional - category : The category for grouping recommendations - Optional - shoppingCart : The shopping cart which the recommendation is related to - Optional

TMForum APIs that use this schema

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

Coming soon