get https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/catalog/storefront/productsearch/suggest
Suggests possible search terms as the shopper enters search text. In Unified Commerce, a Suggest2 API exists that returns results based on the returnFields option defined in the search settings. The same request structure and response as documented here is supported by both the /suggest and /suggest2 API endpoints, so either one can be used for this purpose with the same data.