Position Items

Retrieves multiple entities of Position type by its ids

Authentication

AuthorizationBearer

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

Query parameters

idslist of longsRequired

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