Difference between revisions of "NATS4 REST API Path changes"
From TMM Wiki
Jump to navigationJump to searchTmmStephen (talk | contribs) (Created page with "As of NATS version 4.1.13.5 the paths used for the REST API have changed, the following are the equivilant changes from the old REST path to the new. {| class="wikitable" |-...") |
TmmStephen (talk | contribs) |
||
Line 11: | Line 11: | ||
|<pre>http://domain/api/adtools/categories</pre> | |<pre>http://domain/api/adtools/categories</pre> | ||
|<pre>http://domain/api/adtool/categories</pre> | |<pre>http://domain/api/adtool/categories</pre> | ||
− | |} | + | |- |
+ | |<pre>http://domain/api/adtools/admin</pre> | ||
+ | |<pre>http://domain/api/adtool/search</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/adtools/importdump</pre> | ||
+ | |<pre>http://domain/api/adtool/import</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/hitdata</pre> | ||
+ | |<pre>http://domain/api/affiliate/hits</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/campaigns</pre> | ||
+ | |<pre>http://domain/api/affiliate/campaigns</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/payout</pre> | ||
+ | |<pre>http://domain/api/affiliate/payout</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/searchinfo</pre> | ||
+ | |<pre>http://domain/api/affiliate/search</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/addaffiliate</pre> | ||
+ | |<pre>http://domain/api/affiliate/</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/setcustoms</pre> | ||
+ | |<pre>http://domain/api/affiliate/customs</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/setinformation</pre> | ||
+ | |<pre>http://domain/api/affiliate/details</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/setadminsettings</pre> | ||
+ | |<pre>http://domain/api/affiliate/adminsettings</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/setpayviainfo</pre> | ||
+ | |<pre>http://domain/api/affiliate/payvia</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/setdefaults</pre> | ||
+ | |<pre>http://domain/api/affiliate/defaults</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/affiliate/setsettings</pre> | ||
+ | |<pre>http://domain/api/affiliate/settings</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/decodenatscode</pre> | ||
+ | |<pre>http://domain/api/service/decodenatscode</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/upsellstring</pre> | ||
+ | |<pre>http://domain/api/member/authstring</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/tokenrebuystring</pre> | ||
+ | |<pre>http://domain/api/member/authstring</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/instantupgradestring</pre> | ||
+ | |<pre>http://domain/api/member/authstring</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/packageupgradestring</pre> | ||
+ | |<pre>http://domain/api/member/authstring</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/details</pre> | ||
+ | |<pre>http://domain/api/member/details</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/cancelstring</pre> | ||
+ | |<pre>http://domain/api/member/authstring</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/signupplusstring</pre> | ||
+ | |<pre>http://domain/api/member/authstring</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/searchinfo</pre> | ||
+ | |<pre>http://domain/api/member/search</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/addnote</pre> | ||
+ | |<pre>http://domain/api/member/note</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/recordlogin</pre> | ||
+ | |<pre>http://domain/api/member/login</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/expiremanual</pre> | ||
+ | |<pre></pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/setdetails</pre> | ||
+ | |<pre>http://domain/api/member/details</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/member/setexpiration</pre> | ||
+ | |<pre></pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/option/getrule</pre> | ||
+ | |<pre>http://domain/api/option/rule</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/option/addrule</pre> | ||
+ | |<pre>http://domain/api/option/rule</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/option/edittext</pre> | ||
+ | |<pre>http://domain/api/option/text</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/option/editrule</pre> | ||
+ | |<pre>http://domain/api/option/rule</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/payments/getpayments</pre> | ||
+ | |<pre>http://domain/api/payment/</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/payments/setstatus</pre> | ||
+ | |<pre>http://domain/api/payment/</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/payviarule</pre> | ||
+ | |<pre>http://domain/api/payment/payviarule</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/payviarule</pre> | ||
+ | |<pre>http://domain/api/payment/payviarule</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/ping</pre> | ||
+ | |<pre>http://domain/api/service/ping</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/profitlossreport</pre> | ||
+ | |<pre>http://domain/api/report/profitloss</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/sendemail</pre> | ||
+ | |<pre>http://domain/api/service/sendemail</pre> | ||
+ | |- | ||
+ | |<pre>http://domain/api/suggestedcanceloffers</pre> | ||
+ | |<pre>http://domain/api/member/suggestedcanceloffers</pre> | ||
+ | } |
Revision as of 11:11, 11 January 2017
As of NATS version 4.1.13.5 the paths used for the REST API have changed, the following are the equivilant changes from the old REST path to the new.
Old Path | New Path |
http://domain/api/adtools/types |
http://domain/api/adtool/types |
http://domain/api/adtools/categories |
http://domain/api/adtool/categories |
http://domain/api/adtools/admin |
http://domain/api/adtool/search |
http://domain/api/adtools/importdump |
http://domain/api/adtool/import |
http://domain/api/affiliate/hitdata |
http://domain/api/affiliate/hits |
http://domain/api/affiliate/campaigns |
http://domain/api/affiliate/campaigns |
http://domain/api/affiliate/payout |
http://domain/api/affiliate/payout |
http://domain/api/affiliate/searchinfo |
http://domain/api/affiliate/search |
http://domain/api/affiliate/addaffiliate |
http://domain/api/affiliate/ |
http://domain/api/affiliate/setcustoms |
http://domain/api/affiliate/customs |
http://domain/api/affiliate/setinformation |
http://domain/api/affiliate/details |
http://domain/api/affiliate/setadminsettings |
http://domain/api/affiliate/adminsettings |
http://domain/api/affiliate/setpayviainfo |
http://domain/api/affiliate/payvia |
http://domain/api/affiliate/setdefaults |
http://domain/api/affiliate/defaults |
http://domain/api/affiliate/setsettings |
http://domain/api/affiliate/settings |
http://domain/api/decodenatscode |
http://domain/api/service/decodenatscode |
http://domain/api/member/upsellstring |
http://domain/api/member/authstring |
http://domain/api/member/tokenrebuystring |
http://domain/api/member/authstring |
http://domain/api/member/instantupgradestring |
http://domain/api/member/authstring |
http://domain/api/member/packageupgradestring |
http://domain/api/member/authstring |
http://domain/api/member/details |
http://domain/api/member/details |
http://domain/api/member/cancelstring |
http://domain/api/member/authstring |
http://domain/api/member/signupplusstring |
http://domain/api/member/authstring |
http://domain/api/member/searchinfo |
http://domain/api/member/search |
http://domain/api/member/addnote |
http://domain/api/member/note |
http://domain/api/member/recordlogin |
http://domain/api/member/login |
http://domain/api/member/expiremanual |
|
http://domain/api/member/setdetails |
http://domain/api/member/details |
http://domain/api/member/setexpiration |
|
http://domain/api/option/getrule |
http://domain/api/option/rule |
http://domain/api/option/addrule |
http://domain/api/option/rule |
http://domain/api/option/edittext |
http://domain/api/option/text |
http://domain/api/option/editrule |
http://domain/api/option/rule |
http://domain/api/payments/getpayments |
http://domain/api/payment/ |
http://domain/api/payments/setstatus |
http://domain/api/payment/ |
http://domain/api/payviarule |
http://domain/api/payment/payviarule |
http://domain/api/payviarule |
http://domain/api/payment/payviarule |
http://domain/api/ping |
http://domain/api/service/ping |
http://domain/api/profitlossreport |
http://domain/api/report/profitloss |
http://domain/api/sendemail |
http://domain/api/service/sendemail |
http://domain/api/suggestedcanceloffers |
http://domain/api/member/suggestedcanceloffers } |