WorkersEligibleAbsenceTypesAbsenceReasons
Fetches the predefined reasons associated with each eligible absence type, ensuring proper classification and compliance with leave policies.
Workday Resource Information
Retrieves all the eligible absence types for the specified worker ID for a category type. If you don't specify a query parameter, this will get all time off types, absence tables, and leave types a worker is eligible for.Specify the category to filter the result based on absence type.
Secured by: Request Leave for Self+TG+TG, Request Leave of Absence (REST Service), Request Time Off (REST Service), Request Time Off for Self+TG+TG
Scope: Time Off and Leave
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique Workday ID for the eligible absence type instance. |
| WorkersEligibleAbsenceTypes_Id [KEY] | String | The Workday ID of the parent instance containing this eligible absence type. |
| Workers_Id [KEY] | String | The Workday ID of the worker associated with this eligible absence type. |
| Descriptor | String | A brief preview or summary of the absence type. |
| Category_Prompt | String | The Workday ID of the absence type category. Valid values depend on the Workday configuration. |
| Effective_Prompt | Date | The effective date used to determine eligible absence types for the worker. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the search results. |
| Search_Prompt | String | Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |