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

    Interface GetStockMovementInboundQty

    GetStockMovementInboundQty sub-interface for GetStockMovementSku

    interface GetStockMovementInboundQty {
        inbound_my?: number;
        inbound_returned?: number;
        inbound_total?: number;
    }
    Index

    Properties

    inbound_my?: number

    Total merchant procurement quantity during the selected time period.

    inbound_returned?: number

    Total number of SKUs returned by buyers and received into the warehouse during the selected time period.

    inbound_total?: number

    Total inbound quantity during the selected time period