POST System/OrganizationLicense?validateOnly={validateOnly}

Add organizationLicense

Request Information

URI Parameters

NameDescriptionTypeAdditional information
validateOnly

Validate data, but don't post it

boolean

Default value is False

Body Parameters

MasterOrgLicense data

OrganizationLicenseDTO
NameDescriptionTypeAdditional 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.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.