Order Item

Retrieves an entity of Order type by its id

Authentication

AuthorizationBearer

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

Query parameters

idlongRequired

Response

Order
accountIdlong
timestampstringformat: "date-time"
Create Time
actionenum
Buy, Sell
Allowed values:
ordStatusenum
Canceled, Completed, Expired, Filled, PendingCancel, PendingNew, PendingReplace, Rejected, Suspended, Unknown, Working
adminboolean
idlong or null
contractIdlong or null
spreadDefinitionIdlong or null
executionProviderIdlong or null
ocoIdlong or null
parentIdlong or null
linkedIdlong or null