Difference between revisions of "Global Email V3:Request"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 66: Line 66:
{{CustomTOC}}
{{CustomTOC}}


The Global Email Web Service can make requests in REST, SOAP, and XML/JSON.
The Global Email Web Service can make requests in [[Global Email Web Service:REST Request|REST]], [[Global Email Web Service:SOAP Request|SOAP]], and [[Global Email Web Service:XML/JSON Request|XML/JSON]].


==Properties==
==Request Properties==
===Required===
===Required===
;CustomerID
;CustomerID
:
:The customer ID given to you by your Melissa Data representative.


;Email
;Email
:
:Input email to be validated.


===Optional===
===Optional===
;RecordID
;RecordID
:
:Unique record ID, if processing mutliple records.


;TransmissionReference
;TransmissionReference
:
:A unique string value identifying the request.


;[[Global Email Web Service:Options|Options]]
;[[Global Email Web Service:Options|Options]]
:[[Global Email Web Service:Options#VerifyMailBox|VerifyMailBox]]. For more information, please see [[Global Email Web Service:Options|options]].
:[[Global Email Web Service:Options#VerifyMailBox|VerifyMailBox]].
 
:For more information, please see [[Global Email Web Service:Options|options]].




[[Category:Global Email Web Service]]
[[Category:Global Email Web Service]]
[[Category:Reference]]
[[Category:Reference]]

Revision as of 18:22, 5 September 2014

← Global Email Web Service Reference

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



The Global Email Web Service can make requests in REST, SOAP, and XML/JSON.

Request Properties

Required

CustomerID
The customer ID given to you by your Melissa Data representative.
Email
Input email to be validated.

Optional

RecordID
Unique record ID, if processing mutliple records.
TransmissionReference
A unique string value identifying the request.
Options
VerifyMailBox.
For more information, please see options.