WorkersEligibleAbsenceTypesPosition
Reads /position entries from the WorkersEligibleAbsenceTypes table.
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 | Id of the instance |
WorkersEligibleAbsenceTypes_Id [KEY] | String | The Workday ID of the WorkersEligibleAbsenceTypes that contains this. |
Workers_Id [KEY] | String | The Workday ID of the Workers that owns this. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
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 | Only used when a Workers_Id filter is not provided. Include terminated workers in the output |
Search_Prompt | String | Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |