POST api/CheckLegality

Request Information

URI Parameters

None.

Body Parameters

ActiveSoftware
NameDescriptionTypeAdditional information
Id

integer

None.

PCName

string

Max length: 50

PCIP

string

Max length: 15

SoftwareSerial

string

Max length: 70

InstallDate

date

None.

ExpirationDate

date

None.

ActivationDate

date

None.

LastRunDate

date

None.

FirstTimeOnline

string

Max length: 21

FirstTimeOnlineUtc

date

None.

LastTimeOnline

string

Max length: 21

LastTimeOnlineUtc

date

None.

ApplicationVersion

string

Max length: 11

ApplicationType

ApplicationsType

None.

LicensingStatus

LicensingStatus

None.

IsItLegal

boolean

None.

ActivatedFeatures

Collection of ActivatedFeature

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>