Versions Compared

Key

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

...

HeaderDescription
Authorization (required)Access token. You can obtain a token by making a request
ParameterDescription
userid (required)

The ID of a user you want to add a work leave status for

workLeaveReason (required)

Reasons for work leave status:

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

...