Get QBO Chart of Accounts

Retrieve all QuickBooks Online accounts with optional mapping and balance information. Returns internal ledger account IDs when they exist in the system.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
Entity ID
includeMappingbooleanOptional
Include ledger account mapping
accountTypestringOptional
Filter by account type
includeBalancebooleanOptional
Include account balances

Response

QBO accounts data
successboolean or null
datalist of objects or null