Quickbooks Ledger
List Quickbooks accounts
This API call lists all Quickbooks accounts for a business.
GET
List Quickbooks accounts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business to list Quickbooks accounts for.
Query Parameters
Specify whether to flatten the accout structure into a single list or reflect the ledger's default nested structure.
Response
200
application/json
The response is of type object
.
List Quickbooks accounts