> For the complete documentation index, see [llms.txt](https://rymera.gitbook.io/wholesale-suite-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rymera.gitbook.io/wholesale-suite-api/wholesale-v1-wwpp/category-discounts.md).

# Category Discounts

The category discounts API allows you to create, view, update, and delete a category wholesale discount.

#### Available Routes:

* **GET:** wholesale/v1/category-discount
* **GET:** wholesale/v1/category-discount/{category\_id}
* **POST:** wholesale/v1/category-discount/{category\_id}
* **PUT:** wholesale/v1/category-discount/{category\_id}
* **DELETE:** wholesale/v1/category-discount/{category\_id}
