Global Email V3:Response: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 67: | Line 67: | ||
{{CustomTOC}} | {{CustomTOC}} | ||
A response is the result of a request. This consists of returned results codes and parsed, corrected, and/or appended request elements, | 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. | 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. | |||
Revision as of 19:56, 11 September 2014
← Global Email Web Service Reference
Global Email Web Service Navigation | |||||
---|---|---|---|---|---|
| |||||
| |||||
| |||||
| |||||
| |||||
|
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.