Orders

Cancel an order by ID

Cancels an order specified by its ID. It is possible to cancel an order in the NEW or PROCESSING status. Once a cancellation has been accepted, the further processing steps take place asynchronously and depending on the respective order status.

delete/orders/{order_id}

Response

The order cancelling request is accepted.

idstring uuid required