NATS4 REST API Path changes
From TMM Wiki
Revision as of 14:53, 12 January 2017 by TmmStephen (talk | contribs)
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/typesUsing GET method |
http://domain/api/adtool/typesUsing GET method |
http://domain/api/adtools/categoriesUsing GET method |
http://domain/api/adtool/categoriesUsing GET method |
http://domain/api/adtools/adminUsing GET method |
http://domain/api/adtool/searchUsing GET method |
http://domain/api/adtools/importdumpUsing POST method |
http://domain/api/adtool/importUsing POST method |
http://domain/api/affiliate/hitdataUsing GET method |
http://domain/api/affiliate/hitsUsing GET method |
http://domain/api/affiliate/campaignsUsing GET method |
http://domain/api/affiliate/campaignsUsing GET method |
http://domain/api/affiliate/getaffcampaignsUsing GET method |
http://domain/api/affiliate/campaignsUsing GET method |
http://domain/api/affiliate/payoutUsing GET method |
http://domain/api/affiliate/payoutUsing GET method |
http://domain/api/affiliate/loginidsUsing GET method |
http://domain/api/affiliate/loginidsUsing GET method |
http://domain/api/affiliate/programcampaignsUsing GET method |
http://domain/api/affiliate/programcampaignsUsing GET method |
http://domain/api/affiliate/natscodesUsing GET method |
http://domain/api/affiliate/natscodesUsing GET method |
http://domain/api/affiliate/searchinfoUsing GET method |
http://domain/api/affiliate/searchUsing GET method |
http://domain/api/affiliate/setcustomsUsing PATCH method |
http://domain/api/affiliate/customsUsing PATCH method |
http://domain/api/affiliate/setdefaultsUsing PATCH method |
http://domain/api/affiliate/defaultsUsing PATCH method |
http://domain/api/affiliate/setinformationUsing PATCH method |
http://domain/api/affiliate/detailsUsing PATCH method |
http://domain/api/affiliate/setsettingsUsing PATCH method |
http://domain/api/affiliate/settingsUsing PATCH method |
http://domain/api/affiliate/setadminsettingsUsing PATCH method |
http://domain/api/affiliate/adminsettingsUsing PATCH method |
http://domain/api/affiliate/setpayviainfoUsing PATCH method |
http://domain/api/affiliate/payviaUsing PATCH method |
http://domain/api/affiliate/Using method |
http://domain/api/affiliate/statusUsing PATCH method |
http://domain/api/affiliate/addaffiliateUsing POST method |
http://domain/api/affiliate/Using POST method |
http://domain/api/decodenatscodeUsing GET method |
http://domain/api/service/decodenatscodeUsing GET method |
http://domain/api/sendemailUsing POST method |
http://domain/api/service/sendemailUsing POST method |
http://domain/api/member/addnoteUsing POST method |
http://domain/api/member/noteUsing POST method |
http://domain/api/member/recordloginUsing POST method |
http://domain/api/member/loginUsing POST method |
http://domain/api/member/addmanualUsing POST method |
http://domain/api/member/manualUsing POST method |
http://domain/api/member/expiremanualUsing PUT method |
http://domain/api/member/expiremanualUsing PATCH method |
http://domain/api/member/setdetailsUsing PATCH method |
http://domain/api/member/detailsUsing PATCH method |
http://domain/api/member/setexpirationUsing PATCH method |
http://domain/api/member/expirationUsing PATCH method |
http://domain/api/member/upsellstringUsing GET method |
http://domain/api/member/authstringUsing GET method |
http://domain/api/member/tokenrebuystringUsing GET method |
http://domain/api/member/authstringUsing GET method |
http://domain/api/member/instantupgradestringUsing GET method |
http://domain/api/member/authstringUsing GET method |
http://domain/api/member/packageupgradestringUsing GET method |
http://domain/api/member/authstringUsing GET method |
http://domain/api/member/detailsUsing GET method |
http://domain/api/member/detailsUsing GET method |
http://domain/api/member/cancelstringUsing GET method |
http://domain/api/member/authstringUsing GET method |
http://domain/api/member/signupplusstringUsing GET method |
http://domain/api/member/authstringUsing GET method |
http://domain/api/member/searchinfoUsing GET method |
http://domain/api/member/searchUsing GET method |
http://domain/api/option/getruleUsing GET method |
http://domain/api/option/ruleUsing GET method |
http://domain/api/option/addruleUsing POST method |
http://domain/api/option/ruleUsing POST method |
http://domain/api/option/editruleUsing PATCH method |
http://domain/api/option/ruleUsing PATCH method |
http://domain/api/option/edittextUsing PUT method |
http://domain/api/option/textUsing PATCH method |
http://domain/api/payviaruleUsing GET method |
http://domain/api/payment/payviaruleUsing GET method |
http://domain/api/payviaruleUsing PATCH method |
http://domain/api/payment/payviaruleUsing PATCH method |
http://domain/api/pingUsing GET method |
http://domain/api/service/pingUsing GET method |
http://domain/api/profitlossreportUsing GET method |
http://domain/api/report/profitlossUsing GET method |
http://domain/api/surferactionreportUsing GET method |
http://domain/api/report/surferactionUsing GET method |
http://domain/api/suggestedcanceloffersUsing GET method |
http://domain/api/member/suggestedcanceloffersUsing GET method |
http://domain/api/payments/getpaymentsUsing GET method |
http://domain/api/payment/BLANKUsing GET method |
http://domain/api/payments/setstatusUsing PATCH method |
http://domain/api/payment/BLANKUsing PATCH method |
http://domain/api/member/detailsUsing GET method |
http://domain/api/member/detailsUsing GET method |
http://domain/api/option/optionsUsing GET method |
http://domain/api/option/options or BLANKUsing GET method |
http://domain/api/biller/cascadesUsing GET method |
http://domain/api/biller/cascadesUsing GET method |
http://domain/api/report/hitsUsing GET method |
http://domain/api/report/hitsUsing GET method |
http://domain/api/report/transactionsUsing GET method |
http://domain/api/report/transactionsUsing GET method |
http://domain/api/report/transactionpayoutsUsing GET method |
http://domain/api/report/transactionpayoutsUsing GET method |
http://domain/api/report/surferactionUsing GET method |
http://domain/api/report/surferactionUsing GET method |
http://domain/api/service/decodenatscodeUsing GET method |
http://domain/api/service/decodenatscodeUsing GET method |
http://domain/api/member/updatestatusUsing PUT method |
http://domain/api/member/statusUsing PATCH method |