JobChangesGroupAssignmentTypesValues
Retrieves available assignment types applicable to job changes, such as full-time, part-time, or contract roles.
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 assignment type value, ensuring accurate record tracking. |
| Descriptor | String | A concise, user-friendly description of the assignment type value, helping users interpret its purpose. |
| CollectionToken | String | A token used in conjunction 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 assignment type change, allowing users to filter records based on when the change takes effect. |
| Job_Prompt | String | The job associated with the assignment type change, used as a filter to refine query results. |
| Location_Prompt | String | The work location linked to the assignment type change, providing filtering options based on geographic assignments. |
| ProposedManager_Prompt | String | The proposed manager for the worker in the assignment type change, allowing filtering by managerial assignments. |
| StaffingEvent_Prompt | String | The staffing event related to the assignment type change, enabling queries based on specific workforce events. |
| Worker_Prompt | String | The worker linked to the assignment type change, allowing targeted queries for individual employees. |