updateDocRuleRangeSubCondition
PATCH/doc-rules/:docRuleId/range-groups/:rangeGroupId/range-sub-conditions/:subConditionId
Updates the per-tier threshold of the sub-condition subConditionId within the range group
rangeGroupId (the matching value in the rangeSubConditions map). These entries are not created or
deleted via the API: exactly one exists per (SubCondition x RangeGroup) and is maintained by the
server-side cascade. Returns the full RuleDefinition of the DocRule (the same payload as
getDocRuleDefinition).
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| createDocRule |
| updateDocRule |