Place Order
Service URL: https://api.ssl2buy.com/orderservice/order/placeorder
This method allows partner to place an order.
Request Parameters
Field Name | Description | Type | Required | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PartnerEmail | SSL2Buy login Email | String (Max Length : 200) | Yes | ||||||||||
ApiKey | ApiKey | String (Max Length : 100) | Yes | ||||||||||
ProductCode | Product Code. Refer section “Product Table” | Integer | Yes | ||||||||||
Year | Product Code. Refer section “Product Table” for valid value. | Integer | Yes | ||||||||||
IsRenew | Order is renew or not. | True or False. Default value is False | No | ||||||||||
AddDomains | Number of SAN (Additional Domain). This applies to only Multi Domain(SAN) Product. Please refer section “SAN”. | Integer | No | ||||||||||
PartnerOrderID | Partner can pass any unique order ID of his system. It must be unique. | String (Max Length : 50) | Yes | ||||||||||
ProvisioningOption |
Applied for below CodeSign products only
|
String (Max Length : 50) | Yes |
Response Parameters
Field Name | Description | Type |
---|---|---|
ConfigurationLink | Configuration link | String |
Pin | Pin number for configuration link | String |
OrderNumber | SSL2Buy Order number | Integer |
APIError | ||
.. ErrorNumber | Error Number. Refer section “Error Description”. | 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 |