August, 2026
about 6 hours ago by Gusto Developer Relations
Welcome to our August changelog!
Have questions about anything in the changelog? Please feel free to reach out to [email protected]
API Improvements
-
Companies API and Employees API
- Employee, location, and home address endpoints now return an optional
warningsfield (an array of warning objects) that surfaces geocoding validation issues detected on associated addresses. The warnings do not prevent an address from being saved. Affected endpoints include:
- Employee, location, and home address endpoints now return an optional
-
Contractors API
- Added optional
work_emailfield to the Contractor model. Affected endpoints include:
- Added optional
-
Payrolls API
- The Prepare a payroll for update endpoint now supports adding eligible employees to off-cycle payrolls.
Documentation
- Numerous minor documentation updates, additions and improvements