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