Description
Gets details of the specified SSL Certificate order
Parameters
| Name | Data Type | Required / Optional | Description | 
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter | 
| api-key | String | Required | Authentication Parameter | 
| order-id | Integer | Required | - | 
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/sslcert/details.xml?auth-userid=0&api-key=key&order-id=0
Response
Returns a hash map of the order details.
Possible values for param cert_type: ssl, positive_ssl, positive_wildcard, ev_ssl
 
