Skip to content
Longport Whale
Daytrade Margin Ratio

Batch Delete Stock Margin Ratio

The batch "Delete" button on the Daytrade Margin Ratio page, which batch-deletes margin-ratio records. For single-record deletion, see "Delete Margin Approval Record".

POSThttps://b-api.longbridge.xyz/risk/v1/stock_margin_ratio/batch_delete_review

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

counter_id_listarray<string>required

Counter ID List. The array of counter_ids for the margin-ratio records to be batch-deleted, taken from the selected table rows.

operatorstringrequired

Operator. The current logged-in user's name.

sourcestringrequired

Source. Trigger-source identifier, e.g. intraday-trading margin / stock margin.

audit_frontend_resourceobject

Audit Frontend Resource. Audit-trail field; $behavior records the behavior description of this batch-delete operation. Not a business parameter.

Responses

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

No nested fields

Whale Docs