Skip to content
Longport Whale
Margin Call

Batch Update Force Close Time

Submitted from the "Batch Set Forced-Liquidation Time" action on the Real-Time Alert page; it involves real forced-liquidation time changes and carries relatively high risk.

POSThttps://b-api.longbridge.xyz/v1/risk_monitoring/batch_update_force_close_time

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

risk_force_infoarray<string>required

Force Close Time Batch List. One record for each selected batch item.

risk_force_info.risk_log_idstringrequired

Risk Log ID. The ID corresponding to the selected record.

risk_force_info.force_close_timenumberrequired

Force Close Time. Unix timestamp (in seconds). You may choose either "Custom Date" (which must be later than the current time) or "By Expiry Date" (which takes the record's original expiry date).

risk_force_info.enablebooleanrequired

Enable. Whether enabled; passed as a fixed value of true.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs