/proftools/products

POST /api/proftools/products

Price: 10 credits

Read one ProfTools (proftools.ru) product by its catalogue URL: name, retail price with and without Russian VAT, the VAT amount, currency, unit of measure, stock state and the quantity the shop will sell, the image gallery, the shop's own short and long description text, the promotional labels it carries and the category it belongs to.

How to use it

Take url straight from a search or category-products result: proftools.ru gives a product no page of its own under a bare numeric id, so the section chain is the only way in, and a vendor article number reaches a product only through the search endpoint. An ancestor section in the chain resolves too and is normalised back to the canonical URL, so two forms of one product return the same record. price is the retail price the shop publishes, and price_without_vat and vat_amount are its own split of that price at 20% rather than at any current statutory rate, so do not re-derive them. price is null for the small share of items the shop lists without a published price, which is not the same as being unavailable — read is_in_stock for that. The source publishes no old or pre-discount price anywhere, so a promotional label carries no discount with it.

Parameters

Request body

Response

Errors

Response headers