products-category/{id}
Number of APIs: 2
- 
Get list of products by category ID GET {{baseUrl}}/products/category/:id 
- 
Get list of products by category ID and page and limit GET {{baseUrl}}/products/category/:id/limit/:limit/page/:page 
Number of APIs: 2
Get list of products by category ID GET {{baseUrl}}/products/category/:id
Get list of products by category ID and page and limit GET {{baseUrl}}/products/category/:id/limit/:limit/page/:page