Difference between revisions of "Template:NATS5 Manual"

From TMM Wiki
Jump to navigationJump to search
Line 130: Line 130:
 
     ! class="i1" |     Adtool
 
     ! class="i1" |     Adtool
 
     |-
 
     |-
     | [[NATS4 REST API Bulk Import Adtools|GET /adtool/admin]]
+
     | [[NATS5 REST API Adtool GET admin|GET /adtool/admin]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET adtools|GET /adtool/adtools]]
+
     | [[NATS5 REST API Adtool GET adtools|GET /adtool/adtools]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET adtool|GET /adtool/adtool]]
+
     | [[NATS5 REST API Adtool GET adtool|GET /adtool/adtool]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET adtool-rules|GET /adtool/adtool-rules]]
+
     | [[NATS5 REST API Adtool GET adtool-rules|GET /adtool/adtool-rules]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET adtool-rule|GET /adtool/adtool-rule]]
+
     | [[NATS5 REST API Adtool GET adtool-rule|GET /adtool/adtool-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool Categories|GET /adtool/categories]]
+
     | [[NATS5 REST API Adtool GET categories|GET /adtool/categories]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET field-options|GET /adtool/field-options]]
+
     | [[NATS5 REST API Adtool GET field-options|GET /adtool/field-options]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET field-types|GET /adtool/field-types]]
+
     | [[NATS5 REST API Adtool GET field-types|GET /adtool/field-types]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET groups|GET /adtool/groups]]
+
     | [[NATS5 REST API Adtool GET groups|GET /adtool/groups]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET search|GET /adtool/search]]
+
     | [[NATS5 REST API Adtool GET search|GET /adtool/search]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET templates|GET /adtool/templates]]
+
     | [[NATS5 REST API Adtool GET templates|GET /adtool/templates]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool Types|GET /adtool/types]]
+
     | [[NATS5 REST API Adtool GET types|GET /adtool/types]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool GET type|GET /adtool/type]]
+
     | [[NATS5 REST API Adtool GET type|GET /adtool/type]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool POST adtool|POST /adtool/adtool]]
+
     | [[NATS5 REST API Adtool POST adtool|POST /adtool/adtool]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool POST adtool-rule|POST /adtool/adtool-rule]]
+
     | [[NATS5 REST API Adtool POST adtool-rule|POST /adtool/adtool-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool POST category|POST /adtool/category]]
+
     | [[NATS5 REST API Adtool POST category|POST /adtool/category]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool POST field|POST /adtool/field]]
+
     | [[NATS5 REST API Adtool POST field|POST /adtool/field]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool POST field-option|POST /adtool/field-option]]
+
     | [[NATS5 REST API Adtool POST field-option|POST /adtool/field-option]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool POST group|POST /adtool/group]]
+
     | [[NATS5 REST API Adtool POST group|POST /adtool/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Bulk Import Adtools|POST /adtool/import]]
+
     | [[NATS5 REST API Adtool POST import|POST /adtool/import]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool POST type|POST /adtool/type]]
+
     | [[NATS5 REST API Adtool POST type|POST /adtool/type]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH adtool|PATCH /adtool/adtool]]
+
     | [[NATS5 REST API Adtool PATCH adtool|PATCH /adtool/adtool]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH adtool-group|PATCH /adtool/adtool-group]]
+
     | [[NATS5 REST API Adtool PATCH adtool-group|PATCH /adtool/adtool-group]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH adtool-rule|PATCH /adtool/adtool-rule]]
+
     | [[NATS5 REST API Adtool PATCH adtool-rule|PATCH /adtool/adtool-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH category|PATCH /adtool/category]]
+
     | [[NATS5 REST API Adtool PATCH category|PATCH /adtool/category]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH field|PATCH /adtool/field]]
+
     | [[NATS5 REST API Adtool PATCH field|PATCH /adtool/field]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH field-option|PATCH /adtool/field-option]]
+
     | [[NATS5 REST API Adtool PATCH field-option|PATCH /adtool/field-option]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH group|PATCH /adtool/group]]
+
     | [[NATS5 REST API Adtool PATCH group|PATCH /adtool/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH move|PATCH /adtool/move]]
+
     | [[NATS5 REST API Adtool PATCH move|PATCH /adtool/move]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH restore-adtool|PATCH /adtool/restore-adtool]]
+
     | [[NATS5 REST API Adtool PATCH restore-adtool|PATCH /adtool/restore-adtool]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH restore-category|PATCH /adtool/restore-category]]
+
     | [[NATS5 REST API Adtool PATCH restore-category|PATCH /adtool/restore-category]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH restore-field|PATCH /adtool/restore-field]]
+
     | [[NATS5 REST API Adtool PATCH restore-field|PATCH /adtool/restore-field]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH restore-field-option|PATCH /adtool/restore-field-option]]
+
     | [[NATS5 REST API Adtool PATCH restore-field-option|PATCH /adtool/restore-field-option]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH restore-type|PATCH /adtool/restore-type]]
+
     | [[NATS5 REST API Adtool PATCH restore-type|PATCH /adtool/restore-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool PATCH type|PATCH /adtool/type]]
+
     | [[NATS5 REST API Adtool PATCH type|PATCH /adtool/type]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool DELETE adtool|DELETE /adtool/adtool]]
+
     | [[NATS5 REST API Adtool DELETE adtool|DELETE /adtool/adtool]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool DELETE adtool-rule|DELETE /adtool/adtool-rule]]
+
     | [[NATS5 REST API Adtool DELETE adtool-rule|DELETE /adtool/adtool-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool DELETE category|DELETE /adtool/category]]
+
     | [[NATS5 REST API Adtool DELETE category|DELETE /adtool/category]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool DELETE field|DELETE /adtool/field]]
+
     | [[NATS5 REST API Adtool DELETE field|DELETE /adtool/field]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool DELETE field-option|DELETE /adtool/field-option]]
+
     | [[NATS5 REST API Adtool DELETE field-option|DELETE /adtool/field-option]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool DELETE group|DELETE /adtool/group]]
+
     | [[NATS5 REST API Adtool DELETE group|DELETE /adtool/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Adtool DELETE type|DELETE /adtool/type]]
+
     | [[NATS5 REST API Adtool DELETE type|DELETE /adtool/type]]
 
     |-
 
     |-
 
|}
 
|}
Line 218: Line 218:
 
     ! class="i1" |     Affiliate
 
     ! class="i1" |     Affiliate
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate DELETE account-rep|DELETE /affiliate/account-rep]]
+
     | [[NATS5 REST API Affiliate DELETE account-rep|DELETE /affiliate/account-rep]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate DELETE account-type|DELETE /affiliate/account-type]]
+
     | [[NATS5 REST API Affiliate DELETE account-type|DELETE /affiliate/account-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate DELETE affiliate|DELETE /affiliate/affiliate]]
+
     | [[NATS5 REST API Affiliate DELETE affiliate|DELETE /affiliate/affiliate]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate DELETE doc|DELETE /affiliate/doc]]
+
     | [[NATS5 REST API Affiliate DELETE doc|DELETE /affiliate/doc]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate DELETE group|DELETE /affiliate/group]]
+
     | [[NATS5 REST API Affiliate DELETE group|DELETE /affiliate/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate DELETE permissions|DELETE /affiliate/permissions]]
+
     | [[NATS5 REST API Affiliate DELETE permissions|DELETE /affiliate/permissions]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET account-changes|GET /affiliate/account-changes]]
+
     | [[NATS5 REST API Affiliate GET account-changes|GET /affiliate/account-changes]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET account-types|GET /affiliate/account-types]]
+
     | [[NATS5 REST API Affiliate GET account-types|GET /affiliate/account-types]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET admin-settings|GET /affiliate/admin-settings]]
+
     | [[NATS5 REST API Affiliate GET admin-settings|GET /affiliate/admin-settings]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate Get Campaigns|GET /affiliate/campaigns]]
+
     | [[NATS5 REST API Affiliate GET campaigns|GET /affiliate/campaigns]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET current|GET /affiliate/current]]
+
     | [[NATS5 REST API Affiliate GET current|GET /affiliate/current]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET current-permissions|GET /affiliate/current-permissions]]
+
     | [[NATS5 REST API Affiliate GET current-permissions|GET /affiliate/current-permissions]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET docs|GET /affiliate/docs]]
+
     | [[NATS5 REST API Affiliate GET docs|GET /affiliate/docs]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET doc|GET /affiliate/doc]]
+
     | [[NATS5 REST API Affiliate GET doc|GET /affiliate/doc]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET groups|GET /affiliate/groups]]
+
     | [[NATS5 REST API Affiliate GET groups|GET /affiliate/groups]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET group|GET /affiliate/group]]
+
     | [[NATS5 REST API Affiliate GET group|GET /affiliate/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Affiliate Hit Data|GET /affiliate/hits]]
+
     | [[NATS5 REST API Affiliate GET hits|GET /affiliate/hits]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET link-styles|GET /affiliate/link-styles]]
+
     | [[NATS5 REST API Affiliate GET link-styles|GET /affiliate/link-styles]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET loginids|GET /affiliate/loginids]]
+
     | [[NATS5 REST API Affiliate GET loginids|GET /affiliate/loginids]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET loginlog|GET /affiliate/loginlog]]
+
     | [[NATS5 REST API Affiliate GET loginlog|GET /affiliate/loginlog]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET manual-payout|GET /affiliate/manual-payout]]
+
     | [[NATS5 REST API Affiliate GET manual-payout|GET /affiliate/manual-payout]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET news-sections|GET /affiliate/news-sections]]
+
     | [[NATS5 REST API Affiliate GET news-sections|GET /affiliate/news-sections]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET notes|GET /affiliate/notes]]
+
     | [[NATS5 REST API Affiliate GET notes|GET /affiliate/notes]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET notices|GET /affiliate/notices]]
+
     | [[NATS5 REST API Affiliate GET notices|GET /affiliate/notices]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET override|GET /affiliate/override]]
