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

    Interface GetItemExtraInfoRequest

    Request parameters for get_item_extra_info

    Use this api to get extra info of item by item_id list.

    interface GetItemExtraInfoRequest {
        item_id_list: number[];
    }
    Index

    Properties

    Properties

    item_id_list: number[]

    item_id list, limit [0,50]