Skip to content
Longport Whale
Settle Chnl Acct

Settle Chnl Acct

Query the Settle Chnl Acct list.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.currency_typestring

Currency Type. Options: fiat = Fiat; crypto = Crypto

fiatcrypto

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_idstring

Bank Name. Values are dynamically queried from atm_region_banks_with_all (not fixed); fetch them live via GET /v1/datasets/refs/region_banks_with_all.

filters.bank_accountstring

Bank Account

filters.settlement_channelstring

Settle Channel. Values are dynamically queried from atm_sett_channel (not fixed); fetch them live via GET /v1/datasets/refs/settlement_channel_for_deposit_withdraw.

filters.idstring

ID

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