Exemption Certificate Management

CertCapture RESTful APIs

DynamicRuleValidationResultModel

Represents the complete validation result for a dynamic rule, including a summary, individual messages, an execution plan, and affected tax rules.

Parameters
summaryOptional
DynamicRuleValidationSummaryModel

A summary of the validation results, including counts of errors, warnings, and info messages.

messagesOptional
array

A list of detailed validation messages (errors, warnings, info).

executionPlanOptional
array

A list of steps outlining the execution plan for the dynamic rule. This can help in understanding how the rule will be processed.

taxRulesOptional
array

A list of tax rules that would be generated or affected by this dynamic rule if it were saved.

lookupFilesUsedOptional
array

The list of lookup files used by this rule.