export_payroll_adjustments
Export payroll adjustment data from ServiceTitan for accounting reconciliation, with filters for date ranges and recent changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Continuation token or date string for incremental export | |
| includeRecentChanges | No | Include recent changes not yet committed | |
| modifiedBefore | No | Filter: modified before this date (ISO 8601) | |
| modifiedOnOrAfter | No | Filter: modified on or after this date (ISO 8601) |