Returns the available balance, frozen balance, total balance, and currently available deposit address of the current logged-in user from the system ledger. The balance comes from the internal system ledger rather than a real-time snapshot of an on-chain subaccount. User identity is resolved from the login session, so userId is not required.
Request
Authorization
OAuth 2.0
Password
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.