Skip to content
Longport Whale
Stock Margin Ratio

Delete Stock Margin Ratio Review

Deletes a pending-approval / submitted record on the Long Stock Margin Ratio page (the Intraday Real-time Margin page reuses the same endpoint). Sends only counter_id; the Intraday Real-time Margin page additionally sends operator/source.

DELETEhttps://b-api.longbridge.xyz/risk/v1/stock_margin_ratio/delete_review

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

counter_idstringrequired

Counter ID. The counter_id of the margin-ratio record to delete, used as the unique identifier.

operatorstring

Operator. The current logged-in username, passed only when called from the intraday real-time margin page.

sourcestring

Source. Identifies the trigger source, e.g. daytrade margin ratio; sent only when called from the day-trade real-time margin page.

audit_frontend_resourceobject

Audit Frontend Resource. A front-end audit-tracking object containing the operation description and snapshot values of the deleted record's im_factor/mm_factor/fm_factor/mcm_factor, for audit trail purposes.

Responses

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

No nested fields

Whale Docs