TimeTypesTimeEntryCodesValues
Provides a list of valid time entry codes associated with different time types used in Workday’s time-tracking module.
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 providing a human-readable name or summary of the instance. |
| CollectionToken | String | A reference token used to retrieve members of a collection. NULL if the instance is a standalone value and not part of a collection. |
| Collection_Prompt | String | Specifies a CollectionToken value to retrieve all child elements within the corresponding collection. |
| Date_Prompt | Date | Filters time types based on an effective date for a given worker, formatted as yyyy-mm-dd. |
| InOutCodeOnly_Prompt | Bool | If true, returns only Time Entry Codes classified as 'In/Out', required for use with the POST Time Clock Event request. |
| Project_Prompt | String | Filters project plan tasks by the specified project's Workday ID. |
| Worker_Prompt | String | Filters time types by the Workday ID of the specified worker. |