Skip to main content
Version: 87.1.1

updateDocRuleRangeEffect

PATCH 

/doc-rules/:docRuleId/range-groups/:rangeGroupId/range-effects/:effectId

Updates the per-tier value of the effect effectId within the range group rangeGroupId (the matching value in the rangeEffects map): the effect value (single value or min/max range) and, for net-price effect types, the per-item price values. These entries are not created or deleted via the API: exactly one exists per (Effect x RangeGroup) and is maintained by the server-side cascade. For Control effect types the value is left empty. 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

Request

Responses