https://b-api.longbridge.xyz/v1/datasets/atm_deposit_recordsThis 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 ID. Filters results by Client ID.
A/C No.. Filters results by A/C No..
Company Bank Account No.. Filters results by Company Bank Account No..
Company Bank Name. Filters results by Company Bank Name.
Remitter Bank - Bank Account. Filters results by Remitter Bank - Bank Account.
Bank Transaction No.. Filters results by Bank Transaction No..
Deposit ID. Filters results by Deposit 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.
Remitter Bank - Bank Name. Filters results by Remitter Bank - Bank Name.
Values are dynamic. Call GET /v1/datasets/refs/region_banks_all to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Deposit Status. Filters results by Deposit Status.
Multiple values are supported. Join them with commas (,). Omit the field to disable this filter.
Allowed values:
3- Match4- Counter Deal5- Load Completed8- Failed9- Deleted100- Pending Release200- Pending Release Review6- Rejected
345891002006
Updated At. Filters results by Updated 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.
Deposit Type. Filters results by Deposit Type.
Multiple values are supported. Join them with commas (,). Omit the field to disable this filter.
Allowed values:
1- Add Money2- Withdrawal refund7- Deposit refund8- Register
1278
Deposit Method. Filters results by Deposit Method.
Values are dynamic. Call GET /v1/datasets/refs/deposit_channel_types to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Bill Received Date. Filters results by Bill Received Date.
Child attributes
Greater Than or Equal. Inclusive lower bound of the filter range.
Less Than or Equal. Inclusive upper bound of the filter range.
Credit Date. Filters results by Credit Date.
Child attributes
Greater Than or Equal. Inclusive lower bound of the filter range.
Less Than or Equal. Inclusive upper bound of the filter range.
Bill ID. Filters results by Bill ID.
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.
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 Deposit Records 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 ID. Returned value: Unique identifier of the current record.
Deposit 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.
Order ID. Returned value: Order ID.
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.
Company Bank Account-Bank Account No.. Returned value: Company Bank Account-Bank Account No..
Company Bank Account-Bank Name. Returned value: Company Bank Account-Bank Name.
Company Bank Account. Returned value: Company Bank Account.
Client. Returned value: Client.
Member ID. Returned value: Member ID.
A/C No.. Returned value: A/C No..
Client Name. Returned value: Client Name.
Remittance Bank - Bank Account. Returned value: Remittance Bank - Bank Account.
Remittance Bank - Remitter Name. Returned value: Remittance Bank - Remitter Name.
Remitter Bank. Returned value: Remitter Bank.
Remittance Bank - Bank Code. Returned value: Remittance Bank - Bank Code.
Remittance Bank - Bank Name. Returned value: Remittance Bank - Bank Name.
Remittance Bank - Bank Name (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.
Currency. Returned value: Currency.
Currency (raw value). Raw value of from_currency. The from_currency field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Received Amount. Returned value: Received Amount.
Related Party. Returned value: Related Party.
Related Party (raw value). Raw value of related_party. The related_party field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Related Party ID. Returned value: Related Party ID.
Remitter Account. Returned value: Remitter Account.
Remitter Name. Returned value: Remitter Name.
Received Date. Returned value: Received Date. The date or time format follows the value returned by the API.
Fund Source. Returned value: Fund Source.
Bank Transaction No.. Returned value: Bank Transaction No..
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.
Deposit Status. Returned value: Deposit Status.
Deposit 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.
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.
Date. Returned value: Date. The date or time format follows the value returned by the API.
Credit Date. Returned value: Credit Date. The date or time format follows the value returned by the API.
User Remarks. Returned value: User Remarks.
Updated At. Returned value: Updated At. 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.
Processed By. Returned value: Processed By.
Approved By. Returned value: Approved By.
Match Person. Returned value: Match Person.
Match Person (raw value). Raw value of ticket_creator_admin_id. The ticket_creator_admin_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Compliance Auditor. Returned value: Compliance Auditor.
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