Get Order Id
Loading...
When you want to retrieve the associated Single Domain Linux Hosting order ID using the API. This article explains the required authentication parameters, domain name input, and order ID response information.
Gets the associated Single Domain Linux Hosting Order Id from the domain name.
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Your Live Account Reseller Id |
| api-key | String | Required | An alphanumeric code that can be used to authenticate your API calls |
| domain-name | String | Required | The domain name for which the Order Id is to be fetched. |
GET
US, Texas Server https://test.httpapi.com/api/singledomainhosting/linux/us/orderid.json?auth-userid=0&api-key=key&domain-name=domainname.asia
India Server https://test.httpapi.com/api/singledomainhosting/linux/in/orderid.json?auth-userid=0&api-key=key&domain-name=domainname.asia
Returns the associated Single Domain Linux Hosting Order Id (Integer) of the domain name.