Absentify · Schema

Request

A leave request in absentify.

Absence ManagementHRLeave ManagementMicrosoft TeamsHuman Resources

Properties

Name Type Description
id string Unique identifier of the request.
start string Start date of the request.
start_at string Time of day when the leave starts.
end string End date of the request.
end_at string Time of day when the leave ends.
status string Current status of the request.
reason string Reason for the leave request.
duration number Duration of the leave.
createdAt string Timestamp when the request was created.
updatedAt string Timestamp when the request was last updated.
View JSON Schema on GitHub