A category is primarily a merchant object, which represents a collection of items for sale on the Shopwave platform.
The endpoint you need to use for this is:
/category| Methods | Details |
|---|---|
| GET | Get category details. |
| POST | Create or update categories. |
| DELETE | Delete categories. |