orders

Cancel Order

Cancel an existing order.

Request cancellation of an order. Returns 202 Accepted with order state - cancellation is processed asynchronously.

delete/v1/orders/{order_id}

Path parameters

order_idstring uuid required

Response

Successful Response

cancelled_river_order_idsstring[] required

List of cancelled river order identifiers

failed_cancelled_reasonsobject required

Dictionary of failed to cancel river order identifiers and reasons

Changes

No recorded changes to this endpoint across all 9 revisions of this API.