Skip to content
Longport Whale
Cash

Bank Card Management - Valid Bank Cards

Query the Bank Card Management - Valid Bank Cards list.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.member_idstring

Client

filters.account_typestring

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.accountstring

Account

filters.regionstring

Region Name. Values are dynamically queried from atm_regions (not fixed); fetch them live via GET /v1/datasets/refs/regions.

filters.bank_idstring

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

filters.statusstring

Withdrawal Verification Status. Options: 0 = Without Authentication; 1 = Authentication In Progress; 2 = Authentication Succeeded

012

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