Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface BatchAddItemImage

    BatchAddItemImage sub-interface for BatchAddItemItem

    interface BatchAddItemImage {
        image_id_list: string[];
        image_ratio?: string;
    }
    Index

    Properties

    image_id_list: string[]

    ID of image

    image_ratio?: string

    Ratio of image, OptionalAllowed ratios :"1:1" (default) "3:4"only applicable to whitelisted seller.