Accounts
The Quickbooks List Accounts provides a detailed listing of all accounts within the financial system. It includes information such as account names, types, classifications, and current balances.
Add this jobData
Sample Data
Open in new tab -Data headers
| Header | Description |
|---|---|
| Name | Name of the account. |
| FullyQualifiedName | Full name with hierarchy. |
| Active | Indicates if the account is active (true/false). |
| AccountType | General type of the account (e.g., Bank, Expense). |
| AccountSubType | Specific subtype or detail type of the account. |
| SubAccount | Indicates whether it is a sub-account (true/false). |
| Classification | Type or classification of the account. |
| CurrentBalance | Current balance of the account. |
| CurrentBalanceWithSubAccounts | Current balance including sub-accounts. |
| Domain | Domain information related to the account. |
| Sparse | Indicates if the account is sparse (true/false). |
| Id | Unique identifier for the account. |
| SyncToken | Token for synchronization purposes. |
| ParentRef_value | Value of the parent reference (if applicable). |
| ParentRef_name | Name of the parent reference (if applicable). |
| CurrencyRef_value | Value of the currency reference. |
| CurrencyRef_name | Name of the currency reference. |
| MetaData_CreateTime | Timestamp indicating the creation time. |
| MetaData_LastUpdatedTime | Timestamp indicating the last update time. |