Add employees to a company's holiday pay policyCopy Pageput https://api.gusto-demo.com/v1/companies/{company_uuid}/holiday_pay_policy/addAdd employees to a company's holiday pay policy scope: holiday_pay_policies:writePath Paramscompany_uuidstringrequiredThe UUID of the companyBody ParamsversionstringrequiredThe current version of the object. See the versioning guide for information on how to use this field.employeesarray of objectsrequiredAn array of employee objects, each containing an employee_uuid.employees*ADD objectHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 200successful 404Not Found 422no policy existsUpdated 6 days ago