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

    Interface BatchUpdateTpfWarehouseTrackingStatusSuccess

    BatchUpdateTpfWarehouseTrackingStatusSuccess sub-interface for BatchUpdateTpfWarehouseTrackingStatusResponseData

    interface BatchUpdateTpfWarehouseTrackingStatusSuccess {
        order_sn?: string;
        package_number?: string;
    }
    Index

    Properties

    order_sn?: string

    Shopee's unique identifier for an order.

    package_number?: string

    Shopee's unique identifier for the package under an order.