200 · abbreviated
{
"product": {
"id": "123456", "id_type": "pricesapi", "market": "gb",
"title": "Example Headphones 2025 Model",
"image_url": null, "catalog_id": "catalogue-123", "status": "active"
},
"observation": {
"state": "observed", "reason": null,
"observed_at": "2026-09-16T22:01:55.004Z",
"age_seconds": 3600, "stale_after_seconds": 93600, "stale": false
},
"offers": [
{
"seller_id": "4412", "seller": "Argos", "seller_domain": "argos.co.uk",
"price": 229.99, "currency": "GBP",
"availability": "in_stock", "availability_raw": "In stock",
"title": "Example Headphones 2025 Model",
"observed_at": "2026-09-16T22:01:55.004Z"
}
],
"offers_page": { "limit": 20, "returned": 1, "truncated": false }
}offers_limit 0–60, default 20 · 0 returns the product with an empty offers array · out of range is 400 INVALID_OFFERS_LIMIT · no success wrapper, so branch on body.error