POST:suggest/questions.json
POST:suggest/questions.json
Description
Perform a question suggest query.
This endpoint is useful for question autocompletion UI widgets and is optimized to work in situations alike.
Permission bit: "product_questions.search"
Topic: Search
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "query": "fancy shoes" }
Response Body
ProductQuestionExpandableItems
Response Body Type
Loading module