Updated Benefits flow: how partner-managed benefits are displayed and managed
We've improved how benefits are displayed and managed in the benefits
flow to prevent data conflicts and make it clearer who manages each benefit.
Added fields to GET a notification's details
We've added two new fieldsβtemplate_variables
and status
βto GET /v1/notifications/{notification_uuid}.
General Ledger API now available
We've launched our new General Ledger API, allowing you to programmatically generate and retrieve general ledger reports for payrolls.
Added Information Requests API
The GET Information Requests API endpoint has been added. This API call can be used to return all requests for information (RFIs) for a company.
Added `reversal_payroll.uuids` to Get all payrolls for a company
We added a new field reversal_payroll_uuids: []
to the GET all payrolls for a company endpoint. Use an include
param to configure whether to include reversal_payroll_uuids
in the response.
Added `source` and `partner_name` to Company Benefits
Two new string fields source
and partner_name
are now available on the "Create a company benefit", "Get benefits for a company", "Get a company benefit", and "Update a company benefit" endpoints.
Added `can_block_payroll` boolean to Get a notification's details endpoint
The can_block_payroll
boolean field is now included in the response of the "Get a notification's details" endpoint.
Added Suspensions APIs & Flows
Weβve launched Suspensions APIs and Flows to support the programmatic suspension of companies.
Added 401(k) Product Partnership Guide
Gusto Embedded has partnered with Guideline to provide a seamless and convenient, fully online platform for partners so their end-customers can offer retirement plans. Check out our 401(k) Guide and Flow Types for more information.
Added reverse wire setup Flow
Gusto Embedded now supports the reverse_wire_accounts
flow type. Some customers routinely process large payrolls that require manual wire transfers, which can be inconvenient and delay payroll processing. The reverse_wire_accounts
flow enables customers to authorize Gusto to pull funds via reverse wire. Once set up, no additional manual action is required, ensuring a hands-off and automated way to fund payroll when the ACH limit is reached.