LicensesEx
"license" is DEPRECATED use "licenses"
Required Scope: products
| API | Description |
|---|---|
| GET api2/license/count.json |
Get count of licenses |
| GET api2/licenses/count.json |
Get count of licenses |
| GET api2/license.json |
Get licenses |
| GET api2/licenses.json |
Get licenses |
| GET api2/license/{id}.json |
Get License by ID |
| GET api2/licenses/{id}.json |
Get License by ID |
| POST api2/license.json |
Create a license |
| POST api2/licenses.json |
Create a license |
| PUT api2/license/{id}.json |
Update License by ID |
| PUT api2/licenses/{id}.json |
Update License by ID |
| DELETE api2/license/{id}.json |
Delete License by ID |
| DELETE api2/licenses/{id}.json |
Delete License by ID |
| GET api/LicensesEx?iCompanyID={iCompanyID}&countOnly={countOnly}&useAll={useAll} |
No documentation available. |
| POST api/LicensesEx |
No documentation available. |
| POST api/LicensesEx?indent={indent}&iDeep={iDeep} |
No documentation available. |