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