Command Item

Retrieves an entity of Command type by its id

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idlongRequired

Response

Command
orderIdlong
timestampstringformat: "date-time"
commandTypeenum
Cancel, Modify, New
Allowed values:
commandStatusenum
AtExecution, ExecutionRejected, ExecutionStopped, ExecutionSuspended, OnHold, Pending, PendingExecution, Replaced, RiskPassed, RiskRejected
idlong or null
clOrdIdstring or null<=64 characters
senderIdlong or null
userSessionIdlong or null
activationTimestring or nullformat: "date-time"
customTag50string or null<=64 characters
isAutomatedboolean or null