Cancel a single open order by {id}
.
GET /orders/<id>
.id
or the client assigned client_oid
. When using client_oid
it must be preceded by the client:
namespace.
id
,client_oid
if the order is cancelled with client order ID.message
field.Orders may be canceled using either the exchange assigned id or the client assigned client_oid. When using client_oid it must be preceded by the client:
namespace.
Cancels orders on a specific profile
Optional product id of order
the id
of the order that was cancelled`