Get Order Id
Loading...
When you want to retrieve the SSL Certificate order ID associated with a domain name using the API. This article explains the required authentication parameters, domain name input, and order ID response information.
Returns the SSL Certificate order id associated with 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 | - |
GET
https://test.httpapi.com/api/sslcert/orderid.xml?auth-userid=0&api-key=key&domain-name=xyz
Returns the order id associated with the specified Domain Name.