Service URL: https://api.cheapsslshop.com/api/Digicert/ChangeDCVMethod
This process helps user to change DCV method
Request Parameters for “DigicertChangeDCVMethodRequest”
| 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 |
| ApprovalEmail | Approval Email used to approve certificate Required if DCV Method pass is EMAIL | String (Max Length: 200) | Yes |
| DCVMethod |
DCV method used to approve certificate request
|
String | Yes |
Response Parameters for “DigicertChangeDCVMethodResponse”
| Field Name | Description | Type |
|---|---|---|
| DCVMethod |
DCV method used to approve certificate request
|
String |
| DCVRandomValue |
DCV Random Value This value is used to approve certificate when FILE OR DNS DCV 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 |