Added Support for Child Support Garnishments to APIs & Flows
Gusto Embedded now supports child support garnishments via API and Flows. Gusto will automatically remit payments to all child support agencies except South Carolina since this agency doesn't support electronic payments. Employers are responsible for paying the agency outside of Gusto.
Contractor-Only Companies
You can now create contractor-only companies. This company type has fewer onboarding requirements compared to those with W-2 employees. However, contractor-only companies have a payroll blocker that prevents them from processing payroll for W-2 employees.
Improvements to Custom Reports
We've made improvements to our Custom Reports APIs and Flows:
Important Notice: Webhook subscriptions with high delivery failures in Demo
We’ve made important updates to our webhooks infrastructure that will impact any high-failing webhook subscriptions. To improve overall system reliability and performance, webhook subscriptions with consistently high failure rates are now subject to deactivation. This change primarily impacts unresponsive subscriptions in our Demo environment.
Added additional state_tax categories to Partner Notification System
We've added additional state_tax
categories to the Embedded Partner Notification System.
Added wire_in categories to Partner Notification System
We've added additional confirm_wire_in_transfer
and wire_in_deadline_passed
categories to the Embedded Partner Notification System.
Versions prior to `v2023-09-01` have been deprecated
We launched date-based versioning in 2022 to provide additional value to partners and mutual customers alike.
New webhook subscription management in the Developer Portal
You can now create and manage your webhook subscriptions directly in the Developer Portal! This is a new self-serve tool available for each Demo and Production application. The tool will allow you to create, verify, edit, and delete webhook subscriptions. It will provide more insight into the events your subscription is receiving. Each subscription will have a details page with a searchable Event activity table. This table will show the last n events that your subscription received, and will allow you to search those events for specific subscription types. Review our webhooks guide for more info.
Added employee_state_setup and employee_federal_setup flows
Gusto Embedded now supports employee_state_setup
and employee_federal_setup
flow types. These flows allow employees to update their employee federal or state tax details and removes the other employee setup steps.
Custom Report APIs & Flows
Added the Reports endpoints and reports
flow and to create custom reports for a company using custom columns, groupings, and optional filters.