Skip to main content
PUT
Update employee holiday configuration

Authorizations

X-Auth-Token
string
header
required

Authentication token for API access

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

employeeId
string
required

Body

application/json
holidayAccrualType
enum<string>
Available options:
PercentageOfTime,
RolledUp
accrualResetMonth
integer<int32>
accrualResetDay
integer<int32>
percentageOfTime
object
rolledUp
object

Response

OK

message
object
content
object
validationIssues
object[] | null