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

    Type Alias GetMassShippingParameterResponse

    GetMassShippingParameterResponse: FetchResponse<
        GetMassShippingParameterResponseData,
    >

    Response payload for get_mass_shipping_parameter

    Use this api to check if package support pickup, dropoff, non-integrated. For pickup, return address and pickup time id options. For dropoff, return branch id, sender real name, etc. Can batch request for packages under same product_location_id and logistics_channel_id. [Please call it when packages meet: 1) fulfillment status is LOGISTICS_READY; or 2) fulfillment status is LOGISTICS_PICKUP_RETRY; or 3) fulfillment status is LOGISTICS_REQUEST_CREATED and meet Instant Order Reschedule conditions]