Skip to content
Longport Whale
Company Bank Account

Company Bank Account

Query the Company Bank Account list.

POSThttps://b-api.longbridge.xyz/v1/datasets/atm_withdraw_accounts

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.nature_typestring

Account Type. Options: client = Client; house = House

clienthouse

filters.currencystring

Currency. Values are dynamically queried from lb_account_types_currency_name (not fixed); fetch them live via GET /v1/datasets/refs/lb_account_types.

filters.bank_namestring

Bank Name

filters.bank_accountstring

Bank Account

filters.support_exchangestring

Exchange Supported?. Options: 0 = Not Supported; 1 = Support

01

filters.simple_namestring

Abbreviation

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

HTTP 200Paginated list result.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List

totalintegerrequired

Total

Whale Docs