GET check-licence?machine_id={machine_id}&software_key={software_key}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| machine_id | string |
Required |
|
| software_key | string |
Required |
Body Parameters
None.
Response Information
Resource Description
LicenceModel| Name | Description | Type | Additional information |
|---|---|---|---|
| StartingDate | date |
None. |
|
| ExpirationDate | date |
None. |
|
| RemainDays | integer |
None. |
|
| HasExpired | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.