locationCode by ID 20.0

Looks up locationCode-level reference data by locationCodeGeoId.

The Location Code resolution level (GeoResolutionCode 5) represents postal code area in the United Kingdom.

LocationCode-level reference data includes locationCode and locationCodeGeoId geolocation data. The service also returns country-level, admin1-level, admin2-level, and city-level geolocation data.

Path Params
int64
required

Globally unique ID for location code

Responses

Response body
object
string
length ≤ 2

Country ISO2A code

string
length ≤ 4

Country FIPS code

string
length ≤ 4

RMS code for Country

string
length ≤ 512

Name of Country

integer

Globally unique ID for Country

string
length ≤ 16

Code for administrative level 1. Admin1 represents large geographic divisions, such as states and provinces.

string
length ≤ 256

Name of administrative level 1

int64

Globally unique ID for administrative level 1. Admin1 represents large geographic divisions, such as states and provinces.

string
length ≤ 16

Code for administrative level 2. Admin2 represents smaller geographic divisions than Admin1, such as counties.

string
length ≤ 256

Name of administrative level 2

int64

Globally unique ID for administrative level 2. Admin2 represents smaller geographic divisions than Admin1, such as counties.

string
length ≤ 16

Code for administrative level 3. Admin3 represents even smaller geographic divisions than Admin2, such as districts.

string
length ≤ 256

Name of administrative level 3

int64

Globally unique ID for administrative level 3. Admin3 represents even smaller geographic divisions than Admin2, such as districts.

string
length ≤ 256

Name of City/Town

int64

Globally unique ID for City/Town

string
length ≤ 16

Location Code

int64

Globally unique ID for postal code

Language
URL