Service URL: https://api.cheapsslshop.com/api/Comodo/GetComodoApprovalEmailList
This method allows the user to get Approval Email List which is used to approve certificate request.
Request Parameters for “GetComodoApprovalEmailRequest”
| Field Name | Description | Type | Required |
|---|---|---|---|
| LoginEmail | CheapSSLShop Login Email | String (Max Length : 200) | Yes |
| ApiKey | CheapSSLShop API Key | String (Max Length : 100) | Yes |
| DomainName | Domain Name. | String | Yes |
Response Parameters for “GetComodoApprovalEmailResponse”
| Field Name | Description | Type |
|---|---|---|
| ApprovalEmailList | List of approval emails used for certificate approval | 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 |