January, 2023
 over 2 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.updated
- company_benefits.deleted
 
- ,
- Employee Benefits
- employee_benefit.created
- employee_benefit.updated
- employee_benefit.deleted
 
- Company Bank Account
- company.bank_account.created
- company.bank_account.updated
- company.bank_account.deleted
- company.bank_account.verified
 
- Employee Bank Account
- employee.bank_account.created
- employee.bank_account.updated
- employee.bank_account.deleted
- employee.bank_account.verified
- Contractor Bank Account
- contractor.bank_account.created
- contractor.bank_account.updated
- contractor.bank_account.deleted
- contractor.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