B2PRIME Docs

Get frontoffice api margin levels

<p><b>Required operations:</b><br/>trading-ui</p>

GET
/frontoffice/api/v3/margin-levels

Response Body

application/json

curl -X GET "https://example.com/frontoffice/api/v3/margin-levels"
{  "marginCallLevel": "0.8",  "stopOutLevel": "0.3"}
Empty
Empty