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

    Type Alias UpdateSelfCollectionOrderLogisticsResponse

    UpdateSelfCollectionOrderLogisticsResponse: FetchResponse<
        UpdateSelfCollectionOrderLogisticsResponseData,
    >

    Response payload for update_self_collection_order_logistics

    Use this api to update the order status for buyer to collect the orders directly from your pharmacy. This includes indicating that order is ready for collection, and that the order has been picked up by the buyer. You should call v2.logistics.get_order_detail or v2.logistics.get_package_detail first to get the package_number of such orders.