Changelog
04
/
28
/
23
Query Employee Paystubs by Payday via API
Payroll
We’ve added support for two new optional query parameters for the Employee Paystubs API endpoint, enabling users to retrieve paystubs within custom payday date ranges. This enhancement provides more flexibility than the previous restriction of displaying only the most recent paystubs for an employee, starting from today’s date.With the new `start` parameter, users can retrieve paystubs that have payroll paydays starting on or after the specified date. The `end` parameter will retrieve paystubs that have payroll paydays ending on or before the specified date. Together, these two parameters will allow users to filter paystubs based on a specific payroll period.