Selected order group
GET/commandapi/api/orderGroups/:orderGroupId
The request returns information about a specific group of orders, the identifier of which is specified in the orderGroupId
parameter
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