CountryComponentsCountryRegionValues
Defines country-region associations. This table ensures accurate mapping of administrative divisions such as states, provinces, and territories.
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 region 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 | The display name of the instance |
| 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. |