Prestashop: List products by subcategory using the API

0

Good Day.

I'm working with the prestashop web service.

I can now list products by category using this url:

/api/products/?display=full&filter[id_category_default]=[14]

but this only filters by the parent category and I need to filter by subcategories.

I have reviewed the documentation but I can not find the form, or I will have to do the filtering from code to get the products by subcategory?

Greetings

    
asked by Dontommy 07.12.2018 в 03:03
source

0 answers