JobChangesGroupEmployeeTypesValues
Lists various employee types, such as salaried, hourly, and contractor, available for job change operations.
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 | A unique identifier (WID, ID, or reference ID) assigned to the employee type, ensuring accurate classification and tracking. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token used with the Collection_Prompt input to retrieve all members of a specific collection. If the value is 'NULL', the row represents an individual value rather than a collection. |
| Collection_Prompt | String | A value from the CollectionToken column. Entering this input retrieves all associated child elements within the specified collection. |
| EffectiveDate_Prompt | Date | The effective date for the employee type assignment, allowing users to filter records based on when the classification update takes effect. |
| Job_Prompt | String | The job associated with the employee type assignment, used as a filter to refine query results for specific roles. |
| Location_Prompt | String | The work location linked to the employee type assignment, providing filtering options based on geographic assignments. |
| ProposedManager_Prompt | String | The proposed manager for the worker in the employee type assignment, allowing filtering by managerial assignments. |
| StaffingEvent_Prompt | String | The staffing event related to the employee type assignment, enabling queries based on specific workforce events. |
| Worker_Prompt | String | The worker linked to the employee type assignment, allowing targeted queries for individual employees. |