Cancel an Open Order

Attempts to cancel an open order. If the order is no longer cancelable (for example if the status is "filled"), the server will respond with status 422, and reject the request.

Upon acceptance of the cancel request, it returns status 204.

Path Params
uuid
required

Account identifier.

string
required

Order identifier.

Responses
204

Success (No Content)

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json