order (authorized)

Retrieves existing order information on behalf of another client

POST /algo/order

{
  "clientId": 10,
  "id": 123456
}
Parameter
Type
Description

clientId

Efx::ClientId

Will retrieve order on behalf of this client. See Data Typesarrow-up-right.

id

Efx::OrderId

Last updated