Get Symantec Order Details
Service URL: https://api.ssl2buy.com/queryservice/symantec/getorderdetails
This method allows the partner to get the Order detail of product of “Symantec” 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 | Partner Email Address | String (Max Length : 200) | Yes |
ApiKey | ApiKey | String (Max Length : 100) | Yes |
OrderNumber | SSL2Buy Order number | Integer | No |
CAOrderNumber | Symantec/Digicert Order Number Note: You should pass either OrderNumber or CAOrderNumber, If OrderNumber parameter is passed then CAOrderNumber parameter will be ignored. |
String (Max Length : 100) | No |
Response Parameters
Field Name | Description | Type |
---|---|---|
SymantecOrderDetail | ||
OrderStatus | Order status of Symantec. Refer section “Order Status” for different order status. | String |
CertificateStartDate | Start Date | DateTime |
CertificateEndDate | End Date | DateTime |
ValidityPeriod | Validity in months. | Integer |
SymantecOrderID | Symantec Order Number | String |
DomainName | Domain Name | String |
ApproverEmail | Approval Email | String |
AdditionalDomains | Additional domain | String |
AdminContact | ||
Title | Title | String |
FirstName | First Name | String |
LastName | Last Name | String |
Email Address | String | |
Phone | Phone Number | String |
TechnicalContact | ||
Title | Title | String |
FirstName | First Name | String |
LastName | Last Name | String |
Email Address | String | |
Phone | Phone Number | String |
TechnicalContact | ||
Title | Title | String |
FirstName | First Name | String |
LastName | Last Name | String |
Email Address | String | |
Phone | Phone Number | String |
OrganizationInformation | ||
AssumedName | AssumedName | String |
LegalName | Legal Name | String |
Division | Division | String |
DUNS | Duns | String |
Address1 | Address1 | String |
Address2 | Address2 | String |
City | City | String |
State | State | String |
Country | Country | String |
Phone | Phone | String |
FAX | FAX | String |
PostalCode | Postal Code | String |
CSRDInformation | ||
DomainName | Domain Name | String |
Organization | Organization | String |
OrganizationUnit | Organization Unit | String |
Locality | Locality | String |
State | State | String |
Country | Country | 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 |