Difference between revisions of "Template:NATS4 Manual"

From TMM Wiki
Jump to navigationJump to search
Line 1,373: Line 1,373:
 
     | [[NATS4 REST API Path changes|REST API PATH UPDATES]]  
 
     | [[NATS4 REST API Path changes|REST API PATH UPDATES]]  
 
     |-
 
     |-
|}
+
     ! class="i1" | Adtools
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
     ! class="i1" |     Adtool
 
    |-
 
    | [[NATS4 REST API Bulk Import Adtools|GET /adtool/admin]]
 
    |-
 
    | [[NATS4 REST API Adtool GET adtools|GET /adtool/adtools]]
 
    |-
 
    | [[NATS4 REST API Adtool GET adtool|GET /adtool/adtool]]
 
    |-
 
    | [[NATS4 REST API Adtool GET adtool-rules|GET /adtool/adtool-rules]]
 
    |-
 
    | [[NATS4 REST API Adtool GET adtool-rule|GET /adtool/adtool-rule]]
 
    |-
 
    | [[NATS4 REST API Adtool Categories|GET /adtool/categories]]
 
    |-
 
    | [[NATS4 REST API Adtool GET field-options|GET /adtool/field-options]]
 
    |-
 
    | [[NATS4 REST API Adtool GET field-types|GET /adtool/field-types]]
 
    |-
 
    | [[NATS4 REST API Adtool GET groups|GET /adtool/groups]]
 
    |-
 
    | [[NATS4 REST API Adtool GET search|GET /adtool/search]]
 
    |-
 
    | [[NATS4 REST API Adtool GET templates|GET /adtool/templates]]
 
    |-
 
    | [[NATS4 REST API Adtool Types|GET /adtool/types]]
 
    |-
 
    | [[NATS4 REST API Adtool GET type|GET /adtool/type]]
 
    |-
 
    | [[NATS4 REST API Adtool POST adtool|POST /adtool/adtool]]
 
    |-
 
    | [[NATS4 REST API Adtool POST adtool-rule|POST /adtool/adtool-rule]]
 
    |-
 
    | [[NATS4 REST API Adtool POST category|POST /adtool/category]]
 
    |-
 
    | [[NATS4 REST API Adtool POST field|POST /adtool/field]]
 
    |-
 
    | [[NATS4 REST API Adtool POST field-option|POST /adtool/field-option]]
 
    |-
 
    | [[NATS4 REST API Adtool POST group|POST /adtool/group]]
 
    |-
 
    | [[NATS4 REST API Bulk Import Adtools|POST /adtool/import]]
 
    |-
 
    | [[NATS4 REST API Adtool POST type|POST /adtool/type]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH adtool|PATCH /adtool/adtool]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH adtool-group|PATCH /adtool/adtool-group]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH adtool-rule|PATCH /adtool/adtool-rule]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH category|PATCH /adtool/category]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH field|PATCH /adtool/field]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH field-option|PATCH /adtool/field-option]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH group|PATCH /adtool/group]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH move|PATCH /adtool/move]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH restore-adtool|PATCH /adtool/restore-adtool]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH restore-category|PATCH /adtool/restore-category]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH restore-field|PATCH /adtool/restore-field]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH restore-field-option|PATCH /adtool/restore-field-option]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH restore-type|PATCH /adtool/restore-type]]
 
    |-
 
    | [[NATS4 REST API Adtool PATCH type|PATCH /adtool/type]]
 
    |-
 
    | [[NATS4 REST API Adtool DELETE adtool|DELETE /adtool/adtool]]
 
    |-
 
    | [[NATS4 REST API Adtool DELETE adtool-rule|DELETE /adtool/adtool-rule]]
 
    |-
 
    | [[NATS4 REST API Adtool DELETE category|DELETE /adtool/category]]
 
    |-
 
    | [[NATS4 REST API Adtool DELETE field|DELETE /adtool/field]]
 
    |-
 
    | [[NATS4 REST API Adtool DELETE field-option|DELETE /adtool/field-option]]
 
    |-
 
    | [[NATS4 REST API Adtool DELETE group|DELETE /adtool/group]]
 
    |-
 
    | [[NATS4 REST API Adtool DELETE type|DELETE /adtool/type]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" |     Affiliate
 
    |-
 
    | [[NATS4 REST API Affiliate DELETE account-rep|DELETE /affiliate/account-rep]]
 
    |-
 
    | [[NATS4 REST API Affiliate DELETE account-type|DELETE /affiliate/account-type]]
 
    |-
 
    | [[NATS4 REST API Affiliate DELETE affiliate|DELETE /affiliate/affiliate]]
 
    |-
 
    | [[NATS4 REST API Affiliate DELETE doc|DELETE /affiliate/doc]]
 
    |-
 
    | [[NATS4 REST API Affiliate DELETE group|DELETE /affiliate/group]]
 
    |-
 
    | [[NATS4 REST API Affiliate DELETE permissions|DELETE /affiliate/permissions]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET account-changes|GET /affiliate/account-changes]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET account-types|GET /affiliate/account-types]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET admin-settings|GET /affiliate/admin-settings]]
 
    |-
 
    | [[NATS4 REST API Affiliate Get Campaigns|GET /affiliate/campaigns]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET current|GET /affiliate/current]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET current-permissions|GET /affiliate/current-permissions]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET docs|GET /affiliate/docs]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET doc|GET /affiliate/doc]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET groups|GET /affiliate/groups]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET group|GET /affiliate/group]]
 
    |-
 
    | [[NATS4 REST API Get Affiliate Hit Data|GET /affiliate/hits]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET link-styles|GET /affiliate/link-styles]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET loginids|GET /affiliate/loginids]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET loginlog|GET /affiliate/loginlog]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET manual-payout|GET /affiliate/manual-payout]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET news-sections|GET /affiliate/news-sections]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET notes|GET /affiliate/notes]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET notices|GET /affiliate/notices]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET override|GET /affiliate/override]]
 
    |-
 
    | [[NATS4 REST API Get Affiliate Payout|GET /affiliate/payout]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET payment-periods|GET /affiliate/payment-periods]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET payvia-types|GET /affiliate/payvia-types]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET payvia-type|GET /affiliate/payvia-type]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET permissions|GET /affiliate/permissions]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET programcampaigns|GET /affiliate/programcampaigns]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET referrer|GET /affiliate/referrer]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET referring-urls|GET /affiliate/referring-urls]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET reps|GET /affiliate/reps]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET rest-methods|GET /affiliate/rest-methods]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET search|GET /affiliate/search]]
 
    |-
 
    | [[NATS4 REST API Search Affiliate Info|GET /affiliate/search-limited]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET settings|GET /affiliate/settings]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET skins|GET /affiliate/skins]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET soap-functions|GET /affiliate/soap-functions]]
 
    |-
 
    | [[NATS4 REST API Affiliate GET status|GET /affiliate/status]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH adminsettings|PATCH /affiliate/adminsettings]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH account-change|PATCH /affiliate/account-change]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH account-type|PATCH /affiliate/account-type]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH account-type-permissions|PATCH /affiliate/account-type-permissions]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH admin-setting|PATCH /affiliate/admin-setting]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH affiliate-account-type|PATCH /affiliate/affiliate-account-type]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH affiliate-group|PATCH /affiliate/affiliate-group]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH allsettings|PATCH /affiliate/allsettings]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH account-rep|PATCH /affiliate/account-rep]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH avatar|PATCH /affiliate/avatar]]
 
    |-
 
    | [[NATS4 REST API Set Affiliate Customs|PATCH /affiliate/customs]]
 
    |-
 
    | [[NATS4 REST API Set Affiliate Defaults|PATCH /affiliate/defaults]]
 
    |-
 
    | [[NATS4 REST API Set Affiliate Information|PATCH /affiliate/details]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH override|PATCH /affiliate/override]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH password|PATCH /affiliate/password]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH payment-period|PATCH /affiliate/payment-period]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH payvia|PATCH /affiliate/payvia]]
 
    |-
 
    | [[NATS4 REST API Set Affiliate Payvia Info|PATCH /affiliate/payvia-info]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH permissions|PATCH /affiliate/permissions]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH referrer|PATCH /affiliate/referrer]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH reset-api|PATCH /affiliate/reset-api]]
 
    |-
 
    | [[NATS4 REST API Affiliate PATCH reset-rss|PATCH /affiliate/reset-rss]]
 
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH reset-tos|PATCH /affiliate/reset-tos]]
+
     | [[NATS4 REST API Admin Get Adtools|GET /adtools/admin]]
 +
    |-  
 +
    | [[NATS4 REST API Adtool Categories|GET /adtools/categories]]
 +
    |-  
 +
