An account at Increase that the end user has authorized your application to access. The shape mirrors the Financial Data Exchange (FDX) deposit account descriptor. Balances are not included here; use the get-account endpoint for those.
List the accounts that the end user has authorized your application to access. Each entry is an IntuitAccount carrying the account’s display number, status, type, and currency. Use the returned accountId to fetch balances, transactions, contact information, or payment networks for an individual account.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Retrieve a single authorized account along with its current and available balances. The response includes the same descriptor fields returned by the list endpoint plus currentBalance and availableBalance, both denominated in the account’s currency.
The identifier of the Account to retrieve.
Return the contact information associated with an account: legal holders (with their name and relationship to the account), mailing addresses, telephone numbers, and email addresses. Joint accounts have multiple holders; business accounts have a single holder with relationship of BUSINESS.
The identifier of the Account to retrieve.
List the payment networks the account is reachable on along with the routing number (bankId) and account number (identifier) to use for each. The end user must have granted account-number access for any results to be returned. Each entry indicates whether credits (transferIn) and debits (transferOut) are supported today.
The identifier of the Account to retrieve.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.