Query parameters that are fixed by the SDK and are not set by consumers

interface SuggestFixedOptions {
    request_type: "suggest";
}

Properties

Properties

request_type: "suggest"

The type of API request. Value should be search for Product & Category Search.