+
     | [[NATS5 REST API Affiliate GET override|GET /affiliate/override]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Affiliate Payout|GET /affiliate/payout]]
+
     | [[NATS5 REST API Affiliate GET payout|GET /affiliate/payout]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET payment-periods|GET /affiliate/payment-periods]]
+
     | [[NATS5 REST API Affiliate GET payment-periods|GET /affiliate/payment-periods]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET payvia-types|GET /affiliate/payvia-types]]
+
     | [[NATS5 REST API Affiliate GET payvia-types|GET /affiliate/payvia-types]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET payvia-type|GET /affiliate/payvia-type]]
+
     | [[NATS5 REST API Affiliate GET payvia-type|GET /affiliate/payvia-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET permissions|GET /affiliate/permissions]]
+
     | [[NATS5 REST API Affiliate GET permissions|GET /affiliate/permissions]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET programcampaigns|GET /affiliate/programcampaigns]]
+
     | [[NATS5 REST API Affiliate GET programcampaigns|GET /affiliate/programcampaigns]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET referrer|GET /affiliate/referrer]]
+
     | [[NATS5 REST API Affiliate GET referrer|GET /affiliate/referrer]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET referring-urls|GET /affiliate/referring-urls]]
+
     | [[NATS5 REST API Affiliate GET referring-urls|GET /affiliate/referring-urls]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET reps|GET /affiliate/reps]]
+
     | [[NATS5 REST API Affiliate GET reps|GET /affiliate/reps]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET rest-methods|GET /affiliate/rest-methods]]
+
     | [[NATS5 REST API Affiliate GET rest-methods|GET /affiliate/rest-methods]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET search|GET /affiliate/search]]
+
     | [[NATS5 REST API Affiliate GET search|GET /affiliate/search]]
 
     |-
 
     |-
     | [[NATS4 REST API Search Affiliate Info|GET /affiliate/search-limited]]
+
     | [[NATS5 REST API Affiliate GET search-limited|GET /affiliate/search-limited]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET settings|GET /affiliate/settings]]
+
     | [[NATS5 REST API Affiliate GET settings|GET /affiliate/settings]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET skins|GET /affiliate/skins]]
+
     | [[NATS5 REST API Affiliate GET skins|GET /affiliate/skins]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET soap-functions|GET /affiliate/soap-functions]]
+
     | [[NATS5 REST API Affiliate GET soap-functions|GET /affiliate/soap-functions]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate GET status|GET /affiliate/status]]
+
     | [[NATS5 REST API Affiliate GET status|GET /affiliate/status]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH adminsettings|PATCH /affiliate/adminsettings]]
+
     | [[NATS5 REST API Affiliate PATCH adminsettings|PATCH /affiliate/adminsettings]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH account-change|PATCH /affiliate/account-change]]
+
     | [[NATS5 REST API Affiliate PATCH account-change|PATCH /affiliate/account-change]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH account-type|PATCH /affiliate/account-type]]
+
     | [[NATS5 REST API Affiliate PATCH account-type|PATCH /affiliate/account-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH account-type-permissions|PATCH /affiliate/account-type-permissions]]
+
     | [[NATS5 REST API Affiliate PATCH account-type-permissions|PATCH /affiliate/account-type-permissions]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH admin-setting|PATCH /affiliate/admin-setting]]
+
     | [[NATS5 REST API Affiliate PATCH admin-setting|PATCH /affiliate/admin-setting]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH affiliate-account-type|PATCH /affiliate/affiliate-account-type]]
+
     | [[NATS5 REST API Affiliate PATCH affiliate-account-type|PATCH /affiliate/affiliate-account-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH affiliate-group|PATCH /affiliate/affiliate-group]]
+
     | [[NATS5 REST API Affiliate PATCH affiliate-group|PATCH /affiliate/affiliate-group]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH allsettings|PATCH /affiliate/allsettings]]
+
     | [[NATS5 REST API Affiliate PATCH allsettings|PATCH /affiliate/allsettings]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH account-rep|PATCH /affiliate/account-rep]]
+
     | [[NATS5 REST API Affiliate PATCH account-rep|PATCH /affiliate/account-rep]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH avatar|PATCH /affiliate/avatar]]
+
     | [[NATS5 REST API Affiliate PATCH avatar|PATCH /affiliate/avatar]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Customs|PATCH /affiliate/customs]]
+
     | [[NATS5 REST API Affiliate PATCH customs|PATCH /affiliate/customs]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Defaults|PATCH /affiliate/defaults]]
+
     | [[NATS5 REST API Affiliate PATCH defaults|PATCH /affiliate/defaults]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Information|PATCH /affiliate/details]]
+
     | [[NATS5 REST API Affiliate PATCH details|PATCH /affiliate/details]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH override|PATCH /affiliate/override]]
+
     | [[NATS5 REST API Affiliate PATCH override|PATCH /affiliate/override]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH password|PATCH /affiliate/password]]
+
     | [[NATS5 REST API Affiliate PATCH password|PATCH /affiliate/password]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH payment-period|PATCH /affiliate/payment-period]]
+
     | [[NATS5 REST API Affiliate PATCH payment-period|PATCH /affiliate/payment-period]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH payvia|PATCH /affiliate/payvia]]
+
     | [[NATS5 REST API Affiliate PATCH payvia|PATCH /affiliate/payvia]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Payvia Info|PATCH /affiliate/payvia-info]]
+
     | [[NATS5 REST API Affiliate PATCH payvia-info|PATCH /affiliate/payvia-info]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH permissions|PATCH /affiliate/permissions]]
+
     | [[NATS5 REST API Affiliate PATCH permissions|PATCH /affiliate/permissions]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH referrer|PATCH /affiliate/referrer]]
+
     | [[NATS5 REST API Affiliate PATCH referrer|PATCH /affiliate/referrer]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH reset-api|PATCH /affiliate/reset-api]]
+
     | [[NATS5 REST API Affiliate PATCH reset-api|PATCH /affiliate/reset-api]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH reset-rss|PATCH /affiliate/reset-rss]]
+
     | [[NATS5 REST API Affiliate PATCH reset-rss|PATCH /affiliate/reset-rss]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH reset-tos|PATCH /affiliate/reset-tos]]
+
     | [[NATS5 REST API Affiliate PATCH reset-tos|PATCH /affiliate/reset-tos]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH rest-permissions|PATCH /affiliate/rest-permissions]]
+
     | [[NATS5 REST API Affiliate PATCH rest-permissions|PATCH /affiliate/rest-permissions]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH restore|PATCH /affiliate/restore]]
+
     | [[NATS5 REST API Affiliate PATCH restore|PATCH /affiliate/restore]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH restore-account-type|PATCH /affiliate/restore-account-type]]
+
     | [[NATS5 REST API Affiliate PATCH restore-account-type|PATCH /affiliate/restore-account-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Settings|PATCH /affiliate/settings]]
+
     | [[NATS5 REST API Affiliate PATCH settings|PATCH /affiliate/settings]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate PATCH soap-permissions|PATCH /affiliate/soap-permissions]]
+
     | [[NATS5 REST API Affiliate PATCH soap-permissions|PATCH /affiliate/soap-permissions]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Affiliate Status|PATCH /affiliate/status]]
+
     | [[NATS5 REST API Affiliate PATCH status|PATCH /affiliate/status]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST account-type|POST /affiliate/account-type]]
+
     | [[NATS5 REST API Affiliate POST account-type|POST /affiliate/account-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Add Affiliate|POST /affiliate/add]]
+
     | [[NATS5 REST API Affiliate POST add|POST /affiliate/add]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST doc|POST /affiliate/doc]]
+
     | [[NATS5 REST API Affiliate POST doc|POST /affiliate/doc]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST group|POST /affiliate/group]]
+
     | [[NATS5 REST API Affiliate POST group|POST /affiliate/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Add Affiliate Manual Invoice|POST /affiliate/invoice]]
+
     | [[NATS5 REST API Affiliate POST invoice|POST /affiliate/invoice]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST manual-sale|POST /affiliate/manual-sale]]
+
     | [[NATS5 REST API Affiliate POST manual-sale|POST /affiliate/manual-sale]]
 
     |-
 
     |-
     | [[NATS4 REST API Affiliate POST note|POST /affiliate/note]]
+
     | [[NATS5 REST API Affiliate POST note|POST /affiliate/note]]
 
     |-
 
     |-
 
|}
 
|}
Line 376: Line 376:
 
     ! class="i1" |     Biller
 
     ! class="i1" |     Biller
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET available|GET /biller/available]]
+
     | [[NATS5 REST API Biller GET available|GET /biller/available]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-available|GET /biller/partner-available]]
+
     | [[NATS5 REST API Biller GET partner-available|GET /biller/partner-available]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET billerdata|GET /biller/billerdata]]
+
     | [[NATS5 REST API Biller GET billerdata|GET /biller/billerdata]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascades|GET /biller/cascades]]
+
     | [[NATS5 REST API Biller GET cascades|GET /biller/cascades]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascades-available|GET /biller/cascades-available]]
+
     | [[NATS5 REST API Biller GET cascades-available|GET /biller/cascades-available]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-count|GET /biller/cascade-count]]
+
     | [[NATS5 REST API Biller GET cascade-count|GET /biller/cascade-count]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-history|GET /biller/cascade-history]]
+
     | [[NATS5 REST API Biller GET cascade-history|GET /biller/cascade-history]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-rules|GET /biller/cascade-rules]]
+
     | [[NATS5 REST API Biller GET cascade-rules|GET /biller/cascade-rules]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-rule|GET /biller/cascade-rule]]
+
     | [[NATS5 REST API Biller GET cascade-rule|GET /biller/cascade-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-step-count|GET /biller/cascade-step-count]]
+
     | [[NATS5 REST API Biller GET cascade-step-count|GET /biller/cascade-step-count]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-steps|GET /biller/cascade-steps]]
+
     | [[NATS5 REST API Biller GET cascade-steps|GET /biller/cascade-steps]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-detail|GET /biller/cascade-detail]]
