https://b-api.lbkrs.com/v1/datasets/atm_deposit_review_withdrawal_refundsAuthorization
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
Currency. Values are dynamically queried from global_currency_filter_by_account_channel (not fixed); fetch them live via GET /v1/datasets/refs/tenant_currencies_by_channel.
A/C No.
Bank Account
Deposit Detail ID
Deposit Method. Values are dynamically queried from bank_operation_types_in (not fixed); fetch them live via GET /v1/datasets/refs/deposit_channel_types.
Date Recorded. Range filter; both bounds are optional (omit a bound to leave that side unbounded).
Child attributes
Greater Than or Equal
Less Than or Equal
Update Time. Range filter; both bounds are optional (omit a bound to leave that side unbounded).
Child attributes
Greater Than or Equal
Less Than or Equal
Deposit ID
Page
Page Size
Order By
Responses
HTTP 200Paginated list result.codemessagedatadataobjectdata structureList
Child attributes
Deposit Detail ID
Deposit Type
Deposit Type (raw value). Raw value behind field deposit_type: deposit_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 Account
Bank Account Name
Client ID
A/C No.
User Name
Bank Account Of Payer
Name Of Payer
Date Recorded
Currency
Currency (raw value). Raw value behind field from_currency: from_currency returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Amount Received
Online Banking Serial No.
Deposit Method
Deposit Status
Deposit Status (raw value). Raw value behind field state: state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Withdraw ID
Update Time
Account Opening Status
Account Opening Status (raw value). Raw value behind field verify_state: verify_state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Actual Disbursed Amount
Withdraw currency
Charge Type
Charge Type (raw value). Raw value behind field charge_type: charge_type returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Related Party
Related Party (raw value). Raw value behind field related_party: related_party returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Related Party ID
Remark
Fund Source
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