Activate Subscription 

licensespot.license.activatesubscription

Activates a subscription. The license must have the subscription limit for this method to work.

 

License Attributes

The attributes form the XML schema to be sent via the querystring parameter, specifically the data parameter. Fields marked as required should be sent the URL or the function execution will failed.

  • Serial Number (Required)

 

Sample Response

 The method returns the details about the is subscription active method.

                <result>

                       <IsActive>false</IsActive>

                       <TimeStamp>2011-2-7 21:44:32</TimeStamp>

               </result>        

       

Error Codes

  • 119: License Invalid: The license is invalid.
  • 127: Subscription Not Supported: The license doesn't have the subscription limit.