Service URL: https://api.ssl2buy.com/queryservice/ComodoFullOrder/ComodoPersonalAuthentication
Test Service URL: https://demo-api.ssl2buy.com/queryservice/ComodoFullOrder/ComodoPersonalAuthentication
This method allows partner to place the Comodo PAC Basic (SMIME) certificate order.
Request Parameters for “ComodoPositiveSSLFullOrderRequest”
Field Name | Description | Type | Required |
---|---|---|---|
PartnerEmail | SSL2Buy login Email | String (Max Length : 200) | Yes |
ApiKey | SSL2Buy API KEY | String (Max Length : 100) | Yes |
Year | Validity of certificate | Integer | Yes |
PartnerOrderID | Partner should pass the Partner order number. | String | Yes |
CSR | CSR to place full order | String | Yes |
PACOrderInfo | Object with Order Information about the PAC | Object | Yes |
.. Title | Contact Title | String (Max Length : 200) | Yes |
.. FirstName | Contact First Name | String (Max Length : 200) | Yes |
.. LastName | Contact Last Name | String (Max Length : 200) | Yes |
Contact Email | String (Max Length : 200) | Yes |
Response Parameters for “ComodoPositiveSSLFullOrderResponse”
Field Name | Description | Type |
---|---|---|
SSL2BuyOrderNumber | SSL2Buy Order number | Integer |
ComodoOrderNumber | Comodo Order Number | String |
ApprovalEmail | Approval Email | String |
DomainName | Domain Name | 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 |