如题:通过服务端接口生成运单,下单成功,也返回了物流单号,通过接口可以查询到运单数据,运单如下图,但是没有快递员上门揽件,询问快递人员被告知没有收到寄件信息,接口查询的运单数据如下:
{
"errcode": 0,
"errmsg": "ok",
"print_html": "",
"waybill_data": [
{
"key": "bigPen",
"value": ""
},
{
"key": "consigneeBranchCode",
"value": "319870"
},
{
"key": "packageCenterCode",
"value": "319999"
},
{
"key": "packageCenterName",
"value": ""
},
{
"key": "printKeyWord",
"value": ""
},
{
"key": "shortAddress",
"value": "166-M01-29-113"
}
],
"order_id": "2024121817203003898773",
"delivery_id": "YTO",
"waybill_id": "YT2518403697590",
"order_status": 0
},圆通 bizId:K75239961,
运单图: