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

    Type Alias GetBookingShippingParameterResponse

    GetBookingShippingParameterResponse: FetchResponse<
        GetBookingShippingParameterResponseData,
    >

    Response payload 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.