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

    Identity attributes associated with the item in the Amazon catalog for the indicated Amazon store.

    interface ItemIdentifiersByMarketplace {
        asin?: string;
        marketplaceId?: string;
    }
    Index
    asin?: string

    The ASIN of the listings item.

    marketplaceId?: string

    Amazon store identifier. Identifies the listings item's Amazon store.