+
     | [[NATS5 REST API Biller GET cascade-detail|GET /biller/cascade-detail]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET cascade-list|GET /biller/cascade-list]]
+
     | [[NATS5 REST API Biller GET cascade-list|GET /biller/cascade-list]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET count|GET /biller/count]]
+
     | [[NATS5 REST API Biller GET count|GET /biller/count]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET detail|GET /biller/detail]]
+
     | [[NATS5 REST API Biller GET detail|GET /biller/detail]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET fees|GET /biller/fees]]
+
     | [[NATS5 REST API Biller GET fees|GET /biller/fees]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-fees|GET /biller/partner-fees]]
+
     | [[NATS5 REST API Biller GET partner-fees|GET /biller/partner-fees]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET last poll|GET /biller/last_poll]]
+
     | [[NATS5 REST API Biller GET last poll|GET /biller/last_poll]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-last-poll|GET /biller/partner-last-poll]]
+
     | [[NATS5 REST API Biller GET partner-last-poll|GET /biller/partner-last-poll]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET list|GET /biller/list]]
+
     | [[NATS5 REST API Biller GET list|GET /biller/list]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-detail|GET /biller/partner-detail]]
+
     | [[NATS5 REST API Biller GET partner-detail|GET /biller/partner-detail]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-list|GET /biller/partner-list]]
+
     | [[NATS5 REST API Biller GET partner-list|GET /biller/partner-list]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-shortnames|GET /biller/partner-shortnames]]
+
     | [[NATS5 REST API Biller GET partner-shortnames|GET /biller/partner-shortnames]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET process types|GET /biller/process_types]]
+
     | [[NATS5 REST API Biller GET process types|GET /biller/process_types]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-process-types|GET /biller/partner-process-types]]
+
     | [[NATS5 REST API Biller GET partner-process-types|GET /biller/partner-process-types]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET shortnames|GET /biller/shortnames]]
+
     | [[NATS5 REST API Biller GET shortnames|GET /biller/shortnames]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET transaction types|GET /biller/transaction_types]]
+
     | [[NATS5 REST API Biller GET transaction types|GET /biller/transaction_types]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET partner-transaction-types|GET /biller/partner-transaction-types]]
+
     | [[NATS5 REST API Biller GET partner-transaction-types|GET /biller/partner-transaction-types]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller GET taxes|GET /biller/taxes]]
+
     | [[NATS5 REST API Biller GET taxes|GET /biller/taxes]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller POST add|POST /biller/add]]
+
     | [[NATS5 REST API Biller POST add|POST /biller/add]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller POST cascade|POST /biller/cascade]]
+
     | [[NATS5 REST API Biller POST cascade|POST /biller/cascade]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller POST cascade-rule|POST /biller/cascade-rule]]
+
     | [[NATS5 REST API Biller POST cascade-rule|POST /biller/cascade-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller POST cascade-step|POST /biller/cascade-step]]
+
     | [[NATS5 REST API Biller POST cascade-step|POST /biller/cascade-step]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller POST partner|POST /biller/partner]]
+
     | [[NATS5 REST API Biller POST partner|POST /biller/partner]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH cascade|PATCH /biller/cascade]]
+
     | [[NATS5 REST API Biller PATCH cascade|PATCH /biller/cascade]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH cascade-rule|PATCH /biller/cascade-rule]]
+
     | [[NATS5 REST API Biller PATCH cascade-rule|PATCH /biller/cascade-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH cascade-step|PATCH /biller/cascade-step]]
+
     | [[NATS5 REST API Biller PATCH cascade-step|PATCH /biller/cascade-step]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH cascade-steps-reorder|PATCH /biller/cascade-steps-reorder]]
+
     | [[NATS5 REST API Biller PATCH cascade-steps-reorder|PATCH /biller/cascade-steps-reorder]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH fee|PATCH /biller/fee]]
+
     | [[NATS5 REST API Biller PATCH fee|PATCH /biller/fee]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH partner-fee|PATCH /biller/partner-fee]]
+
     | [[NATS5 REST API Biller PATCH partner-fee|PATCH /biller/partner-fee]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH restore|PATCH /biller/restore]]
+
     | [[NATS5 REST API Biller PATCH restore|PATCH /biller/restore]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH restore-cascade|PATCH /biller/restore-cascade]]
+
     | [[NATS5 REST API Biller PATCH restore-cascade|PATCH /biller/restore-cascade]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH restore-partner|PATCH /biller/restore-partner]]
+
     | [[NATS5 REST API Biller PATCH restore-partner|PATCH /biller/restore-partner]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH setting|PATCH /biller/setting]]
+
     | [[NATS5 REST API Biller PATCH setting|PATCH /biller/setting]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH partner-setting|PATCH /biller/partner-setting]]
+
     | [[NATS5 REST API Biller PATCH partner-setting|PATCH /biller/partner-setting]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller PATCH tax|PATCH /biller/tax]]
+
     | [[NATS5 REST API Biller PATCH tax|PATCH /biller/tax]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE biller|DELETE /biller/biller]]
+
     | [[NATS5 REST API Biller DELETE biller|DELETE /biller/biller]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE cascade|DELETE /biller/cascade]]
+
     | [[NATS5 REST API Biller DELETE cascade|DELETE /biller/cascade]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE cascade-rule|DELETE /biller/cascade-rule]]
+
     | [[NATS5 REST API Biller DELETE cascade-rule|DELETE /biller/cascade-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE cascade-step|DELETE /biller/cascade-step]]
+
     | [[NATS5 REST API Biller DELETE cascade-step|DELETE /biller/cascade-step]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE fee|DELETE /biller/fee]]
+
     | [[NATS5 REST API Biller DELETE fee|DELETE /biller/fee]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE partner-fee|DELETE /biller/partner-fee]]
+
     | [[NATS5 REST API Biller DELETE partner-fee|DELETE /biller/partner-fee]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE partner|DELETE /biller/partner]]
+
     | [[NATS5 REST API Biller DELETE partner|DELETE /biller/partner]]
 
     |-
 
     |-
     | [[NATS4 REST API Biller DELETE tax|DELETE /biller/tax]]
+
     | [[NATS5 REST API Biller DELETE tax|DELETE /biller/tax]]
 
     |-
 
     |-
 
|}
 
|}
Line 488: Line 488:
 
     ! class="i1" |     Codes
 
     ! class="i1" |     Codes
 
     |-
 
     |-
     | [[NATS4 REST API Codes GET affiliate-codes|GET /codes/affiliate-codes]]
+
     | [[NATS5 REST API Codes GET affiliate-codes|GET /codes/affiliate-codes]]
 
     |-
 
     |-
     | [[NATS4 REST API Decode Natscode|GET /codes/decode]]
+
     | [[NATS5 REST API Codes GET decode|GET /codes/decode]]
 
     |-
 
     |-
     | [[NATS4 REST API Codes GET linkcodes|GET /codes/linkcodes]]
+
     | [[NATS5 REST API Codes GET linkcodes|GET /codes/linkcodes]]
 
     |-
 
     |-
     | [[NATS4 REST API Codes GET strack|GET /codes/strack]]
+
     | [[NATS5 REST API Codes GET strack|GET /codes/strack]]
 
     |-
 
     |-
 
|}
 
|}
Line 500: Line 500:
 
     ! class="i1" |     Config
 
     ! class="i1" |     Config
 
     |-
 
     |-
     | [[NATS4 REST API Config DELETE setting|DELETE /config/setting]]
+
     | [[NATS5 REST API Config DELETE setting|DELETE /config/setting]]
 
     |-
 
     |-
     | [[NATS4 REST API Config GET section|GET /config/section]]
+
     | [[NATS5 REST API Config GET section|GET /config/section]]
 
     |-
 
     |-
     | [[NATS4 REST API Config GET sections|GET /config/sections]]
+
     | [[NATS5 REST API Config GET sections|GET /config/sections]]
 
     |-
 
     |-
     | [[NATS4 REST API Config PATCH affiliate default|PATCH /config/affiliate_default]]
+
     | [[NATS5 REST API Config PATCH affiliate default|PATCH /config/affiliate_default]]
 
     |-
 
     |-
     | [[NATS4 REST API Config PATCH section|PATCH /config/section]]
+
     | [[NATS5 REST API Config PATCH section|PATCH /config/section]]
 
     |-
 
     |-
 
|}
 
|}
Line 514: Line 514:
 
     ! class="i1" |     Include
 
     ! class="i1" |     Include
 
     |-
 
     |-
     | [[NATS4 REST API Include DELETE include|DELETE /include/include]]
+
     | [[NATS5 REST API Include DELETE include|DELETE /include/include]]
 
     |-
 
     |-
     | [[NATS4 REST API Include DELETE step|DELETE /include/step]]
+
     | [[NATS5 REST API Include DELETE step|DELETE /include/step]]
 
     |-
 
     |-
     | [[NATS4 REST API Include GET include|GET /include/include]]
+
     | [[NATS5 REST API Include GET include|GET /include/include]]
 
     |-
 
     |-
     | [[NATS4 REST API Include GET includes|GET /include/includes]]
+
     | [[NATS5 REST API Include GET includes|GET /include/includes]]
 
     |-
 
     |-
     | [[NATS4 REST API Include GET templates|GET /include/templates]]
+
     | [[NATS5 REST API Include GET templates|GET /include/templates]]
 
     |-
 
     |-
     | [[NATS4 REST API Include PATCH include|PATCH /include/include]]
+
     | [[NATS5 REST API Include PATCH include|PATCH /include/include]]
 
     |-
 
     |-
     | [[NATS4 REST API Include PATCH restore|PATCH /include/restore]]
+
     | [[NATS5 REST API Include PATCH restore|PATCH /include/restore]]
 
     |-
 
     |-
     | [[NATS4 REST API Include PATCH step|PATCH /include/step]]
+
     | [[NATS5 REST API Include PATCH step|PATCH /include/step]]
 
     |-
 
     |-
     | [[NATS4 REST API Include POST include|POST /include/include]]
+
     | [[NATS5 REST API Include POST include|POST /include/include]]
 
     |-
 
     |-
     | [[NATS4 REST API Include POST step|POST /include/step]]
