PayrollInputsGroupPositionsValues
No description available
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 | wid / id / reference id |
| Descriptor | String | Supported for: SELECT. A description of the instance |
| CollectionToken | String | Supported for: SELECT. Use this value with the Collection_Prompt input to retrieve members of this collection. NULL if the row is a value and not a collection. |
| Collection_Prompt | String | A value from the CollectionToken column. Providing this input retrieves all children of the collection. |
| EndDate_Prompt | Date | The end date for the positions, using the date format yyyy-mm-dd. |
| PayComponent_Prompt | String | The pay component for the worktags. You can use a returned id from GET/values/payrollInputsGroup/payComponents. |
| StartDate_Prompt | Date | The start date for the positions, using the date format yyyy-mm-dd. |
| Worker_Prompt | String | The Workday ID of the worker. You can use a returned id from GET /workers in the Staffing service. |