https://b-api.lbkrs.com/v1/datasets/atm_withdraw_cards_deletedAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Permission
The Broker ACCESS_TOKEN must be granted the permission above, or the call will be rejected.
Request body application/json
Filters
Child attributes
Client
Client ID
Client List
Client Bank Card ID
Currency. Values are dynamically queried from lb_account_types_currency_name (not fixed); fetch them live via GET /v1/datasets/refs/company_account_types.
Verification Status
012
Account
Country
FPS ID
Bank Card Name
Bank Region. Values are dynamically queried from atm_regions (not fixed); fetch them live via GET /v1/datasets/refs/regions.
Bank Code. Values are dynamically queried from atm_region_banks_code (not fixed); fetch them live via GET /v1/datasets/refs/region_banks_code.
Bank Name
Created At. Range filter; both bounds are optional (omit a bound to leave that side unbounded).
Child attributes
Greater Than or Equal
Less Than or Equal
Page
Page Size
Order By
Responses
HTTP 200Paginated list result.codemessagedatadataobjectdata structureList
Child attributes
Client Bank Card ID
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.
Client ID
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.
A/C No.
Bank Card Name
Account
FPS ID
Bank Account Type
Currency
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 Name
Nickname
Bank Code
Bank Region
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.
Country
Province
City
Postal Code
Swift Code
Address
Supporting Materials
Withdrawal Verification Status
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.
Deposit Attestation Status
Created At
Update Time
Client's Remarks
Remarks
Total
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields