Express Entry:GlobalExpressLocalityAdministrativeArea

From Melissa Data Wiki
Revision as of 15:19, 22 September 2015 by Edward (talk | contribs)
Jump to navigation Jump to search

← Global Express Entry

Express Entry Navigation
Introduction
Global Getting Started
Endpoints
ExpressAddress
ExpressCityState
ExpressFreeForm
ExpressPostalCode
ExpressStreet
GlobalExpressAddress
GlobalExpressCountry
GlobalExpressLocalityAdministrativeArea
GlobalExpressFreeForm
  ↳  Filtering Responses
GlobalExpressPostalCode
GlobalExpressThoroughfare
Examples
XML Response
JSON Response
Global XML Response
Global JSON Response
Token Server
Result Codes
Result Code Use
Express Entry Result Codes
Sample Code



GlobalExpressLocalityAdministrativeArea

GlobalExpressLocalityAdministrativeArea is provided as a means of retrieving locality and administrative area combinations using the locality name.

Example Call

http://expressentry.melissadata.net/web/GlobalExpressLocalityAdministrativeArea?format={FORMAT}&id={ID}&locality={LOCALITY}&postalcode={POSTALCODE}&country={COUNTRY}&maxrecords={MAXRECORDS}

Schema

?format=
The response will be formatted according to the value set here.
Valid values are: XML and JSON.
&id=
The ID element can contain your user ID, a complete license string, or a token.
&locality=
Using the Locality in a query will help refine results, limiting responses accordingly.
&postalcode=
Using the postal code in a query will help refine results, limiting responses accordingly.
&country=
The country to search (Required, Default US).
&maxrecords=
Maxrecords is provided to control the number of results returned from a request to the service.