Retrieve account information
Retrieving account information lets you view the current state of an account and its associated subscriptions.
The following methods retrieve account information:
- get() searches by USN for an account and returns information about the account and its subscriptions.
- getAccountInfo() searches by USN for an account and returns information about the account.
- findAccount() searches by custom field value for an account and returns information about the account and its subscriptions.
- findAccounts() searches by custom field for non-closed accounts which are not subscriptions and returns information about any matches.
- getAccountSummary() searches by USN for an account and returns information about the account balance, treatment level, aged balances and the number of active subscriptions on the account.