qbo_get_chart_of_accounts
Retrieve the complete chart of accounts with account details such as ID, name, type, subtype, classification, and current balance for active accounts.
Instructions
Return the full chart of accounts (active only).
Returns:
JSON envelope. data.accounts is the list of account records,
each carrying Id, Name, AccountType, AccountSubType,
Classification, and CurrentBalance among other QBO fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |