/ozon/products/offers

POST /api/ozon/products/offers

Price: 1 credit

List every Ozon (ozon.ru) shop selling the same product as the given SKU: each shop's own SKU for the item, its name, storefront URL and logo, its rating and review count, the Ozon-card price it charges, the registered legal entities behind it and whether the brand has authorised it, ordered cheapest first.

How to use it

This is the price comparison across shops for one item, so it answers 'who else sells this and for how much'. A row's `id` and `sku` are that shop's own listing, not the SKU asked for — that is the id to pass to ozon/products for its stock and specification. The SKU you pass is not among the rows: these are the competing listings only. `price` is the Ozon-card price and is quoted for the Russian region the request lands in, which is set by the exit and is not selectable. The answer is the complete set of competing shops rather than a sample, so its length matches `other_offers_count` from ozon/products. `legal_entities` names the registered company behind the shop, which is how a grey-import reseller is told from an authorised one alongside `is_authorized_seller`.

Parameters

Request body

Response

Errors

Response headers