Cancel OrderAsk AIpost https://api.bitfinex.com/v2/auth/w/order/cancelCancels one of the current user's orders.Body ParamsidintegerThe ID of the order to cancel (can be get using the Retrieve Orders and the Retrieve Orders (by symbol) endpoints).cidintegerThe 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)cid_datedateAn YYYY-MM-DD date to provide along with an order's CID.Response 200200Updated 3 months ago