Skip to main content

Cancell batch order

Type: DELETE Description: /v4/batch-order

Parameters

nametypemandatorydefaultdescriptionranges
clientBatchIdstringfalseclient batch id
orderIdsarraytrue6216559590087220004, 6216559590087220005

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

Response Example

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