post

/shopgate.catalog.getSearchSuggestions.v1

used to send incomplete SearchPhrases to autocomplete/suggest a full searchPhrase

Request Body

Schema
object
searchPhrase
string

The (partial) search string.

1 validation

Responses

list of found suggestions

1 Example
Schema
object
suggestions
array[string]

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host