Retrieve categories
Last updated
Last updated
Get all categories for a specific product by specifying the {productId} URI path parameter. This method returns all categories associated with the product identifier.
Provide the product identifier.
Successful response.
To get a category by ID, specify the category's ID in the {CategoryId} URI path parameter. This method returns the category requested and any of its subcategories.
Catogory ID.
Successful response.
Retrieve all categories and subcategories.
Successful response.