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.
|
Boolean | No |
Year | Validity of certificate Maximum Validity allowed is 2 Year |
Integer | Yes |
ApprovalMethod | Approval Method to Approve Certificate Possible values
|
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 “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 |