v1
latestOpenAPI 3.0.12026-07-243686491.1 MBCountry Areas
Retrieve a country area.
get/api/v1/country-areas/{id}
Path parameters
idinteger required
Response
Country area with provided id
Example response
{
"id": 1,
"countryId": 194,
"name": "United Kingdom",
"externalId": "GB"
}