TimeTypesProjectPlanTasksValues
Links time types to specific project plan tasks, enabling accurate tracking of billable and non-billable work hours.
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 | Provides the CollectionToken value to retrieve all child elements of a specified collection. |
| Date_Prompt | Date | Specifies the effective date for retrieving applicable time types for a worker, using the yyyy-mm-dd format. |
| InOutCodeOnly_Prompt | Bool | If true, returns only Time Entry Codes of type 'In/Out', which must be used with the POST Time Clock Event request. |
| Project_Prompt | String | Filters project plan tasks by a specific project using its Workday ID. |
| Worker_Prompt | String | Filters time types by the Workday ID of the specified worker. |