February, 2024
9 months ago by Gusto Developer Relations
Welcome to our February changelog!
Have questions about anything in the changelog? Please feel free to reach out to [email protected]
API Additions & Improvements
New Endpoints
- Added Employee Employments endpoints
Endpoint Improvements
- Broke out health, vision, dental, and life benefits from
employee_benefits:read
andcompany_benefits:read
scopes toemployee_benefits:read:phi
andcompany_benefits:read:phi
scopes
Webhooks Improvements
- Added a unique identifier (
uuid
) to all Webhook Events emitted from Gusto and retrieved from Get all events endpoint to aid in reconciliation and deduplication when leveraging both sources - Added the
employee.termination_cancelled
webhook to Employee Events
Documentation
New Documentation
- Launched Version Upgrade Guide
Improved Documentation
- Updated API Versioning guide and broke out Getting Setup
- Corrected issue where certain
off_cycle_reason
options were not shown on v2023-04-01 and more recent versions - Various guide refinements/updates