GuidesAPI ReferenceChangelogAPI PolicyAPI StatusGusto Security
added

Added soft_suspended category to Partner Notification System

We've added the soft_suspended category to the Embedded Partner Notification System.

added

Added bank_error, recovery_case, and invalid_signatory categories to Partner Notification System

We've added the following categories to the Embedded Partner Notification System.

improved

Added skippable field to onboarding status

The onboarding status API will now show skippable: true/false for each step. Currently, only Add Employees and Add Contractors steps may be skippable: true. The Company Onboarding Flow now unlocks the State Tax Setup in the case that there is at least 1 self-onboarding Employee or Contractor, OR at least 1 verified employee or contractor (e.g., added by an employer).

improved

v2023-12-01

Starting in API version 2023-12-01, we deprecated the v1/me endpoint.

added

ACH Transactions

Added the ACH Transactions endpoint to help gain visibility into transactions on a per company basis. This endpoint is often used by partners to follow the movement of money within ACH transactions as a way to better understand the flow of funds for specific payrolls / payments and also help their CX teams troubleshoot any unsuccessful transactions (which result in bank errors).

added

Recovery Cases

Partners can now retrieve recovery cases for any Embedded company, as well as initiate redebits for open recovery cases.

improved

Added processing fields for external payrolls

The payrolls object now includes an external: true/false boolean to identify if a payroll is historical or not.

added

Added support for effective dating of employee job compensations

Gusto Embedded now supports effective dating of employee job compensations.

improved

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

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.