TimeOffStatusValues
Lists possible status values for time-off requests, including pending, approved, denied, and processed states.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier for the instance (Workday ID). |
| Descriptor | String | A descriptive label for the instance, providing a human-readable name or summary. |
| CollectionToken | String | A reference token used to identify and retrieve members of a collection. NULL if the instance is a standalone value and not part of a collection. |
| Collection_Prompt | String | Provides the CollectionToken value to retrieve all child elements of a specified collection. |