delete_order_lines
Remove specific order lines by their IDs, except service lines and the last remaining line.
Instructions
Remove specific lines from an order by their IDs. Service lines and the last remaining line cannot be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Order token | |
| lineIds | Yes | IDs of lines to delete |