Getting Premium Domains Signup Status

Description

Gets the Premium Domains Product Signup status for the specified Sub-Reseller.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
resellerid Integer Required Reseller ID of the Sub-Reseller for whom the Product Signup status is to be fetched.

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/domains/premium/selling.json?auth-userid=0&api-key=key&resellerid=0

Response

Returns true (String) if the Sub-Reseller is signed up for the Product. Otherwise, false will be returned.