Cancel Order

Cancels one of the current user's orders.

Body Params
integer

The ID of the order to cancel (can be get using the Retrieve Orders and the Retrieve Orders (by symbol) endpoints).

integer

The CID of the order to cancel. Users must also provide a cid_date to cancel an order through its CID. Providing only the CID will cause the endpoint to return an error. (int45)

date

An YYYY-MM-DD date to provide along with an order's CID.

Response

Language
Response
Choose an example:
application/json