Contrib API Documentation
API HomeDomain Methods
Member MethodsCountry MethodsForum MethodsGet domain affiliate idA contrib framwork is using idev affiliate for banner referrals. Use this function to get domain affiliate id that passed as parameter on referral link MethodGETURLhttps://e7lq80c199.execute-api.us-west-2.amazonaws.com/api1?request=getdomainaffiliateidMaking a RequestAvailable request parameters are:
API Responsessample json data:{ "success": true, "data": { "affiliate_id": "1637" } } API Errors[{ "success":false } ] |