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

    Product identifier input that locates a product for MCF.

    interface ProductIdentifier {
        merchantSku: string;
    }
    Index
    merchantSku: string

    The merchant SKU for the product.