CountriesAddressComponents
Retrieves the allowed address components and their configuration for the Country and a given Address Configuration Format.
Workday Resource Information
Retrieves the allowed address components and their configuration for the Country and a given Address Configuration Format.Secured by: REST API Public
Columns
| Name | Type | Description |
| Countries_Id [KEY] | String | The Workday ID of the Countries that owns this. |
| ComponentType_Descriptor | String | A description of the instance |
| ComponentType_Href | String | A link to the instance |
| ComponentType_Id | String | wid / id / reference id |
| Label | String | Country-specific label override for an address component. If no country-specific override exists, the generic component name is used. For example, for the US, the label State overrides the underlying generic component name Region. |
| Order | String | The order in which the address component appears on the address maintenance page. The order of an address component is country-specific. |
| Required | Bool | True if the address component is required for the country. |
| Type | String | |
| WebServiceAlias | String | The custom Web Service Alias defined on an address component. For use with the Recruiting API. |
| AddressConfigurationFormat_Prompt | String | The Address Configuration Format to return values for. |
| CurrentAddress_Prompt | String | The existing address being updated. |
| UseWesternScript_Prompt | Bool | Enables Local Script components for Countries using Local Script in Default Format. |