Skip to main content

Cancel All UM Open Orders(TRADE)

API Description

Cancel all active LIMIT orders on specific symbol

HTTP Request

DELETE /papi/v1/um/allOpenOrders

Request Weight

1

Request Parameters

NameTypeMandatoryDescription
symbolSTRINGYES
recvWindowLONGNO
timestampLONGYES

Response Example

{
"code": 200,
"msg": "The operation of cancel all open order is done."
}