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

    The reference price for the specified ASIN marketplaceId combination.

    interface ReferencePrice {
        name: string;
        price: MoneyType;
    }
    Index

    Properties

    Properties

    name: string

    Reference price type (e.g., CompetitivePriceThreshold, WasPrice, CompetitivePrice). For definitions, see the Product Pricing API Use Case Guide.

    price: MoneyType