This object is used to describe some of the information associated to an account in OpCo's Loyalty Program system. The account can have an active membership in the Loyalty System, not existing at all, or not active yet/anymore. Loyalty Program systems might be able to provide some information - as estimates, even for accounts that are not yet members.
No Additional PropertiesIf the conditions in the "If" tab are respected, then the conditions in the "Then" tab should be respected. Otherwise, the conditions in the "Else" tab should be respected.
false
This object is used to describe some technical meta information related to the event
No Additional PropertiesThe application source of this event
The version of the json format event
OpCo's organizatinal customer number that uniquely identifies its account. In the case of OpCo organised with a regional model or commercial organisation this should be suffix by '{orgId}'. if the accountId is 13563 and the orgId is OVIA so this field should contains 13563OVIA
"1234567"
"1234567_OVIA"
Shows if Account is an active Loyalty Program Member or not (in which case some estimates might be given). Based on this, specific information is to be expected.
false
Information about a Loyalty Program Member.
Many fields are optional in case the Loyalty Program systems are not having the capabilities to report that type of data.
Available points in the loyalty account. This can also represent something else than points, like a currency value. The actual unit is described by field 'balanceUnit'.
Value must be greater or equal to 0
1000
What is the unit in which the 'balance' field is expressed into.
Can be points, some currency name (EUR/USD/...) or whatever the Loyalty Program system is using. Comes as the exact localized value to be shown to the customer.
{
"fr-FR": "points",
"en-US": "points",
"es-ES": "puntos"
}
{
"fr-FR": "Euro",
"en-US": "Euro"
}
Each additional property must conform to the following schema
Type: stringLink to the external loyalty system. To be considered as sensitive info to be shown only to end customer, not to the Associate.
Information about the next Goal to be reached inside the Loyalty Program and how to achieve it
No Additional PropertiesThe title of the loyalty goal
{
"fr-FR": "Atteignez le niveau supérieur du programme de fidélité! 42 points supplémentaires sont nécessaires !",
"en-US": "Reach next level of loyalty program! 42 more points are needed!"
}
Each additional property must conform to the following schema
Type: stringmore details about the goal
{
"fr-FR": "Achetez 10 produits supplémentaires pour atteindre le niveau supérieur de votre programme de fidélité.",
"en-US": "Buy 10 more products to reach the next level of your loyalty program."
}
Each additional property must conform to the following schema
Type: stringQuantity/Points/Revenue to get to achieve the goal. Usually it is expressing a revenue value. But actual unit will be described by field 'quantityUnit'.
To be displayed in AX and maybe CX.
It might come as a negative number if customer actually achieved his goal.
The unit the 'quantity' field is expressed into. Usually it is about a revenue value, so it is a currency, like 'EUR'. Comes as the exact localized value to be shown to the customer.
{
"fr-FR": "Eur",
"en-US": "Eur"
}
Each additional property must conform to the following schema
Type: stringThe timestamp when the account's Loyalty Program information was last updated
"2020-05-08T21:44:32Z"
The membership level the customer is at in the Loyalty Program. It should be as in the original Loyalty Program system, with all the localized versions
{
"fr-FR": "Sélect Citoyen",
"en-US": "Select Citizen"
}
Each additional property must conform to the following schema
Type: stringLast Login date into the Loyalty Program system. .
"2020-05-08T21:44:32Z"
Loyalty program estimates. Returned if Account is not an active member of the program, but the loyalty program system can estimate the loyalty balance for such members based on their activity
No Additional PropertiesEstimated points that will be present in the loyalty account if they would become an active member. This can also represent something else than points, like a currency value. The actual unit is described by field 'balanceUnit'
1000
What is the unit in which the field 'balance' is expressed into.
Can be points, some currency name (EUR/USD/...) or whatever the Loyalty Program system is using. Comes as the exact localized value to be shown to the customer.
{
"fr-FR": "points",
"en-US": "points",
"es-ES": "puntos"
}
{
"fr-FR": "Euro",
"en-US": "Euro"
}
Each additional property must conform to the following schema
Type: string