GuidesAPI ReferenceChangelogAPI PolicyAPI StatusGusto Security
added

January 2023

We hope you're keeping up with your new year's resolutions as the year begins.

Have questions about anything in the changelog? Reach out to your dedicated Implementation Team.

Unsure who your dedicated team is? Contact us. We’re available to help Monday through Friday between 8am - 5pm PT.

New Version

We have released version 2023-02-01 which contains improved error messaging. For more information, review v2023-02-01.

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 Improvements and Additions

Webhook Additions

  • More webhooks have been added to help you in your development
    • company.bank_account.created,company.bank_account.updated,company.bank_account.deleted,company.bank_account.verified,employee.bank_account.created,employee.bank_account.updated,employee.bank_account.deleted,employee.bank_account.verified,contractor.bank_account.created,contractor.bank_account.updated,contractor.bank_account.deleted,contractor.bank_account.verified,company_benefits.created,company_benefits.updated,company_benefits.deleted,employee_benefit.created,employee_benefit.updated,employee_benefit.deleted

Misc Improvements and Bug Fixes

Flows Improvements and Additions

Read-Only Payroll Flow

  • New flow that takes in a Payroll UUID and returns only the later review and confirmation steps of the Run Payroll flow (with no ability to go back to previous steps or change inputs).

Improvements and Fixes

  • Added support for direct deposit or check payment for employees
  • Bug fix for Employee Compensation Flow that prevented employee jobs from being updated via flow if the job does not have a location

Documentation Improvements

  • 422 and 404 error codes to each endpoint starting in v1
  • Added version to Update a time off policy
  • Describe conditions for file_new_hire_report question to appear
  • Miscellaneous API reference field descriptions improvements