v2/absence_entitlementsCopy Pageput https://shyftplan.com/api/v2/absence_entitlementsUpdate an absence entitlement.Query Paramscompany_idint32required≥ 1Company ID.employment_idint32required≥ 1Employment ID.absence_reason_idint32required≥ 1Absence reason ID.Body Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.daysfloatrequiredNumber of days of entitlement for the absence reason.yearint32required2000 to 2100Year to updateResponses 200Successfully updated. 403Forbidden. 404Employment not found.Updated 4 days ago