Skip to main content
POST
Create a worked holiday for an employee

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Create a Worked Holiday for an employee

employeeId
string<uuid>
required
managerId
string<uuid>
required
holidayDayOffId
string<uuid>
required
comment
string
required
compensatedDate
string<date>

Y-m-d

Response

200 - application/json

Object

data
string<uuid>
meta
object