<!--| [[NATS4 REST API Search Adtools|GET /adtools/search]] -->
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH rest-permissions|PATCH /affiliate/rest-permissions]]
+
     | [[NATS4 REST API Adtool Types|GET /adtools/types]]  
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH restore|PATCH /affiliate/restore]]
+
     | [[NATS4 REST API Bulk Import Adtools|POST /adtools/importdump]]  
 +
    |-
 +
    ! class="i1" | Affiliate
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH restore-account-type|PATCH /affiliate/restore-account-type]]
+
     | [[NATS4 REST API Affiliate Get Campaigns|GET /affiliate/campaigns]]  
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Settings|PATCH /affiliate/settings]]
+
     | [[NATS4 REST API Get Affiliate Hit Data|GET /affiliate/hitdata]]  
 +
    |-
 +
<!--| [[NATS4 REST API Get Affiliate Loginids|GET /affiliate/loginids]] -->
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH soap-permissions|PATCH /affiliate/soap-permissions]]
+
<!--| [[NATS4 REST API Get Affiliate Login Log|GET /affiliate/loginlog]] -->
 +
     |-
 +
<!--| [[NATS4 REST API Get Affiliate NATSCodes|GET /affiliate/natscodes]] -->
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Status|PATCH /affiliate/status]]
+
     | [[NATS4 REST API Get Affiliate Payout|GET /affiliate/payout]]  
 +
    |-
 +
<!--| [[NATS4 REST API Get Affiliate Program Campaign List|GET /affiliate/programcampaigns]] -->
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST account-type|POST /affiliate/account-type]]
+
     | [[NATS4 REST API Search Affiliate Info|GET /affiliate/searchinfo]]  
 
     |-
 
     |-
     | [[NATS4 REST API Add Affiliate|POST /affiliate/add]]
+
     | [[NATS4 REST API Add Affiliate|POST /affiliate/addaffiliate]]
 +
    |-
 +
    | [[NATS4 REST API Add Affiliate Manual Invoice|POST /affiliate/invoice]]  
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST doc|POST /affiliate/doc]]
+
     | [[NATS4 REST API Set Affiliate Admin Settings|PATCH /affiliate/setadminsettings]]
 +
    |-
 +
    | [[NATS4 REST API Set Affiliate Customs|PATCH /affiliate/setcustoms]]
 +
    |-
 +
    | [[NATS4 REST API Set Affiliate Defaults|PATCH /affiliate/setdefaults]]
 +
    |-
 +
    | [[NATS4 REST API Set Affiliate Information|PATCH /affiliate/setinformation]]  
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST group|POST /affiliate/group]]
+
     | [[NATS4 REST API Set Affiliate Payvia Info|PATCH /affiliate/setpayviainfo]]
 +
    |-
 +
    | [[NATS4 REST API Set Affiliate Settings|PATCH /affiliate/setsettings]]
 +
    |-
 +
| [[NATS4 REST API Set Affiliate Status|PATCH /affiliate/status]]
 
     |-
 
     |-
    | [[NATS4 REST API Add Affiliate Manual Invoice|POST /affiliate/invoice]]
+
<!--! class="i1" | Biller -->
 
     |-
 
     |-
    | [[NATS4 REST API Affiliate POST manual-sale|POST /affiliate/manual-sale]]
+
<!--| [[NATS4 REST API Get Biller Information|GET /biller]] -->
 
     |-
 
     |-
    | [[NATS4 REST API Affiliate POST note|POST /affiliate/note]]
+
<!--| [[NATS4 REST API Get Cascades|GET /biller/cascades]] -->
 
     |-
 
     |-
