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

interface BestsellerFixedOptions {
    request_type: "search";
    search_type: "bestseller";
}

Properties

request_type: "search"

The type of API request.

search_type: "bestseller"

The type of search.