AlphaSSL Certificate

Service URL:https://api.ssl2buy.com/orderservice/GlobalSignFullOrder/AlphaSSLFullOrder

Test Service URL:https://demo-api.ssl2buy.com/orderservice/GlobalSignFullOrder/AlphaSSLFullOrder

This method allows partner to place the order for ALPHASSL Product only.

Request Parameters “AlphaSSLFullOrderRequest”

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 String Yes
IsAutoConfig

Note: It’s applicable for multi-year order only. By default, It’s FALSE.

  • True:
    • Before the certificate expires, the configuration process will be automated using the current CSR, DCV Method, and contact details for the next year’s subscription process.
    • Please note that once the configuration is processed for next year, Domain Validation will be necessary.
    • Once the configuration is finished, you’ll receive an email with instructions for completing domain validation and installing the certificate.
  • False:
    • If you prefer to configure your next year’s subscription manually, you can start a new one with a different CSR and contact details. If you wish to set up your subscription for the next year manually, this option would be the right choice.
Boolean No
Year Validity of certificate
Maximum Validity allowed is 2 Year
Integer Yes
ApprovalMethod Approval Method to Approve Certificate
Possible values

  • DNS
  • EMAIL
  • URL
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
.. Email 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 “AlphaSSLFullOrderResponse”

Field Name Description Type
SSL2BuyOrderNumber SSL2Buy Order number Integer
GSOrderNumber Global Sign Order number String
URLMetaTag Meta tag to approve certificate String
URLVerificationDomains URL Verification domains to approve certificate 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
i.e
0 = Method is executed successfully.
-1 = There is an Error in Response.
Integer