Added support for multiple jobs in add_employees flow
Gusto Embedded now supports the ability to add multiple jobs for an employee in the add_employees flow UI
Added memo field to employee_compensations
The employee_compensations
object now includes a memo
field. This new field is supported in the Update a payroll by ID endpoint request body, as well as in the response schema for the Get a single payroll by ID.
Added employee home and work address webhooks
Partners can now subscribe to employee home address and work address webhooks.
Added Retrieve invoice data for companies endpoint
Gusto Embedded has added an endpoint to Retrieve invoice data for active companies used to calculate invoices for Gusto Embedded Payroll.
Added font customization for Flows
Gusto Embedded now provides the ability to upload supported font files to customize the fonts used in flows. These custom fonts can be uploaded in your flow settings in your dev portal. Check out the Custom Font for Flows guide for more information.
Added support for gross-up
Gusto Embedded now provides the capability to calculate gross earnings based on net earnings using the off-cycle payroll flow or API. This is primarily used when a payroll admin wishes to pay an employee a specific take-home pay amount, such as in the case of a bonus. Check out the gross-up guide for more information.
v2023-09-01
Starting in API version 2023-09-01
, we provide more granular risk-related payroll blockers. See the updated guide here for the comprehensive list of blockers.
Partner Notification System
We're excited to announce the release of the new Embedded Partner Notification System. To enable you to build and manage custom critical notifications for your end users, we provide new notification
webhook event types, as well as two new API endpoints.
Added multiple pay period support
Partners can now build multiple pay schedule support into their embedded offerings! Users can create and edit pay schedules and assign multiple pay schedules by compensation, department or per employee via API and Flow. We have also released an accompanying Manage Pay Schedules Flow. Check out our Manage Pay Schedules API and Flow guides for more information.