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

    Interface GetGlobalItemInfoStockInfo

    GetGlobalItemInfoStockInfo sub-interface for GetGlobalItemInfoGlobalItem

    interface GetGlobalItemInfoStockInfo {
        normal_stock?: number;
        reserved_stock?: number;
        stock_location_id?: string;
        stock_type?: number;
    }
    Index

    Properties

    normal_stock?: number

    The normal stock quantity of the variation in the listing currency.

    reserved_stock?: number

    The reserved stock quantity of the variation in the listing currency.

    stock_location_id?: string

    location_id of the stock.

    stock_type?: number

    The stock type.