v1
latestOpenAPI 3.1.02026-07-243113441.2 MBPay Schedules
Assign pay schedules for a company
This endpoint assigns employees to pay schedules based on the schedule type. For by_employee and by_department schedules, use the partial_assignment parameter to control the assignment scope. Set it to true for partial assignments (only some employees or departments at a time) and false for full assignments (all employees or departments at once).
scope: pay_schedules:write
post/v1/companies/{company_id}/pay_schedules/assign
Path parameters
company_idstring required
The UUID of the company
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Request body
Response
No Content