Retrieves a specific product category

Returns the details of a product category.

Path parameters

product_category_idstringRequired

Response

The detail of a product category.
product_category_idinteger or null
Unique identifier for the product category.
namestring or null
Name of the product category.
parent_product_category_idinteger or null
Identifier for the parent category. null if no parent.