说明 / 示例
请求示例
{
"logisticCode": "",
"orderCode": "",
"shipperCode": ""
}
logisticCode 物流单号 false string
orderCode 订单编号 false string
shipperCode 快递公司编码
返回数据
{
"status": 200,
"success": true,
"msg": "操作成功",
"data": {
"state": "3",
"shipperCode": "STO",
"logisticCode": "773061155005903",
"orderCode": "1318197600037371904",
"reason": null,
"success": true,
"shipperName": "申通快递",
"traces": [{
"acceptTime": "2020-10-14 11:45:41",
"acceptStation": "浙江临安西部公司-公司萌凯食品-已收件"
},
{
"acceptTime": "2020-10-14 19:03:40",
"acceptStation": "浙江临安西部公司-西部俞爱军-已收件"
},
{
"acceptTime": "2020-10-14 23:17:26",
"acceptStation": "浙江临安西部公司-已发往-浙江杭州转运中心"
},
{
"acceptTime": "2020-10-15 05:02:24",
"acceptStation": "浙江杭州中转部-已发往-湖南长沙转运中心"
},
{
"acceptTime": "2020-10-16 14:45:29",
"acceptStation": "已到达-湖南长沙转运中心"
},
{
"acceptTime": "2020-10-16 14:53:31",
"acceptStation": "已到达-湖南长沙转运中心"
},
{
"acceptTime": "2020-10-16 14:53:55",
"acceptStation": "湖南长沙转运中心-已发往-湖南长沙金盆岭公司"
},
{
"acceptTime": "2020-10-17 08:14:00",
"acceptStation": "已到达-湖南长沙金盆岭公司"
},
{
"acceptTime": "2020-10-17 08:19:00",
"acceptStation": "湖南长沙金盆岭公司-层上官邸(17369217750,17788951104)-派件中"
},
{
"acceptTime": "2020-10-17 12:45:03",
"acceptStation": "快件已由长沙层上观邸1栋113号店菜鸟驿站代收,请及时取件,如有疑问请联系17369217750"
},
{
"acceptTime": "2020-10-17 17:32:23",
"acceptStation": "已签收,签收人凭取货码签收。"
}
],
"ebusinessID": "1677086"
},
"total": null,
"time": "2020-10-23 11:16:02"
}