export_payroll_adjustments
Export payroll adjustments filtered by modification date and optionally include recent uncommitted changes for data accuracy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Continuation token or date string for incremental export | |
| modifiedBefore | No | Filter: modified before this date (ISO 8601) | |
| modifiedOnOrAfter | No | Filter: modified on or after this date (ISO 8601) | |
| includeRecentChanges | No | Include recent changes not yet committed |