+
     | [[NATS5 REST API Include POST step|POST /include/step]]
 
     |-
 
     |-
 
|}
 
|}
Line 538: Line 538:
 
     ! class="i1" |     Mailing
 
     ! class="i1" |     Mailing
 
     |-
 
     |-
     | [[NATS4 REST API Mailing DELETE mailing|DELETE /mailing/mailing]]
+
     | [[NATS5 REST API Mailing DELETE mailing|DELETE /mailing/mailing]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing DELETE mailing-rule|DELETE /mailing/mailing-rule]]
+
     | [[NATS5 REST API Mailing DELETE mailing-rule|DELETE /mailing/mailing-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing DELETE queue|DELETE /mailing/queue]]
+
     | [[NATS5 REST API Mailing DELETE queue|DELETE /mailing/queue]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing GET mailing|GET /mailing/mailing]]
+
     | [[NATS5 REST API Mailing GET mailing|GET /mailing/mailing]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing GET mailings|GET /mailing/mailings]]
+
     | [[NATS5 REST API Mailing GET mailings|GET /mailing/mailings]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing GET mailing-rules|GET /mailing/mailing-rules]]
+
     | [[NATS5 REST API Mailing GET mailing-rules|GET /mailing/mailing-rules]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing GET mailing-rule|GET /mailing/mailing-rule]]
+
     | [[NATS5 REST API Mailing GET mailing-rule|GET /mailing/mailing-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing GET queue|GET /mailing/queue]]
+
     | [[NATS5 REST API Mailing GET queue|GET /mailing/queue]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing GET removelist|GET /mailing/removelist]]
+
     | [[NATS5 REST API Mailing GET removelist|GET /mailing/removelist]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH mailing|PATCH /mailing/mailing]]
+
     | [[NATS5 REST API Mailing PATCH mailing|PATCH /mailing/mailing]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH mailing-rule|PATCH /mailing/mailing-rule]]
+
     | [[NATS5 REST API Mailing PATCH mailing-rule|PATCH /mailing/mailing-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH removelist|PATCH /mailing/removelist]]
+
     | [[NATS5 REST API Mailing PATCH removelist|PATCH /mailing/removelist]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH removelist-queue|PATCH /mailing/removelist-queue]]
+
     | [[NATS5 REST API Mailing PATCH removelist-queue|PATCH /mailing/removelist-queue]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH resend-queue|PATCH /mailing/resend-queue]]
+
     | [[NATS5 REST API Mailing PATCH resend-queue|PATCH /mailing/resend-queue]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH restore-queue|PATCH /mailing/restore-queue]]
+
     | [[NATS5 REST API Mailing PATCH restore-queue|PATCH /mailing/restore-queue]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH send-mailing|PATCH /mailing/send-mailing]]
+
     | [[NATS5 REST API Mailing PATCH send-mailing|PATCH /mailing/send-mailing]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing PATCH send-test-mailing|PATCH /mailing/send-test-mailing]]
+
     | [[NATS5 REST API Mailing PATCH send-test-mailing|PATCH /mailing/send-test-mailing]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing POST mailing|POST /mailing/mailing]]
+
     | [[NATS5 REST API Mailing POST mailing|POST /mailing/mailing]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing POST mailing-rule|POST /mailing/mailing-rule]]
+
     | [[NATS5 REST API Mailing POST mailing-rule|POST /mailing/mailing-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Mailing POST removelist|POST /mailing/removelist]]
+
     | [[NATS5 REST API Mailing POST removelist|POST /mailing/removelist]]
 
     |-
 
     |-
 
|}
 
|}
Line 582: Line 582:
 
     ! class="i1" |     Maintenance
 
     ! class="i1" |     Maintenance
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance DELETE log|DELETE /maintenance/log]]
+
     | [[NATS5 REST API Maintenance DELETE log|DELETE /maintenance/log]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance DELETE cache|DELETE /maintenance/cache]]
+
     | [[NATS5 REST API Maintenance DELETE cache|DELETE /maintenance/cache]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET admin-actions|GET /maintenance/admin-actions]]
+
     | [[NATS5 REST API Maintenance GET admin-actions|GET /maintenance/admin-actions]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET log|GET /maintenance/log]]
+
     | [[NATS5 REST API Maintenance GET log|GET /maintenance/log]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET logs|GET /maintenance/logs]]
+
     | [[NATS5 REST API Maintenance GET logs|GET /maintenance/logs]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET nats|GET /maintenance/nats]]
+
     | [[NATS5 REST API Maintenance GET nats|GET /maintenance/nats]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET report|GET /maintenance/report]]
+
     | [[NATS5 REST API Maintenance GET report|GET /maintenance/report]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET report-progress|GET /maintenance/report-progress]]
+
     | [[NATS5 REST API Maintenance GET report-progress|GET /maintenance/report-progress]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET reports|GET /maintenance/reports]]
+
     | [[NATS5 REST API Maintenance GET reports|GET /maintenance/reports]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET server|GET /maintenance/server]]
+
     | [[NATS5 REST API Maintenance GET server|GET /maintenance/server]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET table|GET /maintenance/table]]
+
     | [[NATS5 REST API Maintenance GET table|GET /maintenance/table]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET tables|GET /maintenance/tables]]
+
     | [[NATS5 REST API Maintenance GET tables|GET /maintenance/tables]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance GET table-clean-count|GET /maintenance/table-clean-count]]
+
     | [[NATS5 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]]
+
     | [[NATS5 REST API Maintenance GET table-clean-progress|GET /maintenance/table-clean-progress]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance PATCH log|PATCH /maintenance/log]]
+
     | [[NATS5 REST API Maintenance PATCH log|PATCH /maintenance/log]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance PATCH report|PATCH /maintenance/report]]
+
     | [[NATS5 REST API Maintenance PATCH report|PATCH /maintenance/report]]
 
     |-
 
     |-
     | [[NATS4 REST API Maintenance PATCH table|PATCH /maintenance/table]]
+
     | [[NATS5 REST API Maintenance PATCH table|PATCH /maintenance/table]]
 
     |-
 
     |-
 
|}
 
|}
Line 620: Line 620:
 
     ! class="i1" |     Member
 
     ! class="i1" |     Member
 
     |-
 
     |-
     | [[NATS4 REST API Member GET available flags|GET /member/available_flags]]
+
     | [[NATS5 REST API Member GET available flags|GET /member/available_flags]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET encryptusername|GET /member/encryptusername]]
+
     | [[NATS5 REST API Member GET encryptusername|GET /member/encryptusername]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Member Auth String|GET /member/authstring]]
+
     | [[NATS5 REST API Member GET authstring|GET /member/authstring]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Member Details|GET /member/details]]
+
     | [[NATS5 REST API Member GET details|GET /member/details]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET flags|GET /member/flags]]
+
     | [[NATS5 REST API Member GET flags|GET /member/flags]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET loginlog|GET /member/loginlog]]
+
     | [[NATS5 REST API Member GET loginlog|GET /member/loginlog]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET matching|GET /member/matching]]
+
     | [[NATS5 REST API Member GET matching|GET /member/matching]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET notes|GET /member/notes]]
+
     | [[NATS5 REST API Member GET notes|GET /member/notes]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET notices|GET /member/notices]]
+
     | [[NATS5 REST API Member GET notices|GET /member/notices]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET restricted-values|GET /member/restricted-values]]
+
     | [[NATS5 REST API Member GET restricted-values|GET /member/restricted-values]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Member Search Info String|GET /member/search]]
+
     | [[NATS5 REST API Member GET search|GET /member/search]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Suggested Cancel Offers|GET /member/suggestedcanceloffers]]
+
     | [[NATS5 REST API Member GET suggestedcanceloffers|GET /member/suggestedcanceloffers]]
 
     |-
 
     |-
     | [[NATS4 REST API Member GET surfer-actions|GET /member/surfer-actions]]
+
     | [[NATS5 REST API Member GET surfer-actions|GET /member/surfer-actions]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Member Details|PATCH /member/details]]
+
     | [[NATS5 REST API Member PATCH details|PATCH /member/details]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Member Expiration|PATCH /member/expiration]]
+
     | [[NATS5 REST API Member PATCH expiration|PATCH /member/expiration]]
 
     |-
 
     |-
     | [[NATS4 REST API Expire Manual Member|PATCH /member/expiremanual]]
+
     | [[NATS5 REST API Member PATCH expiremanual|PATCH /member/expiremanual]]
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH resend-transaction-email|PATCH /member/resend-transaction-email]]
+
     | [[NATS5 REST API Member PATCH resend-transaction-email|PATCH /member/resend-transaction-email]]
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH resend-transaction-postback|PATCH /member/resend-transaction-postback]]
+
     | [[NATS5 REST API Member PATCH resend-transaction-postback|PATCH /member/resend-transaction-postback]]
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH restricted-value|PATCH /member/restricted-value]]
+
     | [[NATS5 REST API Member PATCH restricted-value|PATCH /member/restricted-value]]
 
     |-
 
     |-
     | [[NATS4 REST API Forget Member|PATCH /member/forget]]
+
     | [[NATS5 REST API Member PATCH forget|PATCH /member/forget]]
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH lock|PATCH /member/lock]]
+
     | [[NATS5 REST API Member PATCH lock|PATCH /member/lock]]
 
     |-
 
     |-
     | [[NATS4 REST API Member PATCH unlock|PATCH /member/unlock]]
+
     | [[NATS5 REST API Member PATCH unlock|PATCH /member/unlock]]
 
     |-
 
     |-
     | [[NATS4 REST API Member POST flag|POST /member/flag]]
+
     | [[NATS5 REST API Member POST flag|POST /member/flag]]
 
     |-
 
     |-
     | [[NATS4 REST API Record Member Login|POST /member/login]]
+
     | [[NATS5 REST API Member POST login|POST /member/login]]
 
     |-
 
     |-
     | [[NATS4 REST API Add Member Note|POST /member/note]]
