Cancel an Execution Order

Cancels the specified execution order for the given order.

Requirements:

  • The execution order must be in the pending_execution or partially_filled state.

Event notifications:

  • On Reciept: a system_update event with an event_type of execution_order_cancel_request.
  • On failure: a system_update event with an event_type of execution_order_cancel_reject.
  • On success: an order_update event with an event_type of execution_order_cancel.

All events include the execution_order_id.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!