List Balances
Balances
List Balances
Retrieves the balance of funds that are available for banking accounts.
GET
List Balances
授权
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.
查询参数
The maximum number of items to return per page. Must be between 10 and 100, inclusive.
必填范围:
1 <= x <= 100示例:
10
The page number to retrieve a specific set of items. Must be 1 or greater.
必填范围:
x >= 1示例:
1

