Service URL: https://api.ssl2buy.com/orderservice/GlobalSignFullOrder/GlobalSignDomainSANSSLFullOrder
Test Service URL: https://demo-api.ssl2buy.com/orderservice/GlobalSignFullOrder/GlobalSignDomainSANSSLFullOrder
This method allows the partner to purchase GlobalSign Domain SAN SSL Certificate
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 | Yes |
CSR | CSR to place full order CSR must be for *.domain.com |
String | Yes |
IsAutoConfig |
Note: It’s applicable for multi-year order only. By default, It’s FALSE.
|
Boolean | No |
Year | Validity Maximum Validity allowed is 2 Year |
Integer | Yes |
IsRenew | Order Renew or New? | Boolean | No |
ApprovalMethod | Approval Method to Approve Certificate Possible values
|
String | Yes |
IsAutoDiscover | Secure the autodiscover subdomain on your domain for Exchange 2007 | Boolean | No |
IsMail | Secure the mail subdomain on your domain for Exchange 2007 | Boolean | No |
IsOWA | Secure the owa subdomain on your domain for Exchange 2007 | Boolean | No |
AddDomains | Number of Additional domains wants to secure with certificate | Integer | No |
AdditionalDomains | Specify Additional domains separated by comma(,). i.e. example.com, example1.com |
String | No |
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
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 0 = Method is executed successfully. -1 = There is an Error in Response. |
Integer |