Parameters
7 query
Query parameters
· 7mainCategoryCodestringOptionalFilter products by main category code, or pass the literal "none" to return products that have no main category. Omit for all products.
electronicslocalestringOptionalLocale code for translated product names and descriptions (e.g. "cs", "en").
csactivestringOptional"true" → active products only, "false" → inactive only. Omit for both.
truestockStatusstringOptional"available" = in stock & not sold-out (NULL qty = unlimited); "lowStock" = qty > 0 AND qty ≤ warehouse_limit (limit required); "soldOut" = sold_out flag set OR qty = 0.
availablevisibilitystringOptional"inFeed" = show_in_feed=true; "notInFeed" = show_in_feed=false; "b2bOnly" = b2b=true.
inFeeddataQualitystringOptional"missingImage" = no main image; "missingEan" = empty EAN.
missingImagedeletedViewstringOptionalSoft-delete view: "hide" (default) = live only, "only" = soft-deleted only (recycle bin), "include" = both. Anything else is treated as "hide".
hide