/petsplace/products/search

POST /api/petsplace/products/search

Price: 20 credits

Search and filter the Pets Place catalog. Combine a keyword with any of the catalog filters (animal/domain group, leaf category, brand, product group, health/purpose, flavor, packaging, size, weight, volume, color, promotion type, availability, price range). Leave the keyword empty to list a pure filter/category selection. Returns product cards with id, sku, gtin13, name, brand, image, price, final_price, sale_price, special_type, availability, stock, and catalog attributes, plus the canonical product URL.

How to use it

Keyword + faceted search over the Pets Place catalog (NL). Each result has id (Pets Place internal product id), sku (article number), gtin13 (EAN), name, brand, image (main image), images (full gallery), price (catalog price in EUR), final_price (current selling price after any discount), sale_price (explicit sale price when set), currency, special_type (promotion label, e.g. '20% korting', '1 + 1 gratis', 'Bonusbag'), has_promotion flag, promotion_id (active promotion identifier), availability ('Op voorraad' / 'Geen voorraad'), is_in_stock convenience flag, stock (units), turnover_group (animal/domain group), sub_turnover_group and sub_turnover_group3 (life-stage / refinement subgroups), categories (leaf categories), product_group, sub_product_group, sub_product_group2 (secondary product subgroup), health (purpose/health attribute), flavor (main ingredient), packaging, size, clothing_size, weight, volume, color, and url. Filters mirror the on-site refinement panel and can be combined; an empty keyword returns the full filtered listing. Sort via relevance / price_asc / price_desc / title_asc / title_desc.

Parameters

Request body

Response

Errors

Response headers