Skip to content

Get Margin Calls

GetMarginCalls

Description: Returns accounts currently in margin call scope for groups available to the authenticated manager.

Access Control

🛡️ Access Level Required: SESSION_MANAGER, SESSION_ADMIN, SESSION_DEALER

Endpoint

GET /margin_call

Request Parameters

This method does not require explicit business parameters. Manager identity is resolved from the active session.

Response Parameters

Name Type Description
structure array Column order used in rows
rows array Margin call rows
count int Number of returned rows

Row Fields

  • balance
  • login
  • equity
  • credit
  • margin
  • margin_free
  • margin_level
  • margin_type
  • level_type