Change Approval Email

Service URL: https://api.cheapsslshop.com/api/Comodo/ChangeApprovalEmail

This method allows the user to Change Approval Email which is used to approve the certificate request

Request Parameters for “ChangeComodoApproverEmailRequest”

Field Name Description Type Required
LoginEmail CheapSSLShop Login Email String (Max Length : 200) Yes
ApiKey CheapSSLShop API Key String (Max Length : 100) Yes
OrderNumber User should pass the CheapSSLShop order number. Integer Yes
ApproverEmail

Approver Emailused for certificate approval

Use method GetComodoApprovalEmailList to get web approval email list

String Yes

Response Parameters for “ChangeComodoApproverEmailResponse”

Field Name Description Type
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