Newer Version Available

This content describes an older version of this product. View Latest

Loyalty Engine Run Settings Input

Input representation of the loyalty engine settings to run simulation on the transaction journals.
Root XML tag
<loyaltyEngineRunSettingsRepresentation>
JSON example
1{
2  "runSetting": {
3    "isSimulation": true
4  }
5}
Properties
Name Type Description Required or Optional Available Version
isSimulation Boolean Indicates whether to run a simulation on the transaction journals (true) or not (false). Default value is false. Required for simulation otherwise optional. 55.0