Service URL: https://api.cheapsslshop.com/api/Digicert/ReissueCertificate
This method allows user to Reissue certificate
Request Parameters for “DigicertReissueCertificateRequest”
| Field Name | Description | Type | Required |
|---|---|---|---|
| LoginEmail | CheapSSLShop login Email | String (Max Length: 200) | Yes |
| ApiKey | CheapSSLShop API KEY | String (Max Length: 100) | Yes |
| OrderNumber | CheapSSLShop Order Number | Integer | Yes |
| CSR | CSR to reissue certificate | String | Yes |
Response Parameters for “DigicertReissueCertificateResponse”
| Field Name | Description | Type |
|---|---|---|
| DigicertOrderNumber | Digicert Order Number | String |
| DigicertCertificateId | Digicert Certificate ID | 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 |