v2025-06-15
5 days ago by Gusto Developer Relations
This is the changelog for v2025-06-15
, which contains breaking changes.
To learn more about versions in our API, check out our Versioning guide.
Endpoint Updates
To further improve performance of our payroll API endpoints, v2025-06-15
introduces the following changes:
- Get a single payroll endpoint
- Added automatic pagination
- Default page size: 25 employee compensations
- Default page number: 1
- Added maximum page size of 100 employee compensations
- Added automatic pagination
- Get all payrolls for a company endpoint
- Added maximum page size of 100 payrolls
- Prepare a payroll for update endpoint
- Added automatic pagination
- Default page size: 25 employee compensations
- Default page number: 1
- Added maximum page size of 100 employee compensations
- Added automatic pagination
- Update a payroll by ID endpoint
- Updated to only return employee compensations included in the request
- Added maximum input size of 100 employee compensations
- Get an employee rehire endpoint
- Returns a
204
when passing a valid employee UUID, but no rehires are found- Previously, this would return
404
- Previously, this would return
- Returns a