Position L Dependents

Retrieves all entities of Position type related to multiple entities of Account type

Authentication

AuthorizationBearer

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

Query parameters

masteridslist of longsRequired
ids of Account entities

Response

Position
accountIdlong
contractIdlong
timestampstringformat: "date-time"
tradeDateobject
netPosinteger
boughtinteger>=0
boughtValuedouble
soldinteger>=0
soldValuedouble
prevPosinteger
idlong or null
netPricedouble or null
prevPricedouble or null