Get Category Count
GET {{baseUrl}}/category.count.json?parent_id=<string>&store_id=<string>&lang_id=<string>
Count categories in store.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
parent_id | string | Retrieves categories specified by parent id | |
store_id | string | Defines store id where the webhook should be assigned | |
lang_id | string | Language id |