How Can We Help
Cancel SSL Subscription
POST https://portal.nicsrs.com/ssl/cancel
Use the endpoint for to cancel subscription of SSL certificates which are available only in three statuses: Processing, Paid, Issued. The issued certificate can be cancelled within 30 days of the issuance.
Request parameters
Fields explanation:
▪ R – Required
▪ O – Optional
Name | Type | Req/Opt | Description |
api_token | String | R | Authentication credentials (User token). To get token, please contact NicSRS technical support. |
certId | String | R | Certificate ID provided by nicsrs.com. |
reason | String | R | The reason of cancellation. |
Response parameters
Name | Type | Req/Opt | Description |
code | Int | R | Response status codes. A response code identifies a specific status. See Appendix – Response Codes. |
errors | Array or String | O |