NicSRS
US - English

Web Security Support

SSL Certificate SiteLock

NicSRS API

API

How Can We Help You Today?

How Can We Help You Today How Can We Help You Today
NicSRS > help center > Get CertID by RefID

Get CertID by RefID

更新时间: 2021-02-26 09:10:27

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