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

    Interface OutboundQty

    Outbound quantity information

    interface OutboundQty {
        outbound_disposed: number;
        outbound_returned: number;
        outbound_sold: number;
        outbound_total: number;
    }
    Index

    Properties

    outbound_disposed: number

    Total disposal quantity

    outbound_returned: number

    Total merchant return quantity

    outbound_sold: number

    Total sold quantity

    outbound_total: number

    Total outbound quantity