Fill Pair L Dependents

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

Authentication

AuthorizationBearer

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

Query parameters

masteridslist of longsRequired
ids of Position entities

Response

FillPair
positionIdlong
buyFillIdlong
sellFillIdlong
qtyinteger
buyPricedouble
sellPricedouble
activeboolean
idlong or null