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

    Schema to identify an item by MarketPlaceId and ASIN.

    interface ASINIdentifier {
        ASIN: string;
        MarketplaceId: string;
    }
    Index

    Properties

    Properties

    ASIN: string

    The Amazon Standard Identification Number (ASIN) of the item.

    MarketplaceId: string

    A marketplace identifier.