Line Decorations
List Line Decorations
List all decoration specs for a sales order line. Each spec includes the linked artwork summary (`artwork`) and the selected thread/ink colors (`colors`).
Add Line Decoration
Add a decoration spec to a sales order line.
Update Line Decoration
Update an existing decoration spec. All fields are optional (`sometimes`) — send only the fields you want to change. The same conditional rules apply when a field is present (e.g. `placement_custom` required if `placement` is `custom`).
Remove Line Decoration
Remove a decoration spec from a sales order line.
Reprice Line Decoration
Re-run the decoration cost-rule engine for a single decoration spec and refresh its pro-forma estimate. Matching `DecorationCostRule` records are re-evaluated by priority and the resulting `estimated_cost` and per-category estimated cost lines are recomputed. Takes no request body.