/citilink/products

POST /api/citilink/products

Price: 10 credits

Get one citilink.ru product by its page URL or numeric product code, priced for a specific city: current price in RUB with the pre-discount price, the loyalty-club price, the discount percentage and the bonus points earned, availability and stock counts, credit and installment payment plans, courier delivery offers, the key specification summary, promo labels, colour and configuration variants, the image gallery, certificates and manuals, and the marketing description.

How to use it

Price, stock and delivery are per city: pass `city`, and read the `city` and `city_name` on the row rather than assuming the one you sent was honoured. A product sold nowhere in that city comes back with `is_available: false` and no price at all, which is a real answer about that city and not a failure — try another city before concluding the product is gone. `club_price` is the loyalty-club price shown to everyone and is often lower than `price`, so compare against `price` when you need the walk-in figure. The full specification table is a separate call to citilink/products/properties; `key_properties` here is only the short summary shown next to the title.

Parameters

Request body

Response

Errors

Response headers