https://b-api.longbridge.xyz/risk_limit/v1/client_group/batch_applyAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Batch target limit config list. Field meanings per item: counter_id is the counter number, aaid is the client account ID, code is the security code (usually empty at the client-group level), trader/trader_name are the trader ID/name, client_group/client_group_name are the client-group ID/name, and stock_group is the stock-group ID.
Apply flag. true = batch activate, false = batch deactivate; determined by the negated value passed when the "Activate/Deactivate" button is clicked (!(is_apply_val === 'true')).
Frontend audit log metadata. Not a business parameter; used only for backend audit logging. $action: 'add' (activate) | 'delete' (deactivate); $behavior: the audit-action description text (i18n keys audit_limit_effective/audit_limit_invalid).
Responses
HTTP 200No confirmable field definitions are available for the response yet.codemessagedatadataobjectdata structureNo nested fields