Description
Check the status of the specified Digital Certificate Order.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key or auth-password | String | Required | Authentication Parameter |
order-id | Integer | Required | Order Id of the Order which has to be canceled. |
standard-certificate-format | boolean | Required | Type of the certificate format. Values can be:
|
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/digitalcertificate/check-status.xml?auth-userid=0&api-key=key&order-id=0&standard-certificate-format=true
Response
Returns a map having certificate status details.