Generate License Key

Description

Generates the license key for the specified Reseller Linux Hosting Order. If already generated, will return the existing key.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required The Order ID for which the license key to be generated.

HTTP Method

POST

Example Test URL Request

US Server https://test.httpapi.com/api/resellerhosting/linux/us/generate-license-key.json?auth-userid=0&api-key=key&order-id=0 UK Server https://test.httpapi.com/api/resellerhosting/linux/uk/generate-license-key.json?auth-userid=0&api-key=key&order-id=0 India Server https://test.httpapi.com/api/resellerhosting/linux/in/generate-license-key.json?auth-userid=0&api-key=key&order-id=0

Response

Returns status and generated license key of the specified Reseller Linux Hosting Order.