The LicenseCodeResult object contains new license code or error messages.
LicenseCodeResult Parameters
Name |
Type |
Description |
ErrorMessage |
String |
Error message |
CodeId |
String |
License code id |
LicenseCode |
String |
License code |
Example Response
{
"ErrorMessage"
:
null
,
"CodeId"
:
"1f8f38b371dce4118378001bfc6ad16e"
,
"LicenseCode"
:
"IPRL-3CF8B4-4A558949-FC6764AD-53BL622D-C3-EAE9"
}