Fetch AP aging report
Returns an accounts payable aging report showing outstanding bills grouped by vendor and aging buckets.
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 to fetch the AP aging report for.
Query Parameters
Filter results by tags.
Response
AP aging report retrieved successfully.
A unified report structure that supports hierarchical columns and rows. Used for balance sheets, cashflow statements, profit & loss reports, and aging reports with flexible dimensional breakdowns.
Resource type. Value will be 'Unified_Report'.
"Unified_Report"
The UUID of the business this report belongs to.
The column headers for the report. Columns can be nested to represent hierarchical dimensions (e.g., Location > Month).
The data rows for the report. Rows can be nested to represent hierarchical account structures.