https://b-api.longbridge.xyz/v1/risk_monitoring/index_level_operateAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Index Code. Specifies Index Code. This field is required.
Index Name. Specifies Index Name. This field is required.
Index Type. Index level, single-select: 0 = Tier1, 1 = Tier2, 2 = Other. The delete operation reuses the field name stock_level (using the record's stock_level_val), a legacy naming artifact.
012
Remark. Specifies Remark.
Operator. Current logged-in operator account; included on create/edit/delete
Operation. Operation type: 0 = add, 1 = edit, 2 = delete, 3 = initialize data (sending only operation=3, with no other fields).
Allowed values:
0- Add.1- Edit2- Delete.3- Initialize Data
0123
ID. Sent only for edit (operation=1) and delete (operation=2); not sent for create (operation=0) or initialize (operation=3).
Responses
HTTP 200The request was processed successfully. The response data does not contain additional business fields.codemessagedatadataobjectdata structureNo nested fields
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields