Exemption Certificate Management
CertCapture RESTful APIs
DynamicRuleValidationPlanStepModel
Represents a single step in the execution plan of a dynamic rule.
Parameters
stepOptional
stringDescribes the stage or phase of calculation this step belongs to. For example, "BeforeCalc".
orderOptional
integerThe order in which this step will be executed.
nodesOptional
arrayA list of node identifiers that are part of this execution step, in the order they will be executed. These refer to specific conditions or actions.