Operation Id:
products/series/filter/get [Official Documentaction]
Methods
- shopId Integer
- languageId String
- serieId Integer
Examples
This function returns the filter for products belonging to series with the ID 1.
Loading editor...
const result = await idosellRequest.getProductsSeriesFilter .serieId(1) .exec();