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.
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.
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.
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.
The can_block_payroll boolean field is now included in the response of the "Get a notification's details" endpoint.
We’ve launched Suspensions APIs and Flows to support the programmatic suspension of companies.
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.
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.
Previously, Gusto utilized the concept of “soft suspends” to encourage customers to provide missing or invalid state tax information. For example: if a filing failed due to a missing state EIN, Gusto would place a pending soft suspension on that state tax field and a customer would have 15 days to fix (edit, update, enter, etc) the invalid information. After 15 days, the customer would be “soft suspended” and blocked from running additional payrolls. If this soft suspension was never resolved, the company would be “hard suspended,” which is effectively a full cancellation of the account.
Gusto Embedded now supports Flow events for pre-built UI components. Previously, you could integrate flows using an iFrame wrapper in your application, but it was unclear when an end-user completed a workflow to trigger navigation or close a containing modal in your application.
Gusto Embedded now supports employee I-9 Verification using APIs and Flows.