GET System/OrganizationLicense/Initialize?OrgID={OrgID}&LicenseCode={LicenseCode}&ExpirtyDateUtc={ExpirtyDateUtc}
Get empty organizationLicense
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
OrgID | integer |
None. |
|
LicenseCode | string |
None. |
|
ExpirtyDateUtc | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Empty 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. |