Skip to main content

Create Line Decoration Orders

POST 

/api/sales-orders/:salesOrder/lines/:salesOrderLine/decoration-orders

Create decoration manufacturing orders for a single line synchronously. Returns the created manufacturing order ids. Returns 422 with an actionable message when no blank product can be resolved for a decoration.

Required scope: orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Requires a Bearer token and the sales_orders.update permission.

Request

Responses

OK

Response Headers
    Content-Type