Insurance Quote Configuration Options Input
Input representation of the details to specify whether configuration and qualification
rules run when creating a quote from a contract.
- JSON example
-
1{ 2 "executeConfigurationRules": true, 3 "executeQualificationRules": true 4} - Properties
-
Name Type Description Required or Optional Available Version executeConfigurationRules Boolean Indicates whether to run configuration rules when creating the quote (true) or not (false). Optional 68.0 executeQualificationRules Boolean Indicates whether to run qualification rules when creating the quote (true) or not (false). Optional 68.0