Get Comodo Order Details
Service URL: https://api.ssl2buy.com/queryservice/comodo/getorderdetails
This method allows the partner to get the Order detail of product of “Comodo” brand. This method cannot be used to get order detail of product of any other brand.
Refer the section “Product Table” for brand and product.
Request Parameters
Field Name | Description | Type | Required |
---|---|---|---|
PartnerEmail | SSL2Buy login Email | String (Max Length : 200) | Yes |
ApiKey | ApiKey | String (Max Length : 100) | Yes |
OrderNumber | SSL2Buy Order number | Integer | Yes |
Response Parameters
Field Name | Description | Type |
---|---|---|
ComodoOrderID | Order Number or ID of Comodo | Integer |
StartDate | Start Date | DateTime |
EndDate | End Date | DateTime |
OrderStatus | Order Status. Refer section “Order Status” for different order status. | String |
ValidityPeriod | Validity period in months | Integer |
WebServer | Web servers | String |
OrganizationName | Organization Name | String |
Address1 | Address 1 | String |
Address2 | Address 2 | String |
Address3 | Address3 | String |
City | Organization City | String |
State | Organization State | String |
Country | Organization Country | String |
PostalCode | Post code of organization | String |
OrganizationEmail | Organization Email | String |
ApproverEmail | Approver Email | String |
CodeSignTokenMethod | CodeSign Token Method | String |
CodeSignTokenPrice | CodeSign Token Price | Decimal |
CSRDInformation | ||
DomainName | Domain Name | String |
Organization | Organization Name | String |
OrganizationUnit | Organization Unit | String |
Locality | Organization Locality | String |
State | Organization State | String |
Country | Organization Country | String |
AddDomainStatus | ||
DomainName | Additional domain name | String |
DomainStatus | Additional domain status | String |
APIError | ||
.. ErrorNumber | Error Number. Refer section “Error Description”. | Integer |
.. ErrorField | Error Field | String |
.. ErrorMessage | Description of errors | String |
StatusCode | Status Code for Response from API i.e 0 = Success Response -1 = Error in Response |
Integer |