+
     | [[NATS5 REST API Member POST note|POST /member/note]]
 
     |-
 
     |-
     | [[NATS4 REST API Member POST restricted-value|POST /member/restricted-value]]
+
     | [[NATS5 REST API Member POST restricted-value|POST /member/restricted-value]]
 
     |-
 
     |-
     | [[NATS4 REST API Member DELETE flag|DELETE /member/flag]]
+
     | [[NATS5 REST API Member DELETE flag|DELETE /member/flag]]
 
     |-
 
     |-
     | [[NATS4 REST API Member DELETE restricted-value|DELETE /member/restricted-value]]
+
     | [[NATS5 REST API Member DELETE restricted-value|DELETE /member/restricted-value]]
 
     |-
 
     |-
 
|}
 
|}
Line 680: Line 680:
 
     ! class="i1" |     Message
 
     ! class="i1" |     Message
 
     |-
 
     |-
     | [[NATS4 REST API Message DELETE message|DELETE /message/message]]
+
     | [[NATS5 REST API Message DELETE message|DELETE /message/message]]
 
     |-
 
     |-
     | [[NATS4 REST API Message DELETE permanent|DELETE /message/permanent]]
+
     | [[NATS5 REST API Message DELETE permanent|DELETE /message/permanent]]
 
     |-
 
     |-
     | [[NATS4 REST API Message GET count|GET /message/count]]
+
     | [[NATS5 REST API Message GET count|GET /message/count]]
 
     |-
 
     |-
     | [[NATS4 REST API Message GET messages|GET /message/messages]]
+
     | [[NATS5 REST API Message GET messages|GET /message/messages]]
 
     |-
 
     |-
     | [[NATS4 REST API Message GET view|GET /message/view]]
+
     | [[NATS5 REST API Message GET view|GET /message/view]]
 
     |-
 
     |-
     | [[NATS4 REST API Message PATCH read|PATCH /message/read]]
+
     | [[NATS5 REST API Message PATCH read|PATCH /message/read]]
 
     |-
 
     |-
     | [[NATS4 REST API Message PATCH unread|PATCH /message/unread]]
+
     | [[NATS5 REST API Message PATCH unread|PATCH /message/unread]]
 
     |-
 
     |-
     | [[NATS4 REST API Message PATCH undelete|PATCH /message/undelete]]
+
     | [[NATS5 REST API Message PATCH undelete|PATCH /message/undelete]]
 
     |-
 
     |-
     | [[NATS4 REST API Message POST message|POST /message/message]]
+
     | [[NATS5 REST API Message POST message|POST /message/message]]
 
     |-
 
     |-
 
|}
 
|}
Line 702: Line 702:
 
     ! class="i1" |     News
 
     ! class="i1" |     News
 
     |-
 
     |-
     | [[NATS4 REST API News DELETE entry|DELETE /news/entry]]
+
     | [[NATS5 REST API News DELETE entry|DELETE /news/entry]]
 
     |-
 
     |-
     | [[NATS4 REST API News DELETE section|DELETE /news/section]]
+
     | [[NATS5 REST API News DELETE section|DELETE /news/section]]
 
     |-
 
     |-
     | [[NATS4 REST API News GET entry|GET /news/entry]]
+
     | [[NATS5 REST API News GET entry|GET /news/entry]]
 
     |-
 
     |-
     | [[NATS4 REST API News GET news|GET /news/news]]
+
     | [[NATS5 REST API News GET news|GET /news/news]]
 
     |-
 
     |-
     | [[NATS4 REST API News GET sections|GET /news/sections]]
+
     | [[NATS5 REST API News GET sections|GET /news/sections]]
 
     |-
 
     |-
     | [[NATS4 REST API News PATCH entry|PATCH /news/entry]]
+
     | [[NATS5 REST API News PATCH entry|PATCH /news/entry]]
 
     |-
 
     |-
     | [[NATS4 REST API News POST entry|POST /news/entry]]
+
     | [[NATS5 REST API News POST entry|POST /news/entry]]
 
     |-
 
     |-
     | [[NATS4 REST API News POST section|POST /news/section]]
+
     | [[NATS5 REST API News POST section|POST /news/section]]
 
     |-
 
     |-
 
|}
 
|}
Line 722: Line 722:
 
     ! class="i1" |     Notification
 
     ! class="i1" |     Notification
 
     |-
 
     |-
     | [[NATS4 REST API Notification DELETE notification|DELETE /notification/notification]]
+
     | [[NATS5 REST API Notification DELETE notification|DELETE /notification/notification]]
 
     |-
 
     |-
     | [[NATS4 REST API Notification DELETE permanent|DELETE /notification/permanent]]
+
     | [[NATS5 REST API Notification DELETE permanent|DELETE /notification/permanent]]
 
     |-
 
     |-
     | [[NATS4 REST API Notification GET count|GET /notification/count]]
+
     | [[NATS5 REST API Notification GET count|GET /notification/count]]
 
     |-
 
     |-
     | [[NATS4 REST API Notification GET notifications|GET /notification/notifications]]
+
     | [[NATS5 REST API Notification GET notifications|GET /notification/notifications]]
 
     |-
 
     |-
     | [[NATS4 REST API Notification GET view|GET /notification/view]]
+
     | [[NATS5 REST API Notification GET view|GET /notification/view]]
 
     |-
 
     |-
     | [[NATS4 REST API Notification PATCH read|PATCH /notification/read]]
+
     | [[NATS5 REST API Notification PATCH read|PATCH /notification/read]]
 
     |-
 
     |-
     | [[NATS4 REST API Notification PATCH unread|PATCH /notification/unread]]
+
     | [[NATS5 REST API Notification PATCH unread|PATCH /notification/unread]]
 
     |-
 
     |-
     | [[NATS4 REST API Notification PATCH undelete|PATCH /notification/undelete]]
+
     | [[NATS5 REST API Notification PATCH undelete|PATCH /notification/undelete]]
 
     |-
 
     |-
 
|}
 
|}
Line 742: Line 742:
 
     ! class="i1" |     Option
 
     ! class="i1" |     Option
 
     |-
 
     |-
     | [[NATS4 REST API Get Options|GET /option/options]]
+
     | [[NATS5 REST API Option GET options|GET /option/options]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Option Rule|GET /option/rule]]
+
     | [[NATS5 REST API Option GET rule|GET /option/rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Edit Option Rule|PATCH /option/rule]]
+
     | [[NATS5 REST API Option PATCH rule|PATCH /option/rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Edit Option Text|PATCH /option/text]]
+
     | [[NATS5 REST API Option PATCH text|PATCH /option/text]]
 
     |-
 
     |-
     | [[NATS4 REST API Add Option Rule|POST /option/rule]]
+
     | [[NATS5 REST API Option POST rule|POST /option/rule]]
 
     |-
 
     |-
 
|}
 
|}
Line 756: Line 756:
 
     ! class="i1" |     Payment
 
     ! class="i1" |     Payment
 
     |-
 
     |-
     | [[NATS4 REST API Payment DELETE invoice|DELETE /payment/invoice]]
+
     | [[NATS5 REST API Payment DELETE invoice|DELETE /payment/invoice]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment DELETE payout-period|DELETE /payment/payout-period]]
+
     | [[NATS5 REST API Payment DELETE payout-period|DELETE /payment/payout-period]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment DELETE payvia-field|DELETE /payment/payvia-field]]
+
     | [[NATS5 REST API Payment DELETE payvia-field|DELETE /payment/payvia-field]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment DELETE payvia-field-mc|DELETE /payment/payvia-field-mc]]
+
     | [[NATS5 REST API Payment DELETE payvia-field-mc|DELETE /payment/payvia-field-mc]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment DELETE payvia-rule|DELETE /payment/payvia-rule]]
+
     | [[NATS5 REST API Payment DELETE payvia-rule|DELETE /payment/payvia-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET dump-format|GET /payment/dump-format]]
+
     | [[NATS5 REST API Payment GET dump-format|GET /payment/dump-format]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET dump-formats|GET /payment/dump-formats]]
+
     | [[NATS5 REST API Payment GET dump-formats|GET /payment/dump-formats]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET invoices|GET /payment/invoices]]
+
     | [[NATS5 REST API Payment GET invoices|GET /payment/invoices]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Payment Data|GET /payment/payments]]
+
     | [[NATS5 REST API Payment GET payments|GET /payment/payments]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payment-dumps|GET /payment/payment-dumps]]
+
     | [[NATS5 REST API Payment GET payment-dumps|GET /payment/payment-dumps]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payment-dump|GET /payment/payment-dump]]
+
     | [[NATS5 REST API Payment GET payment-dump|GET /payment/payment-dump]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payment-search|GET /payment/payment-search]]
+
     | [[NATS5 REST API Payment GET payment-search|GET /payment/payment-search]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payvia|GET /payment/payvia]]
+
     | [[NATS5 REST API Payment GET payvia|GET /payment/payvia]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payvias|GET /payment/payvias]]
+
     | [[NATS5 REST API Payment GET payvias|GET /payment/payvias]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payvia-fields|GET /payment/payvia-fields]]
+
     | [[NATS5 REST API Payment GET payvia-fields|GET /payment/payvia-fields]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payvia-field-mcs|GET /payment/payvia-field-mcs]]
+
     | [[NATS5 REST API Payment GET payvia-field-mcs|GET /payment/payvia-field-mcs]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payout-period|GET /payment/payout-period]]
+
     | [[NATS5 REST API Payment GET payout-period|GET /payment/payout-period]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payout-periods|GET /payment/payout-periods]]
+
     | [[NATS5 REST API Payment GET payout-periods|GET /payment/payout-periods]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payvia-rules|GET /payment/payvia-rules]]
+
     | [[NATS5 REST API Payment GET payvia-rules|GET /payment/payvia-rules]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment GET payvia-rule|GET /payment/payvia-rule]]
+
     | [[NATS5 REST API Payment GET payvia-rule|GET /payment/payvia-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Payvia Rule|GET /payment/payviarule]]
+
     | [[NATS5 REST API Payment GET payviarule|GET /payment/payviarule]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH copy-dump-format|PATCH /payment/copy-dump-format]]
