Get ledger balances
Returns the ledger account balances for the business. Supports filtering by date range, reporting basis, customer, vendor, and tags.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business.
Query Parameters
Start date for balance calculation (inclusive).
End date for balance calculation (exclusive).
Reporting basis for the balances (ACCRUAL or CASH).
ACCRUAL, CASH Filter balances by customer UUID.
Filter balances by customer external ID.
Filter balances by vendor UUID.
Filter balances by vendor external ID.
Include entries before business activation date.
Response
Ledger balances.