Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Path Parameters
The unique identifier for the time-off event
Response
Time-off event details
Represents a time-off request, approval, or actual time-off taken.
Unique identifier for the time-off event.
The provider's unique identifier for this time-off event.
A stable Finch id
(UUID v4) for an individual in the company.
The ID of the employee who reviewed/approved this request.
The status of the time-off request.
requested
, approved
, declined
, cancelled
, deleted
The type of time-off policy.
pto
, sick
, parental
, unpaid
, other
The raw policy type as defined by the provider.
The specific type of time-off event.
vacation
, sick
, personal
, jury_duty
, volunteer
, bereavement
, other
The raw event type as defined by the provider.
ISO 8601 datetime format (YYYY-MM-DDTHH:MM:SS). Default timestamps for start_date and end_date are 00:00:00 (beginning of day) and 23:59:59 (end of day), respectively. Note: Datetime values are represented in the timezone they are reflected in the provider.
ISO 8601 datetime format (YYYY-MM-DDTHH:MM:SS). Default timestamps for start_date and end_date are 00:00:00 (beginning of day) and 23:59:59 (end of day), respectively. Note: Datetime values are represented in the timezone they are reflected in the provider.