Skip to main content

Update Line Decoration

PUT 

/api/sales-orders/:salesOrder/lines/:salesOrderLine/decorations/: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).

Requires permission: sales_orders.update.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type