quickbooks_aged_receivable_report
Fetch QuickBooks aged receivables data to analyze outstanding balances by age and guide collections follow-up.
Instructions
Fetch the QuickBooks aged receivables report for AR aging and collections analysis.
Args: as_of_date: Aging as-of date (YYYY-MM-DD). start_date: Optional start date (YYYY-MM-DD). end_date: Optional end date (YYYY-MM-DD). columns: Optional report columns to request. project_id: Authenticated Project UUID. project_ref: Exact project correlation reference. connector_account_ref: Project-bound connector account alias. idempotency_key: Stable business-action identity. effect: Required and must be read; Spring verifies it. approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | ||
| columns | No | ||
| end_date | No | ||
| as_of_date | No | ||
| project_id | No | ||
| start_date | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| idempotency_key | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |