GET api/pro/clinics/{clinicId}/product-addon-licenses

Gets all product add-on licenses for the specified clinic.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clinicId

The id of the clinic.

string

Required

Body Parameters

None.

Response Information

Resource Description

The product add-on licenses for the specified clinic.

Collection of ProductAddonLicenseResponse
NameDescriptionTypeAdditional information
Id

string

None.

ClinicId

string

None.

ProductLicenseId

string

None.

ProductAddon

NamedReferenceDto

None.

ExpirationDateInfo

ExpirationDateInfoDto

None.

EntityActivity

EntityActivityDto

None.

Response Formats

application/json, text/json

Sample:

Sample not available.