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 | Supported for: SELECT. A description of the instance |
ComponentType_Href | String | Supported for: SELECT. A link to the instance |
ComponentType_Id | String | Supported for: SELECT. wid / id / reference id |
Label | String | Supported for: SELECT. 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 | Supported for: SELECT. The order in which the address component appears on the address maintenance page. The order of an address component is country-specific. |
Required | Bool | Supported for: SELECT. True if the address component is required for the country. |
Type | String | Supported for: SELECT. No description available. |
WebServiceAlias | String | Supported for: SELECT. 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. |