Skip to content
Different Dimensions Limit

Create Multi-Dimension Limit

按多个维度(客户/证券/股票组等)批量创建交易限额配置。写操作。

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

Authorization

AuthorizationstringheaderRequired

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

No dedicated permission key. Any authenticated Broker ACCESS_TOKEN with access to this scope can call it.

Request body application/json

aaidstring

A/C No.

counter_idstringrequired

Counter ID

codestringrequired

Limit Type. 限额类型标识。

currencystringrequired

Currency

namestring

Name

condition_warnobject

预警条件. 阈值条件对象,包含 operator(运算符,取值来自数据字典 risk_quota_operator)与 quota(阈值)两个字段。

condition_auditobject

审核条件. 阈值条件对象,包含 operator(运算符,取值来自数据字典 risk_quota_operator)与 quota(阈值)两个字段。

condition_rejectobject

拒绝条件. 阈值条件对象,包含 operator(运算符,取值来自数据字典 risk_quota_operator)与 quota(阈值)两个字段。

enableboolean

Enable

remarkstring

Remark

stock_groupstring

Stock Group

account_no_file_keystring

Account No File Key. 批量导入账号的文件标识。

counter_id_file_keystring

Counter ID File Key. 批量导入证券代码的文件标识。

Responses

HTTP 200未实调,响应字段以真实接口为准。
Standard response envelopecodemessagedata
dataobjectdata structure
ticket_idstring

Ticket id

Whale Docs