Service URL: https://api.cheapsslshop.com/api/ComodoFullOrder/PositiveSSLDVCertificate
This method allows the user to PositiveSSL DV Certificate
Request Parameters for “ComodoFullOrderRequest”
Field Name | Description | Type | Required |
---|---|---|---|
LoginEmail | CheapSSLShop Login Email | String (Max Length : 200) | Yes |
ApiKey | CheapSSLShop API Key | String (Max Length : 100) | Yes |
Year | Validity of certificate | Integer | Yes |
UserOrderID | User should pass the User order number. | String | Yes |
WebServer |
Web Server Use method GetComodoWebServerList to get web server list |
String | Yes |
ApprovalMethod |
Approval Method to Approve Certificate Possible value
|
String | Yes |
ApprovalEmail |
Approval Email used to approve certificate Use method GetComodoApprovalEmailList to get web approval email list |
String (Max Length : 200) | Yes |
CSR | Certificate Signing Request(CSR) to place full order | String | Yes |
CouponCode | CouponCode. | String | No |
OrganisationInfo | Object with detail about the Organisation detail | Object | Yes |
.. FirstName | Organisation First Name | String (Max Length : 200) | Yes |
.. LastName | Organisation Last Name | String (Max Length : 200) | Yes |
.. Address1 | Organisation Address1 | String (Max Length : 200) | Yes |
.. Address2 | Organisation Address2 | String (Max Length : 200) | No |
.. City | Organisation City | String (Max Length : 200) | Yes |
.. State | Organisation State | String (Max Length : 200) | Yes |
.. CountryName | Organisation Country Name | String (Max Length : 200) | Yes |
.. PostalCode | Organisation Postal Code | String (Max Length : 200) | Yes |
.. PhoneNo | Organisation Phone number | String (Max Length : 200) | Yes |
.. Fax | Organisation Fax | String (Max Length : 200) | No |
Response Parameters for “ComodoFullOrderResponse”
Field Name | Description | Type |
---|---|---|
OrderNumber | CheapSSLShop Order number | Integer |
ComodoOrderNumber | Comodo Order Number | String |
ApprovalEmail | Approval Email | String |
DomainName | Domain Name | String |
ApprovalMethod |
Approval Method to Approve Certificate Possible values
|
String |
MD5 |
MD5 Unique value This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH Approval method is used. |
String |
SHA1 |
SHA1 Unique Value This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH Approval method is used. |
String |
UniqueValue |
Unique Value This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH Approval 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 |