This documentation is generated by Sensefuel.
AI Search & Product Discovery platform that makes ecommerce search personal.
curl --location --request GET 'https://api.sensefuel.live/catalog//articles//offers?offset&limit' \
--header 'X-API-KEY: <api-key>'
[
{
"article_id": "AB394VK",
"store_code": "StoreABCD1234",
"quantity": 4,
"price": "15.00 USD",
"sale_price": "10.00 USD",
"sale_price_effective_date": "2024-04-13T11:07+0100/2024-04-20T23:07+0100",
"availability": "in_stock",
"created_at": "2024-04-13T11:07+0100",
"updated_at": "2024-04-13T11:07+0100"
}
]