Skip to content
Deposit Review

Deposit Review-Deposit Refund

Query the Deposit Review-Deposit Refund list.

GEThttps://b-api.longbridge.xyz/v1/datasets/atm_deposit_review_deposit_refunds

This 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

Authorizationstringheaderaccounting.audit_transferRequired

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

Query parameters

filtersobject

Filters

Child attributes
idstring

ID

member_idstring

Client ID

channel_accountstring

A/C No.

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.

detail_idstring

Deposit Detail ID

bill_datetimeobject

Date Recorded. 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

updated_atobject

Update Time. 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

bank_remarkstring

Bank Remark

bill_idstring

Deposit ID

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
refund_typestring

Refund Type

refund_type_valstring

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.

idstring

ID

related_partystring

Related Party

related_party_valstring

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.

fund_source_idstring

Related Party ID

audit_transfer_latest_remarkstring

Remark

fund_sourcestring

Fund Source

fund_type_idstring

Deposit Type

fund_type_id_valstring

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.

lb_channel_accountstring

Bank Account No.

lb_channelstring

Bank

accountstring

Remitter Bank Account

namestring

Name Of Payer

bill_datetimestring

Date Recorded

rms_datestring

Deposit Date

currencystring

Currency

amountstring

Amount Received

bank_serial_nostring

Bank Serial No.

deposit_order_refstring

Original Serial No

match_statestring

Match State

match_state_valstring

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.

detail_statestring

Deposit Status

detail_state_valstring

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.

detail_reasonstring

Reason

order_idstring

Order ID

bank_busi_typestring

Business Type

bank_sub_accountstring

Sub Account

bank_ret_msgstring

Reason For Inter Bank Return

bank_remarkstring

Bank Remark

balancestring

Bank Balance

updated_atstring

Update Time

totalintegerrequired

Total

Whale Docs