Skip to main content

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.

Environment

System test environment address is used in the request description as the default. The reason for this is to protect users from accidental operations with real data. Keep this in mind when using interactive description and copying code samples.

You can change the environment in the Request window. Learn more about environments in related article.

Request

Responses

Request processed successfully