Update product key
This is an API function to update a product key. This API function corresponds to the operation on the screen that is displayed by clicking the [Product Information] tab after selecting the [License] on the operation screen of Manager.
- Format
- Request body (JSON format)
- Request parameter (JSON format)
- Response
- Response parameter
|
|
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Product Key | productKey | String | 25 characters, alphanumeric characters | Impossible to omit |
Serial Number | serial | String | 13 characters, numerals | Impossible to omit |
Term License Key | termKey | String |
25 characters, alphanumeric characters |
Term License Key is not necessary for a trial version. |
|
Item name | Response parameter | Type | Value |
---|---|---|---|
Product Key update status (HULFT) | statusHulft | String |
"success" | "failure" |
Product Key update status (HULFT IoT) | statusIoT | String |
"success" | "failure" |