https://b-api.longbridge.xyz/portfolio/dawn/get_all_biz_code_infoAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
localestringThe current UI language sent by the client for title localization; in practice the language is actually controlled by the Accept-Language header.
Responses
HTTP 200The request was processed successfully. data contains info_list, info_list_ex.codemessagedatadataobjectdata structureBiz Code Group Tree. Grouped by major category, e.g. "Derivatives" DP / "Crypto", etc.
Child attributes
Group Title. Localized per Accept-Language.
Group Code. Returned value: Display text for the dictionary entry.
Biz Codes. Returned value: List of biz codes.
Child attributes
Biz Code Title. e.g. "LDPDNSDR maturity redemption position payout"
Biz Code Value. Returned value: Display text for the dictionary entry.
Extended Group Tree. Observed as an empty array; purpose unknown.
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