|}
+
     ! class="i1" | Member
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Biller
 
    |-
 
    | [[NATS4 REST API Biller GET available|GET /biller/available]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-available|GET /biller/partner-available]]
 
    |-
 
    | [[NATS4 REST API Biller GET billerdata|GET /biller/billerdata]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascades|GET /biller/cascades]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascades-available|GET /biller/cascades-available]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-count|GET /biller/cascade-count]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-history|GET /biller/cascade-history]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-rules|GET /biller/cascade-rules]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-rule|GET /biller/cascade-rule]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-step-count|GET /biller/cascade-step-count]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-steps|GET /biller/cascade-steps]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-detail|GET /biller/cascade-detail]]
 
    |-
 
    | [[NATS4 REST API Biller GET cascade-list|GET /biller/cascade-list]]
 
    |-
 
    | [[NATS4 REST API Biller GET count|GET /biller/count]]
 
    |-
 
    | [[NATS4 REST API Biller GET detail|GET /biller/detail]]
 
    |-
 
    | [[NATS4 REST API Biller GET fees|GET /biller/fees]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-fees|GET /biller/partner-fees]]
 
    |-
 
    | [[NATS4 REST API Biller GET last poll|GET /biller/last_poll]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-last-poll|GET /biller/partner-last-poll]]
 
    |-
 
    | [[NATS4 REST API Biller GET list|GET /biller/list]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-detail|GET /biller/partner-detail]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-list|GET /biller/partner-list]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-shortnames|GET /biller/partner-shortnames]]
 
    |-
 
    | [[NATS4 REST API Biller GET process types|GET /biller/process_types]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-process-types|GET /biller/partner-process-types]]
 
    |-
 
    | [[NATS4 REST API Biller GET shortnames|GET /biller/shortnames]]
 
    |-
 
    | [[NATS4 REST API Biller GET transaction types|GET /biller/transaction_types]]
 
    |-
 
    | [[NATS4 REST API Biller GET partner-transaction-types|GET /biller/partner-transaction-types]]
 
    |-
 
    | [[NATS4 REST API Biller GET taxes|GET /biller/taxes]]
 
    |-
 
    | [[NATS4 REST API Biller POST add|POST /biller/add]]
 
    |-
 
    | [[NATS4 REST API Biller POST cascade|POST /biller/cascade]]
 
    |-
 
    | [[NATS4 REST API Biller POST cascade-rule|POST /biller/cascade-rule]]
 
    |-
 
    | [[NATS4 REST API Biller POST cascade-step|POST /biller/cascade-step]]
 
    |-
 
    | [[NATS4 REST API Biller POST partner|POST /biller/partner]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH cascade|PATCH /biller/cascade]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH cascade-rule|PATCH /biller/cascade-rule]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH cascade-step|PATCH /biller/cascade-step]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH cascade-steps-reorder|PATCH /biller/cascade-steps-reorder]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH fee|PATCH /biller/fee]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH partner-fee|PATCH /biller/partner-fee]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH restore|PATCH /biller/restore]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH restore-cascade|PATCH /biller/restore-cascade]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH restore-partner|PATCH /biller/restore-partner]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH setting|PATCH /biller/setting]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH partner-setting|PATCH /biller/partner-setting]]
 
    |-
 
    | [[NATS4 REST API Biller PATCH tax|PATCH /biller/tax]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE biller|DELETE /biller/biller]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE cascade|DELETE /biller/cascade]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE cascade-rule|DELETE /biller/cascade-rule]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE cascade-step|DELETE /biller/cascade-step]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE fee|DELETE /biller/fee]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE partner-fee|DELETE /biller/partner-fee]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE partner|DELETE /biller/partner]]
 
    |-
 
    | [[NATS4 REST API Biller DELETE tax|DELETE /biller/tax]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Codes
 
    |-
 
    | [[NATS4 REST API Codes GET affiliate-codes|GET /codes/affiliate-codes]]
 
    |-
 
    | [[NATS4 REST API Decode Natscode|GET /codes/decode]]
 
    |-
 
    | [[NATS4 REST API Codes GET linkcodes|GET /codes/linkcodes]]
 
    |-
 
    | [[NATS4 REST API Codes GET strack|GET /codes/strack]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Config
 
    |-
 
    | [[NATS4 REST API Config DELETE setting|DELETE /config/setting]]
 
    |-
 
    | [[NATS4 REST API Config GET section|GET /config/section]]
 
    |-
 
    | [[NATS4 REST API Config GET sections|GET /config/sections]]
 
    |-
 
    | [[NATS4 REST API Config PATCH affiliate default|PATCH /config/affiliate_default]]
 
    |-
 
    | [[NATS4 REST API Config PATCH section|PATCH /config/section]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Include
 
    |-
 
    | [[NATS4 REST API Include DELETE include|DELETE /include/include]]
 
    |-
 
    | [[NATS4 REST API Include DELETE step|DELETE /include/step]]
 
    |-
 
    | [[NATS4 REST API Include GET include|GET /include/include]]
 
    |-
 
    | [[NATS4 REST API Include GET includes|GET /include/includes]]
 
    |-
 
    | [[NATS4 REST API Include GET templates|GET /include/templates]]
 
    |-
 
    | [[NATS4 REST API Include PATCH include|PATCH /include/include]]
 
    |-
 
    | [[NATS4 REST API Include PATCH restore|PATCH /include/restore]]
 
    |-
 
    | [[NATS4 REST API Include PATCH step|PATCH /include/step]]
 
    |-
 
    | [[NATS4 REST API Include POST include|POST /include/include]]
 
    |-
 
    | [[NATS4 REST API Include POST step|POST /include/step]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Mailing
 
    |-
 
    | [[NATS4 REST API Mailing DELETE mailing|DELETE /mailing/mailing]]
 
    |-
 
    | [[NATS4 REST API Mailing DELETE mailing-rule|DELETE /mailing/mailing-rule]]
 
    |-
 
    | [[NATS4 REST API Mailing DELETE queue|DELETE /mailing/queue]]
 
    |-
 
    | [[NATS4 REST API Mailing GET mailing|GET /mailing/mailing]]
 
    |-
 
    | [[NATS4 REST API Mailing GET mailings|GET /mailing/mailings]]
 
    |-
 
    | [[NATS4 REST API Mailing GET mailing-rules|GET /mailing/mailing-rules]]
 
    |-
 
    | [[NATS4 REST API Mailing GET mailing-rule|GET /mailing/mailing-rule]]
 
    |-
 
    | [[NATS4 REST API Mailing GET queue|GET /mailing/queue]]
 
    |-
 
    | [[NATS4 REST API Mailing GET removelist|GET /mailing/removelist]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH mailing|PATCH /mailing/mailing]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH mailing-rule|PATCH /mailing/mailing-rule]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH removelist|PATCH /mailing/removelist]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH removelist-queue|PATCH /mailing/removelist-queue]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH resend-queue|PATCH /mailing/resend-queue]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH restore-queue|PATCH /mailing/restore-queue]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH send-mailing|PATCH /mailing/send-mailing]]
 
    |-
 
    | [[NATS4 REST API Mailing PATCH send-test-mailing|PATCH /mailing/send-test-mailing]]
 
    |-
 
    | [[NATS4 REST API Mailing POST mailing|POST /mailing/mailing]]
 
    |-
 
    | [[NATS4 REST API Mailing POST mailing-rule|POST /mailing/mailing-rule]]
 
    |-
 
    | [[NATS4 REST API Mailing POST removelist|POST /mailing/removelist]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
     ! class="i1" | &nbsp; &nbsp; Maintenance
 
    |-
 
    | [[NATS4 REST API Maintenance DELETE log|DELETE /maintenance/log]]
 
    |-
 
    | [[NATS4 REST API Maintenance DELETE cache|DELETE /maintenance/cache]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET admin-actions|GET /maintenance/admin-actions]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET log|GET /maintenance/log]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET logs|GET /maintenance/logs]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET nats|GET /maintenance/nats]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET report|GET /maintenance/report]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET report-progress|GET /maintenance/report-progress]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET reports|GET /maintenance/reports]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET server|GET /maintenance/server]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET table|GET /maintenance/table]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET tables|GET /maintenance/tables]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET table-clean-count|GET /maintenance/table-clean-count]]
 
    |-
 
    | [[NATS4 REST API Maintenance GET table-clean-progress|GET /maintenance/table-clean-progress]]
 
    |-
 
    | [[NATS4 REST API Maintenance PATCH log|PATCH /maintenance/log]]
 
    |-
 
    | [[NATS4 REST API Maintenance PATCH report|PATCH /maintenance/report]]
 
    |-
 
    | [[NATS4 REST API Maintenance PATCH table|PATCH /maintenance/table]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Member
 
    |-
 
    | [[NATS4 REST API Member GET available flags|GET /member/available_flags]]
 
    |-
 
    | [[NATS4 REST API Member GET encryptusername|GET /member/encryptusername]]
 
 
     |-
 
     |-
 
     | [[NATS4 REST API Get Member Auth String|GET /member/authstring]]
 
     | [[NATS4 REST API Get Member Auth String|GET /member/authstring]]
 +
<!-- These articles are deprecated
 
     |-
 
     |-
     | [[NATS4 REST API Get Member Details|GET /member/details]]
+
     | [[NATS4 REST API Get Member Upsell String|GET /member/upsellstring]]  
     |-
+
     |-  
     | [[NATS4 REST API Member GET flags|GET /member/flags]]
+
     | [[NATS4 REST API Get Member Token Rebuy String|GET /member/tokenrebuystring]]  
     |-
+
     |-  
     | [[NATS4 REST API Member GET loginlog|GET /member/loginlog]]
+
     | [[NATS4 REST API Get Member Instant Upgrade String|GET /member/instantupgradestring]]  
     |-
+
     |-  
     | [[NATS4 REST API Member GET matching|GET /member/matching]]
+
     | [[NATS4 REST API Get Member Package Upgrade String|GET /member/packageupgradestring]]  
    |-
 
    | [[NATS4 REST API Member GET notes|GET /member/notes]]
 
    |-
 
    | [[NATS4 REST API Member GET notices|GET /member/notices]]
 
 
     |-
 
     |-
     | [[NATS4 REST API Member GET restricted-values|GET /member/restricted-values]]
+
     | [[NATS4 REST API Get Member SignupPlus String|GET /member/signupplusstring]]
 +
    |-  
 +
    | [[NATS4 REST API Get Member Cancel String|GET /member/cancelstring]] -->
 
     |-
 
     |-
    | [[NATS4 REST API Get Member Search Info String|GET /member/search]]
+
<!--| [[NATS4 REST API Get Member Biller Details|GET /member/billerdetails]] -->
 
     |-
 
     |-
     | [[NATS4 REST API Get Suggested Cancel Offers|GET /member/suggestedcanceloffers]]
+
     | [[NATS4 REST API Get Member Details|GET /member/details]]  
 
     |-
 
     |-
     | [[NATS4 REST API Member GET surfer-actions|GET /member/surfer-actions]]
+
     | [[NATS4 REST API Get Member Search Info String|GET /member/searchinfo]]  
 
     |-
 
     |-
     | [[NATS4 REST API Set Member Details|PATCH /member/details]]
+
     | [[NATS4 REST API Get Suggested Cancel Offers|GET /suggestedcanceloffers]]  
 
     |-
 
     |-
    | [[NATS4 REST API Set Member Expiration|PATCH /member/expiration]]
+
<!--| [[NATS4 REST API Set Member Rebill Date|PATCH /member/rebilldate]] -->
 
     |-
 
     |-
     | [[NATS4 REST API Expire Manual Member|PATCH /member/expiremanual]]
+
     | [[NATS4 REST API Set Member Details|PATCH /member/setdetails]]  
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH resend-transaction-email|PATCH /member/resend-transaction-email]]
+
     | [[NATS4 REST API Set Member Expiration|PATCH /member/setexpiration]]  
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH resend-transaction-postback|PATCH /member/resend-transaction-postback]]
+
     | [[NATS4 REST API Add Member Note|POST /member/addnote]]  
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH restricted-value|PATCH /member/restricted-value]]
+
     | [[NATS4 REST API Record Member Login|POST /member/recordlogin]]  
 
     |-
 
     |-
     | [[NATS4 REST API Forget Member|PATCH /member/forget]]
