/citilink/products/stores

POST /api/citilink/products/stores

Price: 20 credits

List every citilink.ru pickup point that can hand over one product in a given city, with the number of units each one holds right now, the pickup fee and the date the unit arrives, plus the point's address, coordinates, opening hours, phone, kind and delivery partner.

How to use it

This is the only place stock is broken down per point; citilink/products gives the city totals instead. `available_count` is zero on most rows — those points can receive the unit by `delivery_date` but do not hold it, so set `in_stock_only` when you mean stock on a shelf today. A large Russian city returns thousands of points, the overwhelming majority of them partner pickup points (`formats: [partner]`), with true parcel lockers a small minority of those — narrow with `formats` unless you genuinely want the whole network.

Parameters

Request body

Response

Errors

Response headers