Child category with their products (26/11)
Get the child category with their products.
/api/childcategory/1?secret=2908df2c-881e-49fc-933c-92d6ea90d182?currency=INR /api/childcategory
GET
https://castleindia.in/emart/public
This endpoint allows you to get child category detail and all their products
Path Parameters
Name
Type
Description
id
Integer
Id of that child category eg : 1
Query Parameters
Name
Type
Description
secret
String
Client secret key which obtain from admin panel.
currency
String
Three digit currency code eg : INR
Headers
Name
Type
Description
Authorization
String
Bearer { bearer_token without bracket }
Accept
String
application/json
IF response fail
Last updated