Skip to content
Abnormal Withdrawal

Abnormal withdrawal processing review

Query the Abnormal withdrawal processing review list.

POSThttps://b-api.lbkrs.com/v1/datasets/atm_withdraw_abnormal_order_reviews

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Permission

lb_hk_abnormal_withdrawal.abnormal_withdrawalreview_query

The Broker ACCESS_TOKEN must be granted the permission above, or the call will be rejected.

Request body application/json

filtersobject

Filters

Child attributes
member_idstring

Client

created_atobject

Start Date. Range filter; both bounds are optional (omit a bound to leave that side unbounded).

Child attributes
gtestring

Greater Than or Equal

ltestring

Less Than or Equal

order_idstring

Application Number

detail_idstring

Withdraw Detail ID

bank_channel_serial_nostring

Bank Serial No.

to_currencystring

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.

descriptionstring

Channel Return Code

flagsstring

Hit Rule. Values are dynamically queried from withdraw_app_flags_calculated_from_lookup (not fixed); fetch them live via GET /v1/datasets/refs/withdraw_application_hit_flags.

hit_rulesstring

Hit Rules. Values are dynamically queried from aml_withdraw_rules (not fixed); fetch them live via GET /v1/datasets/refs/risk_rule_indicators_withdraw.

deposit_lb_bank_account_idstring

Original Deposit Bank. Values are dynamically queried from atm_region_banks_no_default (not fixed); fetch them live via GET /v1/datasets/refs/region_banks_no_default.

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

HTTP 200Paginated list result.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List

Child attributes
detail_idstring

Withdraw Detail ID

operation_idstring

Exception Case Handling

operation_id_valstring

Exception Case Handling (raw value). Raw value behind field operation_id: operation_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

descriptionstring

Channel Return Code

created_atstring

Created Time

member_idstring

Client ID

member_id_valstring

Client ID (raw value). Raw value behind field member_id: member_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

member_real_namestring

Name

channel_accountstring

A/C No.

order_idstring

Application Number

withdraw_typestring

Withdraw Type

withdraw_type_valstring

Withdraw Type (raw value). Raw value behind field withdraw_type: withdraw_type returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

deposit_lb_bank_account_idstring

Original Deposit Bank

deposit_lb_bank_account_id_valstring

Original Deposit Bank (raw value). Raw value behind field deposit_lb_bank_account_id: deposit_lb_bank_account_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

flagsstring

Hit Rule

flags_valstring

Hit Rule (raw value). Raw value behind field flags: flags returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

hit_rulesstring

Hit Rule

hit_rules_valstring

Hit Rule (raw value). Raw value behind field hit_rules: hit_rules returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

channel_namestring

Channel Name

bank_channel_serial_nostring

Bank Serial No.

to_bank_regionstring

To Bank Region

to_bank_accountstring

Credit Bank Account

to_namestring

Name Of Creditor

to_bank_namestring

Credit Bank Name

to_countrystring

Country Region

to_swift_codestring

To Swift Code

to_currencystring

Currency

to_amountstring

Debit Amount

statestring

Withdraw Status

state_valstring

Withdraw 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.

statusstring

Exception Case Status

status_valstring

Exception Case Status (raw value). Raw value behind field status: status returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

remarkstring

Remark

updated_atstring

Update Time

totalintegerrequired

Total

HTTP 400Bad request. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 401The user is not authenticated, or the login session has expired.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 408The request timed out. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs