Get SSL Configuration Link
Service URL: https://api.cheapsslshop.com/api/Order/GetSSLConfigurationLink
This method allows user to get SSL Configuration Link for the order placed by user.
Request Parameters “SSLConfigurationLinkRequest”
| Field Name | Description | Type | Required |
|---|---|---|---|
| LoginEmail | CheapSSLShop login Email | String (Max Length : 200) | Yes |
| ApiKey | ApiKey | String (Max Length : 100) | Yes |
| OrderNumber | User should pass the CheapSSLShop order number. | Integer | Yes |
Response Parameters “SSLConfigurationLinkResponse”
| Field Name | Description | Type |
|---|---|---|
| ConfigurationLink | Configuration link | String |
| PIN | Pin for the configuration link | String |
| 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 |