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

    Interface BatchUpdateTpfWarehouseTrackingStatusRequest

    Request parameters for batch_update_tpf_warehouse_tracking_status

    For CB orders that fulfilled by 3PF, support 3PF Warehouse Vendors to update the tpf_tracking_status when 3PF warehouse receive the order and complete the outbound of the package. CB orders that fulfilled by 3PF: v2.shop.get_shop_info - shop_fulfillment_flag in {Pure - 3PF Shop,PFF - 3PF Shop,LFF Hybrid Shop} And v2.order.get_order_detail - fulfillment_flag = fulfilled_by_local_seller

    interface BatchUpdateTpfWarehouseTrackingStatusRequest {
        package_list: BatchUpdateTpfWarehouseTrackingStatusPackage[];
        tpf_name: string;
        tpf_tracking_status: string;
    }
    Index

    Properties

    tpf_name: string

    The name of 3PF Warehouse Vendor. Prohibit pure numbers and excessive abbreviations. Standardize naming for easy business recognition. Input priority: warehouse English name > full pinyin of warehouse brand name > warehouse Chinese name > other officially recognized and prominent names.

    tpf_tracking_status: string

    The 3PF tracking status for the timestamp. All statuses are in lower case. List of status: - 3pf_warehouse_order_created- 3pf_warehouse_outbound_done