Chart Of Accounts
This job fetches chart of accounts from zoho books.
Add this jobData
Sample Data
Open in new tab -Data headers
| Header | Description |
|---|---|
| account_name | Name of the account |
| account_type | Type of the account (e.g., other_current_asset) |
| description | Description of the account |
| is_active | Indicates if the account is active (true/false) |
| parent_account_name | Name of the parent account (if applicable) |
| is_system_account | Indicates if the account is a system account (true/false) |
| created_time | Time the account was created in Zoho Books |
| last_modified_time | Time the account was last modified in Zoho Books |
| parent_account_id | Zoho Books ID of the parent account (if applicable) |
| account_id | Zoho Books ID of the account |
Filtration options
This job can restrict the data that is visible in spreadsheets. Use the following parameters to restrict the data.
| Parameter | Options |
|---|---|
| account_type | Select chart of accounts by status. Options: All,Accounts payable, Accounts receivable, Bank,Cash,Cost of goods sold,Credit card,Equity,Expense,Fixed asset,Income,Long term liability,Other current asset,Other current liability,Other expense,Other income,Other liability,Payment clearing,Stock |
| is_active | Select chart of accounts by status. Options: True,False |