Position L Dependents

Fetches all Position entities associated with multiple Account entities

Authentication

AuthorizationBearer

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

Query parameters

masteridslist of longsRequired
List of Account entity IDs

Response

Position
accountIdlong
contractIdlong
timestampdatetime
tradeDateobject
netPosinteger
boughtinteger>=0
boughtValuedouble
soldinteger>=0
soldValuedouble
prevPosinteger
idlong or null
netPricedouble or null
prevPricedouble or null