upsertItemBasket
POST/doc-rules/:docRuleId/item-baskets/upsert
Creates or updates the Item basket attached to a Condition or Effect of the DocRule through its
linked PerimeterSet (copy-on-write). The anchor is identified by entityId (Condition or
Effect) and entityObjectId (the id of the Condition or Effect) in the body. Provide either
perimeterSetId to reuse an existing released PerimeterSet or conditions to create/modify the
draft perimeter. Returns the resolved perimeter.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| createDocRule |
| updateDocRule |