+
     | [[NATS4 REST API Expire Manual Member|PUT /member/expiremanual]]  
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH lock|PATCH /member/lock]]
+
     | [[NATS4 REST API Forget Member|PATCH /member/forget]]  
 
     |-
 
     |-
    | [[NATS4 REST API Member PATCH unlock|PATCH /member/unlock]]
+
 
 +
<!--! class="i1" | Message -->
 
     |-
 
     |-
    | [[NATS4 REST API Member POST flag|POST /member/flag]]
+
<!--| [[NATS4 REST API Get Mesage Count|GET /message/count]] -->
 
     |-
 
     |-
    | [[NATS4 REST API Record Member Login|POST /member/login]]
+
<!--! class="i1" | Notification -->
 
     |-
 
     |-
    | [[NATS4 REST API Add Member Note|POST /member/note]]
+
<!--| [[NATS4 REST API Get Notification Count|GET /notification/count]] -->
 
     |-
 
     |-
     | [[NATS4 REST API Member POST restricted-value|POST /member/restricted-value]]
+
     ! class="i1" | Option
 
     |-
 
     |-
     | [[NATS4 REST API Member DELETE flag|DELETE /member/flag]]
+
     | [[NATS4 REST API Get Options|GET /option/options]]  
 
     |-
 
     |-
     | [[NATS4 REST API Member DELETE restricted-value|DELETE /member/restricted-value]]
+
     | [[NATS4 REST API Get Option Rule|GET /option/rule]]  
 
     |-
 
     |-
|}
+
    | [[NATS4 REST API Edit Option Rule|PATCH /option/rule]]
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Message
 
 
     |-
 
     |-
     | [[NATS4 REST API Message DELETE message|DELETE /message/message]]
+
     | [[NATS4 REST API Edit Option Text|PATCH/option/text]]  
 
     |-
 
     |-
     | [[NATS4 REST API Message DELETE permanent|DELETE /message/permanent]]
+
     | [[NATS4 REST API Add Option Rule|POST /option/rule]]  
 +
    |-
 +
    ! class="i1" | Payments
 
     |-
 
     |-
     | [[NATS4 REST API Message GET count|GET /message/count]]
+
     | [[NATS4 REST API Get Payment Data|GET /payments/getpayments]]
 
     |-
 
     |-
     | [[NATS4 REST API Message GET messages|GET /message/messages]]
+
     | [[NATS4 REST API Get Payvia Rule|GET /payviarule]]  
 
     |-
 
     |-
     | [[NATS4 REST API Message GET view|GET /message/view]]
+
     | [[NATS4 REST API Set Payment Status|PATCH /payments/setstatus]]
 
     |-
 
     |-
     | [[NATS4 REST API Message PATCH read|PATCH /message/read]]
+
     | [[NATS4 REST API Set Payvia Rule|PATCH /payviarule]]  
 
     |-
 
     |-
     | [[NATS4 REST API Message PATCH unread|PATCH /message/unread]]
