/dnsshop/products/price-history

POST /api/dnsshop/products/price-history

Price: 1 credit

Return the recorded price history of one DNS (dns-shop.ru) product for a named Russian city: every price point DNS has kept with its date label and month, the lowest and highest price over the recorded period, and the period summary DNS renders under the chart. Accepts a product URL, 16-hex url id, guid or numeric product code.

How to use it

This is the only place a previous DNS price exists — the listing and the product record carry the current price alone, with no old price, discount amount or percentage anywhere, so a price cut has to be computed by comparing a point here against the current price. `dnsshop/products/search` reports has_price_history per card, and a product where that flag is false answers 412 rather than an empty list. The points are what DNS itself charts, grouped by month, and the period they cover is DNS's choice, not a range you can ask for. `city` matters for the same reason it matters elsewhere on DNS: the price is city-scoped.

Parameters

Request body

Response

Errors

Response headers