Service URL: https://api.cheapsslshop.com/api/Comodo/GetCertificate
This method allows the user to get the certificate
Request Parameters for “ComodoGetCertificateRequest”
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 |
Response Parameters for “ComodoGetCertificateResponse”
Field Name | Description | Type |
---|---|---|
Certificate | Main Certificate to be installed on your server | String |
IntermediateCertificate1 | Intermediate certificate 1 | String |
IntermediateCertificate2 | Intermediate certificate 2 | String |
RootCertificate | Root certificate | 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 |