Delete multiple orders
DELETE/devices/:deviceId/orders
Deletes multiple orders for a specific device.
If the ids
query parameter is provided, only the specified orders will be deleted.
If omitted, all orders associated with the device may be removed (depending on implementation rules).
Request
Responses
- 202
- 400
Order sended to deleted
Bad Request