Categories Tree
GET/v/ctn/:categoryId
- Requires Data Viewer ApiKey permissions.
- Example URI: https://instancename.piminto.com/api/en-us/v/ctn or https://instancename.piminto.com/api/en-us/v/ctn/2/
NOTE: This endpoint retrieves a list of active categories with active products. It is designed specifically for integration with web stores, ensuring that only currently available and relevant products are displayed to end-users.
Ideal for storefronts or catalog pages that need to dynamically load and display categories that are currently active/enabled.
Provides the capability to retrieve the complete structure and hierarchy of categories from the root node to the end within your Product Information Management System (PIMS).
Returns
Specify a unique category identifier to include the specified category details together with all categories.
The endpoint returns the complete structure of categories, including all subcategories and nested nodes, starting from the root node and extending to all its child elements. The retrieved data displays the entire category hierarchy in the PIMS system, providing a comprehensive view of the data structure.
Request
Responses
- 200
success