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

    Interface WhsStockMovement

    Warehouse information for stock movement

    interface WhsStockMovement {
        adjust_total: number;
        end_on_hand_total: number;
        inbound_total: number;
        outbound_total: number;
        start_on_hand_total: number;
        whs_id: string;
    }
    Index

    Properties

    adjust_total: number

    Inventory adjustment quantity

    end_on_hand_total: number

    Total warehouse inventory at the end time

    inbound_total: number

    Inbound quantity to the warehouse

    outbound_total: number

    Outbound quantity from the warehouse

    start_on_hand_total: number

    Total warehouse inventory at the start time

    whs_id: string

    Warehouse ID