Skip to main content
POST
public/margin_watch

Body

application/json
subaccount_id
integer<uint64>
required
Required range: x >= 0

Response

Success

Result of public/margin_watch: the margin state a liquidation watcher needs, computed on the margin basis actually in effect (a delayed- liquidation override, when installed, is already applied).

collaterals
object[]
required
currency
string[]
required
initial_margin
string
required
is_delayed_liquidation
boolean
required

true when a delayed-liquidation margin override is active, i.e. the margins above are computed on the temporarily lowered basis.

maintenance_margin
string
required

Below zero the subaccount is flagged for liquidation.

margin_type
string
required
positions
object[]
required
risk_universe_id
integer<uint32>
required
Required range: x >= 0
subaccount_id
integer<uint64>
required
Required range: x >= 0
subaccount_value
string
required
valuation_timestamp
integer<int64>
required

Unix seconds at which margin and MtM were computed.