Difference between revisions of "Global Email V3:Response"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 26: Line 26:
|-
|-
|[[Global Email Web Service:JSON Request|JSON]]
|[[Global Email Web Service:JSON Request|JSON]]
|-
|[[Global Email Web Service:JSONP Request|JSONP]]
|-
|-
|[[Global Email Web Service:XML Request|XML]]
|[[Global Email Web Service:XML Request|XML]]

Revision as of 20:30, 22 December 2014

← Global Email Web Service Reference

Global Email Web Service Navigation
Introduction
Functions and Capabilities
Licensing
Request
REST
SOAP
JSON
JSONP
XML
Options
VerifyMailBox
Response
JSON
XML
Result Codes
Result Code Use
Returned Result Codes
Sample Code


A response is the result of a request. This consists of returned results codes and parsed, corrected, and/or appended request elements, depending on the options selected.

Depending on the protocol used to make the request, the response will be in a certain protocol. Global Email Web Service supports three possible response protocols: SOAP; XML; and JSON.