Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Type Alias GetCourierDeliveryWaybillResponse

    GetCourierDeliveryWaybillResponse: BaseResponse & {
        response?: {
            waybill_list?: GetCourierDeliveryWaybillResponseWaybillList[];
        };
    }

    Response for get_courier_delivery_waybill