Retrieves all product categories

Returns a list of all product categories.

Response

A list of product categories.
product_category_idstring 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.