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

    Interface BatchPublishItemToOutletShopSellerStock

    BatchPublishItemToOutletShopSellerStock sub-interface for BatchPublishItemToOutletShopModel

    interface BatchPublishItemToOutletShopSellerStock {
        location_id?: string;
        stock: number;
    }
    Index

    Properties

    Properties

    location_id?: string

    The location ID.

    stock: number

    The stock quantity of the location.