/onlinetrade/products

POST /api/onlinetrade/products

Price: 1 credit

Return one ONLINE TRADE.RU (onlinetrade.ru) product for a named Russian city by its numeric product id or product URL: name, brand, manufacturer code, current and pre-discount price in roubles with the discount percentage, the ON-bonus amount, stock state and stock note, warranty term, the full specification sheet, the headline specifications, the marketing description, product images, the category breadcrumb trail with category ids, the colour and memory variants of the same model, and the delivery options with their dates and costs for that city.

How to use it

The numeric id resolves on its own — the slug in a product URL is decorative, so a bare «Код товара» is enough and the URL form is only a convenience. Pass the id search returns as `item_id`; the other number onlinetrade prints, the one in its basket and compare links, belongs to a different id space and is answered with 412 rather than with a neighbouring product. `city` changes price, stock and delivery dates, and the record echoes the city it was priced in. `specs` is the full sheet and `highlights` the short list the site shows beside the price; read `specs` for anything the flat fields do not carry. `modifications` are the sibling colour and capacity variants, each with its own `item_id` to fetch.

Parameters

Request body

Response

Errors

Response headers