GET Suggestions
Search suggestion return suggestion keyword.
GET#
Permission: all
#
Example Usage#
ParameterField | Type | Description |
---|---|---|
query | String | Search query given by user |
token | String | Search token |
r optional | String | Number |
#
Success 200Field | Type | Description |
---|---|---|
categories | String[] | Categories items |
categoryIds | String[] | Categories Id's |
popularProducts | Object[] | Popular product's Item |
    text optional | String | Popular product's text |
    link optional | String | Popular product's link |
    thumb_link optional | String | Popular product's thumb_link |
    itemId optional | String | Popular product's itemId |
    price optional | String | Popular producs's Price |
terms | Object[] | Suggested terms or keywords |
    text | String | Suggestion text |