September, 2025
3 days ago
Welcome to our September changelog!
Have questions about anything in the changelog? Please feel free to reach out to [email protected]
New Endpoints
- Added Get the webhooks health status endpoint.
API Improvements
- Added the following query parameters to Get employees of a company endpoint:
location_uuid
payroll_uuid
sort_by
onboarded_active
portal_invitations
as an additionalinclude
option
- Added
work_email
field to request body for Create an employee endpoint - Added a
deductions
field to include deductions when leveraging the Update a payroll by ID endpoint. - Added
benefit_type_limited
scope modifier forcompany_benefits:write
andemployee_benefits:write
scopes. Affected endpoints: - Added boolean field
writable_by_application
to Get all benefits supported by Gusto endpoint response. - Added the following fields to Payroll Employee Compensations object:
first_name
preferred_first_name
last_name
- Added the following fields to Payroll Deductions object:
amount_type
uuid
Documentation
- Numerous minor documentation updates, additions and improvements