Get FCM Orders
Endpoint for FCM members to get margin orders filtered by subtrader ID. This endpoint requires FCM member access level and allows filtering margin orders by subtrader ID.
Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Query Parameters
Restricts the response to margin orders for a specific subtrader (FCM members only)
Filter by market ticker
Filter items after this Unix timestamp
Filter items before this Unix timestamp
Filter by status. Possible values depend on the endpoint.
Number of margin orders per page. Defaults to 100.
1 <= x <= 10000Pagination cursor. Use the cursor value returned from the previous response to get the next page of results. Leave empty for the first page.