| Field | Type | Required | Description | Example |
|---|---|---|---|---|
customer_id |
Optional[str] | ➖ | Filter by customer id | 123abc |
supplier_id |
Optional[str] | ➖ | Filter by supplier id | 123abc |
report_as_of_date |
Optional[str] | ➖ | The cutoff date for considering transactions | 2024-01-01 |
period_count |
Optional[int] | ➖ | Number of periods to split the aged creditors report into | 3 |
period_length |
Optional[int] | ➖ | Length of each period in days | 30 |