انتقل إلى المحتوى الرئيسي

SubCategory By Group

The Get SubCategories by Group API endpoint allows retrieving subcategories for a specific group, providing a categorized view of products.

Path Parameters
group_slug string REQUIRED
Example: mobile-accessories
Header Parameters
Content-Type string
Example: application/json
Referer string
Example: https://doc.withsupercommerce.com
lang integer

1 = English, 2 = Arabic

Example: 1
Responses
200

OK

Schema OPTIONAL
object
GET /customer/v2/categories/:group_slug/subcategories
group_slug — path
Content-Type — header
Referer — header
lang — header
https://docapi.withsupercommerce.com/api
curl -L 'https://docapi.withsupercommerce.com/api/customer/v2/categories/:group_slug/subcategories' \
-H 'Accept: application/json'