Cancel Batch Orders

Cancel multiple orders in a batch

Note: either orderIdList or origClientOrderIdList must be provided.


Body Params

Batch cancel request

string
required

Trading type. Use SPOT.

string

Symbol, optional

orderIdList
array of int64s

System order ID list. Either this or origClientOrderIdList must be provided.

orderIdList
origClientOrderIdList
array of strings

Client custom order ID list. Either this or orderIdList must be provided.

origClientOrderIdList
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*