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

    Interface MassShipOrderPickup

    MassShipOrderPickup sub-interface for MassShipOrderRequest

    interface MassShipOrderPickup {
        address_id?: number;
        pickup_time_id?: string;
    }
    Index

    Properties

    address_id?: number

    The identity of address.

    pickup_time_id?: string

    The pickup time id. Retrieved from v2.logistics.get_mass_shipping_parameter, you can only select one from the time_slot_list.Some logistics channels may not return any date or time for pickup time slots. In such cases, sellers can arrange shipment without selecting any time slot, and Shopee will arrange a suitable timing for these situations.