CountryComponentsCountryCityValues
Contains predefined values for country-city relationships. This table supports regional mapping, tax jurisdiction tracking, and location-based services.
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 | Represents the unique identifier (Id) for the country-component city instance. The Id can include the Workday Id, the external system Id, or the reference Id that is used for integrations and reporting. |
| Descriptor | String | Provides a detailed description of the country component city instance. The description helps users understand the purpose and classification of the city within the country component structure. |
| CollectionToken | String | Stores a token used in conjunction with the Collection_Prompt input to retrieve members of a collection. The value is NULL if the current row represents a standalone value and not a collection. |
| Collection_Prompt | String | Contains a value derived from the CollectionToken column. The value allows users to retrieve all child elements associated with the specified collection. |