Endpoint for FCM members to get market positions filtered by subtrader ID. This endpoint requires FCM member access level and allows filtering positions by subtrader ID.
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Restricts the response to positions for a specific subtrader (FCM members only)
Ticker of desired positions
Event ticker of desired positions
Restricts the positions to those with any of following fields with non-zero values, as a comma separated list
Settlement status of the markets to return. Defaults to unsettled
all, unsettled, settled Parameter to specify the number of results per page. Defaults to 100
1 <= x <= 1000The Cursor represents a pointer to the next page of records in the pagination
Positions retrieved successfully
List of market positions
List of event positions
The Cursor represents a pointer to the next page of records in the pagination. Use the value returned here in the cursor query parameter for this end-point to get the next page containing limit records. An empty value of this field indicates there is no next page.