lower_order_quantity
Reduce the quantity of specific order lines. Set quantity to zero to remove items from the order.
Instructions
Reduce the quantity of specific order lines. Quantity can only be lowered. Set to 0 to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Order token | |
| lineIds | Yes | IDs of lines to modify | |
| quantity | Yes | New total quantity (must be lower than current) |