Difference between revisions of "Reverse GeoCoder:Request"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 8: Line 8:
==Request==
==Request==


A request consists of a protocol to make a call to the service, detailing desired elements. The minimum required elements in a request are your Customer ID and at least one set of geo-coordinates.
A request consists of a protocol to make a call to the service, detailing desired elements. The minimum required elements in a request are your License Key and at least one set of geo-coordinates.


Reverse GeoCoder supports multiple protocols to access the service, including SOAP, JSON, REST, and XML.
Reverse GeoCoder supports multiple protocols to access the service, including SOAP, JSON, REST, and XML.

Revision as of 17:12, 23 December 2016

← Reverse GeoCoder

Reverse GeoCoder Navigation
Introduction
Licensing
Input/Output
doLookup
  ↳  Request
  ↳  Response
doLookupPostalCodes
  ↳  Request
  ↳  Response
doLookupFromList
  ↳  Request
  ↳  Response
Examples
REST XML
REST JSON
JSON
XML
Result Codes
Result Code Use
Reverse GeoCoder Result Codes
Sample Code



Request

A request consists of a protocol to make a call to the service, detailing desired elements. The minimum required elements in a request are your License Key and at least one set of geo-coordinates.

Reverse GeoCoder supports multiple protocols to access the service, including SOAP, JSON, REST, and XML.