https://b-api.longbridge.xyz/v1/datasets/atm_withdraw_cardsThis 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
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Query parameters
Filters. Combines business filters. Omit a filter field to disable that filter.
Child attributes
Client. Filters results by Client.
Client List. Filters results by Client List.
Client ID. Filters results by Client ID.
Client Bank Card ID. Filters results by Client Bank Card ID.
Currency. Filters results by Currency.
Values are dynamic. Call GET /v1/datasets/refs/company_account_types to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Verification Status. Filters results by Verification Status.
Allowed values:
0- Without Authentication1- Authentication In Progress2- Authentication Succeeded
012
Account. Filters results by Account.
Country. Filters results by Country.
FPS ID. Filters results by FPS ID.
Created At. Filters results by Created At.
Child attributes
Greater Than or Equal. Inclusive lower bound of the filter range.
Less Than or Equal. Inclusive upper bound of the filter range.
Bank Card Name. Filters results by Bank Card Name.
Region Name. Filters results by Region Name.
Values are dynamic. Call GET /v1/datasets/refs/regions to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Bank Code. Filters results by Bank Code.
Values are dynamic. Call GET /v1/datasets/refs/region_banks_code to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Bank Name. Filters results by Bank Name.
Page. Page number to retrieve, starting from 1.
Page Size. Number of records to return per page.
Order By. Array of sorting rules. Each item defines a sort field and direction.
Responses
HTTP 200On success, returns paginated Bank Card Management records together with pagination metadata such as the page number, page size, and total record count.codemessagedatadataobjectdata structureList. Returned value: List of list.
Child attributes
Client Bank Card ID. Returned value: Unique identifier of the current record.
Client Bank Card ID (raw value). Raw value of id. The id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Client ID. Returned value: Client ID.
Client ID (raw value). Raw value of member_id. The member_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
A/C No.. Returned value: A/C No..
Bank Account Name. Returned value: Bank Account Name.
Account. Returned value: Account.
FPS ID. Returned value: FPS ID.
Currency. Returned value: Currency.
Currency (raw value). Raw value of account_type. The account_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Bank Name. Returned value: Bank Name.
Nickname. Returned value: Nickname.
Bank Code. Returned value: Bank Code.
Bank Region. Returned value: Bank Region.
Bank Region (raw value). Raw value of region. The region field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Country. Returned value: Country.
Province. Returned value: Province.
City. Returned value: City.
Postal Code. Returned value: Postal Code.
Swift Code. Returned value: Swift Code.
Address. Returned value: Address.
Supporting Materials. Returned value: Supporting Materials.
Withdrawal Verification Status. Returned value: Withdrawal Verification Status.
Withdrawal Verification Status (raw value). Raw value of status. The status field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Deposit Attestation Status. Returned value: Deposit Attestation Status.
Created At. Returned value: Created At. The date or time format follows the value returned by the API.
Update Time. Returned value: Update Time. The date or time format follows the value returned by the API.
Client's Remarks. Returned value: Client's Remarks.
Remarks. Returned value: Remarks.
Approval Status. Returned value: Approval Status.
Approval Status (raw value). Raw value of ticket_busi_type. The ticket_busi_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Total. Returned value: Total number of matching records, used for pagination.
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