October, 2025
15 days ago
Welcome to our October changelog!
Have questions about anything in the changelog? Please feel free to reach out to [email protected]
New Endpoints
- Our Recurring and Itemized Reimbursements API is now live! New endpoints include:
- Our Salary Estimates API is now live! New endpoints include:
API Improvements
- Our Recurring and Itemized Reimbursements API is now live! Updated endpoints include:
- Added
sort_byparam to Get contractors of a company endpoint - Added
date_filter_byparam to Get all payrolls for a companyendpoint - Added
sort_byparam to Prepare a payroll for update endpoint - Added the following fields to Contractor object:
departmentdismissal_date
- Added
Adhocas an additionaloff_cycle_reasontype on the Payroll object - Added
reimbursementsfield to request body underemployee_compensationsfor Update a payroll by ID endpoint
Webhooks
- Added Employee Events
employee.termination_effectiveemployee.rehire_effectiveemployee.payment_method_type_updated
- Added
contractor.payment_method_type_updatedContractor event
Documentation
- Numerous minor documentation updates, additions and improvements