+
     ! class="i1" | Report
 
     |-
 
     |-
     | [[NATS4 REST API Message PATCH undelete|PATCH /message/undelete]]
+
     | [[NATS4 REST API Get Profit Loss Report|GET /profitlossreport]]
 +
    |-
 +
    | [[NATS4_REST_API_Get_Transaction_Payout_Report|Get /transactionpayouts]]
 
     |-
 
     |-
    | [[NATS4 REST API Message POST message|POST /message/message]]
+
<!--| [[NATS4 REST API Get Raw Hit Data Report|GET /report/hits]] -->
 
     |-
 
     |-
|}
+
<!--| [[NATS4 REST API Get Surfer Action Report|GET /report/surferaction]] -->
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; News
 
 
     |-
 
     |-
     | [[NATS4 REST API News DELETE entry|DELETE /news/entry]]
+
     | [[NATS4 REST API Get Transaction Report|GET /report/transaction]]
 
     |-
 
     |-
    | [[NATS4 REST API News DELETE section|DELETE /news/section]]
+
<!--| [[NATS4 REST API Get Transaction Payment Report|GET /report/transactionpayouts]] -->
 
     |-
 
     |-
     | [[NATS4 REST API News GET entry|GET /news/entry]]
+
     ! class="i1" | Service
 
     |-
 
     |-
     | [[NATS4 REST API News GET news|GET /news/news]]
+
     | [[NATS4 REST API Decode Natscode|GET /service/decodenatscode]]  
 
     |-
 
     |-
     | [[NATS4 REST API News GET sections|GET /news/sections]]
+
     | [[NATS4 REST API Ping| GET /service/ping]]  
 
     |-
 
     |-
    | [[NATS4 REST API News PATCH entry|PATCH /news/entry]]
+
<!--| [[NATS4 REST API Get NATSCodes|POST /service/natscode]] -->
 
     |-
 
     |-
     | [[NATS4 REST API News POST entry|POST /news/entry]]
+
     | [[NATS4 REST API Send Email|POST /service/sendemail]]  
    |-
 
    | [[NATS4 REST API News POST section|POST /news/section]]
 
 
     |-
 
     |-
 
|}
 
|}
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
+
<hr />
    ! class="i1" | &nbsp; &nbsp; Notification
