Loading...

Knowledge Base

Get the Order ID of an SSL Certificate Order Using the API

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.

Get Order Id

 

Description

Returns the SSL Certificate order id associated with the Domain Name.

Parameters

NameData TypeRequired / OptionalDescription
auth-useridIntegerRequiredYour Live Account Reseller Id
api-keyStringRequiredAn alphanumeric code that can be used to authenticate your API calls
domain-nameStringRequired-

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/sslcert/orderid.xml?auth-userid=0&api-key=key&domain-name=xyz

Response

Returns the order id associated with the specified Domain Name.