v22

latestOpenAPI 3.0.0raw.githubusercontent.com2026-03-03327794.1 KB
Orders

Delete order

Attempts to cancel an existing order. Cancelling an order cannot be guaranteed as there might be in-flight executions.

delete/accounts/{account_id}/orders/{order_id}

Path parameters

account_idstring required

Account ID for the account.

Example:100000
order_idstring required

Unique order ID assigned by us.

Example:12390213

Response

Order cancel successfully attempted.