Skip to main content

Cancel Batch Order

Type: DELETE

Description: /spot/v4/batch-order

Parameters​

nametypemandatorydefaultdescriptionranges
clientBatchIdstringfalseClient batch id
orderIdsarraytrueOrder ID list6216559590087220004, 6216559590087220005

Notes​

The parameters should be placed in the request body in the form of JSON.

Response Example​

Response
{
"rc": 0,
"mc": "string",
"ma": [{}],
"result": {}
}