Cancel Order

Cancel Order

POST https://api.abcc.com/api/v1/exchange/orders/:order_id/cancel

Path Parameters

Request Body

OUTPUT EXPLANATION

SIDE

STATE

ORD_TYPE

Notice

  • Canceling a pending order is an asynchronous operation. The successful return of the API only means that the cancellation request has been successfully submitted and the server is processing it. It does not mean that the order has been canceled.

  • When your pending order has unprocessed trade transactions, or the cancellation request queue is busy, the order will be delayed for cancellation

Last updated