TimeTypesDefaultTimeEntryCodeValues
Retrieves the default time entry codes mapped to different time types, ensuring correct classification of recorded time.
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 identify and 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 to retrieve time types for a given worker, using the yyyy-mm-dd format. |
| InOutCodeOnly_Prompt | Bool | If true, retrieves only Time Entry Codes of the type In/Out, which must be used with POST Time Clock Event. |
| Project_Prompt | String | Filters project plan tasks to those associated with a given project using its Workday ID. |
| Worker_Prompt | String | Filters time types by the Workday ID of a specified worker. |