Skip to content
Longport Whale
Different Dimensions Limit

Multiple Dimensions Apply Trade Limit

Submitted from the "Batch Enable/Batch Disable" action (including inline single-row enable/disable) after selecting rows on the Multi-Dimensional Limit page; it involves real trading-limit changes.

POSThttps://b-api.longbridge.xyz/risk_limit/v1/multiple/apply

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

listarray<string>required

Multi-dimension Limit Record List. The batch-selected (or single) limit records; element fields: counter_id (counter ID), aaid (account AAID), code (instrument code), trader (trader account), trader_name (trader name), client_group (client group ID), client_group_name (client group name), stock_group (securities group ID).

is_applybooleanrequired

Is Apply. true = batch activate (apply to enable limits), false = batch deactivate (revoke/disable limits).

audit_frontend_resourceobject

Audit Frontend Resource. Audit information, containing the operation type ($action: add/delete) and the behavior description ($behavior).

Responses

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

No nested fields

Whale Docs