payroll_payroll_settings_list
List payroll settings for employees or technicians with filters for active status, employee type, and date ranges.
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 |