Newer Version Available
Loyalty Engine Realtime Output
- JSON example
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| message | String | Error message. | Small, 54.0 | 54.0 |
| processResult | Process Result | Details of each transaction journal in a request, and also the member points
balance that is the currency-wise balances after all the transaction journals are
processed. The process result collection is empty when the simulation is run. |
Small, 54.0 | 54.0 |
| programName | String | Name of the loyalty program. | Small, 55.0 | 55.0 |
| simulationResults | Transaction Journal Map Output | Simulation result that details how the loyalty program process rules can
process a transaction journal. The simulation result collection is empty when the loyalty program process is run. |
Small, 55.0 | 55.0 |
| status | Boolean | Indicates whether the request succeeded (true) or failed (false). | Small, 54.0 | 54.0 |