CommonCountriesValues
Maintains a list of recognized country values that are used for location-based configurations, global compliance tracking, and regional business 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 string identifier (Id) for the country record in the Workday database. This Id is used for referencing specific entries. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token used as an input parameter to retrieve a related set of country records. This field is NULL when the record represents a standalone value rather than a collection. |
| Collection_Prompt | String | A parameter value derived from the CollectionToken column that, when provided, returns all associated child records within the country collection. |