TimeTypesProjectsValues
Maps time types to projects, ensuring correct assignment of hours worked within Workday’s project management framework.
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 retrieve members of a collection. NULL if the instance is a standalone value and not part of a collection. |
| Collection_Prompt | String | Specifies the CollectionToken value to retrieve all child elements within a collection. |
| Date_Prompt | Date | Filters time types based on an effective date for a given worker, using the yyyy-mm-dd format. |
| InOutCodeOnly_Prompt | Bool | If true, returns only Time Entry Codes classified as 'In/Out', which are 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. |