+
     | [[NATS5 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]]
+
     | [[NATS5 REST API Payment PATCH default-payout-period|PATCH /payment/default-payout-period]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH dump-format|PATCH /payment/dump-format]]
+
     | [[NATS5 REST API Payment PATCH dump-format|PATCH /payment/dump-format]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH duplicate-payvia|PATCH /payment/duplicate-payvia]]
+
     | [[NATS5 REST API Payment PATCH duplicate-payvia|PATCH /payment/duplicate-payvia]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH invoice|PATCH /payment/invoice]]
+
     | [[NATS5 REST API Payment PATCH invoice|PATCH /payment/invoice]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payment|PATCH /payment/payment]]
+
     | [[NATS5 REST API Payment PATCH payment|PATCH /payment/payment]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payment-paid|PATCH /payment/payment-paid]]
+
     | [[NATS5 REST API Payment PATCH payment-paid|PATCH /payment/payment-paid]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payment-store|PATCH /payment/payment-store]]
+
     | [[NATS5 REST API Payment PATCH payment-store|PATCH /payment/payment-store]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payment-unstore|PATCH /payment/payment-unstore]]
+
     | [[NATS5 REST API Payment PATCH payment-unstore|PATCH /payment/payment-unstore]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Payment Status|PATCH /payment/payments]]
+
     | [[NATS5 REST API Payment PATCH payments|PATCH /payment/payments]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payments-unstore|PATCH /payment/payments-unstore]]
+
     | [[NATS5 REST API Payment PATCH payments-unstore|PATCH /payment/payments-unstore]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payout-period|PATCH /payment/payout-period]]
+
     | [[NATS5 REST API Payment PATCH payout-period|PATCH /payment/payout-period]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payout-period-affiliates|PATCH /payment/payout-period-affiliates]]
+
     | [[NATS5 REST API Payment PATCH payout-period-affiliates|PATCH /payment/payout-period-affiliates]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payvia|PATCH /payment/payvia]]
+
     | [[NATS5 REST API Payment PATCH payvia|PATCH /payment/payvia]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payvia-field|PATCH /payment/payvia-field]]
+
     | [[NATS5 REST API Payment PATCH payvia-field|PATCH /payment/payvia-field]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH payvia-fields-reorder|PATCH /payment/payvia-fields-reorder]]
+
     | [[NATS5 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]]
+
     | [[NATS5 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]]
+
     | [[NATS5 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]]
+
     | [[NATS5 REST API Payment PATCH payvia-rule|PATCH /payment/payvia-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Set Payvia Rule|PATCH /payment/payviarule]]
+
     | [[NATS5 REST API Payment PATCH payviarule|PATCH /payment/payviarule]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment PATCH restore-payout-period|PATCH /payment/restore-payout-period]]
+
     | [[NATS5 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]]
+
     | [[NATS5 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]]
+
     | [[NATS5 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]]
+
     | [[NATS5 REST API Payment POST check-dump|POST /payment/check-dump]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST dump-format|POST /payment/dump-format]]
+
     | [[NATS5 REST API Payment POST dump-format|POST /payment/dump-format]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST import-dump|POST /payment/import-dump]]
+
     | [[NATS5 REST API Payment POST import-dump|POST /payment/import-dump]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST invoice|POST /payment/invoice]]
+
     | [[NATS5 REST API Payment POST invoice|POST /payment/invoice]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST payout-period|POST /payment/payout-period]]
+
     | [[NATS5 REST API Payment POST payout-period|POST /payment/payout-period]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST payvia|POST /payment/payvia]]
+
     | [[NATS5 REST API Payment POST payvia|POST /payment/payvia]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST payvia-field|POST /payment/payvia-field]]
+
     | [[NATS5 REST API Payment POST payvia-field|POST /payment/payvia-field]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST payvia-field-mc|POST /payment/payvia-field-mc]]
+
     | [[NATS5 REST API Payment POST payvia-field-mc|POST /payment/payvia-field-mc]]
 
     |-
 
     |-
     | [[NATS4 REST API Payment POST payvia-rule|POST /payment/payvia-rule]]
+
     | [[NATS5 REST API Payment POST payvia-rule|POST /payment/payvia-rule]]
 
     |-
 
     |-
 
|}
 
|}
Line 866: Line 866:
 
     ! class="i1" |     Program
 
     ! class="i1" |     Program
 
     |-
 
     |-
     | [[NATS4 REST API Program DELETE program|DELETE /program/program]]
+
     | [[NATS5 REST API Program DELETE program|DELETE /program/program]]
 
     |-
 
     |-
     | [[NATS4 REST API Program DELETE payout-change|DELETE /program/payout-change]]
+
     | [[NATS5 REST API Program DELETE payout-change|DELETE /program/payout-change]]
 
     |-
 
     |-
     | [[NATS4 REST API Program DELETE payout-change-tier|DELETE /program/payout-change-tier]]
+
     | [[NATS5 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]]
+
     | [[NATS5 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]]
+
     | [[NATS5 REST API Program GET affiliate-available|GET /program/affiliate-available]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET detail|GET /program/detail]]
+
     | [[NATS5 REST API Program GET detail|GET /program/detail]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET list|GET /program/list]]
+
     | [[NATS5 REST API Program GET list|GET /program/list]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET options|GET /program/options]]
+
     | [[NATS5 REST API Program GET options|GET /program/options]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET payout-changes|GET /program/payout-changes]]
+
     | [[NATS5 REST API Program GET payout-changes|GET /program/payout-changes]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET redirect-available|GET /program/redirect-available]]
+
     | [[NATS5 REST API Program GET redirect-available|GET /program/redirect-available]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET sites|GET /program/sites]]
+
     | [[NATS5 REST API Program GET sites|GET /program/sites]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET tours|GET /program/tours]]
+
     | [[NATS5 REST API Program GET tours|GET /program/tours]]
 
     |-
 
     |-
     | [[NATS4 REST API Program GET types|GET /program/types]]
+
     | [[NATS5 REST API Program GET types|GET /program/types]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH default payout|PATCH /program/default_payout]]
+
     | [[NATS5 REST API Program PATCH default payout|PATCH /program/default_payout]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH details|PATCH /program/details]]
+
     | [[NATS5 REST API Program PATCH details|PATCH /program/details]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH disable affiliate|PATCH /program/disable_affiliate]]
+
     | [[NATS5 REST API Program PATCH disable affiliate|PATCH /program/disable_affiliate]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH disable tour|PATCH /program/disable_tour]]
+
     | [[NATS5 REST API Program PATCH disable tour|PATCH /program/disable_tour]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH enable affiliate|PATCH /program/enable_affiliate]]
+
     | [[NATS5 REST API Program PATCH enable affiliate|PATCH /program/enable_affiliate]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH enable site|PATCH /program/enable_site]]
+
     | [[NATS5 REST API Program PATCH enable site|PATCH /program/enable_site]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH enable tour|PATCH /program/enable_tour]]
+
     | [[NATS5 REST API Program PATCH enable tour|PATCH /program/enable_tour]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH move-payout-change|PATCH /program/move-payout-change]]
+
     | [[NATS5 REST API Program PATCH move-payout-change|PATCH /program/move-payout-change]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH payout-change|PATCH /program/payout-change]]
+
     | [[NATS5 REST API Program PATCH payout-change|PATCH /program/payout-change]]
 
     |-
 
     |-
     | [[NATS4 REST API Program PATCH payout-change-tier|PATCH /program/payout-change-tier]]
+
     | [[NATS5 REST API Program PATCH payout-change-tier|PATCH /program/payout-change-tier]]
 
     |-
 
     |-
     | [[NATS4 REST API Program POST new|POST /program/new]]
+
     | [[NATS5 REST API Program POST new|POST /program/new]]
 
     |-
 
     |-
     | [[NATS4 REST API Program POST payout-change|POST /program/payout-change]]
+
     | [[NATS5 REST API Program POST payout-change|POST /program/payout-change]]
 
     |-
 
     |-
     | [[NATS4 REST API Program POST payout-change-tier|POST /program/payout-change-tier]]
+
     | [[NATS5 REST API Program POST payout-change-tier|POST /program/payout-change-tier]]
 
     |-
 
     |-
 
|}
 
|}
Line 922: Line 922:
 
     ! class="i1" |     Report
 
     ! class="i1" |     Report
 
     |-
 
     |-
     | [[NATS4 REST API Report GET affiliate-ratios|GET /report/affiliate-ratios]]
+
     | [[NATS5 REST API Report GET affiliate-ratios|GET /report/affiliate-ratios]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET hits|GET /report/hits]]
+
     | [[NATS5 REST API Report GET hits|GET /report/hits]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET hit-totals|GET /report/hit-totals]]
+
     | [[NATS5 REST API Report GET hit-totals|GET /report/hit-totals]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Profit Loss Report|GET /report/profitloss]]
+
     | [[NATS5 REST API Report GET profitloss|GET /report/profitloss]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET profit-loss|GET /report/profit-loss]]
+
     | [[NATS5 REST API Report GET profit-loss|GET /report/profit-loss]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET fields|GET /report/fields]]
+
     | [[NATS5 REST API Report GET fields|GET /report/fields]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET focus|GET /report/focus]]
+
     | [[NATS5 REST API Report GET focus|GET /report/focus]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET focuses|GET /report/focuses]]
+
     | [[NATS5 REST API Report GET focuses|GET /report/focuses]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET groups|GET /report/groups]]
+
     | [[NATS5 REST API Report GET groups|GET /report/groups]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET perspective|GET /report/perspective]]
+
     | [[NATS5 REST API Report GET perspective|GET /report/perspective]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET perspectives|GET /report/perspectives]]
+
     | [[NATS5 REST API Report GET perspectives|GET /report/perspectives]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET report|GET /report/report]]
+
     | [[NATS5 REST API Report GET report|GET /report/report]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET subscription|GET /report/subscription]]
+
     | [[NATS5 REST API Report GET subscription|GET /report/subscription]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET surfer|GET /report/surfer]]
