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

    Interface GetShopListByMerchantShop

    GetShopListByMerchantShop sub-interface for GetShopListByMerchantResponse

    interface GetShopListByMerchantShop {
        shop_id?: number;
        sip_affi_shops?: GetShopListByMerchantSipAffiShop[];
    }
    Index

    Properties

    shop_id?: number

    Shopee's unique identifier for a shop.

    List of SIP affiliate shops.Only primary shop will return this parameter