CountryComponentsCountryValues
Stores predefined country values. This table facilitates standardization in international transactions, compliance reporting, and address verification.
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 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 instance. The description helps users understand the purpose and classification of the country within the 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. |