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

    The identifier of a product.

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

    The Amazon SKU of the item.