Change DCV Method

Service URL: https://api.ssl2buy.com/queryservice/DigicertFullOrder/ChangeDCVMethod
Test Service URL: https://demo-api.ssl2buy.com/queryservice/DigicertFullOrder/ChangeDCVMethod

This process helps partner to change DCV method

Request Parameters for “DigicertChangeDCVMethodRequest”

Field Name Description Type Required
PartnerEmail SSL2Buy login Email String (Max Length: 200) Yes
ApiKey SSL2Buy API KEY String (Max Length: 100) Yes
OrderNumber Partner should pass the SSl2Buy 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
Possible values:

  1. EMAIL
  2. FILE
  3. DNS
String Yes

Response Parameters for “DigicertChangeDCVMethodResponse”

Field Name Description Type
DCVMethod DCV method used to approve certificate request
Possible values:

  1. EMAIL
  2. FILE
  3. DNS
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