+
{| class="mw-collapsible mw-collapsed {{{show_misc_admins_section|collapsed}}}" width="100%"
    |-
+
     ! class="i1" | Misc. Admins
    | [[NATS4 REST API Notification DELETE notification|DELETE /notification/notification]]
 
    |-
 
    | [[NATS4 REST API Notification DELETE permanent|DELETE /notification/permanent]]
 
    |-
 
    | [[NATS4 REST API Notification GET count|GET /notification/count]]
 
    |-
 
    | [[NATS4 REST API Notification GET notifications|GET /notification/notifications]]
 
    |-
 
    | [[NATS4 REST API Notification GET view|GET /notification/view]]
 
    |-
 
    | [[NATS4 REST API Notification PATCH read|PATCH /notification/read]]
 
    |-
 
    | [[NATS4 REST API Notification PATCH unread|PATCH /notification/unread]]
 
    |-
 
    | [[NATS4 REST API Notification PATCH undelete|PATCH /notification/undelete]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Option
 
    |-
 
    | [[NATS4 REST API Get Options|GET /option/options]]
 
    |-
 
    | [[NATS4 REST API Get Option Rule|GET /option/rule]]
 
    |-
 
    | [[NATS4 REST API Edit Option Rule|PATCH /option/rule]]
 
    |-
 
    | [[NATS4 REST API Edit Option Text|PATCH /option/text]]
 
    |-
 
    | [[NATS4 REST API Add Option Rule|POST /option/rule]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Payment
 
    |-
 
    | [[NATS4 REST API Payment DELETE invoice|DELETE /payment/invoice]]
 
    |-
 
    | [[NATS4 REST API Payment DELETE payout-period|DELETE /payment/payout-period]]
 
    |-
 
    | [[NATS4 REST API Payment DELETE payvia-field|DELETE /payment/payvia-field]]
 
    |-
 
    | [[NATS4 REST API Payment DELETE payvia-field-mc|DELETE /payment/payvia-field-mc]]
 
    |-
 
    | [[NATS4 REST API Payment DELETE payvia-rule|DELETE /payment/payvia-rule]]
 
    |-
 
    | [[NATS4 REST API Payment GET dump-format|GET /payment/dump-format]]
 
    |-
 
    | [[NATS4 REST API Payment GET dump-formats|GET /payment/dump-formats]]
 
    |-
 
    | [[NATS4 REST API Payment GET invoices|GET /payment/invoices]]
 
    |-
 
    | [[NATS4 REST API Get Payment Data|GET /payment/payments]]
 
    |-
 
    | [[NATS4 REST API Payment GET payment-dumps|GET /payment/payment-dumps]]
 
    |-
 
    | [[NATS4 REST API Payment GET payment-dump|GET /payment/payment-dump]]
 
    |-
 
    | [[NATS4 REST API Payment GET payment-search|GET /payment/payment-search]]
 
    |-
 
    | [[NATS4 REST API Payment GET payvia|GET /payment/payvia]]
 
    |-
 
    | [[NATS4 REST API Payment GET payvias|GET /payment/payvias]]
 
    |-
 
    | [[NATS4 REST API Payment GET payvia-fields|GET /payment/payvia-fields]]
 
    |-
 
    | [[NATS4 REST API Payment GET payvia-field-mcs|GET /payment/payvia-field-mcs]]
 
    |-
 
    | [[NATS4 REST API Payment GET payout-period|GET /payment/payout-period]]
 
    |-
 
    | [[NATS4 REST API Payment GET payout-periods|GET /payment/payout-periods]]
 
    |-
 
    | [[NATS4 REST API Payment GET payvia-rules|GET /payment/payvia-rules]]
 
    |-
 
    | [[NATS4 REST API Payment GET payvia-rule|GET /payment/payvia-rule]]
 
    |-
 
    | [[NATS4 REST API Get Payvia Rule|GET /payment/payviarule]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH copy-dump-format|PATCH /payment/copy-dump-format]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH default-payout-period|PATCH /payment/default-payout-period]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH dump-format|PATCH /payment/dump-format]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH duplicate-payvia|PATCH /payment/duplicate-payvia]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH invoice|PATCH /payment/invoice]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payment|PATCH /payment/payment]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payment-paid|PATCH /payment/payment-paid]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payment-store|PATCH /payment/payment-store]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payment-unstore|PATCH /payment/payment-unstore]]
 
    |-
 
    | [[NATS4 REST API Set Payment Status|PATCH /payment/payments]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payments-unstore|PATCH /payment/payments-unstore]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payout-period|PATCH /payment/payout-period]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payout-period-affiliates|PATCH /payment/payout-period-affiliates]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payvia|PATCH /payment/payvia]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payvia-field|PATCH /payment/payvia-field]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payvia-fields-reorder|PATCH /payment/payvia-fields-reorder]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payvia-field-mc|PATCH /payment/payvia-field-mc]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payvia-field-mcs-reorder|PATCH /payment/payvia-field-mcs-reorder]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH payvia-rule|PATCH /payment/payvia-rule]]
 
    |-
 
    | [[NATS4 REST API Set Payvia Rule|PATCH /payment/payviarule]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH restore-payout-period|PATCH /payment/restore-payout-period]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH restore-payvia-field|PATCH /payment/restore-payvia-field]]
 
    |-
 
    | [[NATS4 REST API Payment PATCH restore-payvia-field-mc|PATCH /payment/restore-payvia-field-mc]]
 
    |-
 
    | [[NATS4 REST API Payment POST check-dump|POST /payment/check-dump]]
 
    |-
 
    | [[NATS4 REST API Payment POST dump-format|POST /payment/dump-format]]
 
    |-
 
    | [[NATS4 REST API Payment POST import-dump|POST /payment/import-dump]]
 
    |-
 
    | [[NATS4 REST API Payment POST invoice|POST /payment/invoice]]
 
    |-
 
    | [[NATS4 REST API Payment POST payout-period|POST /payment/payout-period]]
 
    |-
 
    | [[NATS4 REST API Payment POST payvia|POST /payment/payvia]]
 
    |-
 
    | [[NATS4 REST API Payment POST payvia-field|POST /payment/payvia-field]]
 
    |-
 
    | [[NATS4 REST API Payment POST payvia-field-mc|POST /payment/payvia-field-mc]]
 
    |-
 
    | [[NATS4 REST API Payment POST payvia-rule|POST /payment/payvia-rule]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Program
 
    |-
 
    | [[NATS4 REST API Program DELETE program|DELETE /program/program]]
 
    |-
 
    | [[NATS4 REST API Program DELETE payout-change|DELETE /program/payout-change]]
 
    |-
 
    | [[NATS4 REST API Program DELETE payout-change-tier|DELETE /program/payout-change-tier]]
 
    |-
 
    | [[NATS4 REST API Program GET additional-payout-change-targets|GET /program/additional-payout-change-targets]]
 
    |-
 
    | [[NATS4 REST API Program GET affiliate-available|GET /program/affiliate-available]]
 
    |-
 
    | [[NATS4 REST API Program GET detail|GET /program/detail]]
 
    |-
 
    | [[NATS4 REST API Program GET list|GET /program/list]]
 
    |-
 
    | [[NATS4 REST API Program GET options|GET /program/options]]
 
    |-
 
    | [[NATS4 REST API Program GET payout-changes|GET /program/payout-changes]]
 
    |-
 
    | [[NATS4 REST API Program GET redirect-available|GET /program/redirect-available]]
 
    |-
 
    | [[NATS4 REST API Program GET sites|GET /program/sites]]
 
    |-
 
    | [[NATS4 REST API Program GET tours|GET /program/tours]]
 
    |-
 
    | [[NATS4 REST API Program GET types|GET /program/types]]
 
    |-
 
    | [[NATS4 REST API Program PATCH default payout|PATCH /program/default_payout]]
 
    |-
 
    | [[NATS4 REST API Program PATCH details|PATCH /program/details]]
 
    |-
 
    | [[NATS4 REST API Program PATCH disable affiliate|PATCH /program/disable_affiliate]]
 
    |-
 
    | [[NATS4 REST API Program PATCH disable tour|PATCH /program/disable_tour]]
 
    |-
 
    | [[NATS4 REST API Program PATCH enable affiliate|PATCH /program/enable_affiliate]]
 
    |-
 
    | [[NATS4 REST API Program PATCH enable site|PATCH /program/enable_site]]
 
    |-
 
    | [[NATS4 REST API Program PATCH enable tour|PATCH /program/enable_tour]]
 
    |-
 
    | [[NATS4 REST API Program PATCH move-payout-change|PATCH /program/move-payout-change]]
 
    |-
 
    | [[NATS4 REST API Program PATCH payout-change|PATCH /program/payout-change]]
 
    |-
 
    | [[NATS4 REST API Program PATCH payout-change-tier|PATCH /program/payout-change-tier]]
 
    |-
 
    | [[NATS4 REST API Program POST new|POST /program/new]]
 
    |-
 
    | [[NATS4 REST API Program POST payout-change|POST /program/payout-change]]
 
    |-
 
    | [[NATS4 REST API Program POST payout-change-tier|POST /program/payout-change-tier]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Report
 
    |-
 
    | [[NATS4 REST API Report GET affiliate-ratios|GET /report/affiliate-ratios]]
 
    |-
 
    | [[NATS4 REST API Report GET hits|GET /report/hits]]
 
    |-
 
    | [[NATS4 REST API Report GET hit-totals|GET /report/hit-totals]]
 
    |-
 
    | [[NATS4 REST API Get Profit Loss Report|GET /report/profitloss]]
 
    |-
 
    | [[NATS4 REST API Report GET profit-loss|GET /report/profit-loss]]
 
    |-
 
    | [[NATS4 REST API Report GET fields|GET /report/fields]]
 
    |-
 
    | [[NATS4 REST API Report GET focus|GET /report/focus]]
 
    |-
 
    | [[NATS4 REST API Report GET focuses|GET /report/focuses]]
 
    |-
 
    | [[NATS4 REST API Report GET groups|GET /report/groups]]
 
    |-
 
    | [[NATS4 REST API Report GET perspective|GET /report/perspective]]
 
    |-
 
    | [[NATS4 REST API Report GET perspectives|GET /report/perspectives]]
 
    |-
 
    | [[NATS4 REST API Report GET report|GET /report/report]]
 
    |-
 
    | [[NATS4 REST API Report GET subscription|GET /report/subscription]]
 
    |-
 
    | [[NATS4 REST API Report GET surfer|GET /report/surfer]]
 
    |-
 
    | [[NATS4 REST API Report GET surferaction|GET /report/surferaction]]
 
    |-
 
    | [[NATS4 REST API Get Transaction Payout Report|GET /report/transactionpayouts]]
 
    |-
 
    | [[NATS4 REST API Get Transaction Report|GET /report/transactions]]
 
    |-
 
    | [[NATS4 REST API Report GET transaction|GET /report/transaction]]
 
    |-
 
    | [[NATS4 REST API Report GET report-widget|GET /report/report-widget]]
 
    |-
 
    | [[NATS4 REST API Report GET widgets|GET /report/widgets]]
 
    |-
 
    | [[NATS4 REST API Report GET widget|GET /report/widget]]
 
    |-
 
    | [[NATS4 REST API Report GET widget-info|GET /report/widget-info]]
 
    |-
 
    | [[NATS4 REST API Report GET views|GET /report/views]]
 
    |-
 
    | [[NATS4 REST API Report POST focus|POST /report/focus]]
 
    |-
 
    | [[NATS4 REST API Report POST group|POST /report/group]]
 
    |-
 
    | [[NATS4 REST API Report POST perspective|POST /report/perspective]]
 
    |-
 
    | [[NATS4 REST API Report PATCH focus|PATCH /report/focus]]
 
    |-
 
    | [[NATS4 REST API Report PATCH focus-enabled|PATCH /report/focus-enabled]]
 
    |-
 
    | [[NATS4 REST API Report PATCH focus-default|PATCH /report/focus-default]]
 
    |-
 
    | [[NATS4 REST API Report PATCH focuses-reorder|PATCH /report/focuses-reorder]]
 
    |-
 
    | [[NATS4 REST API Report PATCH perspective|PATCH /report/perspective]]
 
    |-
 
    | [[NATS4 REST API Report PATCH perspective-group|PATCH /report/perspective-group]]
 
    |-
 
    | [[NATS4 REST API Report PATCH report-widget|PATCH /report/report-widget]]
 
    |-
 
    | [[NATS4 REST API Report PATCH widget|PATCH /report/widget]]
 
    |-
 
    | [[NATS4 REST API Report DELETE focus|DELETE /report/focus]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Reward
 
    |-
 
    | [[NATS4 REST API Reward DELETE category|DELETE /reward/category]]
 
    |-
 
    | [[NATS4 REST API Reward DELETE purchase|DELETE /reward/purchase]]
 
    |-
 
    | [[NATS4 REST API Reward DELETE point|DELETE /reward/point]]
 
    |-
 
    | [[NATS4 REST API Reward DELETE reward|DELETE /reward/reward]]
 
    |-
 
    | [[NATS4 REST API Reward GET categories|GET /reward/categories]]
 
    |-
 
    | [[NATS4 REST API Reward GET points|GET /reward/points]]
 
    |-
 
    | [[NATS4 REST API Reward GET purchases|GET /reward/purchases]]
 
    |-
 
    | [[NATS4 REST API Reward GET rewards|GET /reward/rewards]]
 
    |-
 
    | [[NATS4 REST API Reward PATCH move-point|PATCH /reward/move-point]]
 
    |-
 
    | [[NATS4 REST API Reward PATCH point|PATCH /reward/point]]
 
    |-
 
    | [[NATS4 REST API Reward PATCH reward|PATCH /reward/reward]]
 
    |-
 
    | [[NATS4 REST API Reward PATCH ship-purchase|PATCH /reward/ship-purchase]]
 
    |-
 
    | [[NATS4 REST API Reward PATCH unship-purchase|PATCH /reward/unship-purchase]]
 
    |-
 
    | [[NATS4 REST API Reward POST category|POST /reward/category]]
 
    |-
 
    | [[NATS4 REST API Reward POST point|POST /reward/point]]
 
    |-
 
    | [[NATS4 REST API Reward POST reward|POST /reward/reward]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Service
 
    |-
 
    | [[NATS4 REST API Service GET check-functions|GET /service/check-functions]]
 
    |-
 
    | [[NATS4 REST API Service GET condition|GET /service/condition]]
 
    |-
 
    | [[NATS4 REST API Service GET countries|GET /service/countries]]
 
    |-
 
    | [[NATS4 REST API Service GET country|GET /service/country]]
 
    |-
 
    | [[NATS4 REST API Service GET datetime|GET /service/datetime]]
 
    |-
 
    | [[NATS4 REST API Service GET languages|GET /service/languages]]
 
    |-
 
    | [[NATS4 REST API Service GET periods|GET /service/periods]]
 
    |-
 
    | [[NATS4 REST API Ping|GET /service/ping]]
 
    |-
 
    | [[NATS4 REST API Service GET project|GET /service/project]]
 
    |-
 
    | [[NATS4 REST API Service GET rule-condition-data|GET /service/rule-condition-data]]
 
    |-
 
    | [[NATS4 REST API Service GET rule-info|GET /service/rule-info]]
 
    |-
 
    | [[NATS4 REST API Service GET stats-breakdowns|GET /service/stats-breakdowns]]
 
    |-
 
    | [[NATS4 REST API Service GET timezone|GET /service/timezone]]
 
    |-
 
    | [[NATS4 REST API Service GET timestamp|GET /service/timestamp]]
 
    |-
 
    | [[NATS4 REST API Send Email|POST /service/sendemail]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
    ! class="i1" | &nbsp; &nbsp; Site
 
    |-
 
    | [[NATS4 REST API Site GET base-templates|GET /site/base-templates]]
 
    |-
 
    | [[NATS4 REST API Site GET billers|GET /site/billers]]
 
    |-
 
    | [[NATS4 REST API Site GET cookies|GET /site/cookies]]
 
    |-
 
    | [[NATS4 REST API Site GET coupon|GET /site/coupon]]
 
    |-
 
    | [[NATS4 REST API Site GET coupons|GET /site/coupons]]
 
    |-
 
    | [[NATS4 REST API Site GET coupon-revisions|GET /site/coupon-revisions]]
 
    |-
 
    | [[NATS4 REST API Site GET email-settings|GET /site/email-settings]]
 
    |-
 
    | [[NATS4 REST API Site GET groups|GET /site/groups]]
 
    |-
 
    | [[NATS4 REST API Site GET option|GET /site/option]]
 
    |-
 
    | [[NATS4 REST API Site GET options|GET /site/options]]
 
    |-
 
    | [[NATS4 REST API Site GET options-available|GET /site/options-available]]
 
    |-
 
    | [[NATS4 REST API Site GET option-fields|GET /site/option-fields]]
 
    |-
 
    | [[NATS4 REST API Site GET option-rules|GET /site/option-rules]]
 
    |-
 
    | [[NATS4 REST API Site GET option-rule|GET /site/option-rule]]
 
    |-
 
    | [[NATS4 REST API Site GET option-type|GET /site/option-type]]
 
    |-
 
    | [[NATS4 REST API Site GET option-types|GET /site/option-types]]
 
    |-
 
    | [[NATS4 REST API Site GET programs|GET /site/programs]]
 
    |-
 
    | [[NATS4 REST API Site GET site-list|GET /site/site-list]]
 
    |-
 
    | [[NATS4 REST API Site GET site|GET /site/site]]
 
    |-
 
    | [[NATS4 REST API Site GET site-notices|GET /site/site-notices]]
 
    |-
 
    | [[NATS4 REST API Site GET site-partner|GET /site/site-partner]]
 
    |-
 
    | [[NATS4 REST API Site GET site-partners|GET /site/site-partners]]
 
    |-
 
    | [[NATS4 REST API Site GET site-type|GET /site/site-type]]
 
    |-
 
    | [[NATS4 REST API Site GET sites|GET /site/sites]]
 
    |-
 
    | [[NATS4 REST API Site GET template|GET /site/template]]
 
    |-
 
    | [[NATS4 REST API Site GET templates|GET /site/templates]]
 
    |-
 
    | [[NATS4 REST API Site GET template-sections|GET /site/template-sections]]
 
    |-
 
    | [[NATS4 REST API Site GET template-sites|GET /site/template-sites]]
 
    |-
 
    | [[NATS4 REST API Site GET tour|GET /site/tour]]
 
    |-
 
    | [[NATS4 REST API Site GET tours|GET /site/tours]]
 
    |-
 
    | [[NATS4 REST API Site GET tour-emails|GET /site/tour-emails]]
 
    |-
 
    | [[NATS4 REST API Site GET tour-notices|GET /site/tour-notices]]
 
    |-
 
    | [[NATS4 REST API Site POST coupon|POST /site/coupon]]
 
    |-
 
    | [[NATS4 REST API Site POST group|POST /site/group]]
 
    |-
 
    | [[NATS4 REST API Site POST option|POST /site/option]]
 
    |-
 
    | [[NATS4 REST API Site POST option-rule|POST /site/option-rule]]
 
    |-
 
    | [[NATS4 REST API Site POST site-partner|POST /site/site-partner]]
 
    |-
 
    | [[NATS4 REST API Site POST site-tour|POST /site/site-tour]]
 
    |-
 
    | [[NATS4 REST API Site POST copy-template|POST /site/copy-template]]
 
    |-
 
    | [[NATS4 REST API Site POST tour|POST /site/tour]]
 
    |-
 
    | [[NATS4 REST API Site PATCH cookie|PATCH /site/cookie]]
 
    |-
 
    | [[NATS4 REST API Site PATCH coupon|PATCH /site/coupon]]
 
    |-
 
    | [[NATS4 REST API Site PATCH duplicate-option|PATCH /site/duplicate-option]]
 
    |-
 
    | [[NATS4 REST API Site PATCH email-settings|PATCH /site/email-settings]]
 
    |-
 
    | [[NATS4 REST API Site PATCH group|PATCH /site/group]]
 
    |-
 
    | [[NATS4 REST API Site PATCH move|PATCH /site/move]]
 
    |-
 
    | [[NATS4 REST API Site PATCH option|PATCH /site/option]]
 
    |-
 
    | [[NATS4 REST API Site PATCH option-rule|PATCH /site/option-rule]]
 
    |-
 
    | [[NATS4 REST API Site PATCH reset-coupon|PATCH /site/reset-coupon]]
 
    |-
 
    | [[NATS4 REST API Site PATCH restore-group|PATCH /site/restore-group]]
 
    |-
 
    | [[NATS4 REST API Site PATCH restore-option|PATCH /site/restore-option]]
 
    |-
 
    | [[NATS4 REST API Site PATCH restore-site|PATCH /site/restore-site]]
 
    |-
 
    | [[NATS4 REST API Site PATCH restore-site-partner|PATCH /site/restore-site-partner]]
 
    |-
 
    | [[NATS4 REST API Site PATCH restore-tour|PATCH /site/restore-tour]]
 
    |-
 
    | [[NATS4 REST API Site PATCH site|PATCH /site/site]]
 
    |-
 
    | [[NATS4 REST API Site PATCH site-partner|PATCH /site/site-partner]]
 
    |-
 
    | [[NATS4 REST API Site PATCH template|PATCH /site/template]]
 
    |-
 
    | [[NATS4 REST API Site PATCH tour|PATCH /site/tour]]
 
    |-
 
    | [[NATS4 REST API Site DELETE cookie|DELETE /site/cookie]]
 
    |-
 
    | [[NATS4 REST API Site DELETE group|DELETE /site/group]]
 
    |-
 
    | [[NATS4 REST API Site DELETE option|DELETE /site/option]]
 
    |-
 
    | [[NATS4 REST API Site DELETE option-rule|DELETE /site/option-rule]]
 
    |-
 
    | [[NATS4 REST API Site DELETE site|DELETE /site/site]]
 
    |-
 
    | [[NATS4 REST API Site DELETE site-partner|DELETE /site/site-partner]]
 
    |-
 
    | [[NATS4 REST API Site DELETE template|DELETE /site/template]]
 
    |-
 
    | [[NATS4 REST API Site DELETE tour|DELETE /site/tour]]
 
    |-
 
    | [[NATS4 REST API Site DELETE tour-field|DELETE /site/tour-field]]
 
    |-
 
|}
 
{| class="mw-collapsible mw-collapsed {{{show_api_admin_section|collapsed}}}" width="100%"
 
     ! class="i1" | &nbsp; &nbsp; Skin
 
    |-
 
    | [[NATS4 REST API Skin DELETE skin|DELETE /skin/skin]]
 
    |-
 
    | [[NATS4 REST API Skin DELETE template|DELETE /skin/template]]
 
    |-
 
    | [[NATS4 REST API Skin GET colors|GET /skin/colors]]
 
    |-
 
    | [[NATS4 REST API Skin GET export|GET /skin/export]]
 
    |-
 
    | [[NATS4 REST API Skin GET skins|GET /skin/skins]]
 
    |-
 
    | [[NATS4 REST API Skin GET sections|GET /skin/sections]]
 
    |-
 
    | [[NATS4 REST API Skin GET templates|GET /skin/templates]]
 
    |-
 
    | [[NATS4 REST API Skin GET template|GET /skin/template]]
 
    |-
 
    | [[NATS4 REST API Skin PATCH colors|PATCH /skin/colors]]
 
    |-
 
    | [[NATS4 REST API Skin PATCH flush|PATCH /skin/flush]]
 
    |-
 
    | [[NATS4 REST API Skin PATCH skin|PATCH /skin/skin]]
 
 
     |-
 
     |-
     | [[NATS4 REST API Skin PATCH template|PATCH /skin/template]]
+
     | [[NATS4 Database Cleanup|Database Cleanup]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST copy-template|POST /skin/copy-template]]
+
     | [[NATS4 Support Admin|Support Admin]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST import|POST /skin/import]]
+
     | [[NATS4 Logs Admin|Logs Admin]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST skin|POST /skin/skin]]
+
     | [[NATS4 Rules|Rules]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST template|POST /skin/template]]
+
     | [[NATS4 Freeform Date|Freeform Date]]
 
     |-
 
     |-
 +
    | [[NATS4 Rewards Admin|Rewards Admin]]
 
|}
 
|}
 +
<hr />
 
<hr />
 
<hr />
 
{| class="mw-collapsible mw-collapsed {{{show_misc_admins_section|collapsed}}}" width="100%"
 
{| class="mw-collapsible mw-collapsed {{{show_misc_admins_section|collapsed}}}" width="100%"

Revision as of 16:22, 9 August 2019

NATS 4
Members Admin
The Members Admin
View Member Details
Add Member
MySQL Auth
Mod Authn DB
Multisite Access
Member Logging
Member Password Retrieval
OpenID Connect
Mod Auth OpenIDC
ID Numbers