/snapdeal/products/questions

POST /api/snapdeal/products/questions

Price: 1 credit

Get customer questions and answers for a Snapdeal product by product id (or product URL): question text, author, date, answer count, votes, and the answers for each question.

How to use it

Fetch the customer Q&A for a single Snapdeal product by product id or a product URL. Optional sort (score/recent). Returns a list of questions, each with text, author, date, created_at, answer_count, upvote_count, score and answers (each answer with text, author, date, created_at, upvote_count). Many products have no questions yet (empty list).

Parameters

Request body

Response

Errors

Response headers