Express Entry:GlobalExpressThoroughfare: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 28: | Line 28: | ||
;&country= | ;&country= | ||
:The country field is used to select the country which will be searched (required, Default US). | :The country field is used to select the country which will be searched (required, Default is US). | ||
;&maxrecords= | ;&maxrecords= |
Revision as of 15:23, 22 September 2015
GlobalExpressThoroughfare
GlobalExpressThroughfare is a means for retrieving the thoroughfares within a Postal Code using the Postal Code and beginning of the thoroughfare name as the input.
Example Call
http://expressentry.melissadata.net/web/GlobalExpressThoroughfare?format={FORMAT}&id={ID}&thoroughfare={THOROUGHFARE}&postalcode={POSTALCODE}&maxrecords={MAXRECORDS}&country={COUNTRY}
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.
- &thoroughfare=
- Thoroughfare is used to limit the search to thoroughfares beginning with the specified letters. For example, a thoroughfare parameter of ‘mai’ will return all thoroughfares beginning with ‘mai’ in the specified postal code. This parameter requires a minimum of three characters.
- &postalcode=
- The postal code field is used to narrow the search to the specified postal code.
- &country=
- The country field is used to select the country which will be searched (required, Default is US).
- &maxrecords=
- Maxrecords is provided to control the number of results returned from a request to the service.
- The default value is 10.