Skip to main content
GET
List Quickbooks accounts

Authorizations

Authorization
string
header
required

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

Path Parameters

businessId
string
required

The UUID of the business to list Quickbooks accounts for.

Query Parameters

is_nested
boolean

Specify whether to flatten the accout structure into a single list or reflect the ledger's default nested structure.

Response

id
string<uuid>

The UUID of the Quickbooks ledger.

export_upload_id
string<uuid>

The UUID of the export upload associated with the Quickbooks ledger.

connection_id
string<uuid>

The UUID of the Quickbooks connection associated with the Quickbooks ledger.

is_nested
boolean

Whether the Quickbooks ledger is nested.

accounts
object[]

List of Quickbooks ledger accounts.