https://b-api.lbkrs.com/v1/datasets/atm_deposit_review_deposit_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
ID
Client ID
A/C No.
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.
Deposit Detail ID
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
Bank Remark
Deposit ID
Page
Page Size
Order By
Responses
HTTP 200Paginated list result.codemessagedatadataobjectdata structureList
Child attributes
Refund Type
Refund Type (raw value). Raw value behind field refund_type: refund_type returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
ID
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
Deposit Type
Deposit Type (raw value). Raw value behind field fund_type_id: fund_type_id 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 No.
Bank
Remitter Bank Account
Name Of Payer
Date Recorded
Deposit Date
Currency
Amount Received
Bank Serial No.
Original Serial No
Match State
Match State (raw value). Raw value behind field match_state: match_state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Deposit Status
Deposit Status (raw value). Raw value behind field detail_state: detail_state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Reason
Order ID
Business Type
Sub Account
Reason For Inter Bank Return
Bank Remark
Bank Balance
Update Time
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