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.

Authentication

AuthorizationBearer

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
datalist of objects

Errors

400
Bad Request Error
404
Not Found Error