Get category details

Retrieves the details of a category and its child categories by category ID and price list ID. The API returns such category details as category name, description, and hierarchy ID. The API also returns details of a sub-category's parent and child categories.

When you pass a category ID, the API retrieves all products associated with it in the price list. When you pass All as the category ID, the API retrieves all products across all categories for the price list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The category ID to retrieve the records associated with it.

Query Params
string

Enter the depth of the category hierarchy. The API retrieves the details of all sub-categories until that level.

string
Defaults to ResponseFieldList_Default

Config Name that stores the Category search response field list

Headers
string

The price list ID that is used to filter the records associated with it.

string

Pass a cart id to filter the data relative to a specific cart

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json