Skip to main content

Order Cancel(TRADE)

Interface Description

Order Cancel

HTTP Request

POST /sapi/v1/block-match/order/cancel

Request Weight (IP)

1

Request fields:

NameTypeMandatoryDescription
orderIdLongYESOrder ID
recvWindowLONGNO
timestampLONGYES

Example response:

{
"success": true
}