Solutions
NicSRS industry solutions tailored to meet the specific needs of corporations, accelerate cloud applications construction.
Web Security Support
NicSRS API
POST
https://portal.nicsrs.com/ssl/certIdByrefId
Use this endpoint to get SSL certificate ID
by the unique customer order ID provided by reseller.
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. |
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 |
|