TaxRatesGroupStateInstancesValues
Provides a list of state-level tax rate values applicable to an organization’s payroll processing.
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 for the instance, also known as Workday ID, used for tracking and referencing specific records. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token representing a collection of related records. Use this value with Collection_Prompt to retrieve all members of the collection. If NULL, the row represents a single value rather than a collection. |
| Collection_Prompt | String | An input parameter that accepts a CollectionToken value to fetch all child elements within a specified collection. |