Fill Pair L Dependents

Fetches all FillPair entities associated with multiple Position entities

Authentication

AuthorizationBearer

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

Query parameters

masteridslist of longsRequired
List of Position entity IDs

Response

FillPair
positionIdlong
buyFillIdlong
sellFillIdlong
qtyinteger
buyPricedouble
sellPricedouble
activeboolean
idlong or null