Update order group
PUT/commandapi/api/orderGroups/:orderGroupId
Changing the characteristics of a group of orders with the identifier specified in the orderGroupId
parameter: adding new orders, changing the connection logic and so on.
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