Product Categories API
Learn how to manage product categories in AchieveApex using the REST API.
Overview
The Product Categories API allows you to manage categories for your products. You can list, retrieve, create, update, and delete product categories.
Base Endpoint: /product-categories
Product Category Object
The product category object contains information about a category used to organize products.
json Loading editor...
Related Documentation
For information on managing products within categories, see the Products API documentation.
Report an issue with this documentation
Please log in to report issues with our documentation.