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