Exemption Certificate Management

CertCapture RESTful APIs

DynamicRuleValidationPlanStepModel

Represents a single step in the execution plan of a dynamic rule.

Parameters
stepOptional
string

Describes the stage or phase of calculation this step belongs to. For example, "BeforeCalc".

orderOptional
integer

The order in which this step will be executed.

nodesOptional
array

A 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.