Reissue Certificate

Service URL: https://api.ssl2buy.com/queryservice/ComodoFullOrder/ReissueCertificate

Test Service URL: https://demo-api.ssl2buy.com/queryservice/ComodoFullOrder/ReissueCertificate

This method allows the partner to reissue the certificate

Request Parameters for “ComodoReissueCertificateRequest”

Field Name Description Type Required
PartnerEmail SSL2Buy Login Email String (Max Length : 200) Yes
ApiKey SSL2Buy API Key String (Max Length : 100) Yes
OrderNumber SSL2Buy Order Number Integer Yes
CSR CSR to reissue certificate String Yes
ApprovalEmail

Approval Email

Use method GetComodoApprovalEmailList to get approval email list

String Yes

Response Parameters for “ComodoReissueCertificateResponse”

Field Name Description Type
MD5

MD5 Unique value

This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH Approval method is used.

String
SHA1

SHA1 Unique Value

This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH Approval method is used.

String
UniqueValue

Unique Value

This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH Approval method is used.

String
APIError
.. ErrorNumber Error Number Integer
.. ErrorField Error Field String
.. ErrorMessage Description of errors String
StatusCode Status Code of Response
i.e
0 = Method is executed successfully.
-1 = There is an Error in Response.
Integer