Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Type

Description

token (required)stringAccess token. You can obtain a token by making a request.
userid (required)stringThe ID of a user you want to add a work leave status for
workLeaveReason (required)string

Reasons for work leave status:

  • OutOfTheOffice
  • OnVacation
  • PersonalLeave
  • BusinessTrip
  • SickLeave
  • ParentalLeave
  • EducationalLeave 
startDate (optional)stringThe work leave status start date. You can add it in the yyyy-mm-dd format
endDate (optional)stringThe work leave status end date. You can add it in the yyyy-mm-dd format

...