/citilink/products/qa

POST /api/citilink/products/qa

Price: 5 credits

List the question-and-answer thread of one citilink.ru product: the text of each message, when it was posted, the author nickname with the expert and verified-buyer flags, the like and dislike counts, and the parent message that ties an answer to its question.

How to use it

Questions and answers arrive in one flat list, not nested: follow `parent_id` to pair them, and treat `is_answer` as the quick discriminator. Answers written by Citilink staff carry `is_expert`, which is what separates a merchant statement about the product from a shopper's guess. `count` counts messages, so a thread of ten questions with replies needs roughly twenty.

Parameters

Request body

Response

Errors

Response headers