-
Notifications
You must be signed in to change notification settings - Fork 121
Verify Product
Ashutosh pathak edited this page Dec 7, 2018
·
2 revisions
To Verify Details for Installing or checking the latest Update for the Product, call this API with the required parameters mentioned below.
api/v2/serial
Name | Data Type | Required / Optional | Description |
---|---|---|---|
Domain | String | Optional | Enter Your Domain Name |
Order Number | Integer | Required | Enter Order Number Of the Product |
Serial Key | String | Required | Enter Serial Key Of the Product |
Request Type | String | Required | Is it an 'install' request or 'check_update' request |
Version | String | Required | Enter the Latest Version(Required for 'check_update' type,optional for 'install' type) |
Name | String | Required | Enter the Product Name(Required for 'check_update' type,optional for 'install' type) |
POST
JSON
Return result success/fails
Success Response :
{"status":"success","message":"this-is-an-valid-request"}
Error Response:
{"status":"fails","message":"this-is-an-invalid-request"}
Did you find it helpful? If not email us on [email protected]
- Server Requirement
- Installation with Apache 2.4
- Installation with cPanel
- Cron Job or any Job scheduler
Products
Users
Orders
Invoice
Pages
Settings
- Overview
- Check the Domain
- Download
- Latest Version
- Verify Product
- Renewal URL
-
Cloud APIs and Integration
- Tenant Creation API
- Change Domain API
- View Tenant
- Get Tenants
- Delete Tenant
- Delete Cloud Instance for Client
- Enable Cloud
- Domain Cloud Autofill
- Order Domain Cloud Autofill
- Upgrade Cost Calculator API Documentation
- Agent Alteration API Documentation
- Upgrade/Downgrade Cloud Service API Documentation
- Currency Formatting API Documentation
- Currency Format Processing API Documentation
- Payment Calculation API Documentation
- Update User Session API Documentation