Selling Partner API SDK for JavaScript
    Preparing search index...

    The parameters for an individual request.

    interface FeaturedOfferExpectedPriceRequestParams {
        marketplaceId: string;
        segment?: Segment;
        sku: string;
    }
    Index

    Properties

    marketplaceId: string

    The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

    segment?: Segment
    sku: string

    The seller SKU of the item.