Leave Requests API

📘

Refer to the Leave Requests data model

Please refer to the Leave Requests data model .

The response of the API is a List of Leave Requests for the given employeeId in the provided date range

📘

Specify either the month or startDate and endDate

You have two options to pass the time range:

  • month: For example, 2022-05. It would fetch the list of leave requests for that month
  • startDate and endDate: It would fetch the list of leave requests within the range

Supported Apps

Here are the list of apps that support this API.

Darwinbox (darwinbox)
Keka HR (keka)
GreytHR (greythr)
Zoho People (zoho-people)
Workday (workday)
Sage (sage-hris)
ADP Workforce Now (adp-workforcenow-hris)
Personio (personio)
BambooHR (bamboohr)
Charlie HR (charliehr)
Remote (remote)
Deel (deel)
Humaans (humaans)
Breathe (breatheHR)
Ceredian Dayforce (ceridianDayforce)
Factorial (factorialhr)
Paycor (paycor)
Rippling (rippling)
UKG Pro (ukgpro-hris)
SAP SuccesFactors (successfactors)
Humi HR (humi-hr)
7shifts (7shifts)
Alexis HR (alexishr)
UKG Ready (ukgready)
IRIS Cascade (iriscascade)
People HR (peopleHR)
Hibob (hibob)
ZingHR (zinghr)
Hubstaff (hubstaff)
Webwork (webwork)
Timedoctor (timedoctor)
Clockify (clockify)
TimeTac (timetac)

Supported Request Fields:

  • employeeId - Required
  • month
  • startDate
  • endDate
  • originData

Supported Response Fields:

  • requests
  • requests.id
  • requests.startDate
  • requests.endDate
  • requests.requestedOn
  • requests.status
  • requests.leaveType
  • requests.leaveType.id
  • requests.leaveType.name
  • requests.leaveType.type
  • requests.unit
  • requests.amount
  • requests.note
  • requests.isPaid
  • originData
Language
Credentials
Click Try It! to start a request and see the response here!