Cancel an Execution Order

Cancels an execution order for the given order ID and execution order ID.
The execution order must be in the pending_execution or partially_filled state in order to be canceled.
If the request fails, the API user will receive a system_update event with an event_type of cancel_execution_order_reject.
If the request succeeds, the API user will receive an order_update event with an event_type of execution_order_cancel.
Both will include the execution_order_id.

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