This API call lists all Quickbooks accounts for a business.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The UUID of the business to list Quickbooks accounts for.
Specify whether to flatten the accout structure into a single list or reflect the ledger's default nested structure.
The response is of type object
.