payroll_payroll_settings_list
Retrieve payroll settings for ServiceTitan employees, with filters for employee type, active status, and date ranges to manage workforce configurations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employeeType | No | Employee type | |
| active | No | Filter by active status | True |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedBefore | No | ||
| modifiedOnOrAfter | No |