Global Email V3:Request: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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 | ||||
---|---|---|---|---|
| ||||
| ||||
| ||||
| ||||
| ||||
|
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.
- Input email to be validated.
Optional
- RecordID
- Unique record ID, if processing mutliple records.
- TransmissionReference
- A unique string value identifying the request.
- For more information, please see options.