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
stringName of rule execution
importResultOptional
stringImport result status code (e.g. Success, ValidationFailed, NotCreated, etc.)
Enum: None, Success, Created, Updated, NotImported, Ignored, Error, ValidationFailed, PartialSuccess, Invalid
importDetailsOptional
stringImport result status message (e.g. list of validation errors)
ruleExecutionIdOptional
stringRule execution unique identifier
ruleIdOptional
stringUnique identifier of rule to execute