Skip to content
Longport Whale
Margin Call

Update Risk Monitoring Status

Update the status of a risk-control real-time alert record (e.g. mark as followed-up or handled).

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

risk_monitoring_log_idintegerrequired

Risk Monitoring Log ID. The alert record ID, taken from the selected record.

statusintegerrequired

Status. Alert status, a dropdown selection; values come from the risk_monitoring_status dynamic enumeration and are not fixed.

reasonintegerrequired

Reason. Handling reason, a dropdown selection; values come from the risk_monitoring_reason dynamic enumeration and are not fixed.

commentstring

Comment. Remark, optional.

Responses

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

No nested fields

Whale Docs