+
     | [[NATS5 REST API Report GET surfer|GET /report/surfer]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET surferaction|GET /report/surferaction]]
+
     | [[NATS5 REST API Report GET surferaction|GET /report/surferaction]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Transaction Payout Report|GET /report/transactionpayouts]]
+
     | [[NATS5 REST API Report GET transactionpayouts|GET /report/transactionpayouts]]
 
     |-
 
     |-
     | [[NATS4 REST API Get Transaction Report|GET /report/transactions]]
+
     | [[NATS5 REST API Report GET transactions|GET /report/transactions]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET transaction|GET /report/transaction]]
+
     | [[NATS5 REST API Report GET transaction|GET /report/transaction]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET report-widget|GET /report/report-widget]]
+
     | [[NATS5 REST API Report GET report-widget|GET /report/report-widget]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET widgets|GET /report/widgets]]
+
     | [[NATS5 REST API Report GET widgets|GET /report/widgets]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET widget|GET /report/widget]]
+
     | [[NATS5 REST API Report GET widget|GET /report/widget]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET widget-info|GET /report/widget-info]]
+
     | [[NATS5 REST API Report GET widget-info|GET /report/widget-info]]
 
     |-
 
     |-
     | [[NATS4 REST API Report GET views|GET /report/views]]
+
     | [[NATS5 REST API Report GET views|GET /report/views]]
 
     |-
 
     |-
     | [[NATS4 REST API Report POST focus|POST /report/focus]]
+
     | [[NATS5 REST API Report POST focus|POST /report/focus]]
 
     |-
 
     |-
     | [[NATS4 REST API Report POST group|POST /report/group]]
+
     | [[NATS5 REST API Report POST group|POST /report/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Report POST perspective|POST /report/perspective]]
+
     | [[NATS5 REST API Report POST perspective|POST /report/perspective]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH focus|PATCH /report/focus]]
+
     | [[NATS5 REST API Report PATCH focus|PATCH /report/focus]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH focus-enabled|PATCH /report/focus-enabled]]
+
     | [[NATS5 REST API Report PATCH focus-enabled|PATCH /report/focus-enabled]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH focus-default|PATCH /report/focus-default]]
+
     | [[NATS5 REST API Report PATCH focus-default|PATCH /report/focus-default]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH focuses-reorder|PATCH /report/focuses-reorder]]
+
     | [[NATS5 REST API Report PATCH focuses-reorder|PATCH /report/focuses-reorder]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH perspective|PATCH /report/perspective]]
+
     | [[NATS5 REST API Report PATCH perspective|PATCH /report/perspective]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH perspective-group|PATCH /report/perspective-group]]
+
     | [[NATS5 REST API Report PATCH perspective-group|PATCH /report/perspective-group]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH report-widget|PATCH /report/report-widget]]
+
     | [[NATS5 REST API Report PATCH report-widget|PATCH /report/report-widget]]
 
     |-
 
     |-
     | [[NATS4 REST API Report PATCH widget|PATCH /report/widget]]
+
     | [[NATS5 REST API Report PATCH widget|PATCH /report/widget]]
 
     |-
 
     |-
     | [[NATS4 REST API Report DELETE focus|DELETE /report/focus]]
+
     | [[NATS5 REST API Report DELETE focus|DELETE /report/focus]]
 
     |-
 
     |-
 
|}
 
|}
Line 996: Line 996:
 
     ! class="i1" |     Reward
 
     ! class="i1" |     Reward
 
     |-
 
     |-
     | [[NATS4 REST API Reward DELETE category|DELETE /reward/category]]
+
     | [[NATS5 REST API Reward DELETE category|DELETE /reward/category]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward DELETE purchase|DELETE /reward/purchase]]
+
     | [[NATS5 REST API Reward DELETE purchase|DELETE /reward/purchase]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward DELETE point|DELETE /reward/point]]
+
     | [[NATS5 REST API Reward DELETE point|DELETE /reward/point]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward DELETE reward|DELETE /reward/reward]]
+
     | [[NATS5 REST API Reward DELETE reward|DELETE /reward/reward]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward GET categories|GET /reward/categories]]
+
     | [[NATS5 REST API Reward GET categories|GET /reward/categories]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward GET points|GET /reward/points]]
+
     | [[NATS5 REST API Reward GET points|GET /reward/points]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward GET purchases|GET /reward/purchases]]
+
     | [[NATS5 REST API Reward GET purchases|GET /reward/purchases]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward GET rewards|GET /reward/rewards]]
+
     | [[NATS5 REST API Reward GET rewards|GET /reward/rewards]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward PATCH move-point|PATCH /reward/move-point]]
+
     | [[NATS5 REST API Reward PATCH move-point|PATCH /reward/move-point]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward PATCH point|PATCH /reward/point]]
+
     | [[NATS5 REST API Reward PATCH point|PATCH /reward/point]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward PATCH reward|PATCH /reward/reward]]
+
     | [[NATS5 REST API Reward PATCH reward|PATCH /reward/reward]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward PATCH ship-purchase|PATCH /reward/ship-purchase]]
+
     | [[NATS5 REST API Reward PATCH ship-purchase|PATCH /reward/ship-purchase]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward PATCH unship-purchase|PATCH /reward/unship-purchase]]
+
     | [[NATS5 REST API Reward PATCH unship-purchase|PATCH /reward/unship-purchase]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward POST category|POST /reward/category]]
+
     | [[NATS5 REST API Reward POST category|POST /reward/category]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward POST point|POST /reward/point]]
+
     | [[NATS5 REST API Reward POST point|POST /reward/point]]
 
     |-
 
     |-
     | [[NATS4 REST API Reward POST reward|POST /reward/reward]]
+
     | [[NATS5 REST API Reward POST reward|POST /reward/reward]]
 
     |-
 
     |-
 
|}
 
|}
Line 1,032: Line 1,032:
 
     ! class="i1" |     Service
 
     ! class="i1" |     Service
 
     |-
 
     |-
     | [[NATS4 REST API Service GET check-functions|GET /service/check-functions]]
+
     | [[NATS5 REST API Service GET check-functions|GET /service/check-functions]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET condition|GET /service/condition]]
+
     | [[NATS5 REST API Service GET condition|GET /service/condition]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET countries|GET /service/countries]]
+
     | [[NATS5 REST API Service GET countries|GET /service/countries]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET country|GET /service/country]]
+
     | [[NATS5 REST API Service GET country|GET /service/country]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET datetime|GET /service/datetime]]
+
     | [[NATS5 REST API Service GET datetime|GET /service/datetime]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET languages|GET /service/languages]]
+
     | [[NATS5 REST API Service GET languages|GET /service/languages]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET periods|GET /service/periods]]
+
     | [[NATS5 REST API Service GET periods|GET /service/periods]]
 
     |-
 
     |-
     | [[NATS4 REST API Ping|GET /service/ping]]
+
     | [[NATS5 REST API Service GET ping|GET /service/ping]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET project|GET /service/project]]
+
     | [[NATS5 REST API Service GET project|GET /service/project]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET rule-condition-data|GET /service/rule-condition-data]]
+
     | [[NATS5 REST API Service GET rule-condition-data|GET /service/rule-condition-data]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET rule-info|GET /service/rule-info]]
+
     | [[NATS5 REST API Service GET rule-info|GET /service/rule-info]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET stats-breakdowns|GET /service/stats-breakdowns]]
+
     | [[NATS5 REST API Service GET stats-breakdowns|GET /service/stats-breakdowns]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET timezone|GET /service/timezone]]
+
     | [[NATS5 REST API Service GET timezone|GET /service/timezone]]
 
     |-
 
     |-
     | [[NATS4 REST API Service GET timestamp|GET /service/timestamp]]
+
     | [[NATS5 REST API Service GET timestamp|GET /service/timestamp]]
 
     |-
 
     |-
     | [[NATS4 REST API Send Email|POST /service/sendemail]]
+
     | [[NATS5 REST API Service POST sendemail|POST /service/sendemail]]
 
     |-
 
     |-
 
|}
 
|}
Line 1,066: Line 1,066:
 
     ! class="i1" |     Site
 
     ! class="i1" |     Site
 
     |-
 
     |-
     | [[NATS4 REST API Site GET base-templates|GET /site/base-templates]]
+
     | [[NATS5 REST API Site GET base-templates|GET /site/base-templates]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET billers|GET /site/billers]]
+
     | [[NATS5 REST API Site GET billers|GET /site/billers]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET cookies|GET /site/cookies]]
+
     | [[NATS5 REST API Site GET cookies|GET /site/cookies]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET coupon|GET /site/coupon]]
+
     | [[NATS5 REST API Site GET coupon|GET /site/coupon]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET coupons|GET /site/coupons]]
+
     | [[NATS5 REST API Site GET coupons|GET /site/coupons]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET coupon-revisions|GET /site/coupon-revisions]]
+
     | [[NATS5 REST API Site GET coupon-revisions|GET /site/coupon-revisions]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET email-settings|GET /site/email-settings]]
+
     | [[NATS5 REST API Site GET email-settings|GET /site/email-settings]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET groups|GET /site/groups]]
+
     | [[NATS5 REST API Site GET groups|GET /site/groups]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET option|GET /site/option]]
+
     | [[NATS5 REST API Site GET option|GET /site/option]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET options|GET /site/options]]
+
     | [[NATS5 REST API Site GET options|GET /site/options]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET options-available|GET /site/options-available]]
+
     | [[NATS5 REST API Site GET options-available|GET /site/options-available]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET option-fields|GET /site/option-fields]]
+
     | [[NATS5 REST API Site GET option-fields|GET /site/option-fields]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET option-rules|GET /site/option-rules]]
+
     | [[NATS5 REST API Site GET option-rules|GET /site/option-rules]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET option-rule|GET /site/option-rule]]
+
     | [[NATS5 REST API Site GET option-rule|GET /site/option-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET option-type|GET /site/option-type]]
