Template:GlobalEmailV3Nav: Difference between revisions
Jump to navigation
Jump to search
m Admin moved page Template:GlobalEmail to Template:GlobalEmailNav without leaving a redirect |
m Admin moved page Template:GlobalEmailNav to Template:GlobalEmailV3Nav without leaving a redirect |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Global Email | [[Global Email V3|← Global Email V3]] | ||
{| class="mw-collapsible" cellspacing="2" style="background-color:#f9f9f9; border:1px solid #aaaaaa; font-size:9pt; color:#0645ad; padding:8px 8px;" | {| class="mw-collapsible" cellspacing="2" style="background-color:#f9f9f9; border:1px solid #aaaaaa; font-size:9pt; color:#0645ad; padding:8px 8px;" | ||
! style="text-align:left; color:black; border-bottom:1px solid #aaaaaa;"|'''Global Email Navigation''' | ! style="text-align:left; color:black; border-bottom:1px solid #aaaaaa;"|'''Global Email V3 Navigation''' | ||
|- | |- | ||
| style="padding-right:220px;"| | | style="padding-right:220px;"| | ||
Line 9: | Line 9: | ||
{| class="mw-collapsible {{{IntroductionCollapse|mw-collapsed}}}" style="width:100%;" | {| class="mw-collapsible {{{IntroductionCollapse|mw-collapsed}}}" style="width:100%;" | ||
|- align="left" | |- align="left" | ||
! style="color:black;"|[[Global Email:Introduction|Introduction]] | ! style="color:black;"|[[Global Email V3:Introduction|Introduction]] | ||
|- | |- | ||
|[[Global Email | |[[Global Email V3:Licensing|Licensing]] | ||
|} | |} | ||
|- | |- | ||
| | | | ||
{| class="mw-collapsible {{{ | {| class="mw-collapsible {{{InputOutputCollapse|mw-collapsed}}}" style="width:100%;" | ||
|- align="left" | |- align="left" | ||
! style="color:black;"| | ! style="color:black;"|Input/Output | ||
|- | |- | ||
|[[Global Email: | |[[Global Email V3:Request|Request Fields]] | ||
|- | |- | ||
|[[Global Email: | |[[Global Email V3:Response|Response Fields]] | ||
|} | |} | ||
|- | |- | ||
| | | | ||
{| class="mw-collapsible {{{ | {| class="mw-collapsible {{{ExampleCollapse|mw-collapsed}}}" style="width:100%;" | ||
|- align="left" | |- align="left" | ||
! style="color:black;"| | ! style="color:black;"|Examples | ||
|- | |- | ||
|[[Global Email: | |[[Global Email V3:REST JSON|REST JSON]] | ||
|- | |- | ||
|[[Global Email V3:REST JSONP|REST JSONP]] | |||
|- | |- | ||
|[[Global Email: | |[[Global Email V3:REST XML|REST XML]] | ||
|- | |- | ||
|[[Global Email: | |[[Global Email V3:Batch SOAP|Batch SOAP]] | ||
|- | |- | ||
|[[Global Email:XML | |[[Global Email V3:Batch XML|Batch XML]] | ||
|} | |} | ||
|- | |- | ||
Line 55: | Line 43: | ||
{| class="mw-collapsible {{{ResultCodeCollapse|mw-collapsed}}}" style="width:100%;" | {| class="mw-collapsible {{{ResultCodeCollapse|mw-collapsed}}}" style="width:100%;" | ||
|- align="left" | |- align="left" | ||
! style="color:black;"| | ! style="color:black;"|Result Codes | ||
|- | |- | ||
|[[Global Email:Result Codes | |[[Global Email V3:Result Codes|Result Code Use]] | ||
|- | |- | ||
|[[Result Code Details#Global Email|Global Email Result Codes]] | |[[Result Code Details#Global Email V3|Global Email V3 Result Codes]] | ||
|} | |} | ||
|- | |- | ||
|[[Global Email:Sample Code|Sample Code]] | |[[Global Email V3:Sample Code|Sample Code]] | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 68: | Line 56: | ||
<code> | <code> | ||
<nowiki>{{</nowiki> | <nowiki>{{</nowiki> | ||
GlobalEmailV3Nav<br> | |||
|IntroductionCollapse=<br> | |IntroductionCollapse=<br> | ||
| | |InputOutputCollapse=<br> | ||
| | |ExampleCollapse=<br> | ||
|ResultCodeCollapse=<br> | |ResultCodeCollapse=<br> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> |
Latest revision as of 17:12, 23 May 2019
Global Email V3 Navigation | ||||||
---|---|---|---|---|---|---|
| ||||||
| ||||||
| ||||||
| ||||||
Sample Code |
Usage
{{
GlobalEmailV3Nav
|IntroductionCollapse=
|InputOutputCollapse=
|ExampleCollapse=
|ResultCodeCollapse=
}}