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

    Interface AdvanceStock

    Advance stock details (PH/VN/ID/MY local selected shops)

    interface AdvanceStock {
        in_transit_advance_stock?: number;
        sellable_advance_stock?: number;
    }
    Index

    Properties

    in_transit_advance_stock?: number

    Advance Fulfillment stock that seller has shipped out and is still in transit and unavailable to be used to fulfill an order.

    sellable_advance_stock?: number

    Advance Fulfillment stock that Seller has shipped out and is available to be used to fulfill an order.