GET System/OrganizationLicense/{licenseID}
Get organizationLicense
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
licenseID |
LicenseID of OrganizationLicense to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
OrganizationLicenseDTO
OrganizationLicenseDTOName | Description | Type | Additional information |
---|---|---|---|
LicenseID |
License ID |
integer |
None. |
OrgID |
Org ID |
integer |
None. |
LicenseKey |
License Key |
string |
None. |
LicenseCode |
License Code |
string |
None. |
Props |
Props |
Collection of Object |
None. |
ExpiryDateUtc |
Expiry Date Utc |
date |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
Summary |
Summary |
string |
None. |