Skip to content
Longport Whale
Bizcode Group Management

Get All Biz Code Info

In the create/edit group dialog of Bizcode Group Management, this provides the full candidate biz-code tree (grouped by business category) for selecting "biz codes within the group". accept-language: both zh-CN and en return code=0. The same interface also serves the sync dialog of the Bizcode Management page, showing the full biz codes of the source channel.

GEThttps://b-api.longbridge.xyz/portfolio/dawn/get_all_biz_code_info

Authorization

AuthorizationstringheaderRequired

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

Parameters

localestringOptional

The current UI language sent by the front end for title localization; in practice the language is actually controlled by the Accept-Language header.

Responses

HTTP 200Returns business fields.
Standard response envelopecodemessagedata
dataobjectdata structure
info_listarray<object>

Biz Code Group Tree. Grouped by major category, e.g. "Derivatives" DP / "Crypto", etc.

info_list_exarray<object>

Extended Group Tree. Observed as an empty array; purpose unknown.

Whale Docs