Skip to content
Longport Whale
Withdrawal - Pending

Withdrawal - Pending

Query the Withdrawal - Pending list.

POSThttps://b-api.longbridge.xyz/v1/datasets/atm_withdraw_pending_details

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.order_idstring

Application Number

filters.member_idstring

Client

filters.to_currencystring

Currency. Values are dynamically queried from global_currency (not fixed); fetch them live via GET /v1/datasets/refs/tenant_currencies.

filters.to_bank_regionstring

To Bank Region. Options: HONGKONG = Banks In Hong Kong; SINGAPORE = Banks In Singapore; ABROAD = Banks In Other Regions; USA = Banks In The U. S.; AUSTRALIA = Banks In Australia; MALAYSIA = Banks In Malaysia

HONGKONGSINGAPOREABROADUSAAUSTRALIAMALAYSIA

filters.to_bank_accountstring

Credit Bank Account

filters.to_bank_namestring

Credit Bank Name

filters.remarkstring

Remark

filters.withdraw_typestring

Withdraw Type. Options: 1, = Client Withdrawal; 3, = Set As Withdrawal; 7, = Refund; ,1 = Manual Withdrawal; 6, = Bank Withdrawal

1,3,7,,16,

filters.idstring

Withdraw ID

filters.created_atobject

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

Child attributes
filters.created_at.gtestring

Greater Than or Equal

filters.created_at.ltestring

Less Than or Equal

filters.updated_atobject

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

Child attributes
filters.updated_at.gtestring

Greater Than or Equal

filters.updated_at.ltestring

Less Than or Equal

filters.uwa_created_atobject

User Submitted At. Range filter; both bounds are optional (omit a bound to leave that side unbounded).

Child attributes
filters.uwa_created_at.gtestring

Greater Than or Equal

filters.uwa_created_at.ltestring

Less Than or Equal

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

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

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

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

List

totalintegerrequired

Total

Whale Docs