List Balances
Balances
List Balances
Retrieves the balance of funds that are available for banking accounts.
GET
List Balances
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API token for login provided by UQPay.
Headers
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.
Query Parameters
The maximum number of items to return per page. Must be between 10 and 100, inclusive.
Required range:
1 <= x <= 100Example:
10
The page number to retrieve a specific set of items. Must be 1 or greater.
Required range:
x >= 1Example:
1

