Retrieves the current account balance, based on the authentication that was used to make the request.
The API token for login provided by UQPay.
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
A unique identifier (UUID) used to maintain operation idempotency, ensuring that repeated executions of the same operation do not result in unintended effects or duplication. It helps preserve data consistency in the face of network errors, retries, or failures.
Currency of the account balance.
"USD"
Balances returned successfully.
The account balance id.
"72970a7c-7921-431c-b95f-3438724ba16f"
Currency of the account balance.
"USD"
Available balance.
5000.25
Margin balance.
10000
Frozen balance.
2353.25
Create time at which the object was created.
"2024-03-21T17:17:32+08:00"
The last trade time at which the object was updated.
"2024-03-21T17:17:32+08:00"
The balance status of the account.
ACTIVE, PENDING, PROCESSING, CLOSED "ACTIVE"