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

    Interface GetGlobalItemInfoRequest

    Request parameters for get_global_item_info

    Get global item info.Only for China mainland sellers and Korean sellers.

    interface GetGlobalItemInfoRequest {
        global_item_id_list: number[];
    }
    Index

    Properties

    global_item_id_list: number[]

    Global item id list. Length limit is [1,20].