/petsplace/products

POST /api/petsplace/products

Price: 20 credits

Get full Pets Place product details by product id, article number (sku), EAN, or product page URL: name, description, brand, image, gallery images, price, list_price (advised price when discounted), currency, availability, is_in_stock, condition, rating, review_count, best_rating, sku, gtin13, category breadcrumbs, product attributes (assortment, product_group, product_subgroup, life_stage, health, color, fulfillment methods), food details (composition, analysis, feeding_guideline, family), and the full specifications table.

How to use it

Fetch a single Pets Place product by product id, article number (sku), EAN, or product page URL. Returns one item with id (Pets Place internal product id), sku (article number), gtin13 (EAN), name, description (plain text), brand, image (main gallery image), images (full gallery), price, list_price (advised retail price, present when the product is discounted), currency, availability (InStock/OutOfStock/SoldOut/PreOrder/BackOrder/Discontinued/LimitedAvailability/OnlineOnly), availability_text (channel availability label), is_in_stock convenience flag, condition (New/Used/Refurbished/Damaged), rating, best_rating, worst_rating, review_count, category (deepest breadcrumb {name, alias, url}), breadcrumbs (path from site root), product attributes assortment, product_group, product_subgroup, life_stage, health, color, fulfillment (delivery/pickup methods), composition (ingredients), analysis (guaranteed analysis), feeding_guideline, family, and specifications — the complete attribute table as a list of {group, name, value} rows (source labels/values in Dutch).

Parameters

Request body

Response

Errors

Response headers