+
     | [[NATS5 REST API Site GET option-type|GET /site/option-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET option-types|GET /site/option-types]]
+
     | [[NATS5 REST API Site GET option-types|GET /site/option-types]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET programs|GET /site/programs]]
+
     | [[NATS5 REST API Site GET programs|GET /site/programs]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET site-list|GET /site/site-list]]
+
     | [[NATS5 REST API Site GET redirect|GET /site/redirect]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET site|GET /site/site]]
+
     | [[NATS5 REST API Site GET redirects|GET /site/redirects]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET site-notices|GET /site/site-notices]]
+
     | [[NATS5 REST API Site GET redirect-rules|GET /site/redirect-rules]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET site-partner|GET /site/site-partner]]
+
     | [[NATS5 REST API Site GET redirect-rule|GET /site/redirect-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET site-partners|GET /site/site-partners]]
+
     | [[NATS5 REST API Site GET site-list|GET /site/site-list]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET site-type|GET /site/site-type]]
+
     | [[NATS5 REST API Site GET site|GET /site/site]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET sites|GET /site/sites]]
+
     | [[NATS5 REST API Site GET site-notices|GET /site/site-notices]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET template|GET /site/template]]
+
     | [[NATS5 REST API Site GET site-partner|GET /site/site-partner]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET templates|GET /site/templates]]
+
     | [[NATS5 REST API Site GET site-partners|GET /site/site-partners]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET template-sections|GET /site/template-sections]]
+
     | [[NATS5 REST API Site GET site-type|GET /site/site-type]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET template-sites|GET /site/template-sites]]
+
     | [[NATS5 REST API Site GET sites|GET /site/sites]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET tour|GET /site/tour]]
+
     | [[NATS5 REST API Site GET template|GET /site/template]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET tours|GET /site/tours]]
+
     | [[NATS5 REST API Site GET templates|GET /site/templates]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET tour-emails|GET /site/tour-emails]]
+
     | [[NATS5 REST API Site GET template-sections|GET /site/template-sections]]
 
     |-
 
     |-
     | [[NATS4 REST API Site GET tour-notices|GET /site/tour-notices]]
+
     | [[NATS5 REST API Site GET template-sites|GET /site/template-sites]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST coupon|POST /site/coupon]]
+
     | [[NATS5 REST API Site GET tour|GET /site/tour]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST group|POST /site/group]]
+
     | [[NATS5 REST API Site GET tours|GET /site/tours]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST option|POST /site/option]]
+
     | [[NATS5 REST API Site GET tour-emails|GET /site/tour-emails]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST option-rule|POST /site/option-rule]]
+
     | [[NATS5 REST API Site GET tour-notices|GET /site/tour-notices]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST site-partner|POST /site/site-partner]]
+
     | [[NATS5 REST API Site POST coupon|POST /site/coupon]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST site-tour|POST /site/site-tour]]
+
     | [[NATS5 REST API Site POST group|POST /site/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST copy-template|POST /site/copy-template]]
+
     | [[NATS5 REST API Site POST option|POST /site/option]]
 
     |-
 
     |-
     | [[NATS4 REST API Site POST tour|POST /site/tour]]
+
     | [[NATS5 REST API Site POST option-rule|POST /site/option-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH cookie|PATCH /site/cookie]]
+
     | [[NATS5 REST API Site POST redirect|POST /site/redirect]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH coupon|PATCH /site/coupon]]
+
     | [[NATS5 REST API Site POST redirect-rule|POST /site/redirect-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH duplicate-option|PATCH /site/duplicate-option]]
+
     | [[NATS5 REST API Site POST site-partner|POST /site/site-partner]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH email-settings|PATCH /site/email-settings]]
+
     | [[NATS5 REST API Site POST site-tour|POST /site/site-tour]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH group|PATCH /site/group]]
+
     | [[NATS5 REST API Site POST copy-template|POST /site/copy-template]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH move|PATCH /site/move]]
+
     | [[NATS5 REST API Site POST tour|POST /site/tour]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH option|PATCH /site/option]]
+
     | [[NATS5 REST API Site PATCH cookie|PATCH /site/cookie]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH option-rule|PATCH /site/option-rule]]
+
     | [[NATS5 REST API Site PATCH coupon|PATCH /site/coupon]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH reset-coupon|PATCH /site/reset-coupon]]
+
     | [[NATS5 REST API Site PATCH duplicate-option|PATCH /site/duplicate-option]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH restore-group|PATCH /site/restore-group]]
+
     | [[NATS5 REST API Site PATCH email-settings|PATCH /site/email-settings]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH restore-option|PATCH /site/restore-option]]
+
     | [[NATS5 REST API Site PATCH group|PATCH /site/group]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH restore-site|PATCH /site/restore-site]]
+
     | [[NATS5 REST API Site PATCH move|PATCH /site/move]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH restore-site-partner|PATCH /site/restore-site-partner]]
+
     | [[NATS5 REST API Site PATCH option|PATCH /site/option]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH restore-tour|PATCH /site/restore-tour]]
+
     | [[NATS5 REST API Site PATCH option-rule|PATCH /site/option-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH site|PATCH /site/site]]
+
     | [[NATS5 REST API Site PATCH redirect|PATCH /site/redirect]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH site-partner|PATCH /site/site-partner]]
+
     | [[NATS5 REST API Site PATCH redirect-rule|PATCH /site/redirect-rule]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH template|PATCH /site/template]]
+
     | [[NATS5 REST API Site PATCH reset-coupon|PATCH /site/reset-coupon]]
 
     |-
 
     |-
     | [[NATS4 REST API Site PATCH tour|PATCH /site/tour]]
+
     | [[NATS5 REST API Site PATCH restore-group|PATCH /site/restore-group]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE cookie|DELETE /site/cookie]]
+
     | [[NATS5 REST API Site PATCH restore-option|PATCH /site/restore-option]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE group|DELETE /site/group]]
+
     | [[NATS5 REST API Site PATCH restore-redirect|PATCH /site/restore-redirect]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE option|DELETE /site/option]]
+
     | [[NATS5 REST API Site PATCH restore-site|PATCH /site/restore-site]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE option-rule|DELETE /site/option-rule]]
+
     | [[NATS5 REST API Site PATCH restore-site-partner|PATCH /site/restore-site-partner]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE site|DELETE /site/site]]
+
     | [[NATS5 REST API Site PATCH restore-tour|PATCH /site/restore-tour]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE site-partner|DELETE /site/site-partner]]
+
     | [[NATS5 REST API Site PATCH site|PATCH /site/site]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE template|DELETE /site/template]]
+
     | [[NATS5 REST API Site PATCH site-partner|PATCH /site/site-partner]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE tour|DELETE /site/tour]]
+
     | [[NATS5 REST API Site PATCH template|PATCH /site/template]]
 
     |-
 
     |-
     | [[NATS4 REST API Site DELETE tour-field|DELETE /site/tour-field]]
+
     | [[NATS5 REST API Site PATCH tour|PATCH /site/tour]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE cookie|DELETE /site/cookie]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE group|DELETE /site/group]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE option|DELETE /site/option]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE option-rule|DELETE /site/option-rule]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE site|DELETE /site/site]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE site-partner|DELETE /site/site-partner]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE redirect|DELETE /site/redirect]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE redirect-rule|DELETE /site/redirect-rule]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE template|DELETE /site/template]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE tour|DELETE /site/tour]]
 +
    |-
 +
    | [[NATS5 REST API Site DELETE tour-field|DELETE /site/tour-field]]
 
     |-
 
     |-
 
|}
 
|}
Line 1,204: Line 1,226:
 
     ! class="i1" |     Skin
 
     ! class="i1" |     Skin
 
     |-
 
     |-
     | [[NATS4 REST API Skin DELETE skin|DELETE /skin/skin]]
+
     | [[NATS5 REST API Skin DELETE skin|DELETE /skin/skin]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin DELETE template|DELETE /skin/template]]
+
     | [[NATS5 REST API Skin DELETE template|DELETE /skin/template]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin GET colors|GET /skin/colors]]
+
     | [[NATS5 REST API Skin GET colors|GET /skin/colors]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin GET export|GET /skin/export]]
+
     | [[NATS5 REST API Skin GET export|GET /skin/export]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin GET skins|GET /skin/skins]]
+
     | [[NATS5 REST API Skin GET skins|GET /skin/skins]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin GET sections|GET /skin/sections]]
+
     | [[NATS5 REST API Skin GET sections|GET /skin/sections]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin GET templates|GET /skin/templates]]
+
     | [[NATS5 REST API Skin GET templates|GET /skin/templates]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin GET template|GET /skin/template]]
+
     | [[NATS5 REST API Skin GET template|GET /skin/template]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin PATCH colors|PATCH /skin/colors]]
+
     | [[NATS5 REST API Skin PATCH colors|PATCH /skin/colors]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin PATCH flush|PATCH /skin/flush]]
+
     | [[NATS5 REST API Skin PATCH flush|PATCH /skin/flush]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin PATCH skin|PATCH /skin/skin]]
+
     | [[NATS5 REST API Skin PATCH skin|PATCH /skin/skin]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin PATCH template|PATCH /skin/template]]
+
     | [[NATS5 REST API Skin PATCH template|PATCH /skin/template]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST copy-template|POST /skin/copy-template]]
+
     | [[NATS5 REST API Skin POST copy-template|POST /skin/copy-template]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST import|POST /skin/import]]
+
     | [[NATS5 REST API Skin POST import|POST /skin/import]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST skin|POST /skin/skin]]
+
     | [[NATS5 REST API Skin POST skin|POST /skin/skin]]
 
     |-
 
     |-
     | [[NATS4 REST API Skin POST template|POST /skin/template]]
+
     | [[NATS5 REST API Skin POST template|POST /skin/template]]
 
     |-
 
     |-
 
|}
 
|}
 
|}<includeonly>[[Category:NATS5]]</includeonly>
 
|}<includeonly>[[Category:NATS5]]</includeonly>

Revision as of 16:50, 9 August 2019

NATS 5
Members Section
Members Management
Adding a Member
View Member Details