Skip to content
Longport Whale
Bizcode Management

Get Biz Code Info By Account Channel

In the "Sync" dialog of the Business Code Query page, queries the tenant's existing list of business codes by target account channel, used for comparison before syncing.

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

Authorization

AuthorizationstringheaderRequired

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

Parameters

account_channelstringRequired

The account channel identifier; values come from the account_channels dynamic enum; not fixed.

Responses

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

Biz Code List. A string array of business codes already existing for this channel.

Whale Docs