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

    Interface SellerStockUpdate

    Seller stock information for stock update

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

    Properties

    Properties

    location_id?: string

    Location ID from v2.shop.get_warehouse_detail API

    stock: number

    Stock amount