Cancel order group
DELETE/commandapi/api/orderGroups/:orderGroupId
Cancellation of an order group with the identifier specified in the orderGroupId
parameter. When an order group is canceled, all orders belonging to this group will be canceled as well
Private resource
Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token
parameter.
Request
Responses
- 200
- 400
- 401
Request processed successfully
Failed to execute the query. Check the query syntax and validity of the provided values
Failed to authorize request — JWT
is not specified in the request header, it has expired, or it belongs to a different system environment