https://b-api.longbridge.xyz/v1/risk_monitoring/auto_cover_rule_v2Authorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
No New Stock. Derived from whether the "holding types not auto-recovered" include new_stock.
No Option Holding. Derived from whether the "holding types not auto-recovered" include option_holding.
Conditional Close-Out Rule 1. { enabled: boolean (whether enabled), net_asset_threshold: string (net-asset threshold, between 0 and 1) }; this rule has no auto_close_time / margin_call_type form fields.
Conditional Close-Out Rule 2. { enabled: boolean, net_asset_threshold: string }; this rule has no auto_close_time / margin_call_type form fields.
Conditional Close-Out Rule 3. { enabled: whether enabled, auto_close_time: force-liquidation time HH:mm, margin_call_type: margin-call types (multi-select, values from the alert_type_info_v2 dynamic enumeration) }.
Conditional Close-Out Rule 4. Same structure as rule3.
Conditional Close-Out Rule 5. Same structure as rule3.
Conditional Close-Out Rule 6. Same structure as rule3.
Expiring Option Close-Out Rule. { enabled: boolean, auto_close_time: string HH:mm }; the front end requires auto_close_time only when enabled.
Responses
HTTP 200No confirmable field definitions are available for the response yet.codemessagedatadataobjectdata structureNo nested fields