/mvideo/products/stores

POST /api/mvideo/products/stores

Price: 10 credits

List the M.Video shop pickup points that can hand over one product in the requested city, with brand, handover type, address, metro, coordinates, opening hours, pickup date and per-store stock counts. Independent partner pickup-point networks (5post, Yandex, cdek and similar) are priced and counted upstream for the same product and city but their individual points are not covered here.

How to use it

Answers 'where can I collect this today' for one product in one city, covering M.Video's own shops only — independent partner pickup points (5post, Yandex, cdek and similar) can also hand the product over in the same city but are out of scope here, so an empty list means no M.Video shop can, not that nothing can. `stock_quantity` counts units on the shelf and is often 0 while `available_quantity` is 1 — the store can still hand the item over on `pickup_date` by moving it from a warehouse, so read the date rather than inferring from the counts. A store list is scoped to the city the request was priced for, so change `city` rather than expecting nationwide coverage. `city_id`/`city_name` echo the requested city; `store_city_id` is the store's own city and can be a suburb of the requested one. `brand` is the upstream chain field and reads 'MVIDEO' even for Eldorado-branded outlets — an Eldorado shop is identifiable by an 'EL:' prefix in `name`.

Parameters

Request body

Response

Errors

Response headers