Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Documentation is still being updated. Some content maybe unfinished.
A valid request URL is required to generate request examples
{ "id": 123, "name": "<string>", "slug": "<string>", "rest_url": "<string>" }
{ "code": "cocart_invalid_category_id", "message": "Invalid category ID provided.", "data": { "status": 400 } }
{ "code": "cocart_category_not_found", "message": "Product category not found.", "data": { "status": 404 } }
Gets a single product category by ID.
Unique identifier for the category.
Product category retrieved successfully.
CoCart v2 Product Category
Category ID
Category name
Category slug
REST URL for this category