April, 2026
5 days ago by Gusto Developer Relations
Welcome to our April changelog!
Have questions about anything in the changelog? Please feel free to reach out to [email protected]
API Improvements
- Contractors API
- Get contractors of a company
- New query filter: onboarded_active (boolean) — filter for onboarded, active contractors
- New query filter: terminated_today (boolean) — filter for contractors with a dismissal effective today
- Get contractor payments for a company
- Now returns payments in newest-first order, consistent with employee pay stubs
- Update a contractor
- Setting is_active when a scheduled dismissal or rehire is pending now returns a 422 directing the caller to cancel the scheduled transition first
- Get contractors of a company
Documentation
- Numerous minor documentation updates, additions and improvements