Countries
Retrieves information about a country.
Workday Resource Information
Retrieves information about a country, including their alpha codes, and whether or not they are enabled for address lookup.Secured by: REST API Public
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| Alpha2Code | String | The ISO alpha-2 code for a country. |
| Alpha3Code | String | The ISO alpha-3 code for a country. |
| Descriptor | String | A preview of the instance |
| EnabledForAddressLookup | Bool | True if the country is enabled for Address Lookup. |
| Href | String | A link to the instance |