Description
Returns the Digital Certificate Order Id associated with the domain name.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key or auth-password | String | Required | Authentication Parameter |
domain-name | String | Required | The domain name for which the Digital Certificate Order Id to be fetched. |
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/digitalcertificate/orderid.xml?auth-userid=0&api-key=key&domain-name=xyz
Response
Returns the Order Id associated with the specified domain name.