January, 2023
almost 3 years ago
Welcome to our January changelog!
Have questions about anything in the changelog? Please feel free to reach out to [email protected]
New version
We have released version 2023-02-01, which introduces additional scope controls for protecting sensitive data on certain endpoints. For more information, review the v2023-02-01 changelog.
Deprecations
With the creation of our new form webhooks, we deprecated the form.created and form.updated webhooks in favor of company.form.created,employee.form.updated, etc. on January 31, 2023.
API Additions & Improvements
Webhook Additions
Additional webhooks have been added to provide further near-real-time visibility into changes in the Gusto system:
- Company Benefits
- ,
company_benefits.created company_benefits.updatedcompany_benefits.deleted
- ,
- Employee Benefits
employee_benefit.createdemployee_benefit.updatedemployee_benefit.deleted
- Company Bank Account
company.bank_account.createdcompany.bank_account.updatedcompany.bank_account.deletedcompany.bank_account.verified
- Employee Bank Account
employee.bank_account.createdemployee.bank_account.updatedemployee.bank_account.deletedemployee.bank_account.verified- Contractor Bank Account
contractor.bank_account.createdcontractor.bank_account.updatedcontractor.bank_account.deletedcontractor.bank_account.verified
Misc Improvements and Bug Fixes
- Added
employee_uuidto compensation responses
Documentation Improvements
- Various guide updates
- 422 and 404 error codes added to documentation
- Added
versionto Update a time off policy - Miscellaneous API reference field descriptions improvements