https://b-api.longbridge.xyz/risk_limit/v1/client/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 (counter number), aaid (customer account ID, the key field for the customer dimension), code (security code, usually empty), trader/trader_name (trader ID/name), client_group/client_group_name (client category/group ID/name), stock_group (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