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

data
object
required