Get Order Id
Loading...
When you want to retrieve the associated Dedicated Linux Server order ID using the API. This article explains the required authentication parameters, domain name input, and order ID response information.
Gets the associated Dedicated Server Linux Order ID from the domain name.
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter |
| api-key | String | Required | Authentication Parameter |
| domain-name | String | Required | The domain name for which the Order ID is to be fetched |
GET
US Server https://test.httpapi.com/api/dedicatedserver/linux/us/orderid.json?auth-userid=0&api-key=key&domain-name=domainname.asia
Returns the associated Dedicated Server Linux Order ID of the domain name.
Loading...