MinimumWageRatesGroupTaxAuthoritiesValues
Usage information for the operation MinimumWageRatesGroupTaxAuthoritiesValues.rsd.
Workday Resource Information
Retrieves a list of tax authorities available for use as query parameters in the /minimumWageRates endpoint.Columns
| Name | Type | Description |
| Id [KEY] | String | wid / id / reference id |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | 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. |
| Country_Prompt | String | The Workday ID of the country for the tax authorities. You can use a returned id from GET /values/minimumWageRatesGroup/countries. You can specify 1 country query parameter. Example: country=country. |
| IncludeLocalTaxAuthorities_Prompt | Bool | If true, returns local tax authorities, such as cities and counties, in addition to federal and state tax authorities. If false (default), only returns federal and state tax authorities. |