Search our documentation...

Simply enter what you are looking for!

getLicenseInfo

Description

This action will provide you information about specific license

Example

https://api.jetlicense.com/?action=getLicenseInfo&license_id=5887980319a464498902b0cd

Parameters

Parameter Type Description Possible values Example
output String The requested returned output type, The default is json
  • json – Default
  • xml
  • text
  • debug
xml
license_id String The License id for the license that you want to edit.
You must provide this parameter unless you provide the license_key and product_id parameters
  • License ID
5887980319a464498902b0cd
license_key String The License Key
  • License Key
  • IP Address
License-5887980319a464498902b0cd or 1.1.1.1
product_id String The Product id you want to create license to
  • Product ID
5887980319a464498902b0cd

Returns

Return Type Description Possible values Example
license_id String The License ID
  • License ID
5888bf6319a464498902b0ce
license_key String The License Key or IP Address
  • License Key
  • IP Address
License-5888bf6319a464498902b0ce or 1.1.1.1
status String The License status
  • Active
  • Suspended
  • Reissue
  • Cancelled
Active
status_change String The License status last change date
  • Date
2017-01-26T16:51:13+00:00
product_id String The Product ID
  • Product ID
588a179119a464498a332a61
product_name String The Product Name
  • Product Name
JetBackup
partner_id String The Partner ID
  • Partner ID
588a179119a464498a332a61
partner_name String The Partner Name
  • Partner Name
JetApps
created String The License creation date
  • Date
2017-01-26T16:51:13+00:00
last_access String The License last access date
  • Date
2017-01-26T16:51:13+00:00
logs Object The last 30 logs of the License
  • Logs Objects
Object(

  • date
  • partner
  • user
  • msg

)

date String The log date
  • Date
2017-01-26T16:51:13+00:00
partner String The Partner name
  • Partner Name
JetApps
user String The Partner User name
  • Partner User Name
John Doe
msg String The log message
  • Log Message
Status changed to Reissue
info Object The License system information
  • Info Objects
Object()