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

    Interface GetBookingShippingParameterRequest

    Request parameters for get_booking_shipping_parameter

    Use this api to get the parameter "info_needed" from the response to check if the booking has pickup or dropoff. This api will also return the addresses and pickup time id options for the pickup method. For dropoff, it can return branch id, sender real name etc, depending on the 3PL requirements.

    interface GetBookingShippingParameterRequest {
        booking_sn: string;
    }
    Index

    Properties

    Properties

    booking_sn: string

    Shopee's unique identifier for a booking.