Newer Version Available
Loyalty Engine Run Settings Input
- 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