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

    Images for an item in the Amazon catalog for the indicated Amazon marketplace.

    interface ItemImagesByMarketplace {
        images: ItemImage[];
        marketplaceId: string;
    }
    Index
    images: ItemImage[]

    Images for an item in the Amazon catalog for the indicated Amazon marketplace.

    marketplaceId: string

    Amazon marketplace identifier.