Skip to content
Longport Whale
Cash Transfer

Query Cash Transfer Balance

Automatically queries the transferable balance after the transfer-out/transfer-in accounts are selected in the Cash Transfer dialog, used to validate the transfer amount's upper limit.

GEThttps://b-api.longbridge.xyz/v1/risk/event/query_cash_transfer_balance

Authorization

AuthorizationstringheaderRequired

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

Parameters

from_aaidstringRequired

From A/C

to_aaidstringRequired

To A/C

is_enable_dynamic_calculate_modebooleanOptional

The front end always sends true.

Responses

HTTP 200Returns business fields.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>

Withdrawable Balance by Currency. The front end renders each currency's transferable amount from res.data.list; presumed to contain currency plus transferable-amount fields.

Whale Docs