replaceDocRuleEffectPrices
PATCH/doc-rules/:docRuleId/effects/:elementId/prices
Replaces the currency and the net-price item structure (which items receive a net price and in which
unit) of the effect identified by elementId. The per-tier price values are set via
updateDocRuleRangeEffect. An empty prices array clears the effect's net-price item structure.
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 |