Service URL:https://api.ssl2buy.com/orderservice/GlobalSignFullOrder/AlphaSSLWildCardFullOrder
Test Service URL: https://demo-api.ssl2buy.com/orderservice/GlobalSignFullOrder/AlphaSSLWildCardFullOrder
This method allows partner to place the order for ALPHA WILDCARD SSL Product only.
Request Parameters
Field Name | Description | Type | Required |
---|---|---|---|
PartnerEmail | SSL2Buy login Email | String (Max Length : 200) | Yes |
ApiKey | SSL2Buy API KEY | String (Max Length : 100) | Yes |
PartnerOrderID | Partner should pass the order number. | String (Max Length : 50) | Yes |
ApprovalEmail | Approval Email | String (Max Length : 200) | Yes |
CSR | CSR to place full order CSR must be of “*.domain.com” |
String | Yes |
IsAutoConfig |
Note: It’s applicable for multi-year order only. By default, It’s FALSE.
|
Boolean | No |
Year | Validity of certificate Maximum Validity allowed is 2 Year |
Integer | Yes |
ApprovalMethod |
Approval Method to Approve Certificate
|
String | Yes |
ContactInfo | Object with information about the contact information | Object | Yes |
.. Title | Title. Ignore for this product. | String (Max Length : 50) | No |
.. 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 | |
.. OrganizationName | Organization Name. Ignore for this product. | String (Max Length : 200) | No |
.. OrganizationUnit | Organization Unit. Ignore for this product. | String (Max Length : 200) | No |
.. Phone | Phone number | String (Max Length : 200) | Yes |
.. FunctionInOrg | Function in Organization. Ignore for this product. | String (Max Length : 200) | No |
Response Parameters “AlphaWildcardSSLFullOrderResponse”
Field Name | Description | Type |
---|---|---|
SSL2BuyOrderNumber | SSL2Buy Order number | Integer |
GSOrderNumber | Global Sign Order number | String |
DNSText | DNS text to approve certificate | String |
DNSVerificationDomains | DNS Verification domains to approve certificate | String [] |
APIError | ||
.. ErrorNumber | Error Number | Integer |
.. ErrorField | Error Field | String |
.. ErrorMessage | Description of errors | String |
StatusCode |
Status Code of Response 0 = Method is executed successfully. -1 = There is an Error in Response. |
Integer |