WorkersEligibleAbsenceTypes
Retrieves a collection of eligible absence types for the specified worker.
Workday Resource Information
Retrieves information about an eligible absence type for the worker with the specified ID.Secured by: Request Absence Beta+TG-TG, 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 | Workday ID |
| Workers_Id [KEY] | String | The Workday ID of the Workers that owns this. |
| AbsenceTypeGroup_Descriptor | String | A preview of the instance |
| AbsenceTypeGroup_DisplayOrder | String | Absence Type Group display order. |
| AbsenceTypeGroup_Id | String | Id of the instance |
| CalculateQuantityBasedOnStartAndEndTime | Bool | If true, the quantity is based on the start and end times for the time off type. |
| Category_Descriptor | String | A description of the instance |
| Category_Href | String | A link to the instance |
| Category_Id | String | wid / id / reference id |
| DailyDefaultQuantity | Decimal | Daily default quantity |
| Descriptor | String | Descriptor for Coordinated Absence Type |
| DisplayStartAndEndTime | Bool | If true, the time off type has start and end times enabled. |
| EntryOption_Descriptor | String | A description of the instance |
| EntryOption_Href | String | A link to the instance |
| EntryOption_Id | String | wid / id / reference id |
| PositionBased | Bool | If true, the time off type or leave type is position based. |
| ReasonRequired | Bool | If true, the time off type, absence table, or leave type requires a reason. |
| StartAndEndTimeRequired | Bool | If true, the start and end times are required for the time off type. |
| UnitOfTime_Descriptor | String | A description of the instance |
| UnitOfTime_Href | String | A link to the instance |
| UnitOfTime_Id | String | wid / id / reference id |
| Category_Prompt | String | The Workday ID of the absence type category. Valid values: |
| Effective_Prompt | Date | The effective date for which eligible absence types need to be returned for the worker. |
| IncludeTerminatedWorkers_Prompt | Bool | Include terminated workers in the output |
| Search_Prompt | String | Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |