GlobalExpressLocalityAdministrativeArea is provided as a means of retrieving locality and administrative area combinations using the locality name.
Required. The License Key issued by Melissa.
Example:id={REPLACE-WITH-YOUR-LICENSE-KEY}
True, False, or blank. When set to True, return results in the native character set for the country. When set to False, return transliterated results in the Latin character set. When set to blank &nativecharset=, return results in the input character set.
Enum:truefalse
Example:nativecharset=true
- Global Express Entry Serverhttps://expressentry.melissadata.net/web/GlobalExpressLocalityAdministrativeArea
- Global Express Entry Server for Javascript responsehttps://expressentry.melissadata.net/jsonp/GlobalExpressLocalityAdministrativeArea
curl -i -X GET \
'https://expressentry.melissadata.net/web/GlobalExpressLocalityAdministrativeArea?id=%7BREPLACE-WITH-YOUR-LICENSE-KEY%7D&country=US' \
-H 'Accept: */*' \
-H 'Content-Type: */*'Global Express Locality Administrative Area response
Lists result codes for the most recent request. For more information, see Global Express Entry Result Codes.
Lists error codes from any errors caused by the most recent request. For more information, see Global Express Entry Result Codes.
Response
{ "Version": "8.0.0.1249", "ResultCode": "XS02", "ErrorString": "", "Results": [ { … }, { … } ] }