Update a company's holiday pay policyCopy Pageput https://api.gusto-demo.com/v1/companies/{company_uuid}/holiday_pay_policyUpdate 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.federal_holidaysobjectAn object containing federal holiday objects, each containing a boolean selected property.federal_holidays 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