Exemption Certificate Management

CertCapture RESTful APIs

AdvancedRuleImportResultModel

Model for the results of importing a single rule execution with the Advanced Rules bulk import API

Parameters
nameOptional
string

Name of rule execution

importResultOptional
string

Import result status code (e.g. Success, ValidationFailed, NotCreated, etc.)

Enum: None, Success, Created, Updated, NotImported, Ignored, Error, ValidationFailed, PartialSuccess, Invalid
importDetailsOptional
string

Import result status message (e.g. list of validation errors)

ruleExecutionIdOptional
string

Rule execution unique identifier

ruleIdOptional
string

Unique identifier of rule to execute