TimeValuesWorkerTimeZoneValues
Retrieves a list of valid time zones associated with workers to support accurate time-tracking and reporting.
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 | A brief description of the instance. |
| CollectionToken | String | A token used with Collection_Prompt to retrieve all members of a collection. NULL if the row represents a single value instead of a collection. |
| Collection_Prompt | String | A reference to a CollectionToken value. Providing this input 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. |