General Ledger
List Account Balances
This endpoint retrieves all balances for accounts within a business’s general ledger.
GET
/
v1
/
businesses
/
{business_id}
/
ledger
/
balances
Path Parameters
business_id
string
requiredID of the Business the Ledger is associated with.
Response
Returns an array of Ledger Account objects with their entries omitted.