Skip to content
Bank Account Management

Bank Card Management - Recycle Bin

Query the Bank Card Management - Recycle Bin list.

GEThttps://b-api.longbridge.xyz/v1/datasets/atm_withdraw_cards_deleted

This Dataset query is read-only. Use GET by default. If the encoded query parameters are too large, send the same parameters as a JSON body with POST to the same path.

Authorization

Authorizationstringheaderlb_account_withdraw_card.listRequired

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

Query parameters

filtersobject

Filters

Child attributes
member_idstring

Client

raw_member_idstring

Client ID

member_id_liststring

Client List

idstring

Client Bank Card ID

account_typestring

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

statusstring

Verification Status

012

accountstring

Account

countrystring

Country

fps_idstring

FPS ID

name_enstring

Bank Card Name

regionstring

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

bank_codestring

Bank Code. Values are dynamically queried from atm_region_banks_code (not fixed); fetch them live via GET /v1/datasets/refs/region_banks_code.

multi_namestring

Bank Name

created_atobject

Created At. Range filter; both bounds are optional (omit a bound to leave that side unbounded).

Child attributes
gtestring

Greater Than or Equal

ltestring

Less Than or Equal

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

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

List

Child attributes
idstring

Client Bank Card ID

id_valstring

Client Bank Card ID (raw value). Raw value behind field id: id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

member_idstring

Client ID

member_id_valstring

Client ID (raw value). Raw value behind field member_id: member_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

origin_idsstring

A/C No.

name_enstring

Bank Card Name

accountstring

Account

fps_idstring

FPS ID

bank_account_typestring

Bank Account Type

account_typestring

Currency

account_type_valstring

Currency (raw value). Raw value behind field account_type: account_type returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

bank_multi_namestring

Bank Name

nicknamestring

Nickname

bank_codestring

Bank Code

regionstring

Bank Region

region_valstring

Bank Region (raw value). Raw value behind field region: region returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

countrystring

Country

provincestring

Province

citystring

City

postal_codestring

Postal Code

swift_codestring

Swift Code

addressstring

Address

custom_material_urlsstring

Supporting Materials

statusstring

Withdrawal Verification Status

status_valstring

Withdrawal Verification Status (raw value). Raw value behind field status: status returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

custom_showstring

Deposit Attestation Status

created_atstring

Created At

updated_atstring

Update Time

remarkstring

Client's Remarks

admin_commentstring

Remarks

totalintegerrequired

Total

Whale Docs