How Can We Help
Get CertID by RefID
POST https://portal.nicsrs.com/ssl/certIdByrefId
Use this endpoint to get SSL certificate ID by the unique customer order ID provided by reseller.
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. |
refId | String | R | The unique customer order ID provided by reseller. |
Response parameters
Name | Type | Req/Opt | Description |
code | Int | R | Response status codes. A response code identifies a specific status. See Appendix – Response Codes. |
data | Json | O | Response data.For more information, see the resource section below. |
-certId | String | O | Certificate ID provided by nicsrs.com.Note: please save the value that will be used in other endpoints. |
errors | Array or String | O |