Retrieves a list of payroll history records for the given parameters.
name | description | type | default | type |
---|---|---|---|---|
startDate | starting check date | query | Date | |
endDate | ending check Date | query | Date | |
checkNumber | check number | query | String | |
payeeId | the ID from the payee table (ignored when the user is not an LME user) | query | String |
a list of RowDrsPayrollHist
records
Additional attributes:
__payrollTotalPay
the total pay for the payroll record