Gusto Embedded now supports next day payroll! We have added on to our existing endpoint for payment configurations, where you can now pass the payment speed 1-day. There is still the option to add in a faster payment limit, where if in-flight payrolls in a given day exceed that limit, the payrolls will be pushed to a 4-day processing speed for those payrolls. We have also added in a new payment config webhook event that let’s our partners know when a payroll has changed from next day or 2-day back to 4-day.
Starting from version 2023-05-01, ALL endpoints that authenticate using an access token require a strict access token. A strict access token is reserved for access to only a single company. Requests using tokens that do not meet this requirement shall be responded with a forbidden (403) status. This is the first step in improving our OAuth token management. To facilitate this redesign we introduced the following endpoint changes