ProjectSharingProjects
The ProjectSharing Products resource.
Required Scope: products
| API | Description |
|---|---|
| GET api2/product_sharing_products/count.json |
Count of ProjectSharing |
| GET api2/product_sharing_products.json |
Get ProjectSharing |
| GET api2/product_sharing_products/{id}.json |
ProjectSharing by ID |
| POST api2/product_sharing_products.json |
Create a ProjectSharing |
| PUT api2/product_sharing_products/{id}.json |
ProjectSharing by ID |
| DELETE api2/product_sharing_products/{id}.json |
Delete ProjectSharing by ID |
| GET api2/product_sharing_products/entries/{id}.json |
Get used Entries |
| GET api2/product_sharing_products/products/{id}.json |
Get used Projects |
| GET api/ProjectSharingProjects?iCompanyID={iCompanyID}&countOnly={countOnly}&useAll={useAll} |
No documentation available. |
| POST api/ProjectSharingProjects |
No documentation available. |
| POST api/ProjectSharingProjects?indent={indent}&iDeep={iDeep} |
No documentation available. |