Skip to main content
POST
fetch

Body

application/json

Cancel order request

Cancel a pending limit or stop order. Filled orders cannot be cancelled.

Example

account_id
string<uuid>
required

UUID of the trading account

Example:

"550e8400-e29b-41d4-a716-446655440000"

order_id
string<uuid>
required

UUID of the order to cancel

Example:

"7c9e6679-7425-40de-944b-e07fc1f90ae7"

Response

Cancel command accepted

accepted
boolean
required
command_id
string<uuid>
required
command_type
string
required
status
string
required