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
DynamicRuleValidationSummaryModelA summary of the validation results, including counts of errors, warnings, and info messages.
messagesOptional
arrayA list of detailed validation messages (errors, warnings, info).
executionPlanOptional
arrayA list of steps outlining the execution plan for the dynamic rule. This can help in understanding how the rule will be processed.
taxRulesOptional
arrayA list of tax rules that would be generated or affected by this dynamic rule if it were saved.
lookupFilesUsedOptional
arrayThe list of lookup files used by this rule.