Description
Deletes 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 Digital Certificate Order which has to be deleted. |
HTTP Method
POST
Example Test URL Request
https://test.httpapi.com/api/digitalcertificate/delete.xml?auth-userid=0&api-key=key&order-id=0
Response
Returns a map with the status of deletion action.