Retrieve lists of payment currency account 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.
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.
The page number to retrieve the next set of items. The number has to be greater than 1.
x >= 11
The maximum number of items to return per page. This number can be between 1 - 100
1 <= x <= 10010