Fill Pair Dependents

Retrieves all entities of FillPair type related to Position entity

Authentication

AuthorizationBearer

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

Query parameters

masteridlongRequired
id of Position entity

Response

FillPair
positionIdlong
buyFillIdlong
sellFillIdlong
qtyinteger
buyPricedouble
sellPricedouble
activeboolean
idlong or null