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_idintegerOptional

Unique identifier for the product category.

namestringOptional

Name of the product category.

parent_product_category_idintegerOptional

Identifier for the parent category. null if no parent.