Skip to main content
Version: 87.1.1

createDocRule

POST 

/doc-rules

Creates a DocRule resource. Only organizationId and docRuleGroupId are required; everything else is server-defaulted. The rule is created as a draft.

On creation the rule's RuleDefinition is initialized with a complete minimal skeleton: one condition group containing one condition with one sub-condition, plus one range group containing one range (linked to that sub-condition) and one effect. Mandatory dictionary-bound values (such as a condition's evaluationModeId, a sub-condition's conditionTypeId and an effect's effectTypeId) default to the reference-table/enum entry with the lowest sequenceNum.

To access the service you need at least one of the following permissions:

Permission (one of)
createDocRule

Request

Responses