Command: order.setOrderLineSkus
Sets the required quantities of SKUs on an Order Line
Body
orderLineId | uuid The ID of the Order Line to set the SKU quantity on |
skus | map of string to number Map of SKU and quantity. Quantity is per Order Line unit. Remove a SKU by settings quantity to 0. |