Product
A product is an individual item for sale in a FlickRocket shop. Products are often digital, but may also be physical products (such as a T-Shirt) or services.
A product may have licenses or product variants, images and trailers.A product may also be a part of a collection.
| API | Description |
|---|---|
| GET api/products/count.json |
No documentation available. |
| GET api/products.json |
No documentation available. |
| POST api/products.json |
No documentation available. |
| PUT api/products.json |
No documentation available. |
| GET api/products/{ids}.json |
No documentation available. |
| POST api/products/{ids}.json |
No documentation available. |
| PUT api/products/{ids}.json |
No documentation available. |
| DELETE api/products/{ids}.json |
No documentation available. |
| POST api/Product |
No documentation available. |