Cancel specific orders
Orders
Cancel specific orders
Cancel one or more orders by filter. At least one filter must be provided. Multiple filters are combined with OR logic.
Filters:
orderIds— List of numeric order IDsrequestUuids— List of request UUID stringsuserRef— Cancel all orders matching this user reference
Behavior:
- Only orders in PENDING or PARTIALLY_FILLED status can be cancelled
- Orders with confirmed bets cannot be fully cancelled
- Cancelled orders are marked in the database and signaled to stop retry loops
POST
Cancel specific orders
Authorizations
API key for authentication. Contact contact@55-tech.com to obtain a key.
Body
application/json