Function: checkLicense | |
description: Check valid license | |
Request | |
user | xsd:string |
pass | xsd:string |
key | xsd:string |
type | xsd:string |
{
"function":"checkLicense",
"paras":{
"user":"",
"pass":"",
"key":"",
"type":""
}} | |
Response | |
valid | xsd:boolean |
demo | xsd:boolean |
message | xsd:string |
{
"valid":"",
"demo":"",
"message":""
} |
Page Comparison
General
Content
Integrations