v2

latestOpenAPI 3.1.0Proprietary2026-08-054985119.4 KB
complex-orders

Cancel All Complex Orders

Cancel all cancellable complex orders (conditional and iceberg) for a subaccount.

Returns the list of complex_order_ids that were submitted for cancellation.

post/v1/complex-orders/cancel-all

Request body

subaccount_idstring uuid required

Subaccount to cancel all complex orders for

river_idsinteger[] nullable

If set, only cancel cancellable complex orders for these instruments. Must be either omitted/null or a non-empty list.

Response

Successful Response

cancelled_complex_order_idsstring[] required

List of cancelled complex order identifiers

failed_cancelled_complex_order_idsobject required

Dictionary of failed to cancel complex order identifiers and reasons