Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Type Alias GetMartItemMappingByIdParams

    Parameters for get mart item mapping by id

    type GetMartItemMappingByIdParams = {
        mart_item_id: number;
        outlet_shop_id_list: number[];
    }
    Index

    Properties

    mart_item_id: number

    The item ID of the item in the Mart shop

    outlet_shop_id_list: number[]

    A list of outlet shop IDs used to filter the mapping results