Skip to main content

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

Order sended to deleted