TimeValuesOutReasonValues
Lists the reasons associated with an employee's time-out entries, such as break periods, end-of-shift, or off-site work.
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 | The unique Workday ID of the instance. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token used with the Collection_Prompt input to retrieve members of this collection. NULL if the row represents a single value instead of a collection. |
| Collection_Prompt | String | A reference to a CollectionToken value. When provided, it retrieves all child elements within the specified collection. |
| Date_Prompt | Date | The effective date for retrieving time values associated with a given worker. |
| Worker_Prompt | String | The Workday ID of the worker for whom time values are being retrieved. |