Prices
The price resource represents prices of products. Every product must associated with at least one price/price per license to appear in the shop.
| API | Description |
|---|---|
| GET api/prices/count.json |
No documentation available. |
| GET api/prices/search.json?query={query} |
No documentation available. |
| GET api/prices.json |
No documentation available. |
| GET api/prices/{ids}.json |
No documentation available. |
| POST api/Prices |
No documentation available. |