API Reference

Batch cancel Futures order by order id

Weight: 1

Request Parameters


PARAMETERTYPEReq'dExample valuesDESCRIPTION
idsSTRINGYOrder id (multiple separated by ,)
recvWindowLONG5000recv window
timestampLONGY1714311403031timestamp

Note: code returns 0000 to indicate that the order cancellation request has been executed. Whether it is successful or not depends on the results in result. If result is empty, it means all successes. If it is not empty, orderId means that the order id failed to be canceled.code represents the reason for the undo failure.

Response Content


PARAMETERTYPEExample valuesDESCRIPTION
codeSTRING0000Return code of cancellation request
orderIdLONG1234567543Order Id
msgSTRINGOrder not foundReturn msg of cancellation request
Query Params
string
required
Defaults to 1676062807244807680

Order id (multiple separated by ,)

int64
required
Defaults to 1714538273122

Timestamp

string
required
Defaults to bcfe54ae39ab276f69a8195d052fd5bf357e2a6c982eab390d87557e6aabca71

Signature

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json