https://b-api.longbridge.xyz/v1/datasets/atm_deposit_applicationsThis 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.
Member ID. Filters results by Member ID.
Currency. Filters results by Currency.
Values are dynamic. Call GET /v1/datasets/refs/tenant_currencies_by_channel to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
A/C No.. Filters results by A/C No..
Deposit Request ID. Filters results by Deposit Request ID.
Match State. Filters results by Match State.
Allowed values:
0- Not Matched1- Already Matched
01
Status. Filters results by Status.
Multiple values are supported. Join them with commas (,). Omit the field to disable this filter.
Allowed values:
0- Processing1- Load Completed2- Failed3- Canceled5- Rejected6- Modify to be approved7- Delete pending approval8- Deleted9- Reject pending approval100- Pending Release200- Pending Release Review
012356789100200
Deposit Type. Filters results by Deposit Type.
Allowed values:
0- Client Deposit1- Account Opening Deposit
01
Created Time. Filters results by Created Time.
Child attributes
Greater Than or Equal. Inclusive lower bound of the filter range.
Less Than or Equal. Inclusive upper bound of the filter range.
Amount Range. Filters results by Amount Range.
Child attributes
Greater Than or Equal. Inclusive lower bound of the filter range.
Less Than or Equal. Inclusive upper bound of the filter range.
Deposit Method. Filters results by Deposit Method.
Values are dynamic. Call GET /v1/datasets/refs/offline_deposit_methods to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Remittance Bank. Filters results by Remittance Bank.
Values are dynamic. Call GET /v1/datasets/refs/region_banks to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Beneficiary Bank. Filters results by Beneficiary Bank.
Values are dynamic. Call GET /v1/datasets/refs/receiving_bank_accounts to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Deposit ID. Filters results by Deposit ID.
Deposit Billing No. Filters results by Deposit Billing No.
Requestor. Filters results by Requestor.
Allowed values: APP (User), system (System), AUTO
APPsystemAUTO
Deposit Expedited. Filters results by Deposit Expedited.
Allowed values:
0- None1- Pending2- Confirm
012
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 Pending Requests 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
Deposit Request ID. Returned value: Unique identifier of the current record.
Deposit Request 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.
Deposit ID. Returned value: Deposit 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..
User Name. Returned value: User Name.
Voucher Information. Returned value: Voucher Information.
Currency. Returned value: Currency.
Currency (raw value). Raw value of currency. The currency field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Amount Notified. Returned value: Amount Notified.
Amount Received. Returned value: Amount Received.
Deposit Type. Returned value: Deposit Type.
Deposit Type (raw value). Raw value of deposit_type. The deposit_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Account Type. Returned value: Account Type.
Account Type (raw value). Raw value of face_merchant. The face_merchant field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Account Opening Status. Returned value: Account Opening Status.
Account Opening Status (raw value). Raw value of verify_state. The verify_state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Match State. Returned value: Match State.
Match State (raw value). Raw value of ref_state. The ref_state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Deposit Method. Returned value: Deposit Method.
Deposit Method (raw value). Raw value of bank_operation_type_id. The bank_operation_type_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Bank Abbreviation. Returned value: Bank Abbreviation.
Bank Abbreviation (raw value). Raw value of lb_bank_account_id. The lb_bank_account_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Remittance Bank. Returned value: Remittance Bank.
Remittance Bank (raw value). Raw value of bank_id. The bank_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Remittance Date. Returned value: Remittance Date. The date or time format follows the value returned by the API.
Status. Returned value: Status.
Status (raw value). Raw value of show_state. The show_state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Risk Status. Returned value: Risk Status.
Hit Rules. Returned value: Hit Rules.
Hit Rules (raw value). Raw value of hit_rules. The hit_rules field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Risk Control Deposit Rules. Returned value: Risk Control Deposit Rules.
Risk Control Deposit Rules (raw value). Raw value of audit_rule_id. The audit_rule_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Reference. Returned value: Reference.
Requestor. Returned value: Requestor.
Requestor (raw value). Raw value of initiator. The initiator field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Date. Returned value: Date. The date or time format follows the value returned by the API.
Created Time. Returned value: Created Time. The date or time format follows the value returned by the API.
Time Of Arrival. Returned value: Time Of Arrival. The date or time format follows the value returned by the API.
Canceled Time. Returned value: Canceled Time. The date or time format follows the value returned by the API.
Frozen At. Returned value: Frozen At. The date or time format follows the value returned by the API.
Estimated Release Time. Returned value: Estimated Release Time. The date or time format follows the value returned by the API.
Release Time. Returned value: Release Time. The date or time format follows the value returned by the API.
Remarks. Returned value: Remarks.
Remark. Returned value: Remark.
Statement Remark. Returned value: Statement Remark.
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