Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The reference price for the specified ASIN marketplaceId combination.

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

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

    price: MoneyType