A leave is time-off requested to a company by an employee. Following is the data specification for a leave record that is extracted from HR/Payroll OSPs

Data Schema

FieldData TypeDescription
idstringUnique identifier of the leave request in the platform
typestringThe leave type, either:
statusstringThe leave status, either:
start_datedateStart date of the leave request
end_datedateEnd date of the leave request
application_urlstringURL to the leave application in the platform
employee_idstringUnique identifer of the employee who applied for the leave
employee_namestringName of the employee who applied for the leave
datesarray of datesDates of the leave request
Language
Authorization
Header
Click Try It! to start a request and see the response here!