GET api/pro/clinics/{clinicId}/product-licenses/{productLicenseId}/product-addon-licenses
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clinicId | string |
Required |
|
| productLicenseId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductAddonLicenseResponse| Name | Description | Type | Additional 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.