/mvideo/products

POST /api/mvideo/products

Price: 1 credit

Get one M.Video product by id or product URL: name, brand, category, description, final price, struck old price, discount percent, cashback bonus, promo badge, availability and prepayment flags, seller identity with INN and OGRN, marketplace offer counters, rating, review count, images and video, priced and stocked for the requested city.

How to use it

The price returned is the public tier — a signed-in M.Video customer can be shown a lower one, so treat it as the walk-up price when comparing against other retailers. A null `price` means the id is not in M.Video's price feed for the requested city: the product record is still valid, it simply is not on sale there, and `status` and the bonus and discount fields go null with it. `is_new` is M.Video's new-arrival flag, not the item's condition — refurbished and markdown stock is marked by `used_product_type`. One product id belongs to one seller: `seller` is empty on M.Video's own stock and carries the company name, INN and OGRN on marketplace stock, so the same physical item from another seller lives under a different id. Spec tables and colour or storage variants are not available; for per-store stock and delivery dates call mvideo/products/stores with the same id and city.

Parameters

Request body

Response

Errors

Response headers