Description
Gets the Order Id of a Registered domain name.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
domain-name | String | Required | The Registered domain name whose Order Id you want to know. |
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/domains/orderid.json?auth-userid=0&api-key=key&domain-name=domain.com
Response
Returns the Order Id (Integer) associated with a registered domain name.