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

    Interface InboundQty

    Inbound quantity information

    interface InboundQty {
        inbound_my: number;
        inbound_returned: number;
        inbound_total: number;
    }
    Index

    Properties

    inbound_my: number

    Total merchant procurement quantity

    inbound_returned: number

    Total number of SKUs returned by buyers

    inbound_total: number

    Total inbound quantity during the selected time period