https://api.lbkrs.com/v1/rms_gateway/get_account_all_single_currency_withdrawParameters
aaidstringqueryRequiredAccount aaid
currencystringqueryFilter by currency; if omitted, returns all currencies under the account
business_typeintegerqueryBusiness scenario: 0 All All scenarios, 1 QuickWithdraw Quick withdrawal, 2 Ipo IPO subscription, 3 Exchange Currency exchange, 4 OmnibusTransfer Omnibus transfer
01234
include_mmf_positionbooleanqueryWhether to include money market fund (MMF) holdings when calculating the withdrawable amount
Responses
HTTP 200The request succeeded. The response body contains the result of the “Query account withdrawable balance by currency” operation.codemessagedatadataobjectdata structureBalance list by currency
Child attributes
Currency
Maximum withdrawable amount (including MMF advance)
Cash-withdrawable amount
MMF advance quota
Cash-withdrawable amount (raw value, not floored at zero)
Pending-settlement frozen amount
Total amount of pending long buy orders
MMF market value
Total available cash in the account (not affected by the currency parameter filter)
HTTP 400The service rejected the request because a business rule or input validation failed. Review the business codes and correct the request before retrying.Business status code, 0 indicates success
Human-readable result or error message.